(for PR #29937)

2026-05-24 22:43.56: New job: build caqti-async.2.3.1, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/29937/head (699c568442d9080169b06a0acf74464211d7c52c)
                              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/29937/head" && git reset --hard 699c5684
git fetch origin master
git merge --no-edit 856df280428c158a5bb0b3afce1bec956b10ae6f
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.3.1 2.3.1
RUN opam reinstall caqti-async.2.3.1; \
    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.3.1' && 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-05-24 22:43.56: Using cache hint "macos-homebrew-ocaml-4.14-caqti-async.2.3.1-699c568442d9080169b06a0acf74464211d7c52c"
2026-05-24 22:43.56: 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.3.1 2.3.1"))
 (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.3.1;\
             \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.3.1' && partial_fails=\"$partial_fails $pkg\";\
             \n        done;\
             \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
             \n        exit 1"))
)

2026-05-24 22:43.56: Waiting for resource in pool OCluster
2026-05-24 22:44.01: Waiting for worker…
2026-05-24 23:14.03: Got resource from pool OCluster
Building on i7-worker-03
All commits already cached
Updating files:  37% (6737/17975)
Updating files:  38% (6831/17975)
Updating files:  39% (7011/17975)
Updating files:  40% (7190/17975)
Updating files:  41% (7370/17975)
Updating files:  42% (7550/17975)
Updating files:  43% (7730/17975)
Updating files:  44% (7909/17975)
Updating files:  45% (8089/17975)
Updating files:  46% (8269/17975)
Updating files:  47% (8449/17975)
Updating files:  48% (8628/17975)
Updating files:  49% (8808/17975)
Updating files:  50% (8988/17975)
Updating files:  51% (9168/17975)
Updating files:  52% (9347/17975)
Updating files:  53% (9527/17975)
Updating files:  54% (9707/17975)
Updating files:  55% (9887/17975)
Updating files:  56% (10066/17975)
Updating files:  57% (10246/17975)
Updating files:  58% (10426/17975)
Updating files:  59% (10606/17975)
Updating files:  60% (10785/17975)
Updating files:  61% (10965/17975)
Updating files:  62% (11145/17975)
Updating files:  63% (11325/17975)
Updating files:  64% (11504/17975)
Updating files:  65% (11684/17975)
Updating files:  66% (11864/17975)
Updating files:  67% (12044/17975)
Updating files:  67% (12060/17975)
Updating files:  68% (12223/17975)
Updating files:  69% (12403/17975)
Updating files:  70% (12583/17975)
Updating files:  71% (12763/17975)
Updating files:  72% (12942/17975)
Updating files:  73% (13122/17975)
Updating files:  74% (13302/17975)
Updating files:  75% (13482/17975)
Updating files:  76% (13661/17975)
Updating files:  77% (13841/17975)
Updating files:  78% (14021/17975)
Updating files:  79% (14201/17975)
Updating files:  80% (14380/17975)
Updating files:  81% (14560/17975)
Updating files:  82% (14740/17975)
Updating files:  83% (14920/17975)
Updating files:  84% (15099/17975)
Updating files:  85% (15279/17975)
Updating files:  86% (15459/17975)
Updating files:  87% (15639/17975)
Updating files:  88% (15818/17975)
Updating files:  89% (15998/17975)
Updating files:  90% (16178/17975)
Updating files:  91% (16358/17975)
Updating files:  92% (16537/17975)
Updating files:  93% (16717/17975)
Updating files:  94% (16897/17975)
Updating files:  95% (17077/17975)
Updating files:  96% (17256/17975)
Updating files:  97% (17436/17975)
Updating files:  98% (17616/17975)
Updating files:  99% (17796/17975)
Updating files: 100% (17975/17975)
Updating files: 100% (17975/17975), done.
HEAD is now at 856df28042 Merge pull request #29946 from hannesm/release-mirage-net-solo5-v0.8.1
Merge made by the 'ort' strategy.
 packages/caqti-async/caqti-async.2.3.1/opam        | 41 +++++++++++++
 .../caqti-driver-mariadb.2.3.1/opam                | 34 +++++++++++
 .../caqti-driver-pgx/caqti-driver-pgx.2.3.1/opam   | 33 +++++++++++
 .../caqti-driver-postgresql.2.3.1/opam             | 38 ++++++++++++
 .../caqti-driver-sqlite3.2.3.1/opam                | 33 +++++++++++
 packages/caqti-dynload/caqti-dynload.2.3.1/opam    | 41 +++++++++++++
 packages/caqti-eio/caqti-eio.2.3.1/opam            | 37 ++++++++++++
 packages/caqti-lwt/caqti-lwt.2.3.1/opam            | 39 ++++++++++++
 packages/caqti-mirage/caqti-mirage.2.3.1/opam      | 43 ++++++++++++++
 .../caqti-tls-async/caqti-tls-async.2.3.1/opam     | 36 +++++++++++
 packages/caqti-tls-eio/caqti-tls-eio.2.3.1/opam    | 34 +++++++++++
 packages/caqti-tls-lwt/caqti-tls-lwt.2.3.1/opam    | 35 +++++++++++
 packages/caqti-tls-miou/caqti-tls-miou.2.3.1/opam  | 34 +++++++++++
 packages/caqti-tls/caqti-tls.2.3.1/opam            | 40 +++++++++++++
 .../caqti-type-calendar.2.3.1/opam                 | 31 ++++++++++
 packages/caqti/caqti.2.3.1/opam                    | 69 ++++++++++++++++++++++
 16 files changed, 618 insertions(+)
 create mode 100644 packages/caqti-async/caqti-async.2.3.1/opam
 create mode 100644 packages/caqti-driver-mariadb/caqti-driver-mariadb.2.3.1/opam
 create mode 100644 packages/caqti-driver-pgx/caqti-driver-pgx.2.3.1/opam
 create mode 100644 packages/caqti-driver-postgresql/caqti-driver-postgresql.2.3.1/opam
 create mode 100644 packages/caqti-driver-sqlite3/caqti-driver-sqlite3.2.3.1/opam
 create mode 100644 packages/caqti-dynload/caqti-dynload.2.3.1/opam
 create mode 100644 packages/caqti-eio/caqti-eio.2.3.1/opam
 create mode 100644 packages/caqti-lwt/caqti-lwt.2.3.1/opam
 create mode 100644 packages/caqti-mirage/caqti-mirage.2.3.1/opam
 create mode 100644 packages/caqti-tls-async/caqti-tls-async.2.3.1/opam
 create mode 100644 packages/caqti-tls-eio/caqti-tls-eio.2.3.1/opam
 create mode 100644 packages/caqti-tls-lwt/caqti-tls-lwt.2.3.1/opam
 create mode 100644 packages/caqti-tls-miou/caqti-tls-miou.2.3.1/opam
 create mode 100644 packages/caqti-tls/caqti-tls.2.3.1/opam
 create mode 100644 packages/caqti-type-calendar/caqti-type-calendar.2.3.1/opam
 create mode 100644 packages/caqti/caqti.2.3.1/opam

(from macos-homebrew-ocaml-4.14)
2026-05-24 23:14.07 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache

/: (user (uid 1000) (gid 1000))

/: (run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam"))
2026-05-24 23:14.08 ---> 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-05-24 23:14.08 ---> 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-05-24 23:14.08 ---> 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-05-24 23:14.09 ---> using "15fbb76bf7dee5d6e8ae583230339015a61d8d2d8397de2cfe6459f8ba421f1e" from cache

/: (copy (src .) (dst opam-repository/))
2026-05-24 23:14.10 ---> using "940e1baff75cdcedf6d8cff42cdde2f44aa0bfbdf40b3833d084fde3aa191212" from cache

/: (run (shell "opam repository set-url -k local --strict default opam-repository/"))
[default] Initialised
default (at file:///Users/mac1000/opam-repository): 
    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)

default (at file:///Users/mac1000/opam-repository): 
    [INFO] opam 2.5.1 includes security fixes; please consider upgrading (https://opam.ocaml.org/doc/Install.html)

2026-05-24 23:14.10 ---> using "eb694b8e808dd5fefa7038d9670ae0c153d58bf29dc78f719607e76145d56522" 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:9ceb962508dce8cc2468095292fbff2b69fd86e0b9ecca813bf8ead72d4effa1
- #=#=#                                                                          

                                                                           0.3%
                                                                           0.8%
#                                                                          2.0%
#                                                                          2.5%
##                                                                         3.7%
- 
###                                                                        4.4%
###                                                                        5.2%
####                                                                       6.2%
#####                                                                      6.9%
#####                                                                      7.7%
######                                                                     8.5%
######                                                                     9.4%
#######                                                                   10.2%
########                                                                  11.2%
########                                                                  12.0%
- 
#########                                                                 12.9%
#########                                                                 13.8%
##########                                                                14.6%
###########                                                               15.4%
###########                                                               16.3%
############                                                              17.1%
############                                                              17.9%
#############                                                             18.7%
##############                                                            19.6%
##############                                                            20.4%
###############                                                           21.2%
- 
###############                                                           22.0%
################                                                          22.9%
#################                                                         23.7%
#################                                                         24.5%
##################                                                        25.4%
##################                                                        26.2%
###################                                                       27.0%
####################                                                      27.8%
####################                                                      28.7%
#####################                                                     29.6%
#####################                                                     30.4%
- 
######################                                                    31.4%
#######################                                                   32.2%
#######################                                                   33.0%
########################                                                  33.8%
########################                                                  34.7%
#########################                                                 35.5%
##########################                                                36.4%
##########################                                                37.2%
###########################                                               38.0%
############################                                              38.9%
############################                                              39.8%
- 
#############################                                             40.7%
#############################                                             41.5%
##############################                                            42.3%
###############################                                           43.3%
###############################                                           44.1%
################################                                          45.0%
################################                                          45.7%
#################################                                         46.5%
##################################                                        47.5%
##################################                                        48.3%
###################################                                       49.1%
- 
###################################                                       49.9%
####################################                                      50.8%
#####################################                                     51.6%
#####################################                                     52.4%
######################################                                    53.2%
######################################                                    54.1%
#######################################                                   54.9%
########################################                                  55.7%
########################################                                  56.5%
#########################################                                 57.4%
#########################################                                 58.2%
- 
##########################################                                59.1%
###########################################                               59.9%
###########################################                               60.7%
############################################                              61.6%
############################################                              62.4%
#############################################                             63.2%
##############################################                            64.1%
##############################################                            64.9%
###############################################                           65.7%
###############################################                           66.6%
################################################                          67.4%
#################################################                         68.2%
- 
#################################################                         69.2%
##################################################                        70.0%
##################################################                        70.8%
###################################################                       71.6%
####################################################                      72.5%
####################################################                      73.2%
#####################################################                     74.0%
#####################################################                     75.0%
######################################################                    75.8%
#######################################################                   76.7%
- 
#######################################################                   77.6%
########################################################                  78.4%
#########################################################                 79.3%
#########################################################                 80.1%
##########################################################                80.9%
##########################################################                81.9%
###########################################################               82.6%
############################################################              83.4%
############################################################              84.3%
#############################################################             85.1%
#############################################################             86.1%
- 
##############################################################            86.9%
###############################################################           87.7%
###############################################################           88.6%
################################################################          89.4%
################################################################          90.2%
#################################################################         91.0%
##################################################################        91.9%
##################################################################        92.7%
###################################################################       93.6%
###################################################################       94.4%
####################################################################      95.3%
- 
#####################################################################     96.1%
#####################################################################     96.9%
######################################################################    97.8%
######################################################################    98.6%
#######################################################################   99.4%
######################################################################## 100.0%
- ==> Pouring portable-ruby-4.0.5.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-05-24 23:14.11 ---> using "859b227ffbf5bf92b57bcf2687a346e9105ea2208ca1631bcf5130b3df4cdcac" from cache

/: (run (shell "opam pin add -k version -yn caqti-async.2.3.1 2.3.1"))
caqti-async is now pinned to version 2.3.1
2026-05-24 23:14.13 ---> saved as "ec4df8c712dc566d4ab66aa5d7cd50531e9da3262013320197bef1deaa97d5f9"

/: (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.3.1;\
               \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.3.1' && 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.3.1 is not installed. Install it? [Y/n] y
  * No agreement on the version of ocaml:
    - (invariant) -> ocaml-base-compiler = 4.14.2 -> ocaml = 4.14.2
    - caqti-async >= 2.3.1 -> async_kernel >= v0.17.0 -> ocaml >= 5.1.0
    You can temporarily relax the switch invariant with `--update-invariant'

No solution found, exiting
"/usr/bin/env" "bash" "-c" "opam reinstall caqti-async.2.3.1;
        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.3.1' && 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-05-24 23:14.36: Job failed: Failed: Build failed
2026-05-24 23:14.36: Log analysis:
2026-05-24 23:14.36: >>> 
No solution found, exiting
 (score = 100)
2026-05-24 23:14.36: [SKIP] Package not available