- github
- ocaml
- opam-repository
- 6b2464
- macos,macos-homebrew-ocaml-4.14-amd64,caqti-async.2.2.4
(not at the head of any monitored branch or PR)
2026-04-09 11:57.58: New job: build caqti-async.2.2.4, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/29690/head (6b2464946e569e2d90f4b72ef1fe7f0196f077a4)
on macos-homebrew-ocaml-4.14/amd64
To reproduce locally:
cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29690/head" && git reset --hard 6b246494
git fetch origin master
git merge --no-edit fde524a7a5fc26108522edaefc3bcf346adb744a
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-4.14
USER 1000:1000
RUN ln -f ~/local/bin/opam-dev ~/local/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url -k local --strict default opam-repository/
RUN opam update --depexts || true
RUN opam pin add -k version -yn caqti-async.2.2.4 2.2.4
RUN opam reinstall caqti-async.2.2.4; \
res=$?; \
test "$res" != 31 && exit "$res"; \
export OPAMCLI=2.0; \
build_dir=$(opam var prefix)/.opam-switch/build; \
failed=$(ls "$build_dir"); \
partial_fails=""; \
for pkg in $failed; do \
if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"macos-homebrew\""; then \
echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
fi; \
test "$pkg" != 'caqti-async.2.2.4' && partial_fails="$partial_fails $pkg"; \
done; \
test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \
exit 1
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2026-04-09 11:57.58: Using cache hint "macos-homebrew-ocaml-4.14-caqti-async.2.2.4-6b2464946e569e2d90f4b72ef1fe7f0196f077a4"
2026-04-09 11:57.58: Using OBuilder spec:
((from macos-homebrew-ocaml-4.14)
(user (uid 1000) (gid 1000))
(run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam"))
(run (network host)
(shell "opam init --reinit -ni"))
(run (shell "opam option solver=builtin-0install && opam config report"))
(env OPAMDOWNLOADJOBS 1)
(env OPAMERRLOGLEN 0)
(env OPAMPRECISETRACKING 1)
(env CI true)
(env OPAM_REPO_CI true)
(run (shell "rm -rf opam-repository/"))
(copy (src .) (dst opam-repository/))
(run (shell "opam repository set-url -k local --strict default opam-repository/"))
(run (network host)
(shell "opam update --depexts || true"))
(run (shell "opam pin add -k version -yn caqti-async.2.2.4 2.2.4"))
(run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
(network host)
(shell "opam reinstall caqti-async.2.2.4;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"macos-homebrew\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'caqti-async.2.2.4' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
)
2026-04-09 11:57.58: Waiting for resource in pool OCluster
2026-04-09 11:58.02: Waiting for worker…
2026-04-09 12:31.44: Got resource from pool OCluster
Building on i7-worker-01
All commits already cached
Updating files: 29% (5568/18647)
Updating files: 30% (5595/18647)
Updating files: 31% (5781/18647)
Updating files: 32% (5968/18647)
Updating files: 33% (6154/18647)
Updating files: 34% (6340/18647)
Updating files: 35% (6527/18647)
Updating files: 36% (6713/18647)
Updating files: 37% (6900/18647)
Updating files: 38% (7086/18647)
Updating files: 39% (7273/18647)
Updating files: 40% (7459/18647)
Updating files: 41% (7646/18647)
Updating files: 42% (7832/18647)
Updating files: 43% (8019/18647)
Updating files: 44% (8205/18647)
Updating files: 45% (8392/18647)
Updating files: 46% (8578/18647)
Updating files: 47% (8765/18647)
Updating files: 48% (8951/18647)
Updating files: 49% (9138/18647)
Updating files: 50% (9324/18647)
Updating files: 51% (9510/18647)
Updating files: 52% (9697/18647)
Updating files: 53% (9883/18647)
Updating files: 54% (10070/18647)
Updating files: 55% (10256/18647)
Updating files: 56% (10443/18647)
Updating files: 57% (10629/18647)
Updating files: 58% (10816/18647)
Updating files: 59% (11002/18647)
Updating files: 59% (11147/18647)
Updating files: 60% (11189/18647)
Updating files: 61% (11375/18647)
Updating files: 62% (11562/18647)
Updating files: 63% (11748/18647)
Updating files: 64% (11935/18647)
Updating files: 65% (12121/18647)
Updating files: 66% (12308/18647)
Updating files: 67% (12494/18647)
Updating files: 68% (12680/18647)
Updating files: 69% (12867/18647)
Updating files: 70% (13053/18647)
Updating files: 71% (13240/18647)
Updating files: 72% (13426/18647)
Updating files: 73% (13613/18647)
Updating files: 74% (13799/18647)
Updating files: 75% (13986/18647)
Updating files: 76% (14172/18647)
Updating files: 77% (14359/18647)
Updating files: 78% (14545/18647)
Updating files: 79% (14732/18647)
Updating files: 80% (14918/18647)
Updating files: 81% (15105/18647)
Updating files: 82% (15291/18647)
Updating files: 83% (15478/18647)
Updating files: 84% (15664/18647)
Updating files: 85% (15850/18647)
Updating files: 86% (16037/18647)
Updating files: 87% (16223/18647)
Updating files: 88% (16410/18647)
Updating files: 89% (16596/18647)
Updating files: 90% (16783/18647)
Updating files: 91% (16969/18647)
Updating files: 91% (17013/18647)
Updating files: 92% (17156/18647)
Updating files: 93% (17342/18647)
Updating files: 94% (17529/18647)
Updating files: 95% (17715/18647)
Updating files: 96% (17902/18647)
Updating files: 97% (18088/18647)
Updating files: 98% (18275/18647)
Updating files: 99% (18461/18647)
Updating files: 100% (18647/18647)
Updating files: 100% (18647/18647), done.
HEAD is now at fde524a7a5 Merge pull request #29672 from dinosaure/release-jws-v0.0.2
Updating fde524a7a5..6b2464946e
Fast-forward
packages/caqti-async/caqti-async.2.2.4/opam | 2 +-
.../caqti-driver-mariadb.2.3.0/opam | 33 +++++++++++
.../caqti-driver-pgx/caqti-driver-pgx.2.3.0/opam | 33 +++++++++++
.../caqti-driver-postgresql.2.3.0/opam | 37 ++++++++++++
.../caqti-driver-sqlite3.2.3.0/opam | 33 +++++++++++
packages/caqti-dynload/caqti-dynload.2.3.0/opam | 41 +++++++++++++
packages/caqti-eio/caqti-eio.2.2.4/opam | 2 +-
packages/caqti-lwt/caqti-lwt.2.3.0/opam | 38 ++++++++++++
packages/caqti-miou/caqti-miou.2.2.4/opam | 2 +-
packages/caqti-mirage/caqti-mirage.2.2.4/opam | 6 +-
packages/caqti-tls/caqti-tls.2.1.2/opam | 2 +-
packages/caqti/caqti.2.3.0/opam | 69 ++++++++++++++++++++++
12 files changed, 291 insertions(+), 7 deletions(-)
create mode 100644 packages/caqti-driver-mariadb/caqti-driver-mariadb.2.3.0/opam
create mode 100644 packages/caqti-driver-pgx/caqti-driver-pgx.2.3.0/opam
create mode 100644 packages/caqti-driver-postgresql/caqti-driver-postgresql.2.3.0/opam
create mode 100644 packages/caqti-driver-sqlite3/caqti-driver-sqlite3.2.3.0/opam
create mode 100644 packages/caqti-dynload/caqti-dynload.2.3.0/opam
create mode 100644 packages/caqti-lwt/caqti-lwt.2.3.0/opam
create mode 100644 packages/caqti/caqti.2.3.0/opam
(from macos-homebrew-ocaml-4.14)
2026-04-09 12:31.49 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache
/: (user (uid 1000) (gid 1000))
/: (run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam"))
2026-04-09 12:31.49 ---> using "f20a31eccb94af52fa2a3ef86b723bc6460bac3d8a92b8861915540c2498d20a" from cache
/: (run (network host)
(shell "opam init --reinit -ni"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
This version of opam requires an update to the layout of /Users/mac1000/.opam from version 2.1 to version 2.2, which can't be reverted.
You may want to back it up before going further.
Continue? [Y/n] y
[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=1 --global
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///Users/mac1000/opam-repository
2026-04-09 12:31.50 ---> using "7818e224f85c11d1d318abe9ba4e297be345388b7ed476f912b6900c6bae56aa" from cache
/: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version 2.5.0
# self-upgrade no
# system arch=x86_64 os=macos os-distribution=homebrew os-version=15.5
# solver builtin-0install
# install-criteria -changed,-count[avoid-version,solution]
# upgrade-criteria -count[avoid-version,solution]
# jobs 11
# repositories 1 (version-controlled)
# pinned 0
# current-switch 4.14.2
# invariant ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}]
# compiler-packages ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native true
# ocaml:native-tools true
# ocaml:native-dynlink true
# ocaml:stubsdir /Users/mac1000/.opam/4.14.2/lib/ocaml/stublibs:/Users/mac1000/.opam/4.14.2/lib/ocaml
# ocaml:preinstalled false
# ocaml:compiler 4.14.2
2026-04-09 12:31.50 ---> using "625776f8b2f728a128171e2ba4372c97abd18632a07574a8412026e8be39dac5" from cache
/: (env OPAMDOWNLOADJOBS 1)
/: (env OPAMERRLOGLEN 0)
/: (env OPAMPRECISETRACKING 1)
/: (env CI true)
/: (env OPAM_REPO_CI true)
/: (run (shell "rm -rf opam-repository/"))
2026-04-09 12:31.50 ---> using "15fbb76bf7dee5d6e8ae583230339015a61d8d2d8397de2cfe6459f8ba421f1e" from cache
/: (copy (src .) (dst opam-repository/))
2026-04-09 12:31.53 ---> using "1aa33d6ed80d27c5ad5de2c76081319d359dff796c085434f353033cf81e82d5" from cache
/: (run (shell "opam repository set-url -k local --strict default opam-repository/"))
[default] Initialised
2026-04-09 12:31.53 ---> using "2ff7988efd2c13adb1cbb21ea960650e072b3114562d15ce1afca530607698d1" from cache
/: (run (network host)
(shell "opam update --depexts || true"))
+ /usr/local/bin/brew "update"
- ==> Updating Homebrew...
- ==> Downloading https://ghcr.io/v2/homebrew/core/portable-ruby/blobs/sha256:7c7830166a509857669c544dcba7a0d08ca656a3da073c68826ca0a5b1b56b12
- #=#=#
0.7%
# 1.5%
# 2.3%
## 3.1%
## 4.1%
### 4.9%
#### 5.7%
-
#### 6.5%
##### 7.4%
##### 8.2%
###### 9.0%
####### 9.9%
####### 10.7%
######## 11.5%
######## 12.2%
######### 13.2%
########## 14.0%
########## 14.8%
########### 15.6%
-
########### 16.5%
############ 17.4%
############# 18.2%
############# 19.0%
############## 19.8%
############## 20.6%
############### 21.5%
################ 22.3%
################ 23.2%
################# 24.2%
################# 25.0%
-
################## 25.8%
################### 26.6%
################### 27.5%
#################### 28.3%
#################### 29.1%
##################### 30.0%
###################### 30.8%
###################### 31.6%
####################### 32.5%
######################## 33.4%
-
######################## 34.2%
######################### 35.0%
######################### 35.8%
########################## 36.6%
########################## 37.4%
########################### 38.4%
############################ 39.1%
############################ 40.0%
############################# 40.8%
############################# 41.6%
############################## 42.4%
############################### 43.2%
-
############################### 44.1%
################################ 44.9%
################################ 45.7%
################################# 46.5%
################################## 47.5%
################################## 48.3%
################################### 49.1%
################################### 49.9%
#################################### 50.9%
##################################### 51.7%
##################################### 52.6%
-
###################################### 53.4%
####################################### 54.2%
####################################### 55.1%
######################################## 55.9%
######################################## 56.7%
######################################### 57.5%
########################################## 58.4%
########################################## 59.2%
########################################### 60.0%
########################################### 60.9%
############################################ 61.7%
-
############################################# 62.5%
############################################# 63.4%
############################################## 64.2%
############################################## 65.0%
############################################### 65.9%
################################################ 66.7%
################################################ 67.5%
################################################# 68.5%
################################################# 69.3%
################################################## 70.2%
################################################### 70.9%
-
################################################### 71.9%
#################################################### 72.7%
#################################################### 73.5%
##################################################### 74.4%
###################################################### 75.2%
###################################################### 76.1%
####################################################### 76.9%
####################################################### 77.7%
######################################################## 78.6%
######################################################### 79.4%
######################################################### 80.3%
-
########################################################## 81.1%
########################################################## 81.9%
########################################################### 82.7%
############################################################ 83.6%
############################################################ 84.4%
############################################################# 85.2%
############################################################# 86.0%
############################################################## 87.0%
############################################################### 87.8%
############################################################### 88.7%
################################################################ 89.5%
-
################################################################# 90.3%
################################################################# 91.1%
################################################################## 92.0%
################################################################## 92.8%
################################################################### 93.6%
################################################################### 94.4%
#################################################################### 95.3%
##################################################################### 96.1%
##################################################################### 96.9%
###################################################################### 97.8%
###################################################################### 98.6%
-
####################################################################### 99.4%
######################################################################## 100.0%
- ==> Pouring portable-ruby-4.0.2_1.catalina.bottle.tar.gz
- ==> Homebrew collects anonymous analytics.
- Read the analytics documentation (and how to opt-out) here:
- https://docs.brew.sh/Analytics
- No analytics have been recorded yet (nor will be during this `brew` run).
-
- ==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
- https://github.com/Homebrew/brew#donations
-
- Already up-to-date.
2026-04-09 12:31.53 ---> using "4ce352a8a21065c0d9032bdddce6067bca0462b6fd5dee899dc17cf136c8f72e" from cache
/: (run (shell "opam pin add -k version -yn caqti-async.2.2.4 2.2.4"))
caqti-async is now pinned to version 2.2.4
2026-04-09 12:31.55 ---> saved as "b753d5eecf7c3b74afd9d6f6b6783e54063bee4e9bdc61cb7fc98b8978441979"
/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
(network host)
(shell "opam reinstall caqti-async.2.2.4;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"macos-homebrew\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'caqti-async.2.2.4' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
caqti-async.2.2.4 is not installed. Install it? [Y/n] y
* No agreement on the version of ocaml-base-compiler:
- (invariant) -> ocaml-base-compiler = 4.14.2
- caqti-async >= 2.2.4 -> async_kernel >= v0.17.0 -> ocaml >= 5.1.0 -> ocaml-base-compiler >= 5.1.0~
You can temporarily relax the switch invariant with `--update-invariant'
* Incompatible packages:
- (invariant) -> ocaml-base-compiler = 4.14.2
- caqti-async >= 2.2.4 -> async_kernel >= v0.17.0 -> ocaml >= 5.1.0 -> ocaml-variants < 5.6.1~
* Missing dependency:
- caqti-async >= 2.2.4 -> async_kernel >= v0.17.0 -> ocaml >= 5.1.0 -> ocaml-variants < 5.6.1~ -> ocaml-beta
unmet availability conditions: 'enable-ocaml-beta-repository'
* Missing dependency:
- caqti-async >= 2.2.4 -> async_kernel >= v0.17.0 -> ocaml >= 5.1.0 -> ocaml-variants >= 5.1.0~ -> system-msvc
unmet availability conditions: 'os = "win32"'
No solution found, exiting
"/usr/bin/env" "bash" "-c" "opam reinstall caqti-async.2.2.4;
res=$?;
test "$res" != 31 && exit "$res";
export OPAMCLI=2.0;
build_dir=$(opam var prefix)/.opam-switch/build;
failed=$(ls "$build_dir");
partial_fails="";
for pkg in $failed; do
if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"macos-homebrew\""; then
echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.";
fi;
test "$pkg" != 'caqti-async.2.2.4' && partial_fails="$partial_fails $pkg";
done;
test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}";
exit 1" failed with exit status 20
2026-04-09 12:32.24: Job failed: Failed: Build failed
2026-04-09 12:32.24: Log analysis:
2026-04-09 12:32.24: >>>
No solution found, exiting
(score = 100)
2026-04-09 12:32.24: [SKIP] Package not available