Organisationscdaringemy.hoodd53fcb (main)(lint-doc)

(lint-doc)

Link Copied
Code Copied

Logs

2026-04-23 09:52.08: New job: test cdaringe/my.hood https://github.com/cdaringe/my.hood.git#refs/heads/main (d53fcbf35110e10f3a7b0bd05c5de45af387446a) (linux-x86_64:(lint-doc))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c
Opam project lint documentation


To reproduce locally:


git clone --recursive "https://github.com/cdaringe/my.hood.git" -b "main" && cd "my.hood" && git reset --hard d53fcbf3
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c
# debian-13-4.08_opam-2.5
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.2 /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 9a427a5cdc1d87c781d8e9febed953e2fd5640c2 || git fetch origin master) && git reset -q --hard 9a427a5cdc1d87c781d8e9febed953e2fd5640c2 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 hood.opam ./
RUN opam pin add -yn hood.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="alcotest.1.9.1 angstrom.0.16.1 asn1-combinators.0.2.6 astring.0.8.5 base.v0.14.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.3.0 caqti-lwt.2.3.0 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 containers.3.18 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.24.0 ctypes-foreign.0.24.0 digestif.1.3.0 domain-name.0.5.0 dot-merlin-reader.4.7.1 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-site.3.20.2 duration.0.3.1 dyn.3.20.2 either.1.0.0 eqaf.0.9 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fix.20250919 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hmap.0.8.1 inotify.2.6 integers.0.7.0 ipaddr.5.6.2 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.2 magic-mime.1.3.1 markup.1.0.3 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-compiler-libs.v0.12.4 ocaml-config.1 ocaml-lsp-server.1.4.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.1.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.28.1 ocamlformat-lib.0.28.1 ocamlformat-rpc.removed ocamlgraph.2.2.0 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 opam-core.2.5.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.5.1 opam-repository.2.5.1 opam-state.2.5.1 ordering.3.20.2 parsexp.v0.14.2 patch.3.1.0 pbkdf.1.2.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_js_style.v0.14.1 ppx_yojson_conv.v0.14.0 ppx_yojson_conv_lib.v0.14.0 ppxlib.0.26.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.11.0 result.1.5 rresult.0.7.0 sedlex.3.7 seq.base sexplib.v0.14.0 sexplib0.v0.14.0 sha.1.15.4 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.14.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 topkg.1.1.1 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.15.0.0 uuseg.15.0.0 uutf.1.0.4 x509.0.16.5 yojson.3.0.0 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.2 --depext-only -y hood.dev $DEPS
RUN opam install $DEPS
RUN opam install --yes dune 'odoc>=1.5.0'
COPY --chown=1000:1000 . /src/
RUN ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo "dune build @doc failed"; exit 2)


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


2026-04-23 09:52.08: Using cache hint "cdaringe/my.hood-ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c-debian-13-4.08_opam-2.5-a8548a6271e750879269a0be8739fa72"
2026-04-23 09:52.08: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c)
(comment debian-13-4.08_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.2 /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 9a427a5cdc1d87c781d8e9febed953e2fd5640c2 || git fetch origin master) && git reset -q --hard 9a427a5cdc1d87c781d8e9febed953e2fd5640c2 && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src hood.opam) (dst ./))
(run (network host)
(shell "opam pin add -yn hood.dev './'"))
(run (shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "alcotest.1.9.1 angstrom.0.16.1 asn1-combinators.0.2.6 astring.0.8.5 base.v0.14.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.3.0 caqti-lwt.2.3.0 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 containers.3.18 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.24.0 ctypes-foreign.0.24.0 digestif.1.3.0 domain-name.0.5.0 dot-merlin-reader.4.7.1 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-site.3.20.2 duration.0.3.1 dyn.3.20.2 either.1.0.0 eqaf.0.9 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fix.20250919 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hmap.0.8.1 inotify.2.6 integers.0.7.0 ipaddr.5.6.2 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.2 magic-mime.1.3.1 markup.1.0.3 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-compiler-libs.v0.12.4 ocaml-config.1 ocaml-lsp-server.1.4.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.1.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.28.1 ocamlformat-lib.0.28.1 ocamlformat-rpc.removed ocamlgraph.2.2.0 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 opam-core.2.5.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.5.1 opam-repository.2.5.1 opam-state.2.5.1 ordering.3.20.2 parsexp.v0.14.2 patch.3.1.0 pbkdf.1.2.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_js_style.v0.14.1 ppx_yojson_conv.v0.14.0 ppx_yojson_conv_lib.v0.14.0 ppxlib.0.26.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.11.0 result.1.5 rresult.0.7.0 sedlex.3.7 seq.base sexplib.v0.14.0 sexplib0.v0.14.0 sha.1.15.4 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.14.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 topkg.1.1.1 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.15.0.0 uuseg.15.0.0 uutf.1.0.4 x509.0.16.5 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.2 --depext-only -y hood.dev $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install --yes dune 'odoc>=1.5.0'"))
(copy (src .) (dst /src/))
(run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)"))
)


