2025-10-10 20:14.34: New job: test cdaringe/my.hood https://github.com/cdaringe/my.hood.git#refs/heads/main (d53fcbf35110e10f3a7b0bd05c5de45af387446a) (linux-x86_64:debian-13-4.14_x86_32_opam-2.4) Base: ocaml/opam:debian-13-ocaml-4.14@sha256:f7771327eb3a959fdb0fe778a3bb1b22985cb04b683952c6a4b63ad155a08b64 Opam project build 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.14@sha256:f7771327eb3a959fdb0fe778a3bb1b22985cb04b683952c6a4b63ad155a08b64 # debian-13-4.14_x86_32_opam-2.4 USER 1000:1000 SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ] ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.4 /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 6fab318652edf2e934926c95dbe83c86f899f133 || git fetch origin master) && git reset -q --hard 6fab318652edf2e934926c95dbe83c86f899f133 && 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.3.2 astring.0.8.5 base.v0.16.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.2.4 caqti-lwt.2.2.4 cf.0.5.0 cf-lwt.0.5.0 chrome-trace.3.20.2 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.16 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 digestif.1.3.0 domain-name.0.4.1 dream.1.0.0~alpha8 dream-httpaf.1.0.0~alpha4 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-rpc.3.20.2 dune-site.3.20.2 duration.0.2.1 dyn.3.20.2 either.1.0.0 eqaf.0.10 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fiber.3.7.0 fix.20250919 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gluten.0.5.2 gluten-lwt.0.5.2 gluten-lwt-unix.0.5.2 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.12.0 h2-lwt.0.12.0 h2-lwt-unix.0.12.0 hmap.0.8.1 hpack.0.12.0 httpun.0.1.0 httpun-lwt.0.1.0 httpun-lwt-unix.0.1.0 httpun-types.0.1.0 httpun-ws.0.2.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 irmin-watcher.0.5.0 js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-ppx.6.2.0 jsonm.1.0.2 jsonrpc.1.21.0-4.14 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.21.0-4.14 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.1 magic-mime.1.3.1 markup.1.0.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 merlin-lib.4.19-414 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-lsp-server.1.21.0-4.14 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlc-loc.3.20.2 ocamlfind.1.9.8 ocamlformat.0.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.27.0 ocamlgraph.2.2.0 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 ohex.0.2.0 opam-core.2.4.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-state.2.4.1 ordering.3.20.2 parsexp.v0.16.0 patch.3.0.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_js_style.v0.16.0 ppx_yojson_conv.v0.16.0 ppx_yojson_conv_lib.v0.16.0 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.14.0 rresult.0.7.0 sedlex.3.7 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.16.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 tls.2.0.3 topkg.1.1.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 x509.1.0.6 xdg.3.20.2 yojson.2.2.2 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.4 --depext-only -y hood.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 2025-10-10 20:14.34: Using cache hint "cdaringe/my.hood-ocaml/opam:debian-13-ocaml-4.14@sha256:f7771327eb3a959fdb0fe778a3bb1b22985cb04b683952c6a4b63ad155a08b64-debian-13-4.14_x86_32_opam-2.4-59ae66e2a1a5b433381f9e593dfb29ad" 2025-10-10 20:14.34: Using OBuilder spec: ((from ocaml/opam:debian-13-ocaml-4.14@sha256:f7771327eb3a959fdb0fe778a3bb1b22985cb04b683952c6a4b63ad155a08b64) (comment debian-13-4.14_x86_32_opam-2.4) (user (uid 1000) (gid 1000)) (shell /usr/bin/linux32 /bin/sh -c) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.4 /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 6fab318652edf2e934926c95dbe83c86f899f133 || git fetch origin master) && git reset -q --hard 6fab318652edf2e934926c95dbe83c86f899f133 && 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 (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "alcotest.1.9.1 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base.v0.16.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.2.4 caqti-lwt.2.2.4 cf.0.5.0 cf-lwt.0.5.0 chrome-trace.3.20.2 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.16 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 digestif.1.3.0 domain-name.0.4.1 dream.1.0.0~alpha8 dream-httpaf.1.0.0~alpha4 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-rpc.3.20.2 dune-site.3.20.2 duration.0.2.1 dyn.3.20.2 either.1.0.0 eqaf.0.10 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fiber.3.7.0 fix.20250919 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gluten.0.5.2 gluten-lwt.0.5.2 gluten-lwt-unix.0.5.2 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.12.0 h2-lwt.0.12.0 h2-lwt-unix.0.12.0 hmap.0.8.1 hpack.0.12.0 httpun.0.1.0 httpun-lwt.0.1.0 httpun-lwt-unix.0.1.0 httpun-types.0.1.0 httpun-ws.0.2.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 irmin-watcher.0.5.0 js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-ppx.6.2.0 jsonm.1.0.2 jsonrpc.1.21.0-4.14 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.21.0-4.14 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.1 magic-mime.1.3.1 markup.1.0.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 merlin-lib.4.19-414 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-lsp-server.1.21.0-4.14 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlc-loc.3.20.2 ocamlfind.1.9.8 ocamlformat.0.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.27.0 ocamlgraph.2.2.0 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 ohex.0.2.0 opam-core.2.4.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-state.2.4.1 ordering.3.20.2 parsexp.v0.16.0 patch.3.0.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_js_style.v0.16.0 ppx_yojson_conv.v0.16.0 ppx_yojson_conv_lib.v0.16.0 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.14.0 rresult.0.7.0 sedlex.3.7 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.16.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 tls.2.0.3 topkg.1.1.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 x509.1.0.6 xdg.3.20.2 yojson.2.2.2 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.4 --depext-only -y hood.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")) ) 2025-10-10 20:14.34: Waiting for resource in pool OCluster 2025-10-10 21:15.06: Waiting for worker… 2025-10-10 21:19.50: Got resource from pool OCluster Building on toxis.caelum.ci.dev All commits already cached HEAD is now at d53fcbf chore: update ocamlfmt (from ocaml/opam:debian-13-ocaml-4.14@sha256:f7771327eb3a959fdb0fe778a3bb1b22985cb04b683952c6a4b63ad155a08b64) Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:f7771327eb3a959fdb0fe778a3bb1b22985cb04b683952c6a4b63ad155a08b64' locally docker.io/ocaml/opam@sha256:f7771327eb3a959fdb0fe778a3bb1b22985cb04b683952c6a4b63ad155a08b64: Pulling from ocaml/opam c9dedb413b40: Pulling fs layer f837638c463a: Pulling fs layer 0f10188fd397: Pulling fs layer fdd37291e755: Pulling fs layer a55e52baefab: Pulling fs layer 386c2e37ee48: Pulling fs layer 0857da6a87f6: Pulling fs layer f8f57246dbb6: Pulling fs layer f1cc898bfa73: Pulling fs layer 5f5e0e9320fb: Pulling fs layer e71cb2b79246: Pulling fs layer 65b77d0e6ddf: Pulling fs layer 32b3ac319680: Pulling fs layer 332b4f70bda8: Pulling fs layer c7487749a26d: Pulling fs layer 5f129db7df1d: Pulling fs layer 120fe700baf0: Pulling fs layer 3f1bc6b935d7: Pulling fs layer 9b3cd3bec5e7: Pulling fs layer 68870f10c39f: Pulling fs layer 4f4fb700ef54: Pulling fs layer 313ffe921dc9: Pulling fs layer 6e022cac4b49: Pulling fs layer b6e0545365a9: Pulling fs layer 178a2230f6bc: Pulling fs layer 43ec319d5b4b: Pulling fs layer 887948c2fa1d: Pulling fs layer fa0835f5eb56: Pulling fs layer b834ef866483: Pulling fs layer cd4567e6bde2: Pulling fs layer ed94b946f82a: Pulling fs layer 3916e2f43ad3: Pulling fs layer c512f818c56e: Pulling fs layer 6df78b4411ca: Pulling fs layer d92949f24bca: Pulling fs layer 72569c0b1e6f: Pulling fs layer 91f47f4eed6f: Pulling fs layer 76d7e22f5a6c: Pulling fs layer 39a2d3171290: Pulling fs layer b1c09bc25311: Pulling fs layer 681c028ea2d0: Pulling fs layer 62e4589769df: Pulling fs layer 338b2ebae701: Pulling fs layer 65b77d0e6ddf: Waiting 32b3ac319680: Waiting 332b4f70bda8: Waiting c7487749a26d: Waiting 5f129db7df1d: Waiting 120fe700baf0: Waiting 3f1bc6b935d7: Waiting 9b3cd3bec5e7: Waiting 68870f10c39f: Waiting 4f4fb700ef54: Waiting 313ffe921dc9: Waiting 6e022cac4b49: Waiting b6e0545365a9: Waiting 178a2230f6bc: Waiting 43ec319d5b4b: Waiting 887948c2fa1d: Waiting fa0835f5eb56: Waiting b834ef866483: Waiting fdd37291e755: Waiting cd4567e6bde2: Waiting ed94b946f82a: Waiting a55e52baefab: Waiting 386c2e37ee48: Waiting 0857da6a87f6: Waiting f8f57246dbb6: Waiting f1cc898bfa73: Waiting 5f5e0e9320fb: Waiting e71cb2b79246: Waiting 3916e2f43ad3: Waiting c512f818c56e: Waiting 6df78b4411ca: Waiting d92949f24bca: Waiting 681c028ea2d0: Waiting 62e4589769df: Waiting 338b2ebae701: Waiting 91f47f4eed6f: Waiting 76d7e22f5a6c: Waiting b1c09bc25311: Waiting 39a2d3171290: Waiting f837638c463a: Download complete 0f10188fd397: Verifying Checksum 0f10188fd397: Download complete a55e52baefab: Verifying Checksum a55e52baefab: Download complete fdd37291e755: Verifying Checksum fdd37291e755: Download complete c9dedb413b40: Verifying Checksum c9dedb413b40: Download complete 0857da6a87f6: Verifying Checksum 0857da6a87f6: Download complete f8f57246dbb6: Download complete f1cc898bfa73: Download complete 5f5e0e9320fb: Verifying Checksum 5f5e0e9320fb: Download complete e71cb2b79246: Verifying Checksum e71cb2b79246: Download complete 65b77d0e6ddf: Verifying Checksum 65b77d0e6ddf: Download complete 332b4f70bda8: Verifying Checksum 332b4f70bda8: Download complete 32b3ac319680: Verifying Checksum 32b3ac319680: Download complete c7487749a26d: Verifying Checksum c7487749a26d: Download complete 5f129db7df1d: Verifying Checksum 5f129db7df1d: Download complete 120fe700baf0: Verifying Checksum 120fe700baf0: Download complete 3f1bc6b935d7: Verifying Checksum 3f1bc6b935d7: Download complete 9b3cd3bec5e7: Verifying Checksum 9b3cd3bec5e7: Download complete 68870f10c39f: Verifying Checksum 68870f10c39f: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 313ffe921dc9: Verifying Checksum 313ffe921dc9: Download complete 6e022cac4b49: Verifying Checksum 6e022cac4b49: Download complete 386c2e37ee48: Verifying Checksum 386c2e37ee48: Download complete b6e0545365a9: Verifying Checksum b6e0545365a9: Download complete 178a2230f6bc: Verifying Checksum 178a2230f6bc: Download complete 43ec319d5b4b: Verifying Checksum 43ec319d5b4b: Download complete 887948c2fa1d: Verifying Checksum 887948c2fa1d: Download complete b834ef866483: Verifying Checksum b834ef866483: Download complete fa0835f5eb56: Verifying Checksum fa0835f5eb56: Download complete ed94b946f82a: Verifying Checksum ed94b946f82a: Download complete cd4567e6bde2: Verifying Checksum cd4567e6bde2: Download complete 3916e2f43ad3: Verifying Checksum 3916e2f43ad3: Download complete c512f818c56e: Verifying Checksum c512f818c56e: Download complete d92949f24bca: Verifying Checksum d92949f24bca: Download complete 91f47f4eed6f: Verifying Checksum 91f47f4eed6f: Download complete 76d7e22f5a6c: Download complete 39a2d3171290: Download complete c9dedb413b40: Pull complete f837638c463a: Pull complete 0f10188fd397: Pull complete 6df78b4411ca: Verifying Checksum 6df78b4411ca: Download complete 72569c0b1e6f: Verifying Checksum 72569c0b1e6f: Download complete 681c028ea2d0: Verifying Checksum 681c028ea2d0: Download complete 62e4589769df: Verifying Checksum 62e4589769df: Download complete 338b2ebae701: Verifying Checksum 338b2ebae701: Download complete fdd37291e755: Pull complete a55e52baefab: Pull complete b1c09bc25311: Verifying Checksum b1c09bc25311: Download complete 386c2e37ee48: Pull complete 0857da6a87f6: Pull complete f8f57246dbb6: Pull complete f1cc898bfa73: Pull complete 5f5e0e9320fb: Pull complete e71cb2b79246: Pull complete 65b77d0e6ddf: Pull complete 32b3ac319680: Pull complete 332b4f70bda8: Pull complete c7487749a26d: Pull complete 5f129db7df1d: Pull complete 120fe700baf0: Pull complete 3f1bc6b935d7: Pull complete 9b3cd3bec5e7: Pull complete 68870f10c39f: Pull complete 4f4fb700ef54: Pull complete 313ffe921dc9: Pull complete 6e022cac4b49: Pull complete b6e0545365a9: Pull complete 178a2230f6bc: Pull complete 43ec319d5b4b: Pull complete 887948c2fa1d: Pull complete fa0835f5eb56: Pull complete b834ef866483: Pull complete cd4567e6bde2: Pull complete ed94b946f82a: Pull complete 3916e2f43ad3: Pull complete c512f818c56e: Pull complete 6df78b4411ca: Pull complete d92949f24bca: Pull complete 72569c0b1e6f: Pull complete 91f47f4eed6f: Pull complete 76d7e22f5a6c: Pull complete 39a2d3171290: Pull complete b1c09bc25311: Pull complete 681c028ea2d0: Pull complete 62e4589769df: Pull complete 338b2ebae701: Pull complete Digest: sha256:f7771327eb3a959fdb0fe778a3bb1b22985cb04b683952c6a4b63ad155a08b64 Status: Downloaded newer image for ocaml/opam@sha256:f7771327eb3a959fdb0fe778a3bb1b22985cb04b683952c6a4b63ad155a08b64 WARNING: The requested image's platform (linux/386) does not match the detected host platform (linux/amd64) and no specific platform was requested 2025-10-10 21:19.51 ---> using "2410126bd648536e6a38bb4dd4d127b56e708103e682af4c8aa1013072241b6f" from cache /: (comment debian-13-4.14_x86_32_opam-2.4) /: (user (uid 1000) (gid 1000)) /: (shell /usr/bin/linux32 /bin/sh -c) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam")) 2025-10-10 21:19.51 ---> using "51bab2a779ba0ec7fba770a0b7552240801a9966139c6ef2e734398900c3dc7e" 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. 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. Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2025-10-10 21:19.51 ---> using "fa4232f2cd6aa98e1a2b42bd708a2fd075408b16393cca0eb73f48bcccadc94c" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 5.15.0-134-generic The OCaml toplevel, version 4.14.2 2.4.1 2025-10-10 21:19.51 ---> using "7aeac4a5cfd4cddef97e57519536bc812d6cd83d832dc1ba493e9461e5b3322b" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2025-10-10 21:19.51 ---> using "48766fc1978247a56d1c121d9bde86502c315571a484d88b9f44f89d17820fa8" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 6fab318652edf2e934926c95dbe83c86f899f133 || git fetch origin master) && git reset -q --hard 6fab318652edf2e934926c95dbe83c86f899f133 && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD bcac5d1731..4b164c25f6 master -> origin/master 6fab318652 Merge pull request #28690 from mtelvers/opam-publish-ocaml-version.4.0.3 <><> 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 at these versions (e.g. "opam upgrade ocaml.5.3.0"), which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-10-10 21:19.51 ---> using "7f1f852ce450a6483b41e7250fa890ece5646e320ba59f54cef803df05acc84f" from cache /src: (copy (src hood.opam) (dst ./)) 2025-10-10 21:19.51 ---> saved as "3b78e9b0ed438f2582f6b34965da92ab3297791fa0adba74ebd62be98ce8aa8b" /src: (run (network host) (shell "opam pin add -yn hood.dev './'")) [NOTE] Package hood does not exist in opam repositories registered in the current switch. [hood.dev] synchronised (file:///src) hood is now pinned to file:///src (version dev) 2025-10-10 21:19.55 ---> saved as "5dec489fe70ee1b80c9148e70bf30c5056a50809fbca03ea7d3040cab684c879" /src: (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) 2025-10-10 21:19.55 ---> saved as "107914f320efd561a98db69f730e1ac9537fa6bc168ab10f6514af2a5e4b871c" /src: (env DEPS "alcotest.1.9.1 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base.v0.16.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.2.4 caqti-lwt.2.2.4 cf.0.5.0 cf-lwt.0.5.0 chrome-trace.3.20.2 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.16 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 digestif.1.3.0 domain-name.0.4.1 dream.1.0.0~alpha8 dream-httpaf.1.0.0~alpha4 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-rpc.3.20.2 dune-site.3.20.2 duration.0.2.1 dyn.3.20.2 either.1.0.0 eqaf.0.10 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fiber.3.7.0 fix.20250919 fmt.0.11.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 gluten.0.5.2 gluten-lwt.0.5.2 gluten-lwt-unix.0.5.2 gmap.0.3.0 graphql.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h2.0.12.0 h2-lwt.0.12.0 h2-lwt-unix.0.12.0 hmap.0.8.1 hpack.0.12.0 httpun.0.1.0 httpun-lwt.0.1.0 httpun-lwt-unix.0.1.0 httpun-types.0.1.0 httpun-ws.0.2.0 inotify.2.6 integers.0.7.0 ipaddr.5.6.1 irmin-watcher.0.5.0 js_of_ocaml.6.2.0 js_of_ocaml-compiler.6.2.0 js_of_ocaml-ppx.6.2.0 jsonm.1.0.2 jsonrpc.1.21.0-4.14 kdf.1.0.0 ke.0.6 lambdasoup.1.1.1 logs.0.9.0 lru.0.3.1 lsp.1.21.0-4.14 lwt.5.9.2 lwt-dllist.1.1.0 lwt_ppx.5.9.1 lwt_ssl.1.2.0 macaddr.5.6.1 magic-mime.1.3.1 markup.1.0.3 menhir.20250912 menhirCST.20250912 menhirLib.20250912 menhirSdk.20250912 merlin-lib.4.19-414 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-lwt.1.2.0 mtime.2.1.0 multipart_form.0.7.0 multipart_form-lwt.0.7.0 num.1.6 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-lsp-server.1.21.0-4.14 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlc-loc.3.20.2 ocamlfind.1.9.8 ocamlformat.0.27.0 ocamlformat-lib.0.27.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.27.0 ocamlgraph.2.2.0 ocp-indent.1.9.0 ocplib-endian.1.2 octavius.1.2.2 ohex.0.2.0 opam-core.2.4.1 opam-dune-lint.0.6 opam-file-format.2.2.0 opam-format.2.4.1 opam-repository.2.4.1 opam-state.2.4.1 ordering.3.20.2 parsexp.v0.16.0 patch.3.0.0 pecu.0.7 pp.2.0.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_js_style.v0.16.0 ppx_yojson_conv.v0.16.0 ppx_yojson_conv_lib.v0.16.0 ppxlib.0.35.0 prettym.0.0.3 psq.0.2.1 ptime.1.2.0 re.1.14.0 rresult.0.7.0 sedlex.3.7 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 spawn.v0.17.0 spdx_licenses.1.4.0 ssl.0.7.0 stdio.v0.16.0 stdlib-shims.0.3.0 stdune.3.20.2 stringext.1.6.0 swhid_core.0.1 tls.2.0.3 topkg.1.1.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uucp.17.0.0 uuseg.17.0.0 uutf.1.0.4 x509.1.0.6 xdg.3.20.2 yojson.2.2.2 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.4 --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 i386 Packages [48.4 kB] - Fetched 139 kB in 0s (620 kB/s) - Reading package lists... - <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [hood.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 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2). [NOTE] Package ocaml is already installed (current version is 4.14.2). [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" - (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 ... 20592 files and directories currently installed.) - Preparing to unpack .../openssl-provider-legacy_3.5.1-1+deb13u1_i386.deb ... - Unpacking openssl-provider-legacy (3.5.1-1+deb13u1) over (3.5.1-1) ... - Setting up openssl-provider-legacy (3.5.1-1+deb13u1) ... - (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 ... 20592 files and directories currently installed.) - Preparing to unpack .../libssl3t64_3.5.1-1+deb13u1_i386.deb ... - Unpacking libssl3t64:i386 (3.5.1-1+deb13u1) over (3.5.1-1) ... - Setting up libssl3t64:i386 (3.5.1-1+deb13u1) ... - Selecting previously unselected package libev4t64:i386. - (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 ... 20592 files and directories currently installed.) - Preparing to unpack .../00-libev4t64_1%3a4.33-2.1+b1_i386.deb ... - Unpacking libev4t64:i386 (1:4.33-2.1+b1) ... - Selecting previously unselected package libev-dev:i386. - Preparing to unpack .../01-libev-dev_1%3a4.33-2.1+b1_i386.deb ... - Unpacking libev-dev:i386 (1:4.33-2.1+b1) ... - Selecting previously unselected package libffi-dev:i386. - Preparing to unpack .../02-libffi-dev_3.4.8-2_i386.deb ... - Unpacking libffi-dev:i386 (3.4.8-2) ... - Selecting previously unselected package libgmpxx4ldbl:i386. - Preparing to unpack .../03-libgmpxx4ldbl_2%3a6.3.0+dfsg-3_i386.deb ... - Unpacking libgmpxx4ldbl:i386 (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libgmp-dev:i386. - Preparing to unpack .../04-libgmp-dev_2%3a6.3.0+dfsg-3_i386.deb ... - Unpacking libgmp-dev:i386 (2:6.3.0+dfsg-3) ... - Selecting previously unselected package libpkgconf3:i386. - Preparing to unpack .../05-libpkgconf3_1.8.1-4_i386.deb ... - Unpacking libpkgconf3:i386 (1.8.1-4) ... - Selecting previously unselected package libssl-dev:i386. - Preparing to unpack .../06-libssl-dev_3.5.1-1+deb13u1_i386.deb ... - Unpacking libssl-dev:i386 (3.5.1-1+deb13u1) ... - Preparing to unpack .../07-openssl_3.5.1-1+deb13u1_i386.deb ... - Unpacking openssl (3.5.1-1+deb13u1) over (3.5.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../08-pkgconf-bin_1.8.1-4_i386.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:i386. - Preparing to unpack .../09-pkgconf_1.8.1-4_i386.deb ... - Unpacking pkgconf:i386 (1.8.1-4) ... - Selecting previously unselected package pkg-config:i386. - Preparing to unpack .../10-pkg-config_1.8.1-4_i386.deb ... - Unpacking pkg-config:i386 (1.8.1-4) ... - Setting up libev4t64:i386 (1:4.33-2.1+b1) ... - Setting up libffi-dev:i386 (3.4.8-2) ... - Setting up libpkgconf3:i386 (1.8.1-4) ... - Setting up libgmpxx4ldbl:i386 (2:6.3.0+dfsg-3) ... - Setting up libssl-dev:i386 (3.5.1-1+deb13u1) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up libev-dev:i386 (1:4.33-2.1+b1) ... - Setting up openssl (3.5.1-1+deb13u1) ... - Setting up libgmp-dev:i386 (2:6.3.0+dfsg-3) ... - Setting up pkgconf:i386 (1.8.1-4) ... - Setting up pkg-config:i386 (1.8.1-4) ... - Processing triggers for libc-bin (2.41-12) ... 2025-10-10 21:20.31 ---> saved as "0270dbe6b5060088bef395becbe7a3fdc8312e3c39c45906de89c5d8a60f5d63" /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 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2). [NOTE] Package ocaml is already installed (current version is 4.14.2). [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 173 packages - install alcotest 1.9.1 - install angstrom 0.16.1 - install asn1-combinators 0.3.2 - install astring 0.8.5 - install base v0.16.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.2.4 - install caqti-lwt 2.2.4 - install cf 0.5.0 - install cf-lwt 0.5.0 - install chrome-trace 3.20.2 - 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.16 - install cppo 1.8.0 - install csexp 1.5.2 - install cstruct 6.2.0 - install ctypes 0.23.0 - install ctypes-foreign 0.23.0 - install digestif 1.3.0 - install domain-name 0.4.1 - install dream 1.0.0~alpha8 - install dream-httpaf 1.0.0~alpha4 - 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-rpc 3.20.2 - install dune-site 3.20.2 - install duration 0.2.1 - install dyn 3.20.2 - install either 1.0.0 - install eqaf 0.10 - install faraday 0.8.2 - install faraday-lwt 0.8.2 - install faraday-lwt-unix 0.8.2 - install fiber 3.7.0 - 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 gluten 0.5.2 - install gluten-lwt 0.5.2 - install gluten-lwt-unix 0.5.2 - install gmap 0.3.0 - install graphql 0.14.0 - install graphql-lwt 0.14.0 - install graphql_parser 0.14.0 - install h2 0.12.0 - install h2-lwt 0.12.0 - install h2-lwt-unix 0.12.0 - install hmap 0.8.1 - install hpack 0.12.0 - install httpun 0.1.0 - install httpun-lwt 0.1.0 - install httpun-lwt-unix 0.1.0 - install httpun-types 0.1.0 - install httpun-ws 0.2.0 - install inotify 2.6 - install integers 0.7.0 - install ipaddr 5.6.1 - install irmin-watcher 0.5.0 - install js_of_ocaml 6.2.0 - install js_of_ocaml-compiler 6.2.0 - install js_of_ocaml-ppx 6.2.0 - install jsonm 1.0.2 - install jsonrpc 1.21.0-4.14 - install kdf 1.0.0 - install ke 0.6 - install lambdasoup 1.1.1 - install logs 0.9.0 - install lru 0.3.1 - install lsp 1.21.0-4.14 - 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.1 - install magic-mime 1.3.1 - install markup 1.0.3 - install menhir 20250912 - install menhirCST 20250912 - install menhirLib 20250912 - install menhirSdk 20250912 - install merlin-lib 4.19-414 - install mirage-clock 4.2.0 - install mirage-crypto 1.2.0 - install mirage-crypto-ec 1.2.0 - install mirage-crypto-pk 1.2.0 - install mirage-crypto-rng 1.2.0 - install mirage-crypto-rng-lwt 1.2.0 - install mtime 2.1.0 - install multipart_form 0.7.0 - install multipart_form-lwt 0.7.0 - install num 1.6 - install ocaml-compiler-libs v0.12.4 - install ocaml-lsp-server 1.21.0-4.14 - install ocaml-syntax-shims 1.0.0 - install ocaml-version 4.0.3 - install ocamlbuild 0.16.1 - install ocamlc-loc 3.20.2 - install ocamlfind 1.9.8 - install ocamlformat 0.27.0 - install ocamlformat-lib 0.27.0 - install ocamlformat-rpc removed The `ocamlformat` package ships the RPC mode since version 0.22.4. This package is no longer necessary. - install ocamlformat-rpc-lib 0.27.0 - install ocamlgraph 2.2.0 - install ocp-indent 1.9.0 - install ocplib-endian 1.2 - install octavius 1.2.2 - install ohex 0.2.0 - install opam-core 2.4.1 - install opam-dune-lint 0.6 - install opam-file-format 2.2.0 - install opam-format 2.4.1 - install opam-repository 2.4.1 - install opam-state 2.4.1 - install ordering 3.20.2 - install parsexp v0.16.0 - install patch 3.0.0 - install pecu 0.7 - install pp 2.0.0 - install ppx_derivers 1.2.1 - install ppx_deriving 6.0.3 - install ppx_js_style v0.16.0 - install ppx_yojson_conv v0.16.0 - install ppx_yojson_conv_lib v0.16.0 - install ppxlib 0.35.0 - install prettym 0.0.3 - install psq 0.2.1 - install ptime 1.2.0 - install re 1.14.0 - install rresult 0.7.0 - install sedlex 3.7 - install seq base - install sexplib v0.16.0 - install sexplib0 v0.16.0 - install sha 1.15.4 - install spawn v0.17.0 - install spdx_licenses 1.4.0 - install ssl 0.7.0 - install stdio v0.16.0 - install stdlib-shims 0.3.0 - install stdune 3.20.2 - install stringext 1.6.0 - install swhid_core 0.1 - install tls 2.0.3 - install topkg 1.1.0 - install uchar 0.0.2 - install unstrctrd 0.4 - install uri 4.4.0 - install uucp 17.0.0 - install uuseg 17.0.0 - install uutf 1.0.4 - install x509 1.0.6 - install xdg 3.20.2 - install yojson 2.2.2 - install zarith 1.14 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved alcotest.1.9.1 (cached) -> 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 bigarray-compat.1.1.0 (cached) -> retrieved base.v0.16.4 (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 cf.0.5.0, cf-lwt.0.5.0 (cached) -> retrieved caqti.2.2.4, caqti-lwt.2.2.4 (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 cmdliner.1.3.0 (cached) -> installed conf-gmp.5 -> installed conf-pkg-config.4 -> retrieved cppo.1.8.0 (cached) -> retrieved containers.3.16 (cached) -> installed conf-gmp-powm-sec.4 -> installed conf-libffi.2.0.0 -> installed conf-libssl.4 -> retrieved csexp.1.5.2 (cached) -> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0 (cached) -> installed conf-libev.4-13 -> retrieved cstruct.6.2.0 (cached) -> retrieved chrome-trace.3.20.2, dune.3.20.2, dune-build-info.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-rpc.3.20.2, dune-site.3.20.2, dyn.3.20.2, ocamlc-loc.3.20.2, ordering.3.20.2, stdune.3.20.2, xdg.3.20.2 (cached) -> retrieved digestif.1.3.0 (cached) -> retrieved domain-name.0.4.1 (cached) -> retrieved dream.1.0.0~alpha8, dream-httpaf.1.0.0~alpha4 (cached) -> retrieved dream-livereload.0.2.0 (cached) -> retrieved dream-pure.1.0.0~alpha2 (cached) -> retrieved duration.0.2.1 (cached) -> installed cmdliner.1.3.0 -> retrieved either.1.0.0 (cached) -> retrieved eqaf.0.10 (cached) -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached) -> retrieved fiber.3.7.0 (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 gluten.0.5.2, gluten-lwt.0.5.2, gluten-lwt-unix.0.5.2 (cached) -> retrieved gmap.0.3.0 (cached) -> retrieved graphql.0.14.0, graphql-lwt.0.14.0, graphql_parser.0.14.0 (cached) -> retrieved hmap.0.8.1 (cached) -> retrieved httpun-ws.0.2.0 (cached) -> retrieved h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.0 (cached) -> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0 (cached) -> retrieved inotify.2.6 (cached) -> retrieved integers.0.7.0 (cached) -> retrieved ipaddr.5.6.1, macaddr.5.6.1 (cached) -> retrieved irmin-watcher.0.5.0 (cached) -> retrieved jsonm.1.0.2 (cached) -> retrieved kdf.1.0.0 (cached) -> retrieved ke.0.6 (cached) -> retrieved lambdasoup.1.1.1 (cached) -> retrieved logs.0.9.0 (cached) -> 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 jsonrpc.1.21.0-4.14, lsp.1.21.0-4.14, ocaml-lsp-server.1.21.0-4.14 (cached) -> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0 (cached) -> retrieved lwt_ssl.1.2.0 (cached) -> retrieved magic-mime.1.3.1 (cached) -> retrieved markup.1.0.3 (cached) -> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (cached) -> retrieved merlin-lib.4.19-414 (cached) -> retrieved mirage-clock.4.2.0 (cached) -> retrieved mtime.2.1.0 (cached) -> retrieved multipart_form.0.7.0, multipart_form-lwt.0.7.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.0.3 (cached) -> retrieved ocamlbuild.0.16.1 (cached) -> retrieved ocamlfind.1.9.8 (cached) -> installed ocamlformat-rpc.removed -> retrieved mirage-crypto.1.2.0, mirage-crypto-ec.1.2.0, mirage-crypto-pk.1.2.0, mirage-crypto-rng.1.2.0, mirage-crypto-rng-lwt.1.2.0 (cached) -> retrieved ocamlformat.0.27.0, ocamlformat-lib.0.27.0, ocamlformat-rpc-lib.0.27.0 (cached) -> installed num.1.6 -> 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 ohex.0.2.0 (cached) -> retrieved opam-file-format.2.2.0 (cached) -> retrieved opam-dune-lint.0.6 (cached) -> retrieved opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1 (cached) -> retrieved parsexp.v0.16.0 (cached) -> retrieved patch.3.0.0 (cached) -> retrieved pecu.0.7 (cached) -> retrieved pp.2.0.0 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_js_style.v0.16.0 (cached) -> retrieved ppx_yojson_conv.v0.16.0 (cached) -> retrieved ppx_deriving.6.0.3 (cached) -> retrieved ppx_yojson_conv_lib.v0.16.0 (cached) -> retrieved prettym.0.0.3 (cached) -> retrieved psq.0.2.1 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved re.1.14.0 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved sedlex.3.7 (cached) -> retrieved sexplib.v0.16.0 (cached) -> retrieved ppxlib.0.35.0 (cached) -> retrieved sexplib0.v0.16.0 (cached) -> retrieved sha.1.15.4 (cached) -> retrieved spawn.v0.17.0 (cached) -> retrieved spdx_licenses.1.4.0 (cached) -> retrieved ssl.0.7.0 (cached) -> retrieved stdio.v0.16.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved swhid_core.0.1 (cached) -> retrieved uchar.0.0.2 (cached) -> retrieved unstrctrd.0.4 (cached) -> retrieved topkg.1.1.0 (cached) -> retrieved tls.2.0.3 (cached) -> retrieved uri.4.4.0 (cached) -> retrieved uuseg.17.0.0 (cached) -> retrieved uutf.1.0.4 (cached) -> retrieved yojson.2.2.2 (cached) -> retrieved x509.1.0.6 (cached) -> retrieved uucp.17.0.0 (cached) -> retrieved zarith.1.14 (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.0 -> installed hmap.0.8.1 -> installed rresult.0.7.0 -> installed uutf.1.0.4 -> installed dune.3.20.2 -> installed astring.0.8.5 -> installed fmt.0.11.0 -> installed mtime.2.1.0 -> installed ptime.1.2.0 -> installed jsonm.1.0.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 domain-name.0.4.1 -> installed duration.0.2.1 -> installed either.1.0.0 -> installed eqaf.0.10 -> installed fix.20250919 -> installed gen.1.1 -> installed gmap.0.3.0 -> installed jsonrpc.1.21.0-4.14 -> installed lwt-dllist.1.1.0 -> installed macaddr.5.6.1 -> installed magic-mime.1.3.1 -> installed markup.1.0.3 -> installed menhirCST.20250912 -> installed menhirLib.20250912 -> installed menhirSdk.20250912 -> installed mirage-clock.4.2.0 -> installed ocaml-compiler-libs.v0.12.4 -> installed ocaml-syntax-shims.1.0.0 -> installed ocaml-version.4.0.3 -> installed ocamlgraph.2.2.0 -> installed ocp-indent.1.9.0 -> installed octavius.1.2.2 -> installed ohex.0.2.0 -> installed patch.3.0.0 -> installed pecu.0.7 -> installed pp.2.0.0 -> installed ppx_derivers.1.2.1 -> installed psq.0.2.1 -> installed re.1.14.0 -> installed sexplib0.v0.16.0 -> installed spawn.v0.17.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.2.2.2 -> installed fpath.0.7.3 -> installed cstruct.6.2.0 -> installed ke.0.6 -> installed asn1-combinators.0.3.2 -> installed ocplib-endian.1.2 -> installed ocamlformat-rpc-lib.0.27.0 -> installed digestif.1.3.0 -> installed ipaddr.5.6.1 -> installed lambdasoup.1.1.1 -> installed lru.0.3.1 -> installed parsexp.v0.16.0 -> installed integers.0.7.0 -> installed ppx_yojson_conv_lib.v0.16.0 -> installed alcotest.1.9.1 -> installed dune-build-info.3.20.2 -> installed chrome-trace.3.20.2 -> installed sha.1.15.4 -> installed ordering.3.20.2 -> installed sexplib.v0.16.0 -> installed xdg.3.20.2 -> installed dune-configurator.3.20.2 -> installed bigstringaf.0.10.0 -> installed faraday.0.8.2 -> installed dyn.3.20.2 -> installed containers.3.16 -> installed uucp.17.0.0 -> installed mirage-crypto.1.2.0 -> installed ssl.0.7.0 -> installed angstrom.0.16.1 -> installed gluten.0.5.2 -> installed httpun-types.0.1.0 -> installed opam-core.2.4.1 -> installed lwt.5.9.2 -> installed kdf.1.0.0 -> installed unstrctrd.0.4 -> installed faraday-lwt.0.8.2 -> installed gluten-lwt.0.5.2 -> installed lwt_ssl.1.2.0 -> installed httpun.0.1.0 -> installed inotify.2.6 -> installed faraday-lwt-unix.0.8.2 -> installed lsp.1.21.0-4.14 -> installed httpun-lwt.0.1.0 -> installed gluten-lwt-unix.0.5.2 -> installed ocamlc-loc.3.20.2 -> installed httpun-ws.0.2.0 -> installed httpun-lwt-unix.0.1.0 -> installed uuseg.17.0.0 -> installed hpack.0.12.0 -> installed ctypes.0.23.0 -> installed uri.4.4.0 -> installed base.v0.16.4 -> installed menhir.20250912 -> installed h2.0.12.0 -> installed stdio.v0.16.0 -> installed merlin-lib.4.19-414 -> installed stdune.3.20.2 -> installed graphql_parser.0.14.0 -> installed opam-file-format.2.2.0 -> installed h2-lwt.0.12.0 -> installed ctypes-foreign.0.23.0 -> installed cf.0.5.0 -> installed fsevents.0.3.0 -> installed cf-lwt.0.5.0 -> installed fiber.3.7.0 -> installed h2-lwt-unix.0.12.0 -> installed fsevents-lwt.0.3.0 -> installed graphql.0.14.0 -> installed ppxlib.0.35.0 -> installed graphql-lwt.0.14.0 -> installed dune-private-libs.3.20.2 -> installed dune-rpc.3.20.2 -> installed ppx_js_style.v0.16.0 -> installed lwt_ppx.5.9.1 -> installed ppx_deriving.6.0.3 -> installed sedlex.3.7 -> installed ocamlformat-lib.0.27.0 -> installed opam-format.2.4.1 -> installed dune-site.3.20.2 -> installed ppx_yojson_conv.v0.16.0 -> installed dream-pure.1.0.0~alpha2 -> installed dream-httpaf.1.0.0~alpha4 -> installed ocamlformat.0.27.0 -> installed ocaml-lsp-server.1.21.0-4.14 -> installed opam-repository.2.4.1 -> installed opam-state.2.4.1 -> installed js_of_ocaml-compiler.6.2.0 -> installed bigarray-overlap.0.2.1 -> installed prettym.0.0.3 -> installed logs.0.9.0 -> installed irmin-watcher.0.5.0 -> installed mirage-crypto-rng.1.2.0 -> installed multipart_form.0.7.0 -> installed mirage-crypto-rng-lwt.1.2.0 -> installed multipart_form-lwt.0.7.0 -> installed mirage-crypto-pk.1.2.0 -> installed bos.0.2.1 -> installed opam-dune-lint.0.6 -> installed js_of_ocaml.6.2.0 -> installed mirage-crypto-ec.1.2.0 -> installed x509.1.0.6 -> installed tls.2.0.3 -> installed js_of_ocaml-ppx.6.2.0 -> installed caqti.2.2.4 -> installed caqti-lwt.2.2.4 -> installed dream.1.0.0~alpha8 -> installed dream-livereload.0.2.0 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.14/share/emacs/site-lisp") (require 'ocp-indent) * for Vim, add this line to ~/.vimrc: set rtp^="/home/opam/.opam/4.14/share/ocp-indent/vim" # To update the current shell environment, run: eval $(opam env) 2025-10-10 21:25.09 ---> saved as "7117052661c5dd356c9cfd5d0cc0ad0239993e99e0bc2879fd9eff6dc52d7003" /src: (copy (src .) (dst /src)) 2025-10-10 21:25.09 ---> saved as "a92e89d744e52db3377e492172b994cfbd5891bc4588070f0c4e51efbaf4a5ca" /src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/lib/hood/.hood.objs/byte -I /home/opam/.opam/4.14/lib/containers -I /home/opam/.opam/4.14/lib/containers/monomorphic -I /home/opam/.opam/4.14/lib/either -I /home/opam/.opam/4.14/lib/ppx_deriving/runtime -I /home/opam/.opam/4.14/lib/ppx_yojson_conv_lib -I /home/opam/.opam/4.14/lib/seq -I /home/opam/.opam/4.14/lib/yojson -no-alias-deps -opaque -open Hood -o src/lib/hood/.hood.objs/byte/hood__Common.cmo -c -impl src/lib/hood/common.pp.ml) File "src/lib/hood/common.ml", line 2, characters 12-18: 2 | num : int option; ^^^^^^ Error: Unbound value option_of_yojson "/usr/bin/linux32" "/bin/sh" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1 2025-10-10 21:25.12: Job failed: Failed: Build failed