Organisationsahrefsmonorobote70cfd (master)alpine-3.22-5.4_opam-2.5

alpine-3.22-5.4_opam-2.5

Link Copied
Code Copied

Logs

2026-01-11 12:45.34: New job: test ahrefs/monorobot https://github.com/ahrefs/monorobot.git#refs/heads/master (e70cfd7a3609cbd79754416aac94ea604376a2fb) (linux-x86_64:alpine-3.22-5.4_opam-2.5)
Base: ocaml/opam:alpine-3.22-ocaml-5.4@sha256:b93dce0f7db9356ff4a704587c4d5ecd58b5ad8e3ca5418afcad75bc8f439f66
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/ahrefs/monorobot.git" -b "master" && cd "monorobot" && git reset --hard e70cfd7a
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-5.4@sha256:b93dce0f7db9356ff4a704587c4d5ecd58b5ad8e3ca5418afcad75bc8f439f66
# alpine-3.22-5.4_opam-2.5
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e d4324a0719b8e1bd5a9d9f9a861f3fb0dcb8f04c || git fetch origin master) && git reset -q --hard d4324a0719b8e1bd5a9d9f9a861f3fb0dcb8f04c && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 monorobot.opam ./
RUN opam pin add -yn monorobot.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 atd.3.0.1 atdgen.3.0.1 atdgen-runtime.3.0.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bigstringaf.0.10.0 bin_prot.v0.17.0-1 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.13 capitalization.v0.17.0 cmdliner.2.1.0 conf-g++.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 core.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 curl.0.10.0 curl_lwt.0.10.0 devkit.1.20240429 digestif.1.3.0 domain-name.0.5.0 dune.3.20.2 dune-compiledb.0.6.0 dune-configurator.3.20.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.10 extlib.1.8.0 extunix.0.4.4 ezjsonm.1.3.0 fieldslib.v0.17.0 fmt.0.11.0 fpath.0.7.3 gel.v0.17.0 gmap.0.3.0 hex.1.5.0 int_repr.v0.17.0 ipaddr.5.6.1 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jsonm.1.0.2 jst-config.v0.17.0 kdf.1.0.0 libevent.0.9.0 logs.0.10.0 lwt.5.9.2 lwt_ppx.5.9.2 macaddr.5.6.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mybuild.7 num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamldiff.1.2 ocamlfind.1.9.8 ocplib-endian.1.2 ocurl.transition ohex.0.2.0 omd.1.3.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.5 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 ptime.1.2.0 re.1.14.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 sqlgg.20231201 sqlite3.5.3.1 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 time_now.v0.17.0 topkg.1.1.1 trace.0.10.1 typerep.v0.17.1 uri.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 yojson.3.0.0 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2026-01-11 12:45.34: Using cache hint "ahrefs/monorobot-ocaml/opam:alpine-3.22-ocaml-5.4@sha256:b93dce0f7db9356ff4a704587c4d5ecd58b5ad8e3ca5418afcad75bc8f439f66-alpine-3.22-5.4_opam-2.5-ee26357b5fd2872684068d8222b45ac8"
2026-01-11 12:45.34: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-5.4@sha256:b93dce0f7db9356ff4a704587c4d5ecd58b5ad8e3ca5418afcad75bc8f439f66)
(comment alpine-3.22-5.4_opam-2.5)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(workdir /src)
(run (shell "sudo chown opam /src"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e d4324a0719b8e1bd5a9d9f9a861f3fb0dcb8f04c || git fetch origin master) && git reset -q --hard d4324a0719b8e1bd5a9d9f9a861f3fb0dcb8f04c && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src monorobot.opam) (dst ./))
(run (network host)
(shell "opam pin add -yn monorobot.dev './'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 atd.3.0.1 atdgen.3.0.1 atdgen-runtime.3.0.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bigstringaf.0.10.0 bin_prot.v0.17.0-1 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.13 capitalization.v0.17.0 cmdliner.2.1.0 conf-g++.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 core.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 curl.0.10.0 curl_lwt.0.10.0 devkit.1.20240429 digestif.1.3.0 domain-name.0.5.0 dune.3.20.2 dune-compiledb.0.6.0 dune-configurator.3.20.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.10 extlib.1.8.0 extunix.0.4.4 ezjsonm.1.3.0 fieldslib.v0.17.0 fmt.0.11.0 fpath.0.7.3 gel.v0.17.0 gmap.0.3.0 hex.1.5.0 int_repr.v0.17.0 ipaddr.5.6.1 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jsonm.1.0.2 jst-config.v0.17.0 kdf.1.0.0 libevent.0.9.0 logs.0.10.0 lwt.5.9.2 lwt_ppx.5.9.2 macaddr.5.6.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mybuild.7 num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamldiff.1.2 ocamlfind.1.9.8 ocplib-endian.1.2 ocurl.transition ohex.0.2.0 omd.1.3.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.5 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 ptime.1.2.0 re.1.14.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 sqlgg.20231201 sqlite3.5.3.1 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 time_now.v0.17.0 topkg.1.1.1 trace.0.10.1 typerep.v0.17.1 uri.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 yojson.3.0.0 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /src))
(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2026-01-11 12:45.34: Waiting for resource in pool OCluster
2026-01-11 12:45.34: Waiting for worker…
2026-01-11 12:45.35: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at e70cfd7 dune project: fix typo


(from ocaml/opam:alpine-3.22-ocaml-5.4@sha256:b93dce0f7db9356ff4a704587c4d5ecd58b5ad8e3ca5418afcad75bc8f439f66)
Unable to find image 'ocaml/opam:alpine-3.22-ocaml-5.4@sha256:b93dce0f7db9356ff4a704587c4d5ecd58b5ad8e3ca5418afcad75bc8f439f66' locally
docker.io/ocaml/opam@sha256:b93dce0f7db9356ff4a704587c4d5ecd58b5ad8e3ca5418afcad75bc8f439f66: Pulling from ocaml/opam
2d35ebdb57d9: Pulling fs layer
f63fa0955e1c: Pulling fs layer
d1aff334d2ef: Pulling fs layer
dd7ef0713d60: Pulling fs layer
1cb85b1771c1: Pulling fs layer
b3e3cbca8fe5: Pulling fs layer
e20f2edd147c: Pulling fs layer
2a81809d2792: Pulling fs layer
2d35ebdb57d9: Waiting
44d45904e0bf: Pulling fs layer
d1aff334d2ef: Waiting
e4766861c56b: Pulling fs layer
dd7ef0713d60: Waiting
b3e3cbca8fe5: Waiting
781637641c53: Pulling fs layer
f63fa0955e1c: Waiting
e20f2edd147c: Waiting
2a81809d2792: Waiting
1cb85b1771c1: Waiting
7a3635ad3eff: Pulling fs layer
a17b51910e9e: Pulling fs layer
781637641c53: Waiting
ebefb05f3452: Pulling fs layer
7516504988c4: Pulling fs layer
ebefb05f3452: Waiting
6de436e58aaa: Pulling fs layer
a17b51910e9e: Waiting
7a3635ad3eff: Waiting
7516504988c4: Waiting
c95d51a1d4cc: Pulling fs layer
4f4fb700ef54: Pulling fs layer
958c68e99d31: Pulling fs layer
3276c8259ea4: Pulling fs layer
c95d51a1d4cc: Waiting
dc258c8006b5: Pulling fs layer
4f4fb700ef54: Waiting
762484f20604: Pulling fs layer
3276c8259ea4: Waiting
e420826a58be: Pulling fs layer
21ebbf1cf394: Pulling fs layer
fcab148fc6b3: Pulling fs layer
762484f20604: Waiting
e420826a58be: Waiting
21ebbf1cf394: Waiting
0a5763305413: Pulling fs layer
0bb0efb41734: Pulling fs layer
fcab148fc6b3: Waiting
99400a979ef1: Pulling fs layer
57e03fc374af: Pulling fs layer
e6ea8c92b8c1: Pulling fs layer
99400a979ef1: Waiting
5a22d79cf5c8: Pulling fs layer
0bb0efb41734: Waiting
57e03fc374af: Waiting
6a9a0d422609: Pulling fs layer
68439d778116: Pulling fs layer
5a22d79cf5c8: Waiting
3d406935f5b2: Pulling fs layer
c13ead8bd9c1: Pulling fs layer
68439d778116: Waiting
d66e8882c1fe: Pulling fs layer
3d406935f5b2: Waiting
60d0ca65b3af: Pulling fs layer
c13ead8bd9c1: Waiting
a78ec84347da: Pulling fs layer
d66e8882c1fe: Waiting
bb1d15e7eedf: Pulling fs layer
75d5cb23d48b: Pulling fs layer
12b7f17bd730: Pulling fs layer
75d5cb23d48b: Waiting
568b87493d7a: Pulling fs layer
12b7f17bd730: Waiting
568b87493d7a: Waiting
bb1d15e7eedf: Waiting
2d35ebdb57d9: Verifying Checksum
2d35ebdb57d9: Download complete
2d35ebdb57d9: Pull complete
f63fa0955e1c: Verifying Checksum
f63fa0955e1c: Pull complete
d1aff334d2ef: Verifying Checksum
d1aff334d2ef: Download complete
d1aff334d2ef: Pull complete
1cb85b1771c1: Verifying Checksum
1cb85b1771c1: Download complete
b3e3cbca8fe5: Verifying Checksum
b3e3cbca8fe5: Download complete
e20f2edd147c: Verifying Checksum
e20f2edd147c: Download complete
dd7ef0713d60: Verifying Checksum
dd7ef0713d60: Download complete
2a81809d2792: Verifying Checksum
2a81809d2792: Download complete
44d45904e0bf: Verifying Checksum
44d45904e0bf: Download complete
e4766861c56b: Verifying Checksum
e4766861c56b: Download complete
781637641c53: Verifying Checksum
781637641c53: Download complete
7a3635ad3eff: Verifying Checksum
7a3635ad3eff: Download complete
a17b51910e9e: Verifying Checksum
a17b51910e9e: Download complete
ebefb05f3452: Download complete
7516504988c4: Verifying Checksum
7516504988c4: Download complete
6de436e58aaa: Download complete
c95d51a1d4cc: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
958c68e99d31: Download complete
3276c8259ea4: Download complete
dc258c8006b5: Verifying Checksum
dc258c8006b5: Download complete
762484f20604: Verifying Checksum
762484f20604: Download complete
e420826a58be: Verifying Checksum
e420826a58be: Download complete
21ebbf1cf394: Verifying Checksum
21ebbf1cf394: Download complete
fcab148fc6b3: Download complete
0a5763305413: Download complete
0bb0efb41734: Verifying Checksum
0bb0efb41734: Download complete
99400a979ef1: Download complete
57e03fc374af: Download complete
e6ea8c92b8c1: Verifying Checksum
e6ea8c92b8c1: Download complete
6a9a0d422609: Verifying Checksum
6a9a0d422609: Download complete
dd7ef0713d60: Pull complete
1cb85b1771c1: Pull complete
b3e3cbca8fe5: Pull complete
e20f2edd147c: Pull complete
2a81809d2792: Pull complete
5a22d79cf5c8: Verifying Checksum
5a22d79cf5c8: Download complete
44d45904e0bf: Pull complete
e4766861c56b: Pull complete
781637641c53: Pull complete
3d406935f5b2: Download complete
c13ead8bd9c1: Verifying Checksum
c13ead8bd9c1: Download complete
7a3635ad3eff: Pull complete
a17b51910e9e: Pull complete
ebefb05f3452: Pull complete
7516504988c4: Pull complete
6de436e58aaa: Pull complete
60d0ca65b3af: Verifying Checksum
60d0ca65b3af: Download complete
a78ec84347da: Verifying Checksum
a78ec84347da: Download complete
c95d51a1d4cc: Pull complete
4f4fb700ef54: Pull complete
958c68e99d31: Pull complete
3276c8259ea4: Pull complete
dc258c8006b5: Pull complete
762484f20604: Pull complete
e420826a58be: Pull complete
21ebbf1cf394: Pull complete
fcab148fc6b3: Pull complete
0a5763305413: Pull complete
0bb0efb41734: Pull complete
99400a979ef1: Pull complete
57e03fc374af: Pull complete
e6ea8c92b8c1: Pull complete
bb1d15e7eedf: Verifying Checksum
75d5cb23d48b: Download complete
12b7f17bd730: Verifying Checksum
12b7f17bd730: Download complete
568b87493d7a: Verifying Checksum
568b87493d7a: Download complete
68439d778116: Verifying Checksum
68439d778116: Download complete
5a22d79cf5c8: Pull complete
6a9a0d422609: Pull complete
68439d778116: Pull complete
3d406935f5b2: Pull complete
c13ead8bd9c1: Pull complete
d66e8882c1fe: Pull complete
60d0ca65b3af: Pull complete
a78ec84347da: Pull complete
bb1d15e7eedf: Pull complete
75d5cb23d48b: Pull complete
12b7f17bd730: Pull complete
568b87493d7a: Pull complete
Digest: sha256:b93dce0f7db9356ff4a704587c4d5ecd58b5ad8e3ca5418afcad75bc8f439f66
Status: Downloaded newer image for ocaml/opam@sha256:b93dce0f7db9356ff4a704587c4d5ecd58b5ad8e3ca5418afcad75bc8f439f66
2026-01-11 13:01.08 ---> saved as "d0327f940a3c6a061e0c402e9328a78119d7dfd715a32de8de339388ce4c3eef"


/: (comment alpine-3.22-5.4_opam-2.5)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))
2026-01-11 13:01.08 ---> saved as "723d578bd59d770ce65a283564423eeaba870878aaa0c8a26e537ef790a47453"


/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then 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.


Continue? [Y/n] y
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.


[NOTE] The 'jobs' option was reset, its value was 255 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=255 --global
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-01-11 13:01.39 ---> saved as "244c5d33473acd9a97f151af26c597d0699fe4d22f73096164dc7773892ebfe0"


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-134-generic
The OCaml toplevel, version 5.4.0
2.5.0
2026-01-11 13:01.39 ---> saved as "1f01e9a1ae3cbfc93a858f89b7df154cce047ac7f6b3b33e879ecf3089a709d9"


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2026-01-11 13:01.39 ---> saved as "ba822164d7ca5e8d8aeb7971e0abbae48464b552f58adf8e877278d9ad4bf2a8"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e d4324a0719b8e1bd5a9d9f9a861f3fb0dcb8f04c || git fetch origin master) && git reset -q --hard d4324a0719b8e1bd5a9d9f9a861f3fb0dcb8f04c && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
ee48e882f0..9494b89e2b  master     -> origin/master
d4324a0719 Merge pull request #29205 from c-cube/release-trace-v0.10.1


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///home/opam/opam-repository