2026-04-23 09:52.08: Waiting for resource in pool OCluster
2026-04-23 10:09.21: Waiting for worker…
2026-04-23 10:12.30: Got resource from pool OCluster
Building on eumache.caelum.ci.dev
All commits already cached
HEAD is now at d53fcbf chore: update ocamlfmt


(from ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.08@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c' locally
docker.io/ocaml/opam@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c: Pulling from ocaml/opam
a7730063fcfe: Pulling fs layer
1a27fd2181de: Pulling fs layer
c29591c91388: Pulling fs layer
356a64daa753: Pulling fs layer
ac02f8f2062b: Pulling fs layer
aaa2f390e4c8: Pulling fs layer
a7730063fcfe: Waiting
b668811757f6: Pulling fs layer
1a27fd2181de: Waiting
c29591c91388: Waiting
32fd4e1a774f: Pulling fs layer
356a64daa753: Waiting
b1d486fb8fdf: Pulling fs layer
ac02f8f2062b: Waiting
aaa2f390e4c8: Waiting
b668811757f6: Waiting
32fd4e1a774f: Waiting
cf8a2024f299: Pulling fs layer
b1d486fb8fdf: Waiting
8c4a5dac67c3: Pulling fs layer
6adfe24d7b40: Pulling fs layer
8c4a5dac67c3: Waiting
cf8a2024f299: Waiting
dccd6e3c0589: Pulling fs layer
6adfe24d7b40: Waiting
2ee4bcb55cd4: Pulling fs layer
dccd6e3c0589: Waiting
2dc3b58478d7: Pulling fs layer
2dc3b58478d7: Waiting
2ee4bcb55cd4: Waiting
daf15e5c44c6: Pulling fs layer
564e978a8088: Pulling fs layer
daf15e5c44c6: Waiting
25a652a8c456: Pulling fs layer
564e978a8088: Waiting
b3bfea7bff3f: Pulling fs layer
25a652a8c456: Waiting
a00f2937f570: Pulling fs layer
b3bfea7bff3f: Waiting
78bd1737ebff: Pulling fs layer
4f4fb700ef54: Pulling fs layer
a00f2937f570: Waiting
4291a055edd7: Pulling fs layer
78bd1737ebff: Waiting
3c2b2836d59a: Pulling fs layer
4f4fb700ef54: Waiting
7b3e96544a52: Pulling fs layer
3c2b2836d59a: Waiting
c72503effb14: Pulling fs layer
7b3e96544a52: Waiting
4291a055edd7: Waiting
bca08df11a10: Pulling fs layer
2ab0829b2daf: Pulling fs layer
c72503effb14: Waiting
1d246d4da211: Pulling fs layer
bca08df11a10: Waiting
a09cb4870027: Pulling fs layer
2ce07b4fe7c0: Pulling fs layer
6b96f28d505e: Pulling fs layer
1d246d4da211: Waiting
2ab0829b2daf: Waiting
2ce07b4fe7c0: Waiting
b6ad36bba9bf: Pulling fs layer
a09cb4870027: Waiting
56d62791a0f9: Pulling fs layer
4d60780055d1: Pulling fs layer
43f57a7c44cb: Pulling fs layer
6b96f28d505e: Waiting
f21057dc4e85: Pulling fs layer
b6ad36bba9bf: Waiting
56d62791a0f9: Waiting
e0d2ca1300ed: Pulling fs layer
43f57a7c44cb: Waiting
f21057dc4e85: Waiting
9da2f7598f8e: Pulling fs layer
cb569bb28593: Pulling fs layer
4d60780055d1: Waiting
9da2f7598f8e: Waiting
e0d2ca1300ed: Waiting
b32c9abef0bb: Pulling fs layer
cb569bb28593: Waiting
dd7da3e42740: Pulling fs layer
b32c9abef0bb: Waiting
06223904e4d3: Pulling fs layer
b18a38618cf8: Pulling fs layer
b18a38618cf8: Waiting
dd7da3e42740: Waiting
06223904e4d3: Waiting
a7730063fcfe: Verifying Checksum
a7730063fcfe: Download complete
1a27fd2181de: Verifying Checksum
1a27fd2181de: Download complete
c29591c91388: Verifying Checksum
c29591c91388: Download complete
a7730063fcfe: Pull complete
1a27fd2181de: Pull complete
c29591c91388: Pull complete
356a64daa753: Verifying Checksum
356a64daa753: Download complete
ac02f8f2062b: Download complete
356a64daa753: Pull complete
ac02f8f2062b: Pull complete
aaa2f390e4c8: Verifying Checksum
aaa2f390e4c8: Download complete
b668811757f6: Verifying Checksum
b668811757f6: Download complete
32fd4e1a774f: Download complete
b1d486fb8fdf: Verifying Checksum
b1d486fb8fdf: Download complete
cf8a2024f299: Verifying Checksum
cf8a2024f299: Download complete
8c4a5dac67c3: Verifying Checksum
8c4a5dac67c3: Download complete
6adfe24d7b40: Download complete
dccd6e3c0589: Download complete
2ee4bcb55cd4: Download complete
daf15e5c44c6: Verifying Checksum
daf15e5c44c6: Download complete
2dc3b58478d7: Verifying Checksum
2dc3b58478d7: Download complete
564e978a8088: Verifying Checksum
564e978a8088: Download complete
25a652a8c456: Verifying Checksum
25a652a8c456: Download complete
a00f2937f570: Verifying Checksum
a00f2937f570: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
78bd1737ebff: Verifying Checksum
78bd1737ebff: Download complete
4291a055edd7: Verifying Checksum
4291a055edd7: Download complete
b3bfea7bff3f: Verifying Checksum
b3bfea7bff3f: Download complete
3c2b2836d59a: Verifying Checksum
3c2b2836d59a: Download complete
c72503effb14: Verifying Checksum
c72503effb14: Download complete
7b3e96544a52: Verifying Checksum
7b3e96544a52: Download complete
1d246d4da211: Verifying Checksum
1d246d4da211: Download complete
2ab0829b2daf: Verifying Checksum
2ab0829b2daf: Download complete
bca08df11a10: Verifying Checksum
bca08df11a10: Download complete
a09cb4870027: Verifying Checksum
a09cb4870027: Download complete
2ce07b4fe7c0: Verifying Checksum
2ce07b4fe7c0: Download complete
6b96f28d505e: Verifying Checksum
6b96f28d505e: Download complete
b6ad36bba9bf: Verifying Checksum
b6ad36bba9bf: Download complete
56d62791a0f9: Verifying Checksum
56d62791a0f9: Download complete
43f57a7c44cb: Verifying Checksum
43f57a7c44cb: Download complete
e0d2ca1300ed: Verifying Checksum
e0d2ca1300ed: Download complete
9da2f7598f8e: Verifying Checksum
9da2f7598f8e: Download complete
cb569bb28593: Verifying Checksum
cb569bb28593: Download complete
4d60780055d1: Download complete
dd7da3e42740: Verifying Checksum
dd7da3e42740: Download complete
b32c9abef0bb: Verifying Checksum
b32c9abef0bb: Download complete
06223904e4d3: Verifying Checksum
06223904e4d3: Download complete
f21057dc4e85: Verifying Checksum
f21057dc4e85: Download complete
b18a38618cf8: Download complete
aaa2f390e4c8: Pull complete
b668811757f6: Pull complete
32fd4e1a774f: Pull complete
b1d486fb8fdf: Pull complete
cf8a2024f299: Pull complete
8c4a5dac67c3: Pull complete
6adfe24d7b40: Pull complete
dccd6e3c0589: Pull complete
2ee4bcb55cd4: Pull complete
2dc3b58478d7: Pull complete
daf15e5c44c6: Pull complete
564e978a8088: Pull complete
25a652a8c456: Pull complete
b3bfea7bff3f: Pull complete
a00f2937f570: Pull complete
78bd1737ebff: Pull complete
4f4fb700ef54: Pull complete
4291a055edd7: Pull complete
3c2b2836d59a: Pull complete
7b3e96544a52: Pull complete
c72503effb14: Pull complete
bca08df11a10: Pull complete
2ab0829b2daf: Pull complete
1d246d4da211: Pull complete
a09cb4870027: Pull complete
2ce07b4fe7c0: Pull complete
6b96f28d505e: Pull complete
b6ad36bba9bf: Pull complete
56d62791a0f9: Pull complete
4d60780055d1: Pull complete
43f57a7c44cb: Pull complete
f21057dc4e85: Pull complete
e0d2ca1300ed: Pull complete
9da2f7598f8e: Pull complete
cb569bb28593: Pull complete
b32c9abef0bb: Pull complete
dd7da3e42740: Pull complete
06223904e4d3: Pull complete
b18a38618cf8: Pull complete
Digest: sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c
Status: Downloaded newer image for ocaml/opam@sha256:3cbf0e68d3a718b80b9a2ab282b68bb62badcbc072fa014a5564516c5f70e74c
2026-04-23 10:12.31 ---> using "228e5ba11f0bea08c69266bb98d12a75785691261b07b0808652a307a04e14b2" from cache


/: (comment debian-13-4.08_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.2 /usr/bin/opam"))
2026-04-23 10:12.31 ---> using "6a21a8bd2da640bf47ce1211004d6a33a1bf41ff753d8b4bb4a6519520cd81af" from cache


/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.


This development 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
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-04-23 10:12.31 ---> using "939d97e6190dc36b4f6e94773a2843a2a1549b9ae9e8e3facca1460e0ed37772" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 6.8.0-107-generic
The OCaml toplevel, version 4.08.1
2.2.1
2026-04-23 10:12.31 ---> using "eb73d73c6df1334e93e0a643cf6d58799a32bc7b370f755d009a4545ba4f9865" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2026-04-23 10:12.31 ---> using "de7fe019fc62fa1e51827ff2ff64dbc0831c3afd9fed2034cda6486fa7e48a49" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 9a427a5cdc1d87c781d8e9febed953e2fd5640c2 || git fetch origin master) && git reset -q --hard 9a427a5cdc1d87c781d8e9febed953e2fd5640c2 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
42844088d7..6b6b0c375b  master     -> origin/master
9a427a5cdc Merge pull request #29742 from nmatschke/opam-publish-base.v0.14.4


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


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2026-04-23 10:12.31 ---> using "02f1167621202e7fffcdb23d923a2cbd56a2bea8ac8d6ff76332093731b63434" from cache


/src: (copy (src hood.opam) (dst ./))
2026-04-23 10:12.31 ---> saved as "ff989b2d288c282c83a9b66ee50bd10264d69c12b3727797cba19aa1e629f785"


/src: (run (network host)
(shell "opam pin add -yn hood.dev './'"))
Package hood does not exist, create as a NEW package? [y/n] y
[hood.dev] synchronised (file:///src)
hood is now pinned to file:///src (version dev)
2026-04-23 10:12.34 ---> saved as "770cb1f46d9e4f41b2478445227330ed7a298231a5484ccce401667f781ea84a"


/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))
2026-04-23 10:12.34 ---> saved as "83a776368ab164fc3eecb956445aa35e3e6f4ece32f6c65718c2583d3086bbfa"


