Build:
  1. 0
2026-03-12 21:25.52: New job: build melange-fest.0.2.0, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/29540/head (3550bd81c24b7162a2d809ef9216e036734f859b)
                              on debian-13-ocaml-5.4/arm64

To reproduce locally:

cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29540/head" && git reset --hard 3550bd81
git fetch origin master
git merge --no-edit e3653b4f8d4220c4377cc2cf0f43ec8a27f063ac
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-dev /usr/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 --strict default opam-repository/
RUN opam update --depexts || true
RUN opam pin add -k version -yn melange-fest.0.2.0 0.2.0
RUN opam reinstall melange-fest.0.2.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 "\"debian-13\""; then \
    echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
    fi; \
    test "$pkg" != 'melange-fest.0.2.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 .

2026-03-12 21:25.52: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a-melange-fest.0.2.0-3550bd81c24b7162a2d809ef9216e036734f859b"
2026-03-12 21:25.52: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
 (run (network host)
      (shell "opam init --reinit --config .opamrc-sandbox -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 --strict default opam-repository/"))
 (run (network host)
      (shell "opam update --depexts || true"))
 (run (shell "opam pin add -k version -yn melange-fest.0.2.0 0.2.0"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell  "opam reinstall melange-fest.0.2.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 \"\\\"debian-13\\\"\"; then\
             \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
             \n          fi;\
             \n          test \"$pkg\" != 'melange-fest.0.2.0' && partial_fails=\"$partial_fails $pkg\";\
             \n        done;\
             \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
             \n        exit 1"))
)

2026-03-12 21:25.52: Waiting for resource in pool OCluster
2026-03-12 21:25.53: Waiting for worker…
2026-03-12 21:25.53: Got resource from pool OCluster
Building on ocaml-2.osuosl.ci.dev
Updating files:  23% (4378/18444)
Updating files:  24% (4427/18444)
Updating files:  25% (4611/18444)
Updating files:  26% (4796/18444)
Updating files:  27% (4980/18444)
Updating files:  28% (5165/18444)
Updating files:  29% (5349/18444)
Updating files:  30% (5534/18444)
Updating files:  31% (5718/18444)
Updating files:  32% (5903/18444)
Updating files:  33% (6087/18444)
Updating files:  34% (6271/18444)
Updating files:  35% (6456/18444)
Updating files:  36% (6640/18444)
Updating files:  37% (6825/18444)
Updating files:  38% (7009/18444)
Updating files:  39% (7194/18444)
Updating files:  40% (7378/18444)
Updating files:  41% (7563/18444)
Updating files:  42% (7747/18444)
Updating files:  43% (7931/18444)
Updating files:  44% (8116/18444)
Updating files:  45% (8300/18444)
Updating files:  46% (8485/18444)
Updating files:  47% (8669/18444)
Updating files:  47% (8725/18444)
Updating files:  48% (8854/18444)
Updating files:  49% (9038/18444)
Updating files:  50% (9222/18444)
Updating files:  51% (9407/18444)
Updating files:  52% (9591/18444)
Updating files:  53% (9776/18444)
Updating files:  54% (9960/18444)
Updating files:  55% (10145/18444)
Updating files:  56% (10329/18444)
Updating files:  57% (10514/18444)
Updating files:  58% (10698/18444)
Updating files:  59% (10882/18444)
Updating files:  60% (11067/18444)
Updating files:  61% (11251/18444)
Updating files:  62% (11436/18444)
Updating files:  63% (11620/18444)
Updating files:  64% (11805/18444)
Updating files:  65% (11989/18444)
Updating files:  66% (12174/18444)
Updating files:  67% (12358/18444)
Updating files:  68% (12542/18444)
Updating files:  69% (12727/18444)
Updating files:  69% (12862/18444)
Updating files:  70% (12911/18444)
Updating files:  71% (13096/18444)
Updating files:  72% (13280/18444)
Updating files:  73% (13465/18444)
Updating files:  74% (13649/18444)
Updating files:  75% (13833/18444)
Updating files:  76% (14018/18444)
Updating files:  77% (14202/18444)
Updating files:  78% (14387/18444)
Updating files:  79% (14571/18444)
Updating files:  80% (14756/18444)
Updating files:  81% (14940/18444)
Updating files:  82% (15125/18444)
Updating files:  83% (15309/18444)
Updating files:  84% (15493/18444)
Updating files:  85% (15678/18444)
Updating files:  86% (15862/18444)
Updating files:  87% (16047/18444)
Updating files:  88% (16231/18444)
Updating files:  89% (16416/18444)
Updating files:  90% (16600/18444)
Updating files:  91% (16785/18444)
Updating files:  92% (16969/18444)
Updating files:  92% (17135/18444)
Updating files:  93% (17153/18444)
Updating files:  94% (17338/18444)
Updating files:  95% (17522/18444)
Updating files:  96% (17707/18444)
Updating files:  97% (17891/18444)
Updating files:  98% (18076/18444)
Updating files:  99% (18260/18444)
Updating files: 100% (18444/18444)
Updating files: 100% (18444/18444), done.
HEAD is now at 849f12b4dc [new release] raven (11 packages) (1.0.0~alpha3)
HEAD is now at e3653b4f8d Merge pull request #29529 from mattam82/malfunction-0.7.1
Updating e3653b4f8d..3550bd81c2
Fast-forward
 packages/melange-fest/melange-fest.0.2.0/opam | 50 +++++++++++++++++++++++++++
 1 file changed, 50 insertions(+)
 create mode 100644 packages/melange-fest/melange-fest.0.2.0/opam

(from ocaml/opam:debian-13-ocaml-5.4@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a' locally
docker.io/ocaml/opam@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a: Pulling from ocaml/opam
ac9148dc57ca: Already exists
7888403f6ebd: Pulling fs layer
c624d8e138d3: Pulling fs layer
bae5329cb92a: Pulling fs layer
6228156e24ec: Pulling fs layer
d851fec6b77f: Pulling fs layer
45e3afcdcfef: Pulling fs layer
b3e7f2150c0a: Pulling fs layer
91048a8ba3a7: Pulling fs layer
26a15cffb83a: Pulling fs layer
3c2f2520de0f: Pulling fs layer
9f731cc5daa6: Pulling fs layer
0809377d5f3c: Pulling fs layer
ec4e42e8f98c: Pulling fs layer
065e3401ccf2: Pulling fs layer
bce3ceded749: Pulling fs layer
c4a4a6ab703b: Pulling fs layer
aa84bc2cf05b: Pulling fs layer
0fb96351134e: Pulling fs layer
a1735f92ccde: Pulling fs layer
dce836972d90: Pulling fs layer
8a0c641e2184: Pulling fs layer
4f4fb700ef54: Pulling fs layer
44a2b50d619a: Pulling fs layer
e27f63ab21e8: Pulling fs layer
826c3a0f7d41: Pulling fs layer
7fe544c7b3e6: Pulling fs layer
efa4af957d6d: Pulling fs layer
a2fa2f09a7e4: Pulling fs layer
3e0efbdba3cc: Pulling fs layer
4f299997ffd7: Pulling fs layer
f868b4e81e65: Pulling fs layer
87577251fd14: Pulling fs layer
5e9e2e42ec71: Pulling fs layer
99812197be51: Pulling fs layer
8b48f92b9c03: Pulling fs layer
45e3afcdcfef: Waiting
6336fa3f0edf: Pulling fs layer
b3e7f2150c0a: Waiting
91048a8ba3a7: Waiting
f03483f6ff47: Pulling fs layer
26a15cffb83a: Waiting
3c2f2520de0f: Waiting
9f731cc5daa6: Waiting
26c2642c44cf: Pulling fs layer
ec4e42e8f98c: Waiting
aa84bc2cf05b: Waiting
d851fec6b77f: Waiting
065e3401ccf2: Waiting
bce3ceded749: Waiting
c4a4a6ab703b: Waiting
3e0efbdba3cc: Waiting
4f299997ffd7: Waiting
6228156e24ec: Waiting
f868b4e81e65: Waiting
87577251fd14: Waiting
7fe544c7b3e6: Waiting
4f4fb700ef54: Waiting
0fb96351134e: Waiting
a1735f92ccde: Waiting
dce836972d90: Waiting
8a0c641e2184: Waiting
44a2b50d619a: Waiting
efa4af957d6d: Waiting
5e9e2e42ec71: Waiting
6336fa3f0edf: Waiting
e27f63ab21e8: Waiting
99812197be51: Waiting
826c3a0f7d41: Waiting
f03483f6ff47: Waiting
35e7bc3e512e: Pulling fs layer
26c2642c44cf: Waiting
8b48f92b9c03: Waiting
fb2e4e264f0c: Pulling fs layer
35e7bc3e512e: Waiting
aa2081614483: Pulling fs layer
526a1409cb54: Pulling fs layer
fb2e4e264f0c: Waiting
3a2eac8aba41: Pulling fs layer
aa2081614483: Waiting
526a1409cb54: Waiting
663c0b5229f0: Pulling fs layer
3a2eac8aba41: Waiting
663c0b5229f0: Waiting
f07447d54e12: Pulling fs layer
8eca58e2e466: Pulling fs layer
269ed2830268: Pulling fs layer
f07447d54e12: Waiting
8eca58e2e466: Waiting
269ed2830268: Waiting
c624d8e138d3: Verifying Checksum
c624d8e138d3: Download complete
7888403f6ebd: Verifying Checksum
7888403f6ebd: Download complete
7888403f6ebd: Pull complete
bae5329cb92a: Download complete
c624d8e138d3: Pull complete
6228156e24ec: Verifying Checksum
6228156e24ec: Download complete
45e3afcdcfef: Verifying Checksum
45e3afcdcfef: Download complete
b3e7f2150c0a: Verifying Checksum
b3e7f2150c0a: Download complete
91048a8ba3a7: Verifying Checksum
91048a8ba3a7: Download complete
bae5329cb92a: Pull complete
26a15cffb83a: Verifying Checksum
26a15cffb83a: Download complete
3c2f2520de0f: Verifying Checksum
3c2f2520de0f: Download complete
9f731cc5daa6: Verifying Checksum
9f731cc5daa6: Download complete
0809377d5f3c: Verifying Checksum
0809377d5f3c: Download complete
ec4e42e8f98c: Verifying Checksum
ec4e42e8f98c: Download complete
065e3401ccf2: Verifying Checksum
065e3401ccf2: Download complete
6228156e24ec: Pull complete
bce3ceded749: Download complete
c4a4a6ab703b: Verifying Checksum
c4a4a6ab703b: Download complete
aa84bc2cf05b: Download complete
0fb96351134e: Download complete
a1735f92ccde: Verifying Checksum
a1735f92ccde: Download complete
dce836972d90: Verifying Checksum
dce836972d90: Download complete
8a0c641e2184: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
44a2b50d619a: Download complete
e27f63ab21e8: Verifying Checksum
e27f63ab21e8: Download complete
826c3a0f7d41: Download complete
d851fec6b77f: Verifying Checksum
d851fec6b77f: Download complete
7fe544c7b3e6: Verifying Checksum
7fe544c7b3e6: Download complete
efa4af957d6d: Verifying Checksum
efa4af957d6d: Download complete
a2fa2f09a7e4: Download complete
3e0efbdba3cc: Verifying Checksum
3e0efbdba3cc: Download complete
4f299997ffd7: Verifying Checksum
4f299997ffd7: Download complete
f868b4e81e65: Verifying Checksum
f868b4e81e65: Download complete
87577251fd14: Verifying Checksum
87577251fd14: Download complete
5e9e2e42ec71: Verifying Checksum
5e9e2e42ec71: Download complete
99812197be51: Download complete
6336fa3f0edf: Verifying Checksum
6336fa3f0edf: Download complete
26c2642c44cf: Verifying Checksum
26c2642c44cf: Download complete
35e7bc3e512e: Download complete
fb2e4e264f0c: Verifying Checksum
aa2081614483: Verifying Checksum
aa2081614483: Download complete
526a1409cb54: Verifying Checksum
526a1409cb54: Download complete
f03483f6ff47: Verifying Checksum
f03483f6ff47: Download complete
3a2eac8aba41: Download complete
f07447d54e12: Download complete
8b48f92b9c03: Download complete
8eca58e2e466: Download complete
269ed2830268: Verifying Checksum
269ed2830268: Download complete
663c0b5229f0: Verifying Checksum
663c0b5229f0: Download complete
d851fec6b77f: Pull complete
45e3afcdcfef: Pull complete
b3e7f2150c0a: Pull complete
91048a8ba3a7: Pull complete
26a15cffb83a: Pull complete
3c2f2520de0f: Pull complete
9f731cc5daa6: Pull complete
0809377d5f3c: Pull complete
ec4e42e8f98c: Pull complete
065e3401ccf2: Pull complete
bce3ceded749: Pull complete
c4a4a6ab703b: Pull complete
aa84bc2cf05b: Pull complete
0fb96351134e: Pull complete
a1735f92ccde: Pull complete
dce836972d90: Pull complete
8a0c641e2184: Pull complete
4f4fb700ef54: Pull complete
44a2b50d619a: Pull complete
e27f63ab21e8: Pull complete
826c3a0f7d41: Pull complete
7fe544c7b3e6: Pull complete
efa4af957d6d: Pull complete
a2fa2f09a7e4: Pull complete
3e0efbdba3cc: Pull complete
4f299997ffd7: Pull complete
f868b4e81e65: Pull complete
87577251fd14: Pull complete
5e9e2e42ec71: Pull complete
99812197be51: Pull complete
8b48f92b9c03: Pull complete
6336fa3f0edf: Pull complete
f03483f6ff47: Pull complete
26c2642c44cf: Pull complete
35e7bc3e512e: Pull complete
fb2e4e264f0c: Pull complete
aa2081614483: Pull complete
526a1409cb54: Pull complete
3a2eac8aba41: Pull complete
663c0b5229f0: Pull complete
f07447d54e12: Pull complete
8eca58e2e466: Pull complete
269ed2830268: Pull complete
Digest: sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a
Status: Downloaded newer image for ocaml/opam@sha256:c1830cb89505d82ce4f4b4097f1d002748603cb00382aa65e938776c377fa13a
2026-03-12 21:26.05 ---> using "d3aef2d93064c0f54a54ca210e09e3e24634a77abbb58d114299d90d4843ce0d" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2026-03-12 21:26.05 ---> using "c6d013832b8e76282c6b234748b48ad1f1e9cc759f5de056c670da3554b797e4" from cache

/home/opam: (run (network host)
                 (shell "opam init --reinit --config .opamrc-sandbox -ni"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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 /home/opam/.opam from version 2.0 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 79 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=79 --global
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-03-12 21:26.05 ---> using "fb496ff70b60feb4631f2ccabfaf3e4ce96b849824fabff4dfb86387ecb42786" from cache

/home/opam: (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=arm64 os=linux os-distribution=debian os-version=13
# solver               builtin-0install
# install-criteria     -changed,-count[avoid-version,solution]
# upgrade-criteria     -count[avoid-version,solution]
# jobs                 15
# repositories         1 (version-controlled)
# pinned               1 (version)
# current-switch       5.4
# invariant            ["ocaml-base-compiler" {= "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       /home/opam/.opam/5.4/lib/ocaml/stublibs:/home/opam/.opam/5.4/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       5.4.0
2026-03-12 21:26.05 ---> using "aa92515e6c6831c3af95685ce4459633457cd57f4d4ed0d3b134dfcd50a6d3ce" from cache

/home/opam: (env OPAMDOWNLOADJOBS 1)

/home/opam: (env OPAMERRLOGLEN 0)

/home/opam: (env OPAMPRECISETRACKING 1)

/home/opam: (env CI true)

/home/opam: (env OPAM_REPO_CI true)

/home/opam: (run (shell "rm -rf opam-repository/"))
2026-03-12 21:26.05 ---> using "c1b6fa629490ffe282e3b42423139a5cde8b6751f88cf847685f943bce34c598" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2026-03-12 21:26.24 ---> saved as "2e67ca7a7f0ccd189bb445ff5c79f378d3a6ca09dc8ff7c4d1edd9bb5c744b37"

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2026-03-12 21:27.12 ---> saved as "f083768e3b24ba520544482d75277bf796df05e87117392b6430ed1c0338baf6"

/home/opam: (run (network host)
                 (shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian trixie InRelease
- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
- Get:4 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [112 kB]
- Fetched 203 kB in 0s (832 kB/s)
- Reading package lists...
- 
2026-03-12 21:27.14 ---> saved as "0c19994454ec3e337f0315248cd97512e35c82d5f41e10713dffa36af51fe147"

/home/opam: (run (shell "opam pin add -k version -yn melange-fest.0.2.0 0.2.0"))
melange-fest is now pinned to version 0.2.0
2026-03-12 21:27.16 ---> saved as "f9379b1df95af94169b4ee6e94041cc4525f49405e07c9e5c39bbae763052e2d"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
                 (network host)
                 (shell  "opam reinstall melange-fest.0.2.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 \"\\\"debian-13\\\"\"; then\
                        \n            echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
                        \n          fi;\
                        \n          test \"$pkg\" != 'melange-fest.0.2.0' && partial_fails=\"$partial_fails $pkg\";\
                        \n        done;\
                        \n        test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
                        \n        exit 1"))
melange-fest.0.2.0 is not installed. Install it? [Y/n] y
The following actions will be performed:
=== install 16 packages
  - install cmdliner            2.1.0          [required by melange]
  - install cppo                1.8.0          [required by melange]
  - install dune                3.21.1         [required by melange-fest]
  - install dune-build-info     3.21.1         [required by melange]
  - install melange             6.0.1-54       [required by melange-fest]
  - install melange-fest        0.2.0 (pinned)
  - install menhir              20260209       [required by melange]
  - install menhirCST           20260209       [required by menhir]
  - install menhirGLR           20260209       [required by menhir]
  - install menhirLib           20260209       [required by menhir]
  - install menhirSdk           20260209       [required by menhir]
  - install ocaml-compiler-libs v0.17.0        [required by ppxlib]
  - install ppx_derivers        1.2.1          [required by ppxlib]
  - install ppxlib              0.37.0         [required by melange]
  - install sexplib0            v0.17.0        [required by ppxlib]
  - install stdlib-shims        0.3.0          [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved cmdliner.2.1.0  (cached)
-> retrieved cppo.1.8.0  (cached)
-> retrieved dune.3.21.1, dune-build-info.3.21.1  (cached)
-> installed cmdliner.2.1.0
-> retrieved melange.6.0.1-54  (https://opam.ocaml.org/cache)
-> retrieved melange-fest.0.2.0  (https://github.com/ahrefs/melange-fest/releases/download/0.2.0/melange-fest-0.2.0.tbz)
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppxlib.0.37.0  (cached)
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> installed dune.3.21.1
-> installed cppo.1.8.0
-> installed menhirCST.20260209
-> installed ppx_derivers.1.2.1
-> installed stdlib-shims.0.3.0
-> installed menhirGLR.20260209
-> installed menhirLib.20260209
-> installed menhirSdk.20260209
-> installed sexplib0.v0.17.0
-> installed ocaml-compiler-libs.v0.17.0
-> installed dune-build-info.3.21.1
-> installed menhir.20260209
-> installed ppxlib.0.37.0
-> installed melange.6.0.1-54
-> installed melange-fest.0.2.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-03-12 21:30.13 ---> saved as "33ed3c344107cb77dd981b0d27c6561de83733a2e41243611e8ab68c491b0d86"
Job succeeded
2026-03-12 21:30.32: Job succeeded