(for PR #28919)

2025-11-18 17:32.02: New job: build yocaml_cmarkit.2.7.0, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/28919/head (d4ca2c8996e7b80cf11028ad8c43876c747e0880)
                              on macos-homebrew-ocaml-5.4/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/28919/head" && git reset --hard d4ca2c89
git fetch origin master
git merge --no-edit 5b6623e1a6044ddcc5808644cab9ba88dfd5e8c3
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-5.4
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 yocaml_cmarkit.2.7.0 2.7.0
RUN opam reinstall yocaml_cmarkit.2.7.0; \
    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" != 'yocaml_cmarkit.2.7.0' && 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 .

2025-11-18 17:32.02: Using cache hint "macos-homebrew-ocaml-5.4-yocaml_cmarkit.2.7.0-d4ca2c8996e7b80cf11028ad8c43876c747e0880"
2025-11-18 17:32.02: Using OBuilder spec:
((from macos-homebrew-ocaml-5.4)
 (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 yocaml_cmarkit.2.7.0 2.7.0"))
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell  "opam reinstall yocaml_cmarkit.2.7.0;\
             \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\" != 'yocaml_cmarkit.2.7.0' && partial_fails=\"$partial_fails $pkg\";\
             \n        done;\
             \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
             \n        exit 1"))
)

2025-11-18 17:32.02: Waiting for resource in pool OCluster
2025-11-18 17:32.04: Waiting for worker…
2025-11-18 17:51.12: Got resource from pool OCluster
Building on i7-worker-04
All commits already cached
Updating files:  33% (6256/18785)
Updating files:  34% (6387/18785)
Updating files:  35% (6575/18785)
Updating files:  36% (6763/18785)
Updating files:  37% (6951/18785)
Updating files:  38% (7139/18785)
Updating files:  39% (7327/18785)
Updating files:  40% (7514/18785)
Updating files:  41% (7702/18785)
Updating files:  42% (7890/18785)
Updating files:  43% (8078/18785)
Updating files:  44% (8266/18785)
Updating files:  45% (8454/18785)
Updating files:  46% (8642/18785)
Updating files:  47% (8829/18785)
Updating files:  48% (9017/18785)
Updating files:  49% (9205/18785)
Updating files:  50% (9393/18785)
Updating files:  51% (9581/18785)
Updating files:  52% (9769/18785)
Updating files:  53% (9957/18785)
Updating files:  54% (10144/18785)
Updating files:  55% (10332/18785)
Updating files:  56% (10520/18785)
Updating files:  57% (10708/18785)
Updating files:  58% (10896/18785)
Updating files:  58% (11034/18785)
Updating files:  59% (11084/18785)
Updating files:  60% (11271/18785)
Updating files:  61% (11459/18785)
Updating files:  62% (11647/18785)
Updating files:  63% (11835/18785)
Updating files:  64% (12023/18785)
Updating files:  65% (12211/18785)
Updating files:  66% (12399/18785)
Updating files:  67% (12586/18785)
Updating files:  68% (12774/18785)
Updating files:  69% (12962/18785)
Updating files:  70% (13150/18785)
Updating files:  71% (13338/18785)
Updating files:  72% (13526/18785)
Updating files:  73% (13714/18785)
Updating files:  74% (13901/18785)
Updating files:  75% (14089/18785)
Updating files:  76% (14277/18785)
Updating files:  77% (14465/18785)
Updating files:  78% (14653/18785)
Updating files:  79% (14841/18785)
Updating files:  80% (15028/18785)
Updating files:  81% (15216/18785)
Updating files:  82% (15404/18785)
Updating files:  83% (15592/18785)
Updating files:  84% (15780/18785)
Updating files:  85% (15968/18785)
Updating files:  86% (16156/18785)
Updating files:  87% (16343/18785)
Updating files:  88% (16531/18785)
Updating files:  89% (16719/18785)
Updating files:  89% (16773/18785)
Updating files:  90% (16907/18785)
Updating files:  91% (17095/18785)
Updating files:  92% (17283/18785)
Updating files:  93% (17471/18785)
Updating files:  94% (17658/18785)
Updating files:  95% (17846/18785)
Updating files:  96% (18034/18785)
Updating files:  97% (18222/18785)
Updating files:  98% (18410/18785)
Updating files:  99% (18598/18785)
Updating files: 100% (18785/18785)
Updating files: 100% (18785/18785), done.
HEAD is now at 5b6623e1a6 Merge pull request #28905 from lindig/expr
Updating 5b6623e1a6..d4ca2c8996
Fast-forward
 packages/yocaml/yocaml.2.7.0/opam                  | 50 ++++++++++++++++++++++
 packages/yocaml_cmarkit/yocaml_cmarkit.2.7.0/opam  | 42 ++++++++++++++++++
 packages/yocaml_eio/yocaml_eio.2.7.0/opam          | 44 +++++++++++++++++++
 packages/yocaml_git/yocaml_git.2.7.0/opam          | 49 +++++++++++++++++++++
 packages/yocaml_jingoo/yocaml_jingoo.2.7.0/opam    | 41 ++++++++++++++++++
 packages/yocaml_liquid/yocaml_liquid.2.7.0/opam    | 41 ++++++++++++++++++
 .../yocaml_markdown/yocaml_markdown.2.7.0/opam     | 44 +++++++++++++++++++
 .../yocaml_mustache/yocaml_mustache.2.7.0/opam     | 41 ++++++++++++++++++
 packages/yocaml_omd/yocaml_omd.2.7.0/opam          | 42 ++++++++++++++++++
 packages/yocaml_otoml/yocaml_otoml.2.7.0/opam      | 41 ++++++++++++++++++
 packages/yocaml_runtime/yocaml_runtime.2.7.0/opam  | 45 +++++++++++++++++++
 .../yocaml_syndication.2.7.0/opam                  | 44 +++++++++++++++++++
 packages/yocaml_unix/yocaml_unix.2.7.0/opam        | 42 ++++++++++++++++++
 packages/yocaml_yaml/yocaml_yaml.2.7.0/opam        | 41 ++++++++++++++++++
 14 files changed, 607 insertions(+)
 create mode 100644 packages/yocaml/yocaml.2.7.0/opam
 create mode 100644 packages/yocaml_cmarkit/yocaml_cmarkit.2.7.0/opam
 create mode 100644 packages/yocaml_eio/yocaml_eio.2.7.0/opam
 create mode 100644 packages/yocaml_git/yocaml_git.2.7.0/opam
 create mode 100644 packages/yocaml_jingoo/yocaml_jingoo.2.7.0/opam
 create mode 100644 packages/yocaml_liquid/yocaml_liquid.2.7.0/opam
 create mode 100644 packages/yocaml_markdown/yocaml_markdown.2.7.0/opam
 create mode 100644 packages/yocaml_mustache/yocaml_mustache.2.7.0/opam
 create mode 100644 packages/yocaml_omd/yocaml_omd.2.7.0/opam
 create mode 100644 packages/yocaml_otoml/yocaml_otoml.2.7.0/opam
 create mode 100644 packages/yocaml_runtime/yocaml_runtime.2.7.0/opam
 create mode 100644 packages/yocaml_syndication/yocaml_syndication.2.7.0/opam
 create mode 100644 packages/yocaml_unix/yocaml_unix.2.7.0/opam
 create mode 100644 packages/yocaml_yaml/yocaml_yaml.2.7.0/opam

(from macos-homebrew-ocaml-5.4)
2025-11-18 17:51.17 ---> using "338135fbf1889e924a607b47198b8b308c32a925cc9436066d65a9bdc402cad5" from cache

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

/: (run (shell "ln -f ~/local/bin/opam-dev ~/local/bin/opam"))
2025-11-18 17:51.18 ---> using "7aa34524ca0a69b4a488c30909f7495a04a243f9066091b1dfe73b446b0dfcd3" 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
2025-11-18 17:51.18 ---> using "91dcaa513ca3161d91620d0583acdea5310cd52ccab1dfbdd183600da37afdb2" 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.4.1
# 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       5.4.0
# invariant            ["ocaml-base-compiler" {= "5.4.0"} | "ocaml-system" {= "5.4.0"}]
# compiler-packages    ocaml-base-compiler.5.4.0, ocaml-compiler.5.4.0, ocaml-options-vanilla.1
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /Users/mac1000/.opam/5.4.0/lib/ocaml/stublibs:/Users/mac1000/.opam/5.4.0/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       5.4.0
2025-11-18 17:51.18 ---> using "cea1bfc0b1cda73d964aa2fc69cc828a6e6d8edd86f991754707e8b004a3cb09" 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/"))
2025-11-18 17:51.19 ---> using "e3eba35b672d86e69268bbb9214f23a1f9d1fb0787b4d803840af8d45829b222" from cache

/: (copy (src .) (dst opam-repository/))
2025-11-18 17:51.21 ---> using "fc00d7a57ce69c7b73eaa41558334dadd50c76f805dc43aa07ac25c7159bf76c" from cache

/: (run (shell "opam repository set-url -k local --strict default opam-repository/"))
[default] Initialised
2025-11-18 17:51.22 ---> using "1c2401dddbfcafd4f1ac927df6ae1241700421b51bf5773e662bdcdc4c206b6f" 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:b48c918b7693c6d27e8027dc803a18cf64ddce49552fb45d88f3cabb9eead0fd
- #=#=#                                                                          

                                                                           0.1%
- 
                                                                           0.3%
                                                                           0.7%
                                                                           1.0%
                                                                           1.2%
                                                                           1.4%
#                                                                          1.5%
#                                                         
-                  1.
- 6%
- 
#                                                                          1.9%
#                                                                          2.0%
#                                                                          2.2%
#                                                                          2.3%
#                                                                          2.5%
#                                                                          2.6%
#                                                                          2.7%
##                                                                         3.0%
##                                                                         3.1%
##                                                                         3.3%
- 
##                                                                         3.4%
##                                                                         3.6%
##                                                                         3.7%
##                                                                         3.8%
##                                                                         4.0%
##                                                                         4.1%
###                                                                        4.2%
###                                                                        4.4%
###                                                                        4.6%
###                                                                        4.8%
###                                                                        4.9%
- 
###                                                                        5.1%
###                                                                        5.2%
###                                                                        5.3%
###                                                                        5.5%
####                                                                       5.6%
####                                                                       5.7%
####                                                                       5.9%
####                                                                       6.0%
####                                                                       6.2%
####                                                                       6.3%
- 
####                                                                       6.4%
- 
####                                                                       6.6%
####                                                                       6.7%
####                                                                       6.8%
#####                                                                      7.0%
#####                                                                      7.1%
- 
#####                                                                      7.3%
#####                                                                      7.4%
#####                                                                      7.5%
#####                                                                      7.7%
#####                                                                      7.8%
#####                                                                      7.9%
#####                                                                      8.1%
#####                                                                      8.2%
- 
######                                                                     8.4%
######                                                                     8.5%
######                                                                     8.6%
######                                                                     8.8%
######                                                                     8.9%
######                                                                     9.0%
######                                                                     9.2%
######                                                                     9.3%
######                                                                     9.4%
######                                                                     9.6%
- 
#######                                                                    9.7%
#######                                                                    9.9%
#######                                                                   10.0%
#######                                                                   10.1%
#######                                                                   10.3%
#######                                                                   10.4%
#######                                                                   10.5%
#######                                                                   10.7%
#######                                                                   10.8%
#######                                                                   11.0%
- 
########                                                                  11.2%
########                                                                  11.4%
########                                                                  11.5%
########                                                                  11.6%
########                                                                  11.8%
########                                                                  11.9%
########                                                                  12.1%
########                                                                  12.2%
- 
########                                                                  12.3%
########                                                                  12.5%
#########                                                                 12.6%
#########                                                                 12.7%
- 
#########                                                                 12.9%
#########                                                                 13.0%
#########                                                                 13.2%
#########                                                                 13.3%
#########                                                                 13.4%
#########                                                                 13.6%
#########                                                                 13.7%
#########                                                                 13.8%
- 
##########                                                                14.0%
##########                                                                14.1%
##########                                                                14.2%
##########                                                                14.4%
##########                                                                14.5%
##########                                                                14.7%
##########                                                                14.8%
##########                                                                14.9%
##########                                                                15.1%
###########                                                               15.3%
- 
###########                                                               15.5%
###########                                                               15.8%
###########                                                               15.9%
###########                                                               16.0%
###########                                                               16.3%
- 
###########                                                               16.4%
###########                                                               16.6%
############                                                              16.9%
############                                                              17.0%
############                                                              17.3%
############                                                              17.5%
############                                                              17.7%
############                                                              18.0%
#############                                                             18.1%
#############                                                             18.4%
- 
#############                                                             18.6%
#############                                                             18.8%
#############                                                             19.0%
#############                                                             19.3%
##############                                                            19.5%
##############                                                            19.7%
##############                                                            20.0%
##############                                                            20.1%
##############                                                            20.4%
##############                                                            20.7%
##############                                                            20.8%
- 
###############                                                           21.1%
###############                                                           21.2%
###############                                                           21.5%
###############                                                           21.7%
###############                                                           21.9%
###############                                                           22.2%
################                                                          22.3%
################                                                          22.6%
################                                                          22.9%
################                                                          23.0%
################                                                          23.3%
- 
################                                                          23.4%
#################                                                         23.7%
#################                                                         24.0%
#################                                                         24.1%
#################                                                         24.4%
#################                                                         24.7%
#################                                                         24.8%
##################                                                        25.1%
##################                                                        25.2%
##################                                                        25.5%
##################                                                        25.8%
- 
##################                                                        25.9%
##################                                                        26.2%
##################                                                        26.3%
###################                                                       26.6%
###################                                                       26.9%
###################                                                       27.0%
###################                                                       27.3%
###################                                                       27.6%
###################                                                       27.7%
####################                                                      28.0%
- 
####################                                                      28.1%
####################                                                      28.4%
####################                                                      28.6%
####################                                                      28.8%
- 
####################                                                      28.9%
- 
####################                                                      29.1%
#####################                                                     29.3%
#####################                                                     29.6%
#####################                                                     29.7%
#####################                                                     30.0%
#####################                                                     30.3%
#####################                                                     30.4%
- 
######################                                                    30.7%
######################                                                    30.8%
######################                                                    31.1%
######################                                                    31.4%
######################                                                    31.7%
######################                                                    31.8%
#######################                                                   32.1%
#######################                                                   32.4%
#######################                                                   32.5%
#######################                                                   32.8%
#######################                                                   33.0%
- 
#######################                                                   33.3%
########################                                                  33.6%
########################                                                  33.9%
########################                                                  34.1%
########################                                                  34.5%
#########################                                                 34.8%
#########################                                                 35.1%
#########################                                                 35.4%
#########################                                                 35.6%
#########################                                                 35.9%
- 
##########################                                                36.3%
##########################                                                36.6%
##########################                                                36.9%
##########################                                                37.2%
##########################                                                37.4%
###########################                                               37.7%
###########################                                               38.1%
###########################                                               38.4%
###########################                                               38.7%
############################                                              38.9%
- 
############################                                              39.3%
############################                                              39.6%
############################                                              39.9%
############################                                              40.2%
#############################                                             40.4%
#############################                                             40.9%
#############################                                             41.1%
#############################                                             41.4%
##############################                                            41.7%
##############################                                            42.0%
##############################                                            42.2%
- 
##############################                                            42.6%
##############################                                            42.9%
- 
##############################                                            43.0%
###############################                                           43.2%
###############################                                           44.0%
################################                                          44.8%
- 
################################                                          45.7%
#################################                                         46.6%
##################################                                        47.4%
##################################                                        48.3%
###################################                                       49.1%
###################################                                       49.5%
####################################                                      50.0%
####################################                                      50.5%
####################################                                      51.1%
#####################################                                     52.0%
######################################                                    52.8%
- 
######################################                                    53.6%
#######################################                                   54.6%
#######################################                                   55.4%
########################################                                  56.4%
#########################################                                 57.2%
#########################################                                 58.1%
##########################################                                59.0%
###########################################                               59.8%
###########################################                               60.6%
############################################                              61.6%
############################################                              62.4%
- 
#############################################                             63.2%
##############################################                            64.0%
##############################################                            65.0%
###############################################                           66.0%
################################################                          66.8%
################################################                          67.6%
#################################################                         68.4%
##################################################                        69.5%
##################################################                        70.3%
###################################################                       71.2%
###################################################                       72.0%
- 
####################################################                      72.9%
#####################################################                     73.8%
#####################################################                     74.6%
######################################################                    75.4%
######################################################                    76.4%
#######################################################                   77.2%
########################################################                  78.2%
########################################################                  79.0%
#########################################################                 79.9%
##########################################################                80.8%
##########################################################                81.6%
- 
###########################################################               82.5%
############################################################              83.4%
############################################################              84.2%
#############################################################             85.0%
#############################################################             86.0%
##############################################################            86.8%
###############################################################           87.6%
###############################################################           88.4%
###############################################################           88.7%
- 
################################################################          89.5%
#################################################################         90.4%
#################################################################         91.3%
##################################################################        92.1%
##################################################################        93.0%
###################################################################       93.9%
####################################################################      94.8%
####################################################################      95.6%
#####################################################################     96.4%
######################################################################    97.4%
######################################################################    98.2%
#######################################################################   99.0%
- 
#######################################################################   99.8%
######################################################################## 100.0%
- ==> Pouring portable-ruby-3.4.7.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.
2025-11-18 17:51.22 ---> using "ba5834e76ae7fe00bf70790acca868ef84fe77d9e36e3480749ffc8d41899788" from cache

/: (run (shell "opam pin add -k version -yn yocaml_cmarkit.2.7.0 2.7.0"))
yocaml_cmarkit is now pinned to version 2.7.0
2025-11-18 17:51.24 ---> saved as "fafd7a44be50f2623c2bbc2229b3c659840105e8df7a6f72e3a2a818ac9dc2e5"

/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell  "opam reinstall yocaml_cmarkit.2.7.0;\
               \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\" != 'yocaml_cmarkit.2.7.0' && partial_fails=\"$partial_fails $pkg\";\
               \n        done;\
               \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
               \n        exit 1"))
yocaml_cmarkit.2.7.0 is not installed. Install it? [Y/n] y
The following actions will be performed:
=== install 34 packages
  - install base                    v0.17.3        [required by ppx_expect]
  - install cmarkit                 0.4.0          [required by yocaml_cmarkit]
  - install csexp                   1.5.2          [required by dune-configurator]
  - install dune                    3.20.2         [required by yocaml_cmarkit]
  - install dune-configurator       3.20.2         [required by base]
  - install jane-street-headers     v0.17.0        [required by time_now]
  - install jst-config              v0.17.0        [required by time_now]
  - install logs                    0.10.0         [required by yocaml]
  - install ocaml-compiler-libs     v0.17.0        [required by ppxlib]
  - install ocaml_intrinsics_kernel v0.17.1        [required by base]
  - install ocamlbuild              0.16.1         [required by cmarkit]
  - install ocamlfind               1.9.8          [required by cmarkit]
  - install ppx_assert              v0.17.0        [required by jst-config]
  - install ppx_base                v0.17.0        [required by time_now]
  - install ppx_cold                v0.17.0        [required by ppx_base]
  - install ppx_compare             v0.17.0        [required by ppx_base]
  - install ppx_derivers            1.2.1          [required by ppxlib]
  - install ppx_enumerate           v0.17.0        [required by ppx_base]
  - install ppx_expect              v0.17.3        [required by yocaml_cmarkit]
  - install ppx_globalize           v0.17.2        [required by ppx_base]
  - install ppx_hash                v0.17.0        [required by ppx_base]
  - install ppx_here                v0.17.0        [required by ppx_expect]
  - install ppx_inline_test         v0.17.1        [required by ppx_expect]
  - install ppx_optcomp             v0.17.1        [required by time_now]
  - install ppx_sexp_conv           v0.17.1        [required by ppx_base]
  - install ppxlib                  0.37.0         [required by ppx_expect]
  - install ppxlib_jane             v0.17.4        [required by ppx_globalize, ppx_enumerate, ppx_hash]
  - install sexplib0                v0.17.0        [required by base]
  - install stdio                   v0.17.0        [required by ppx_expect]
  - install stdlib-shims            0.3.0          [required by ppxlib]
  - install time_now                v0.17.0        [required by ppx_inline_test]
  - install topkg                   1.1.1          [required by cmarkit]
  - install yocaml                  2.7.0          [required by yocaml_cmarkit]
  - install yocaml_cmarkit          2.7.0 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved base.v0.17.3  (cached)
-> retrieved cmarkit.0.4.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (cached)
-> retrieved jane-street-headers.v0.17.0  (cached)
-> retrieved jst-config.v0.17.0  (cached)
-> retrieved logs.0.10.0  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ppx_assert.v0.17.0  (cached)
-> retrieved ppx_base.v0.17.0  (cached)
-> retrieved ppx_cold.v0.17.0  (cached)
-> retrieved ppx_compare.v0.17.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_enumerate.v0.17.0  (cached)
-> retrieved ppx_expect.v0.17.3  (cached)
-> retrieved ppx_globalize.v0.17.2  (cached)
-> retrieved ppx_hash.v0.17.0  (cached)
-> retrieved ppx_here.v0.17.0  (cached)
-> retrieved ppx_inline_test.v0.17.1  (cached)
-> retrieved ppx_optcomp.v0.17.1  (cached)
-> retrieved ppx_sexp_conv.v0.17.1  (cached)
-> retrieved ppxlib.0.37.0  (cached)
-> retrieved ppxlib_jane.v0.17.4  (cached)
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved stdio.v0.17.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved time_now.v0.17.0  (cached)
-> retrieved topkg.1.1.1  (cached)
-> retrieved yocaml.2.7.0, yocaml_cmarkit.2.7.0  (cached)
-> installed ocamlfind.1.9.8
-> installed ocamlbuild.0.16.1
-> installed topkg.1.1.1
-> installed logs.0.10.0
-> installed cmarkit.0.4.0
-> installed dune.3.20.2
-> installed stdlib-shims.0.3.0
-> installed ppx_derivers.1.2.1
-> installed jane-street-headers.v0.17.0
-> installed csexp.1.5.2
-> installed sexplib0.v0.17.0
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed ocaml-compiler-libs.v0.17.0
-> installed dune-configurator.3.20.2
-> installed base.v0.17.3
-> installed stdio.v0.17.0
-> installed ppxlib.0.37.0
-> installed ppx_cold.v0.17.0
-> installed ppx_here.v0.17.0
-> installed ppx_optcomp.v0.17.1
-> installed ppxlib_jane.v0.17.4
-> installed ppx_enumerate.v0.17.0
-> installed ppx_globalize.v0.17.2
-> installed ppx_compare.v0.17.0
-> installed ppx_sexp_conv.v0.17.1
-> installed ppx_hash.v0.17.0
-> installed ppx_assert.v0.17.0
-> installed ppx_base.v0.17.0
-> installed jst-config.v0.17.0
-> installed time_now.v0.17.0
-> installed ppx_inline_test.v0.17.1
-> installed ppx_expect.v0.17.3
-> installed yocaml.2.7.0
-> installed yocaml_cmarkit.2.7.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-11-18 17:53.17 ---> saved as "6ba8e35517180d692172315bd70846926ef3caa1a68d0e26d066580fe00fca9e"
Job succeeded
2025-11-18 17:53.28: Job succeeded