/src: (env DEPS "alcotest.1.9.1 angstrom.0.16.1 asn1-combinators.0.2.6 astring.0.8.5 base.v0.14.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 bos.0.2.1 camlp-streams.5.0.1 caqti.2.3.0 caqti-lwt.2.3.0 cf.0.5.0 cf-lwt.0.5.0 cmdliner.1.3.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-libev.4-13 conf-libffi.2.0.0 conf-libssl.4 conf-pkg-config.4 containers.3.18 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.24.0 ctypes-foreign.0.24.0 digestif.1.3.0 domain-name.0.5.0 dot-merlin-reader.4.7.1 dream.1.0.0~alpha6 dream-httpaf.1.0.0~alpha3 dream-livereload.0.2.0 dream-pure.1.0.0~alpha2 dune.3.20.2 dune-build-info.3.20.2 dune-configurator.3.20.2 dune-private-libs.3.20.2 dune-site.3.20.2 duration.0.3.1 dyn.3.20.2 either.1.0.0 eqaf.0.9 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fix.20250919 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 hmap.0.8.1 inotify.2.6 integers.0.7.0 ipaddr.5.6.2 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-ppx.6.0.1 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.8.0 lru.0.3.1 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.2 magic-mime.1.3.1 markup.1.0.3 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 mirage-clock.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mtime.2.1.0 multipart_form.0.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-compiler-libs.v0.12.4 ocaml-config.1 ocaml-lsp-server.1.4.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.1.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlformat.0.28.1 ocamlformat-lib.0.28.1 ocamlformat-rpc.removed ocamlgraph.2.2.0 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 opam-core.2.5.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.5.1 opam-repository.2.5.1 opam-state.2.5.1 ordering.3.20.2 parsexp.v0.14.2 patch.3.1.0 pbkdf.1.2.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_js_style.v0.14.1 ppx_yojson_conv.v0.14.0 ppx_yojson_conv_lib.v0.14.0 ppxlib.0.26.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.11.0 result.1.5 rresult.0.7.0 sedlex.3.7 seq.base sexplib.v0.14.0 sexplib0.v0.14.0 sha.1.15.4 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.14.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 topkg.1.1.1 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.15.0.0 uuseg.15.0.0 uutf.1.0.4 x509.0.16.5 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.2 --depext-only -y hood.dev $DEPS"))
+ /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 amd64 Packages [127 kB]
- Fetched 218 kB in 0s (1750 kB/s)
- Reading package lists...
- 


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