Already up-to-date.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2026-01-11 13:01.59 ---> saved as "b7e5b210ace1c507cfc0fc18f39fcf1bffe7213f5d9404cee9755ff93823b980"


/src: (copy (src monorobot.opam) (dst ./))
2026-01-11 13:01.59 ---> saved as "36b6cdedf83fad9c3ee27355af198496604122117805c81a7f9efc99226f84e8"


/src: (run (network host)
(shell "opam pin add -yn monorobot.dev './'"))
[monorobot.dev] synchronised (file:///src)
monorobot is now pinned to file:///src (version dev)
2026-01-11 13:02.02 ---> saved as "22e10315d15caaca99259f07365d36ffd0096cc1097816f97f2aa466858f37e7"


/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2026-01-11 13:02.02 ---> saved as "22453417f5fee422a547eda6cc2c546ae366d915cdced24f6b8b03ee7a1e0408"


/src: (env DEPS "angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 atd.3.0.1 atdgen.3.0.1 atdgen-runtime.3.0.1 base.v0.17.3 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.2 base_bigstring.v0.17.0 base_quickcheck.v0.17.1 bigstringaf.0.10.0 bin_prot.v0.17.0-1 biniou.1.2.2 camlp-streams.5.0.1 camlzip.1.13 capitalization.v0.17.0 cmdliner.2.1.0 conf-g++.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libcurl.2 conf-libevent.1 conf-libpcre.2 conf-pkg-config.4 conf-sqlite3.1 conf-zlib.1 core.v0.17.1 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 curl.0.10.0 curl_lwt.0.10.0 devkit.1.20240429 digestif.1.3.0 domain-name.0.5.0 dune.3.20.2 dune-compiledb.0.6.0 dune-configurator.3.20.2 duration.0.2.1 easy-format.1.3.4 eqaf.0.10 extlib.1.8.0 extunix.0.4.4 ezjsonm.1.3.0 fieldslib.v0.17.0 fmt.0.11.0 fpath.0.7.3 gel.v0.17.0 gmap.0.3.0 hex.1.5.0 int_repr.v0.17.0 ipaddr.5.6.1 jane-street-headers.v0.17.0 jane_rope.v0.17.0 jsonm.1.0.2 jst-config.v0.17.0 kdf.1.0.0 libevent.0.9.0 logs.0.10.0 lwt.5.9.2 lwt_ppx.5.9.2 macaddr.5.6.1 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 mirage-crypto.2.0.2 mirage-crypto-ec.2.0.2 mirage-crypto-pk.2.0.2 mirage-crypto-rng.2.0.2 mybuild.7 num.1.6 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.16.1 ocamldiff.1.2 ocamlfind.1.9.8 ocplib-endian.1.2 ocurl.transition ohex.0.2.0 omd.1.3.2 ounit.2.2.7 ounit2.2.2.7 parsexp.v0.17.0 pcre.8.0.5 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.1 ppx_bin_prot.v0.17.1 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.1.1 ppx_diff.v0.17.1 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.3 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.2 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.1 ppx_jane.v0.17.0 ppx_let.v0.17.1 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.1 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.1 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.1 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.1 ppx_typerep_conv.v0.17.1 ppx_variants_conv.v0.17.1 ppxlib.0.37.0 ppxlib_jane.v0.17.4 ptime.1.2.0 re.1.14.0 re2.v0.17.0 regex_parser_intf.v0.17.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 splittable_random.v0.17.0 sqlgg.20231201 sqlite3.5.3.1 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 time_now.v0.17.0 topkg.1.1.1 trace.0.10.1 typerep.v0.17.1 uri.4.4.0 uutf.1.0.4 variantslib.v0.17.0 x509.1.0.6 yojson.3.0.0 zarith.1.14")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y monorobot.dev $DEPS"))
+ /usr/bin/sudo "apk" "update"
- fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
- fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
- fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
- fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
- fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
- v3.22.2-336-g51b5b1242c1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main]
- v3.22.2-336-g51b5b1242c1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community]
- v20251224-966-ga31eff4c1ba [https://dl-cdn.alpinelinux.org/alpine/edge/main]
- v20251224-967-gc93300347cd [https://dl-cdn.alpinelinux.org/alpine/edge/community]
- v20251224-965-gadfabe32883 [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
- OK: 60697 distinct packages available


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[monorobot.dev] synchronised (file:///src)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).
[NOTE] Package ocaml is already installed (current version is 5.4.0).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).


The following system packages will first need to be installed:
curl-dev gmp-dev libevent-dev pcre-dev sqlite-dev zlib-dev


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>


+ /usr/bin/sudo "apk" "add" "curl-dev" "gmp-dev" "libevent-dev" "pcre-dev" "sqlite-dev" "zlib-dev"
- (1/23) Upgrading c-ares (1.34.5-r0 -> 1.34.6-r0)
- (2/23) Installing brotli (1.1.0-r2)
- (3/23) Installing brotli-dev (1.1.0-r2)
- (4/23) Installing c-ares-dev (1.34.6-r0)
- (5/23) Installing libidn2-dev (2.3.7-r0)
- (6/23) Installing libpsl-utils (0.21.5-r3)
- (7/23) Installing libpsl-dev (0.21.5-r3)
- (8/23) Installing nghttp2-dev (1.65.0-r0)
- (9/23) Installing openssl-dev (3.5.4-r0)
- (10/23) Installing zlib-dev (1.3.1-r2)
- (11/23) Installing zstd-dev (1.5.7-r0)
- (12/23) Installing curl-dev (8.14.1-r2)
- (13/23) Installing libgmpxx (6.3.0-r3)
- (14/23) Installing gmp-dev (6.3.0-r3)
- (15/23) Installing libevent (2.1.12-r8)
- (16/23) Installing libevent-dev (2.1.12-r8)
- (17/23) Installing libpcre16 (8.45-r4)
- (18/23) Installing libpcre32 (8.45-r4)
- (19/23) Installing pcre (8.45-r4)
- (20/23) Installing libpcrecpp (8.45-r4)
- (21/23) Installing pcre-dev (8.45-r4)
- (22/23) Installing sqlite (3.49.2-r1)
- (23/23) Installing sqlite-dev (3.49.2-r1)
- Executing busybox-1.37.0-r20.trigger
- OK: 318 MiB in 125 packages
# To update the current shell environment, run: eval $(opam env)
2026-01-11 13:02.24 ---> saved as "07891f60e49cdc91226c61141d4498e522287ce86198dd2f223f896bccbffc55"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).
[NOTE] Package ocaml is already installed (current version is 5.4.0).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 149 packages
- install angstrom                    0.16.1
- install asn1-combinators            0.3.2
- install astring                     0.8.5
- install atd                         3.0.1
- install atdgen                      3.0.1
- install atdgen-runtime              3.0.1
- install base                        v0.17.3
- install base-bytes                  base
- install base64                      3.5.2
- install base_bigstring              v0.17.0
- install base_quickcheck             v0.17.1
- install bigstringaf                 0.10.0
- install bin_prot                    v0.17.0-1
- install biniou                      1.2.2
- install camlp-streams               5.0.1
- install camlzip                     1.13
- install capitalization              v0.17.0
- install cmdliner                    2.1.0
- install conf-g++                    1.0
- install conf-gmp                    5
- install conf-gmp-powm-sec           4
- install conf-libcurl                2
- install conf-libevent               1
- install conf-libpcre                2
- install conf-pkg-config             4
- install conf-sqlite3                1
- install conf-zlib                   1
- install core                        v0.17.1
- install cppo                        1.8.0
- install csexp                       1.5.2
- install cstruct                     6.2.0
- install curl                        0.10.0
- install curl_lwt                    0.10.0
- install devkit                      1.20240429
- install digestif                    1.3.0
- install domain-name                 0.5.0
- install dune                        3.20.2
- install dune-compiledb              0.6.0
- install dune-configurator           3.20.2
- install duration                    0.2.1
- install easy-format                 1.3.4
- install eqaf                        0.10
- install extlib                      1.8.0
- install extunix                     0.4.4
- install ezjsonm                     1.3.0
- install fieldslib                   v0.17.0
- install fmt                         0.11.0
- install fpath                       0.7.3
- install gel                         v0.17.0
- install gmap                        0.3.0
- install hex                         1.5.0
- install int_repr                    v0.17.0
- install ipaddr                      5.6.1
- install jane-street-headers         v0.17.0
- install jane_rope                   v0.17.0
- install jsonm                       1.0.2
- install jst-config                  v0.17.0
- install kdf                         1.0.0
- install libevent                    0.9.0
- install logs                        0.10.0
- install lwt                         5.9.2
- install lwt_ppx                     5.9.2
- install macaddr                     5.6.1
- install menhir                      20250912
- install menhirCST                   20250912
- install menhirLib                   20250912
- install menhirSdk                   20250912
- install mirage-crypto               2.0.2
- install mirage-crypto-ec            2.0.2
- install mirage-crypto-pk            2.0.2
- install mirage-crypto-rng           2.0.2
- install mybuild                     7
- install num                         1.6
- install ocaml-compiler-libs         v0.17.0
- install ocaml-syntax-shims          1.0.0
- install ocaml_intrinsics_kernel     v0.17.1
- install ocamlbuild                  0.16.1
- install ocamldiff                   1.2
- install ocamlfind                   1.9.8
- install ocplib-endian               1.2
- install ocurl                       transition (deprecated)
- install ohex                        0.2.0
- install omd                         1.3.2
- install ounit                       2.2.7
- install ounit2                      2.2.7
- install parsexp                     v0.17.0
- install pcre                        8.0.5
- install ppx_assert                  v0.17.0
- install ppx_base                    v0.17.0
- install ppx_bench                   v0.17.1
- install ppx_bin_prot                v0.17.1
- install ppx_cold                    v0.17.0
- install ppx_compare                 v0.17.0
- install ppx_custom_printf           v0.17.0
- install ppx_derivers                1.2.1
- install ppx_deriving                6.1.1
- install ppx_diff                    v0.17.1
- install ppx_disable_unused_warnings v0.17.0
- install ppx_enumerate               v0.17.0
- install ppx_expect                  v0.17.3
- install ppx_fields_conv             v0.17.0
- install ppx_fixed_literal           v0.17.0
- install ppx_globalize               v0.17.2
- install ppx_hash                    v0.17.0
- install ppx_here                    v0.17.0
- install ppx_ignore_instrumentation  v0.17.0
- install ppx_inline_test             v0.17.1
- install ppx_jane                    v0.17.0
- install ppx_let                     v0.17.1
- install ppx_log                     v0.17.0
- install ppx_module_timer            v0.17.0
- install ppx_optcomp                 v0.17.1
- install ppx_optional                v0.17.0
- install ppx_pipebang                v0.17.0
- install ppx_sexp_conv               v0.17.1
- install ppx_sexp_message            v0.17.0
- install ppx_sexp_value              v0.17.0
- install ppx_stable                  v0.17.1
- install ppx_stable_witness          v0.17.0
- install ppx_string                  v0.17.0
- install ppx_string_conv             v0.17.0
- install ppx_tydi                    v0.17.1
- install ppx_typerep_conv            v0.17.1
- install ppx_variants_conv           v0.17.1
- install ppxlib                      0.37.0
- install ppxlib_jane                 v0.17.4
- install ptime                       1.2.0
- install re                          1.14.0
- install re2                         v0.17.0
- install regex_parser_intf           v0.17.0
- install seq                         base
- install sexplib                     v0.17.0
- install sexplib0                    v0.17.0
- install splittable_random           v0.17.0
- install sqlgg                       20231201
- install sqlite3                     5.3.1
- install stdio                       v0.17.0
- install stdlib-shims                0.3.0
- install stringext                   1.6.0
- install time_now                    v0.17.0
- install topkg                       1.1.1
- install trace                       0.10.1
- install typerep                     v0.17.1
- install uri                         4.4.0
- install uutf                        1.0.4
- install variantslib                 v0.17.0
- install x509                        1.0.6
- install yojson                      3.0.0
- install zarith                      1.14


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1  (cached)
-> retrieved asn1-combinators.0.3.2  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved base64.3.5.2  (cached)
-> retrieved base_bigstring.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved base_quickcheck.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved base.v0.17.3  (https://opam.ocaml.org/cache)
-> retrieved biniou.1.2.2  (cached)
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved camlzip.1.13  (cached)
-> retrieved capitalization.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved atd.3.0.1, atdgen.3.0.1, atdgen-runtime.3.0.1  (cached)
-> retrieved conf-gmp.5  (cached)
-> retrieved conf-gmp-powm-sec.4  (cached)
-> retrieved bin_prot.v0.17.0-1  (https://opam.ocaml.org/cache)
-> retrieved cmdliner.2.1.0  (cached)
-> installed conf-g++.1.0
-> installed conf-gmp.5
-> installed conf-libcurl.2
-> installed conf-pkg-config.4
-> retrieved cppo.1.8.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> installed conf-gmp-powm-sec.4
-> installed conf-libevent.1
-> installed conf-libpcre.2
-> installed conf-sqlite3.1
-> installed conf-zlib.1
-> retrieved curl.0.10.0, curl_lwt.0.10.0, ocurl.transition  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> retrieved devkit.1.20240429  (cached)
-> retrieved core.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved domain-name.0.5.0  (cached)
-> retrieved dune-compiledb.0.6.0  (cached)
-> retrieved duration.0.2.1  (cached)
-> retrieved easy-format.1.3.4  (cached)
-> retrieved eqaf.0.10  (cached)
-> retrieved extlib.1.8.0  (cached)
-> retrieved extunix.0.4.4  (cached)
-> retrieved ezjsonm.1.3.0  (cached)
-> retrieved fieldslib.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved fmt.0.11.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved gel.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved gmap.0.3.0  (cached)
-> retrieved hex.1.5.0  (cached)
-> retrieved int_repr.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ipaddr.5.6.1, macaddr.5.6.1  (cached)
-> retrieved jane-street-headers.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved jane_rope.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved jsonm.1.0.2  (cached)
-> retrieved jst-config.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved kdf.1.0.0  (cached)
-> retrieved libevent.0.9.0  (cached)
-> retrieved logs.0.10.0  (cached)
-> retrieved lwt.5.9.2, lwt_ppx.5.9.2  (cached)
-> retrieved digestif.1.3.0  (cached)
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (cached)
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912  (cached)
-> retrieved mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2  (cached)
-> retrieved mybuild.7  (cached)
-> retrieved num.1.6  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> installed cmdliner.2.1.0
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamldiff.1.2  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ohex.0.2.0  (cached)
-> retrieved omd.1.3.2  (cached)
-> retrieved ounit.2.2.7, ounit2.2.2.7  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> retrieved pcre.8.0.5  (cached)
-> retrieved ppx_assert.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_base.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_bench.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_cold.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_bin_prot.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_compare.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_custom_printf.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_disable_unused_warnings.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_deriving.6.1.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_diff.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_enumerate.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_expect.v0.17.3  (https://opam.ocaml.org/cache)
-> retrieved ppx_fields_conv.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_globalize.v0.17.2  (https://opam.ocaml.org/cache)
-> retrieved ppx_here.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_fixed_literal.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_hash.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_ignore_instrumentation.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_inline_test.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_jane.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_let.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_module_timer.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_optcomp.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_log.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_pipebang.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_sexp_message.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_sexp_conv.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_optional.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_stable.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_string.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_sexp_value.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_string_conv.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_stable_witness.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved ppx_tydi.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_typerep_conv.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppx_variants_conv.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved ppxlib_jane.v0.17.4  (https://opam.ocaml.org/cache)
-> retrieved ptime.1.2.0  (cached)
-> retrieved re.1.14.0  (cached)
-> retrieved regex_parser_intf.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved ppxlib.0.37.0  (cached)
-> retrieved re2.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved sexplib.v0.17.0  (cached)
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved sqlgg.20231201  (cached)
-> retrieved sqlite3.5.3.1  (cached)
-> retrieved splittable_random.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved topkg.1.1.1  (cached)
-> retrieved stdio.v0.17.0  (https://opam.ocaml.org/cache)
-> retrieved time_now.v0.17.0  (https://opam.ocaml.org/cache)
-> installed num.1.6
-> retrieved trace.0.10.1  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved uri.4.4.0  (cached)
-> retrieved typerep.v0.17.1  (https://opam.ocaml.org/cache)
-> retrieved x509.1.0.6  (cached)
-> retrieved yojson.3.0.0  (cached)
-> retrieved zarith.1.14  (cached)
-> retrieved variantslib.v0.17.0  (https://opam.ocaml.org/cache)
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed libevent.0.9.0
-> installed camlzip.1.13
-> installed ocamlbuild.0.16.1
-> installed zarith.1.14
-> installed topkg.1.1.1
-> installed uutf.1.0.4
-> installed fmt.0.11.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed dune.3.20.2
-> installed base64.3.5.2
-> installed asn1-combinators.0.3.2
-> installed camlp-streams.5.0.1
-> installed csexp.1.5.2
-> installed cppo.1.8.0
-> installed cstruct.6.2.0
-> installed domain-name.0.5.0
-> installed duration.0.2.1
-> installed easy-format.1.3.4
-> installed eqaf.0.10
-> installed gmap.0.3.0
-> installed jane-street-headers.v0.17.0
-> installed macaddr.5.6.1
-> installed menhirCST.20250912
-> installed menhirLib.20250912
-> installed menhirSdk.20250912
-> installed mybuild.7
-> installed ocaml-compiler-libs.v0.17.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed ohex.0.2.0
-> installed ppx_derivers.1.2.1
-> installed re.1.14.0
-> installed sexplib0.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed omd.1.3.2
-> installed stringext.1.6.0
-> installed yojson.3.0.0
-> installed extlib.1.8.0
-> installed ocplib-endian.1.2
-> installed hex.1.5.0
-> installed biniou.1.2.2
-> installed digestif.1.3.0
-> installed ipaddr.5.6.1
-> installed ocamldiff.1.2
-> installed trace.0.10.1
-> installed ezjsonm.1.3.0
-> installed atdgen-runtime.3.0.1
-> installed ounit2.2.2.7
-> installed ounit.2.2.7
-> installed parsexp.v0.17.0
-> installed dune-configurator.3.20.2
-> installed sexplib.v0.17.0
-> installed bigstringaf.0.10.0
-> installed dune-compiledb.0.6.0
-> installed angstrom.0.16.1
-> installed pcre.8.0.5
-> installed sqlite3.5.3.1
-> installed mirage-crypto.2.0.2
-> installed kdf.1.0.0
-> installed lwt.5.9.2
-> installed uri.4.4.0
-> installed curl.0.10.0
-> installed curl_lwt.0.10.0
-> installed ocurl.transition
-> installed logs.0.10.0
-> installed mirage-crypto-rng.2.0.2
-> installed mirage-crypto-pk.2.0.2
-> installed base.v0.17.3
-> installed variantslib.v0.17.0
-> installed fieldslib.v0.17.0
-> installed regex_parser_intf.v0.17.0
-> installed stdio.v0.17.0
-> installed typerep.v0.17.1
-> installed menhir.20250912
-> installed mirage-crypto-ec.2.0.2
-> installed x509.1.0.6
-> installed atd.3.0.1
-> installed ppxlib.0.37.0
-> installed atdgen.3.0.1
-> installed ppx_optcomp.v0.17.1
-> installed ppxlib_jane.v0.17.4
-> installed ppx_disable_unused_warnings.v0.17.0
-> installed ppx_tydi.v0.17.1
-> installed ppx_cold.v0.17.0
-> installed ppx_here.v0.17.0
-> installed ppx_stable_witness.v0.17.0
-> installed ppx_typerep_conv.v0.17.1
-> installed ppx_variants_conv.v0.17.1
-> installed ppx_fields_conv.v0.17.0
-> installed ppx_stable.v0.17.1
-> installed ppx_fixed_literal.v0.17.0
-> installed ppx_pipebang.v0.17.0
-> installed ppx_ignore_instrumentation.v0.17.0
-> installed ppx_enumerate.v0.17.0
-> installed lwt_ppx.5.9.2
-> installed ppx_globalize.v0.17.2
-> installed ppx_deriving.6.1.1
-> installed ppx_compare.v0.17.0
-> installed ppx_optional.v0.17.0
-> installed ppx_sexp_conv.v0.17.1
-> installed ppx_let.v0.17.1
-> installed ppx_hash.v0.17.0
-> installed extunix.0.4.4
-> installed ppx_assert.v0.17.0
-> installed ppx_sexp_message.v0.17.0
-> installed ppx_sexp_value.v0.17.0
-> installed ppx_custom_printf.v0.17.0
-> installed ppx_base.v0.17.0
-> installed devkit.1.20240429
-> installed capitalization.v0.17.0
-> installed jst-config.v0.17.0
-> installed bin_prot.v0.17.0-1
-> installed ppx_string.v0.17.0
-> installed time_now.v0.17.0
-> installed sqlgg.20231201
-> installed ppx_bin_prot.v0.17.1
-> installed ppx_string_conv.v0.17.0
-> installed ppx_module_timer.v0.17.0
-> installed ppx_inline_test.v0.17.1
-> installed ppx_bench.v0.17.1
-> installed ppx_expect.v0.17.3
-> installed splittable_random.v0.17.0
-> installed base_quickcheck.v0.17.1
-> installed ppx_log.v0.17.0
-> installed ppx_jane.v0.17.0
-> installed gel.v0.17.0
-> installed jane_rope.v0.17.0
-> installed int_repr.v0.17.0
-> installed base_bigstring.v0.17.0
-> installed ppx_diff.v0.17.1
-> installed core.v0.17.1
-> installed re2.v0.17.0
Done.


<><> ocurl.transition installed successfully ><><><><><><><><><><><><><><><><><>
=> Note: This package is deprecated.
=> ocurl has been renamed and the ocurl package is now a transition package. Use the curl package instead.
# To update the current shell environment, run: eval $(opam env)
2026-01-11 13:06.30 ---> saved as "0f83535e89320c28c8e2c864b3832ce05d9720cf551857d05e1b5da11c749fb2"


/src: (copy (src .) (dst /src))
2026-01-11 13:06.31 ---> saved as "49db06003f9177000e7a4adf6e72d1d859a369f4b98c1d44598461d313c34d02"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default/lib && /home/opam/.opam/5.4/bin/atdgen -j -j-std common.atd)
Warning: option "-j-std" is deprecated.
(cd _build/default/lib && /home/opam/.opam/5.4/bin/atdgen -j -j-std debug_db.atd)
Warning: option "-j-std" is deprecated.
(cd _build/default/lib && /home/opam/.opam/5.4/bin/atdgen -j -j-std buildkite.atd)
Warning: option "-j-std" is deprecated.
(cd _build/default/lib && /home/opam/.opam/5.4/bin/atdgen -j -j-std rule.atd)
Warning: option "-j-std" is deprecated.
(cd _build/default/lib && /home/opam/.opam/5.4/bin/atdgen -j -j-std state.atd)
Warning: option "-j-std" is deprecated.
(cd _build/default/lib && /home/opam/.opam/5.4/bin/atdgen -j -j-std config.atd)
Warning: option "-j-std" is deprecated.
(cd _build/default/lib && /home/opam/.opam/5.4/bin/atdgen -j -j-std slack.atd)
Warning: option "-j-std" is deprecated.
(cd _build/default/lib && /home/opam/.opam/5.4/bin/atdgen -j -j-std github.atd)
Warning: option "-j-std" is deprecated.
(cd _build/default/src && ./gen_version.sh)
fatal: not a git repository (or any of the parent directories): .git
2026-01-11 13:06.36 ---> saved as "d685affa1ae05b15c39e93d120ca947585ce7871d2922154f7e5312697d18bb5"
Job succeeded
2026-01-11 13:06.36: Job succeeded