[NOTE] Package ocaml-config is already installed (current version is 1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.08.1).
[NOTE] Package ocaml is already installed (current version is 4.08.1).
[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-bigarray is already installed (current version is base).


The following system packages will first need to be installed:
libev-dev libffi-dev libgmp-dev libssl-dev pkg-config


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


+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libev-dev" "libffi-dev" "libgmp-dev" "libssl-dev" "pkg-config"
- Selecting previously unselected package libev4t64:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20623 files and directories currently installed.)
- Preparing to unpack .../0-libev4t64_1%3a4.33-2.1+b1_amd64.deb ...
- Unpacking libev4t64:amd64 (1:4.33-2.1+b1) ...
- Selecting previously unselected package libev-dev:amd64.
- Preparing to unpack .../1-libev-dev_1%3a4.33-2.1+b1_amd64.deb ...
- Unpacking libev-dev:amd64 (1:4.33-2.1+b1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../2-libffi-dev_3.4.8-2_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.8-2) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../3-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../4-libgmp-dev_2%3a6.3.0+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../5-libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../6-libssl-dev_3.5.5-1~deb13u2_amd64.deb ...
- Unpacking libssl-dev:amd64 (3.5.5-1~deb13u2) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../7-pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../8-pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../9-pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Setting up libev4t64:amd64 (1:4.33-2.1+b1) ...
- Setting up libffi-dev:amd64 (3.4.8-2) ...
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-3) ...
- Setting up libssl-dev:amd64 (3.5.5-1~deb13u2) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up libev-dev:amd64 (1:4.33-2.1+b1) ...
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-3) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Processing triggers for libc-bin (2.41-12+deb13u2) ...
2026-04-23 10:12.58 ---> saved as "c6aa9a91715aa4896d4969a11319e8843611954c3c3cf1a5a3d310ad7bc2f696"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package ocaml-config is already installed (current version is 1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.08.1).
[NOTE] Package ocaml is already installed (current version is 4.08.1).
[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-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 152 packages
- install alcotest              1.9.1
- install angstrom              0.16.1
- install asn1-combinators      0.2.6
- install astring               0.8.5
- install base                  v0.14.4
- install base-bytes            base
- install base64                3.5.2
- install bigarray-compat       1.1.0
- install bigarray-overlap      0.2.1
- install bigstringaf           0.10.0
- install bos                   0.2.1
- install camlp-streams         5.0.1
- install caqti                 2.3.0
- install caqti-lwt             2.3.0
- install cf                    0.5.0
- install cf-lwt                0.5.0
- install cmdliner              1.3.0
- install conf-gmp              5
- install conf-gmp-powm-sec     4
- install conf-libev            4-13
- install conf-libffi           2.0.0
- install conf-libssl           4
- install conf-pkg-config       4
- install containers            3.18
- install cppo                  1.8.0
- install csexp                 1.5.2
- install cstruct               6.2.0
- install ctypes                0.24.0
- install ctypes-foreign        0.24.0
- install digestif              1.3.0
- install domain-name           0.5.0
- install dot-merlin-reader     4.7.1
- install dream                 1.0.0~alpha6
- install dream-httpaf          1.0.0~alpha3
- install dream-livereload      0.2.0
- install dream-pure            1.0.0~alpha2
- install dune                  3.20.2
- install dune-build-info       3.20.2
- install dune-configurator     3.20.2
- install dune-private-libs     3.20.2
- install dune-site             3.20.2
- install duration              0.3.1
- install dyn                   3.20.2
- install either                1.0.0
- install eqaf                  0.9
- install faraday               0.8.2
- install faraday-lwt           0.8.2
- install faraday-lwt-unix      0.8.2
- install fix                   20250919
- install fmt                   0.11.0
- install fpath                 0.7.3
- install fsevents              0.3.0
- install fsevents-lwt          0.3.0
- install gen                   1.1
- install gmap                  0.3.0
- install graphql               0.14.0
- install graphql-lwt           0.14.0
- install graphql_parser        0.14.0
- install hmap                  0.8.1
- install inotify               2.6
- install integers              0.7.0
- install ipaddr                5.6.2
- install irmin-watcher         0.5.0
- install js_of_ocaml           6.0.1
- install js_of_ocaml-compiler  6.0.1
- install js_of_ocaml-ppx       6.0.1
- install jsonm                 1.0.2
- install ke                    0.6
- install lambdasoup            1.1.1
- install logs                  0.8.0
- install lru                   0.3.1
- install lwt                   5.9.2
- install lwt-dllist            1.1.0
- install lwt_ppx               5.9.1
- install lwt_ssl               1.2.0
- install macaddr               5.6.2
- install magic-mime            1.3.1
- install markup                1.0.3
- install menhir                20260209
- install menhirCST             20260209
- install menhirGLR             20260209
- install menhirLib             20260209
- install menhirSdk             20260209
- install mirage-clock          4.2.0
- install mirage-crypto         0.11.3
- install mirage-crypto-ec      0.11.3
- install mirage-crypto-pk      0.11.3
- install mirage-crypto-rng     0.11.3
- install mirage-crypto-rng-lwt 0.11.3
- install mtime                 2.1.0
- install multipart_form        0.8.0
- install multipart_form-lwt    0.8.0
- install num                   1.6
- install ocaml-compiler-libs   v0.12.4
- install ocaml-lsp-server      1.4.1
- install ocaml-syntax-shims    1.0.0
- install ocaml-version         4.1.0
- install ocamlbuild            0.16.1
- install ocamlfind             1.9.8
- install ocamlformat           0.28.1
- install ocamlformat-lib       0.28.1
- install ocamlformat-rpc       removed       The `ocamlformat` package ships the RPC mode since version 0.22.4. This package is no longer necessary.
- install ocamlgraph            2.2.0
- install ocp-indent            1.9.0
- install ocplib-endian         1.2
- install octavius              1.2.2
- install opam-core             2.5.1
- install opam-dune-lint        0.6
- install opam-file-format      2.2.0
- install opam-format           2.5.1
- install opam-repository       2.5.1
- install opam-state            2.5.1
- install ordering              3.20.2
- install parsexp               v0.14.2
- install patch                 3.1.0
- install pbkdf                 1.2.0
- install pecu                  0.7
- install pp                    2.0.0
- install ppx_derivers          1.2.1
- install ppx_deriving          5.2.1
- install ppx_js_style          v0.14.1
- install ppx_yojson_conv       v0.14.0
- install ppx_yojson_conv_lib   v0.14.0
- install ppxlib                0.26.0
- install prettym               0.0.3
- install psq                   0.2.1
- install ptime                 1.2.0
- install re                    1.11.0
- install result                1.5
- install rresult               0.7.0
- install sedlex                3.7
- install seq                   base
- install sexplib               v0.14.0
- install sexplib0              v0.14.0
- install sha                   1.15.4
- install spdx_licenses         1.4.0
- install ssl                   0.7.0
- install stdio                 v0.14.0
- install stdlib-shims          0.3.0
- install stdune                3.20.2
- install stringext             1.6.0
- install swhid_core            0.1
- install topkg                 1.1.1
- install uchar                 0.0.2
- install unstrctrd             0.4
- install uri                   4.4.0
- install uucp                  15.0.0
- install uuseg                 15.0.0
- install uutf                  1.0.4
- install x509                  0.16.5
- install yojson                3.0.0
- install zarith                1.14


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asn1-combinators.0.2.6  (cached)
-> retrieved angstrom.0.16.1  (cached)
-> retrieved alcotest.1.9.1  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved base.v0.14.4  (cached)
-> retrieved base64.3.5.2  (cached)
-> retrieved bigarray-compat.1.1.0  (cached)
-> retrieved bigarray-overlap.0.2.1  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved bos.0.2.1  (cached)
-> retrieved camlp-streams.5.0.1  (cached)
-> retrieved caqti.2.3.0, caqti-lwt.2.3.0  (cached)
-> retrieved conf-gmp.5  (cached)
-> retrieved conf-gmp-powm-sec.4  (cached)
-> retrieved conf-libev.4-13  (cached)
-> retrieved conf-libssl.4  (cached)
-> retrieved cf.0.5.0, cf-lwt.0.5.0  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> installed conf-gmp.5
-> 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-libffi.2.0.0
-> installed conf-libssl.4
-> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (cached)
-> retrieved containers.3.18  (cached)
-> installed conf-libev.4-13
-> retrieved cstruct.6.2.0  (cached)
-> retrieved domain-name.0.5.0  (cached)
-> retrieved dream.1.0.0~alpha6, dream-httpaf.1.0.0~alpha3  (cached)
-> retrieved dream-livereload.0.2.0  (cached)
-> retrieved dream-pure.1.0.0~alpha2  (cached)
-> retrieved digestif.1.3.0  (cached)
-> retrieved duration.0.3.1  (cached)
-> retrieved either.1.0.0  (cached)
-> retrieved eqaf.0.9  (cached)
-> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
-> retrieved fix.20250919  (cached)
-> retrieved fmt.0.11.0  (cached)
-> retrieved fpath.0.7.3  (cached)
-> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (cached)
-> retrieved gen.1.1  (cached)
-> retrieved gmap.0.3.0  (cached)
-> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0  (cached)
-> retrieved dot-merlin-reader.4.7.1  (cached)
-> retrieved hmap.0.8.1  (cached)
-> retrieved inotify.2.6  (cached)
-> retrieved integers.0.7.0  (cached)
-> retrieved dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2  (cached)
-> retrieved ipaddr.5.6.2, macaddr.5.6.2  (cached)
-> retrieved irmin-watcher.0.5.0  (cached)
-> retrieved js_of_ocaml.6.0.1, js_of_ocaml-compiler.6.0.1, js_of_ocaml-ppx.6.0.1  (cached)
-> retrieved jsonm.1.0.2  (cached)
-> retrieved ke.0.6  (cached)
-> retrieved lambdasoup.1.1.1  (cached)
-> retrieved logs.0.8.0  (cached)
-> installed cmdliner.1.3.0
-> retrieved lru.0.3.1  (cached)
-> retrieved lwt.5.9.2  (cached)
-> retrieved lwt-dllist.1.1.0  (cached)
-> retrieved lwt_ppx.5.9.1  (cached)
-> retrieved lwt_ssl.1.2.0  (cached)
-> retrieved magic-mime.1.3.1  (cached)
-> retrieved markup.1.0.3  (cached)
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
-> retrieved mirage-clock.4.2.0  (cached)
-> retrieved mtime.2.1.0  (cached)
-> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (cached)
-> retrieved num.1.6  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocaml-version.4.1.0  (cached)
-> retrieved ocamlbuild.0.16.1  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3  (cached)
-> installed ocamlformat-rpc.removed
-> retrieved ocamlformat.0.28.1, ocamlformat-lib.0.28.1  (cached)
-> retrieved ocamlgraph.2.2.0  (cached)
-> retrieved ocp-indent.1.9.0  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved octavius.1.2.2  (cached)
-> retrieved opam-dune-lint.0.6  (cached)
-> retrieved opam-core.2.5.1, opam-format.2.5.1, opam-repository.2.5.1, opam-state.2.5.1  (cached)
-> retrieved opam-file-format.2.2.0  (cached)
-> retrieved parsexp.v0.14.2  (cached)
-> retrieved patch.3.1.0  (cached)
-> retrieved pbkdf.1.2.0  (cached)
-> retrieved pecu.0.7  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved pp.2.0.0  (cached)
-> retrieved ppx_js_style.v0.14.1  (cached)
-> retrieved ppx_yojson_conv.v0.14.0  (cached)
-> retrieved ppx_deriving.5.2.1  (cached)
-> retrieved ppx_yojson_conv_lib.v0.14.0  (cached)
-> retrieved prettym.0.0.3  (cached)
-> retrieved psq.0.2.1  (cached)
-> retrieved ptime.1.2.0  (cached)
-> retrieved re.1.11.0  (cached)
-> retrieved result.1.5  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved sedlex.3.7  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved sexplib.v0.14.0  (cached)
-> retrieved sexplib0.v0.14.0  (cached)
-> retrieved sha.1.15.4  (cached)
-> retrieved spdx_licenses.1.4.0  (cached)
-> retrieved ssl.0.7.0  (cached)
-> retrieved stdio.v0.14.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved swhid_core.0.1  (cached)
-> retrieved topkg.1.1.1  (cached)
-> retrieved uchar.0.0.2  (cached)
-> retrieved unstrctrd.0.4  (cached)
-> retrieved ppxlib.0.26.0  (cached)
-> installed num.1.6
-> retrieved uri.4.4.0  (cached)
-> retrieved uuseg.15.0.0  (cached)
-> retrieved uutf.1.0.4  (cached)
-> retrieved x509.0.16.5  (cached)
-> retrieved yojson.3.0.0  (cached)
-> retrieved zarith.1.14  (cached)
-> retrieved uucp.15.0.0  (cached)
-> retrieved ocaml-lsp-server.1.4.1  (cached)
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed ocamlbuild.0.16.1
-> installed uchar.0.0.2
-> installed zarith.1.14
-> installed topkg.1.1.1
-> installed hmap.0.8.1
-> installed rresult.0.7.0
-> installed mtime.2.1.0
-> 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 bigarray-compat.1.1.0
-> installed camlp-streams.5.0.1
-> installed cppo.1.8.0
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed domain-name.0.5.0
-> installed duration.0.3.1
-> installed either.1.0.0
-> installed fix.20250919
-> installed gen.1.1
-> installed gmap.0.3.0
-> installed ke.0.6
-> installed lwt-dllist.1.1.0
-> installed macaddr.5.6.2
-> installed magic-mime.1.3.1
-> installed menhirCST.20260209
-> installed menhirGLR.20260209
-> installed menhirLib.20260209
-> installed menhirSdk.20260209
-> installed mirage-clock.4.2.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-version.4.1.0
-> installed ocp-indent.1.9.0
-> installed octavius.1.2.2
-> installed markup.1.0.3
-> installed ocamlgraph.2.2.0
-> installed patch.3.1.0
-> installed pecu.0.7
-> installed pp.2.0.0
-> installed ppx_derivers.1.2.1
-> installed psq.0.2.1
-> installed re.1.11.0
-> installed result.1.5
-> installed sexplib0.v0.14.0
-> installed spdx_licenses.1.4.0
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed swhid_core.0.1
-> installed yojson.3.0.0
-> installed ocplib-endian.1.2
-> installed asn1-combinators.0.2.6
-> installed eqaf.0.9
-> installed ipaddr.5.6.2
-> installed lambdasoup.1.1.1
-> installed lru.0.3.1
-> installed integers.0.7.0
-> installed ppx_yojson_conv_lib.v0.14.0
-> installed alcotest.1.9.1
-> installed digestif.1.3.0
-> installed sha.1.15.4
-> installed ordering.3.20.2
-> installed dot-merlin-reader.4.7.1
-> installed dune-build-info.3.20.2
-> installed dune-configurator.3.20.2
-> installed bigstringaf.0.10.0
-> installed faraday.0.8.2
-> installed angstrom.0.16.1
-> installed dyn.3.20.2
-> installed containers.3.18
-> installed uucp.15.0.0
-> installed mirage-crypto.0.11.3
-> installed ssl.0.7.0
-> installed lwt.5.9.2
-> installed unstrctrd.0.4
-> installed pbkdf.1.2.0
-> installed opam-core.2.5.1
-> installed faraday-lwt.0.8.2
-> installed inotify.2.6
-> installed lwt_ssl.1.2.0
-> installed faraday-lwt-unix.0.8.2
-> installed ctypes.0.24.0
-> installed uri.4.4.0
-> installed uuseg.15.0.0
-> installed ctypes-foreign.0.24.0
-> installed cf.0.5.0
-> installed fsevents.0.3.0
-> installed cf-lwt.0.5.0
-> installed fsevents-lwt.0.3.0
-> installed menhir.20260209
-> installed opam-file-format.2.2.0
-> installed base.v0.14.4
-> installed graphql_parser.0.14.0
-> installed stdune.3.20.2
-> installed parsexp.v0.14.2
-> installed stdio.v0.14.0
-> installed graphql.0.14.0
-> installed graphql-lwt.0.14.0
-> installed sexplib.v0.14.0
-> installed dune-private-libs.3.20.2
-> installed ppxlib.0.26.0
-> installed opam-format.2.5.1
-> installed dune-site.3.20.2
-> installed ppx_js_style.v0.14.1
-> installed lwt_ppx.5.9.1
-> installed ppx_deriving.5.2.1
-> installed ocaml-lsp-server.1.4.1
-> installed opam-repository.2.5.1
-> installed sedlex.3.7
-> installed dream-pure.1.0.0~alpha2
-> installed ppx_yojson_conv.v0.14.0
-> installed dream-httpaf.1.0.0~alpha3
-> installed opam-state.2.5.1
-> installed ocamlformat-lib.0.28.1
-> installed ocamlformat.0.28.1
-> installed js_of_ocaml-compiler.6.0.1
-> installed bigarray-overlap.0.2.1
-> installed prettym.0.0.3
-> installed logs.0.8.0
-> installed irmin-watcher.0.5.0
-> installed mirage-crypto-rng.0.11.3
-> installed mirage-crypto-rng-lwt.0.11.3
-> installed mirage-crypto-pk.0.11.3
-> installed multipart_form.0.8.0
-> installed multipart_form-lwt.0.8.0
-> installed bos.0.2.1
-> installed opam-dune-lint.0.6
-> installed mirage-crypto-ec.0.11.3
-> installed x509.0.16.5
-> installed caqti.2.3.0
-> installed caqti-lwt.2.3.0
-> installed dream.1.0.0~alpha6
-> installed dream-livereload.0.2.0
-> installed js_of_ocaml.6.0.1
-> installed js_of_ocaml-ppx.6.0.1
Done.


<><> ocp-indent.1.9.0 installed successfully ><><><><><><><><><><><><><><><><><>
=> This package requires additional configuration for use in editors. Install package 'user-setup', or manually:


* for Emacs, add these lines to ~/.emacs:
(add-to-list 'load-path "/home/opam/.opam/4.08/share/emacs/site-lisp")
(require 'ocp-indent)


* for Vim, add this line to ~/.vimrc:
set rtp^="/home/opam/.opam/4.08/share/ocp-indent/vim"
# Run eval $(opam env) to update the current shell environment
2026-04-23 10:20.29 ---> saved as "665031e17dc837efd15341781bbf97efb195dbc07ec5aacebabcb217d8474f7f"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install --yes dune 'odoc>=1.5.0'"))
[NOTE] Package dune is already installed (current version is 3.20.2).
The following actions will be performed:
=== install 4 packages
- install crunch      4.0.0 [required by odoc]
- install odoc        3.1.0
- install odoc-parser 3.1.0 [required by odoc]
- install tyxml       4.6.0 [required by odoc]


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved crunch.4.0.0  (cached)
-> retrieved tyxml.4.6.0  (cached)
-> retrieved odoc.3.1.0, odoc-parser.3.1.0  (cached)
-> installed crunch.4.0.0
-> installed odoc-parser.3.1.0
-> installed tyxml.4.6.0
-> installed odoc.3.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2026-04-23 10:20.55 ---> saved as "99684e2da22bc353a8870fbc058f5be217e8cddb270922edabafbabe54f61bf1"


/src: (copy (src .) (dst /src/))
2026-04-23 10:20.55 ---> saved as "c5f019734d455e5f8e93474fb7713627fa5742f5a72f783b9a6625d62f9722a9"


/src: (run (shell "ODOC_WARN_ERROR=false opam exec -- dune build @doc || (echo \"dune build @doc failed\"; exit 2)"))
2026-04-23 10:20.57 ---> saved as "2f4d05a82c8321d320f62567425ddec8f660cf97ae356500b070005e995fd0f9"
Job succeeded
2026-04-23 10:20.57: Job succeeded