2026-04-28 18:44.35: New job: test cdaringe/my.hood https://github.com/cdaringe/my.hood.git#refs/heads/main (d53fcbf35110e10f3a7b0bd05c5de45af387446a) (linux-x86_64:ubuntu-26.04-4.14_opam-2.5) Base: ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:2f255185d21e68bfa168a0f0e7340692071da4b94eb69bf97e318398f8494c2d 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:ubuntu-26.04-ocaml-4.14@sha256:2f255185d21e68bfa168a0f0e7340692071da4b94eb69bf97e318398f8494c2d # ubuntu-26.04-4.14_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 24618e1786711fef2cc7e5a769e742b764fd7f0c || git fetch origin master) && git reset -q --hard 24618e1786711fef2cc7e5a769e742b764fd7f0c && 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.5 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigstringaf.0.10.0 bos.0.3.0 bstr.0.0.4 camlp-streams.5.0.1 caqti.2.3.0 caqti-lwt.2.3.0 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.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 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.3.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.2 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.10.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.2 magic-mime.1.3.1 markup.1.0.3 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 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.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.14.3 ocaml-base-compiler.4.14.3 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.1.0 ocamlbuild.0.16.1 ocamlc-loc.3.20.2 ocamlfind.1.9.8 ocamlformat.0.29.0 ocamlformat-lib.0.29.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.29.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.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.16.0 patch.3.1.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.5 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 topkg.1.1.1 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.5 --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 2026-04-28 18:44.35: Using cache hint "cdaringe/my.hood-ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:2f255185d21e68bfa168a0f0e7340692071da4b94eb69bf97e318398f8494c2d-ubuntu-26.04-4.14_opam-2.5-a4f0d59b36680285b159bd4539eddba1" 2026-04-28 18:44.35: Using OBuilder spec: ((from ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:2f255185d21e68bfa168a0f0e7340692071da4b94eb69bf97e318398f8494c2d) (comment ubuntu-26.04-4.14_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 24618e1786711fef2cc7e5a769e742b764fd7f0c || git fetch origin master) && git reset -q --hard 24618e1786711fef2cc7e5a769e742b764fd7f0c && 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.3.2 astring.0.8.5 base.v0.16.5 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigstringaf.0.10.0 bos.0.3.0 bstr.0.0.4 camlp-streams.5.0.1 caqti.2.3.0 caqti-lwt.2.3.0 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.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 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.3.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.2 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.10.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.2 magic-mime.1.3.1 markup.1.0.3 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 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.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.14.3 ocaml-base-compiler.4.14.3 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.1.0 ocamlbuild.0.16.1 ocamlc-loc.3.20.2 ocamlfind.1.9.8 ocamlformat.0.29.0 ocamlformat-lib.0.29.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.29.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.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.16.0 patch.3.1.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.5 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 topkg.1.1.1 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.5 --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")) ) 2026-04-28 18:44.35: Waiting for resource in pool OCluster 2026-04-28 18:53.26: Waiting for worker… 2026-04-28 18:56.25: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at d53fcbf chore: update ocamlfmt (from ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:2f255185d21e68bfa168a0f0e7340692071da4b94eb69bf97e318398f8494c2d) Unable to find image 'ocaml/opam:ubuntu-26.04-ocaml-4.14@sha256:2f255185d21e68bfa168a0f0e7340692071da4b94eb69bf97e318398f8494c2d' locally docker.io/ocaml/opam@sha256:2f255185d21e68bfa168a0f0e7340692071da4b94eb69bf97e318398f8494c2d: Pulling from ocaml/opam 5f528443f346: Pulling fs layer 9d7db96ef8a1: Pulling fs layer 69cd0ed39c32: Pulling fs layer 8ddd605780bc: Pulling fs layer b3563cf9c718: Pulling fs layer 0ff6404f2cf9: Pulling fs layer 0fd106322b2a: Pulling fs layer 6cfb66f33040: Pulling fs layer b054a68819af: Pulling fs layer 935df48738cf: Pulling fs layer 6d7855f07084: Pulling fs layer baf8b6b1404d: Pulling fs layer d11a2bc559d8: Pulling fs layer 47b449369e16: Pulling fs layer b3563cf9c718: Waiting 8821a6dafec4: Pulling fs layer de6cbfe58b17: Pulling fs layer 0fd106322b2a: Waiting 4789d14f0dba: Pulling fs layer 6cfb66f33040: Waiting dc40a97042b2: Pulling fs layer 5ba7a82e9924: Pulling fs layer 1bd9b354e379: Pulling fs layer d95538300577: Pulling fs layer ccb31d3e72ef: Pulling fs layer 0ff6404f2cf9: Waiting b054a68819af: Waiting d5ec08a27795: Pulling fs layer 935df48738cf: Waiting 4f4fb700ef54: Pulling fs layer 6d7855f07084: Waiting cace1535e380: Pulling fs layer baf8b6b1404d: Waiting d11a2bc559d8: Waiting 6abc7b96ebc8: Pulling fs layer 47b449369e16: Waiting 8821a6dafec4: Waiting 31baaf291736: Pulling fs layer de6cbfe58b17: Waiting 4789d14f0dba: Waiting dc40a97042b2: Waiting d7ee8870a44e: Pulling fs layer 5ba7a82e9924: Waiting 1bd9b354e379: Waiting d5ec08a27795: Waiting bec0e40ffcad: Pulling fs layer 4f4fb700ef54: Waiting d95538300577: Waiting 8e3943b026f0: Pulling fs layer ccb31d3e72ef: Waiting 2a4924aaac32: Pulling fs layer 8ddd605780bc: Waiting 4761365b4e53: Pulling fs layer 1a958ae6c150: Pulling fs layer cace1535e380: Waiting 65cf788ac9e8: Pulling fs layer 549c069a431e: Pulling fs layer 31baaf291736: Waiting d41918af1eb8: Pulling fs layer b07a459306ae: Pulling fs layer 7a4d6fbc7167: Pulling fs layer d0314755e705: Pulling fs layer 9fe4679cfa16: Pulling fs layer 8e3943b026f0: Waiting 3da651ad3c12: Pulling fs layer d706efa35e7e: Pulling fs layer bb595e942949: Pulling fs layer 755a09591609: Pulling fs layer 61e99e660ae4: Pulling fs layer 5db38511abe8: Pulling fs layer 877491a221b2: Pulling fs layer 6abc7b96ebc8: Waiting 9fe4679cfa16: Waiting 65cf788ac9e8: Waiting 3da651ad3c12: Waiting 549c069a431e: Waiting d41918af1eb8: Waiting 877491a221b2: Waiting 61e99e660ae4: Waiting b07a459306ae: Waiting d706efa35e7e: Waiting 7a4d6fbc7167: Waiting 5db38511abe8: Waiting bb595e942949: Waiting d0314755e705: Waiting 755a09591609: Waiting 2a4924aaac32: Waiting 4761365b4e53: Waiting 1a958ae6c150: Waiting bec0e40ffcad: Waiting d7ee8870a44e: Waiting 9d7db96ef8a1: Download complete 69cd0ed39c32: Download complete 8ddd605780bc: Download complete 5f528443f346: Verifying Checksum 5f528443f346: Download complete b3563cf9c718: Verifying Checksum b3563cf9c718: Download complete 6cfb66f33040: Verifying Checksum 6cfb66f33040: Download complete b054a68819af: Verifying Checksum b054a68819af: Download complete 0fd106322b2a: Verifying Checksum 0fd106322b2a: Download complete 0ff6404f2cf9: Verifying Checksum 0ff6404f2cf9: Download complete 935df48738cf: Download complete 6d7855f07084: Verifying Checksum 6d7855f07084: Download complete d11a2bc559d8: Verifying Checksum d11a2bc559d8: Download complete baf8b6b1404d: Verifying Checksum baf8b6b1404d: Download complete 47b449369e16: Verifying Checksum 47b449369e16: Download complete 8821a6dafec4: Verifying Checksum 8821a6dafec4: Download complete 4789d14f0dba: Download complete 5f528443f346: Pull complete 9d7db96ef8a1: Pull complete 69cd0ed39c32: Pull complete 8ddd605780bc: Pull complete de6cbfe58b17: Verifying Checksum de6cbfe58b17: Download complete dc40a97042b2: Download complete 5ba7a82e9924: Verifying Checksum 5ba7a82e9924: Download complete 1bd9b354e379: Verifying Checksum 1bd9b354e379: Download complete d95538300577: Verifying Checksum d95538300577: Download complete ccb31d3e72ef: Download complete d5ec08a27795: Download complete 4f4fb700ef54: Download complete cace1535e380: Verifying Checksum 6abc7b96ebc8: Download complete 31baaf291736: Verifying Checksum 31baaf291736: Download complete d7ee8870a44e: Download complete b3563cf9c718: Pull complete bec0e40ffcad: Download complete 8e3943b026f0: Verifying Checksum 8e3943b026f0: Download complete 2a4924aaac32: Download complete 4761365b4e53: Verifying Checksum 4761365b4e53: Download complete 1a958ae6c150: Verifying Checksum 1a958ae6c150: Download complete 65cf788ac9e8: Verifying Checksum 65cf788ac9e8: Download complete 549c069a431e: Verifying Checksum 549c069a431e: Download complete d41918af1eb8: Download complete 7a4d6fbc7167: Download complete 0ff6404f2cf9: Pull complete 9fe4679cfa16: Verifying Checksum 9fe4679cfa16: Download complete 3da651ad3c12: Verifying Checksum 3da651ad3c12: Download complete d706efa35e7e: Verifying Checksum d706efa35e7e: Download complete d0314755e705: Verifying Checksum d0314755e705: Download complete 755a09591609: Verifying Checksum 755a09591609: Download complete 61e99e660ae4: Verifying Checksum 61e99e660ae4: Download complete 5db38511abe8: Download complete 877491a221b2: Download complete bb595e942949: Verifying Checksum bb595e942949: Download complete b07a459306ae: Verifying Checksum b07a459306ae: Download complete 0fd106322b2a: Pull complete 6cfb66f33040: Pull complete b054a68819af: Pull complete 935df48738cf: Pull complete 6d7855f07084: Pull complete baf8b6b1404d: Pull complete d11a2bc559d8: Pull complete 47b449369e16: Pull complete 8821a6dafec4: Pull complete de6cbfe58b17: Pull complete 4789d14f0dba: Pull complete dc40a97042b2: Pull complete 5ba7a82e9924: Pull complete 1bd9b354e379: Pull complete d95538300577: Pull complete ccb31d3e72ef: Pull complete d5ec08a27795: Pull complete 4f4fb700ef54: Pull complete cace1535e380: Pull complete 6abc7b96ebc8: Pull complete 31baaf291736: Pull complete d7ee8870a44e: Pull complete bec0e40ffcad: Pull complete 8e3943b026f0: Pull complete 2a4924aaac32: Pull complete 4761365b4e53: Pull complete 1a958ae6c150: Pull complete 65cf788ac9e8: Pull complete 549c069a431e: Pull complete d41918af1eb8: Pull complete b07a459306ae: Pull complete 7a4d6fbc7167: Pull complete d0314755e705: Pull complete 9fe4679cfa16: Pull complete 3da651ad3c12: Pull complete d706efa35e7e: Pull complete bb595e942949: Pull complete 755a09591609: Pull complete 61e99e660ae4: Pull complete 5db38511abe8: Pull complete 877491a221b2: Pull complete Digest: sha256:2f255185d21e68bfa168a0f0e7340692071da4b94eb69bf97e318398f8494c2d Status: Downloaded newer image for ocaml/opam@sha256:2f255185d21e68bfa168a0f0e7340692071da4b94eb69bf97e318398f8494c2d 2026-04-28 18:56.28 ---> using "45d158ca078290bcc17e9facee88fdfae9286d7b57e1f5b30c01b2448818c3bd" from cache /: (comment ubuntu-26.04-4.14_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-04-28 18:56.28 ---> using "f6c43e1eb203c06f8e009c1a61b1d92ed9f33cbff3bd56606096d07c0fa867d4" 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 version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted. You may want to back it up before going further. Continue? [Y/n] y [NOTE] The 'jobs' option was reset, its value was 71 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=71 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [ERROR] Could not update repository "ocaml-patches-overlay": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocurrent/opam-repository/': Could not resolve host: github.com" [default] Initialised 2026-04-28 18:56.28 ---> using "3cd5921a1a77cde0bded94a3ae9c2be02a276433ee3eecb4f00f96f441dc2cab" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 6.8.0-107-generic The OCaml toplevel, version 4.14.3 2.5.1 2026-04-28 18:56.29 ---> using "96875a3243d933ed78cb42d880d055428d081fe4bb85b555f703a57f9483c469" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2026-04-28 18:56.29 ---> using "a705e06972f3ea31f4b259a07fc825477bf4557bcb84a744e7f0168593cebd2c" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 24618e1786711fef2cc7e5a769e742b764fd7f0c || git fetch origin master) && git reset -q --hard 24618e1786711fef2cc7e5a769e742b764fd7f0c && git log --no-decorate -n1 --oneline && opam update -u")) 24618e1786 Merge pull request #29744 from nmatschke/opam-publish-base.v0.16.5 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///home/opam/opam-repository [ocaml-patches-overlay] no changes from git+https://github.com/ocurrent/opam-repository#patches 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.5.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) 2026-04-28 18:56.29 ---> using "f5b34b14b9dfe9dd918dab404a9d66faf7fc40614a8d76680ee475ca0879fbae" from cache /src: (copy (src hood.opam) (dst ./)) 2026-04-28 18:56.31 ---> saved as "2d0621a35c1f7db7ec151bb14a062e4c8cb3ce4a37910657db284ed61fd8d1ac" /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) 2026-04-28 18:56.35 ---> saved as "064edc1e5e40a15d4a5fbedca21a778dde1fc9041d28d7ac7dc2ea6749362d41" /src: (run (shell "echo '(lang dune 3.0)' > './dune-project'")) 2026-04-28 18:56.37 ---> saved as "9578ab04b96a59ff2146f0e6e41a315253a6dae4ed0df514a85daf9f933233be" /src: (env DEPS "alcotest.1.9.1 angstrom.0.16.1 asn1-combinators.0.3.2 astring.0.8.5 base.v0.16.5 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigarray-compat.1.1.0 bigstringaf.0.10.0 bos.0.3.0 bstr.0.0.4 camlp-streams.5.0.1 caqti.2.3.0 caqti-lwt.2.3.0 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.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 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.3.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.2 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.10.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.2 magic-mime.1.3.1 markup.1.0.3 menhir.20260209 menhirCST.20260209 menhirGLR.20260209 menhirLib.20260209 menhirSdk.20260209 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.8.0 multipart_form-lwt.0.8.0 num.1.6 ocaml.4.14.3 ocaml-base-compiler.4.14.3 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.1.0 ocamlbuild.0.16.1 ocamlc-loc.3.20.2 ocamlfind.1.9.8 ocamlformat.0.29.0 ocamlformat-lib.0.29.0 ocamlformat-rpc.removed ocamlformat-rpc-lib.0.29.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.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.16.0 patch.3.1.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.5 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 topkg.1.1.1 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.5 --depext-only -y hood.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://archive.ubuntu.com/ubuntu resolute InRelease - Get:2 http://archive.ubuntu.com/ubuntu resolute-updates InRelease [136 kB] - Hit:3 http://archive.ubuntu.com/ubuntu resolute-backports InRelease - Get:4 http://archive.ubuntu.com/ubuntu resolute-updates/main amd64 Packages [14.1 kB] - Get:5 http://archive.ubuntu.com/ubuntu resolute-updates/universe amd64 Packages [6843 B] - Get:6 http://security.ubuntu.com/ubuntu resolute-security InRelease [136 kB] - Get:7 http://security.ubuntu.com/ubuntu resolute-security/universe amd64 Packages [6843 B] - Get:8 http://security.ubuntu.com/ubuntu resolute-security/main amd64 Packages [14.1 kB] - Fetched 313 kB in 1s (372 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.3). [NOTE] Package ocaml is already installed (current version is 4.14.3). [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 ... 22791 files and directories currently installed.) - Preparing to unpack .../0-libev4t64_1%3a4.33-2.1build2_amd64.deb ... - Unpacking libev4t64:amd64 (1:4.33-2.1build2) ... - Selecting previously unselected package libgmpxx4ldbl:amd64. - Preparing to unpack .../1-libgmpxx4ldbl_2%3a6.3.0+dfsg-5ubuntu2_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-5ubuntu2) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../2-libgmp-dev_2%3a6.3.0+dfsg-5ubuntu2_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-5ubuntu2) ... - Selecting previously unselected package libpkgconf7:amd64. - Preparing to unpack .../3-libpkgconf7_2.5.1-4_amd64.deb ... - Unpacking libpkgconf7:amd64 (2.5.1-4) ... - Selecting previously unselected package libssl-dev:amd64. - Preparing to unpack .../4-libssl-dev_3.5.5-1ubuntu3_amd64.deb ... - Unpacking libssl-dev:amd64 (3.5.5-1ubuntu3) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../5-pkgconf-bin_2.5.1-4_amd64.deb ... - Unpacking pkgconf-bin (2.5.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../6-pkgconf_2.5.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (2.5.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../7-pkg-config_2.5.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (2.5.1-4) ... - Selecting previously unselected package libev-dev:amd64. - Preparing to unpack .../8-libev-dev_1%3a4.33-2.1build2_amd64.deb ... - Unpacking libev-dev:amd64 (1:4.33-2.1build2) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../9-libffi-dev_3.5.2-4_amd64.deb ... - Unpacking libffi-dev:amd64 (3.5.2-4) ... - Setting up libev4t64:amd64 (1:4.33-2.1build2) ... - Setting up libpkgconf7:amd64 (2.5.1-4) ... - Setting up libffi-dev:amd64 (3.5.2-4) ... - Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-5ubuntu2) ... - Setting up libssl-dev:amd64 (3.5.5-1ubuntu3) ... - Setting up pkgconf-bin (2.5.1-4) ... - Setting up libev-dev:amd64 (1:4.33-2.1build2) ... - Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-5ubuntu2) ... - Setting up pkgconf:amd64 (2.5.1-4) ... - Setting up pkg-config:amd64 (2.5.1-4) ... - Processing triggers for libc-bin (2.43-2ubuntu2) ... # To update the current shell environment, run: eval $(opam env) 2026-04-28 18:56.55 ---> saved as "08e9e4884563d5f1c9144eb5c0461e637094a8fc2f83909fafc4817b8ff2595c" /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.3). [NOTE] Package ocaml is already installed (current version is 4.14.3). [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.5 - install base-bytes base - install base64 3.5.2 - install bigarray-compat 1.1.0 - install bigstringaf 0.10.0 - install bos 0.3.0 - install bstr 0.0.4 - 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 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.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 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.3.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.2 - 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.10.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.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 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.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.21.0-4.14 - install ocaml-syntax-shims 1.0.0 - install ocaml-version 4.1.0 - install ocamlbuild 0.16.1 - install ocamlc-loc 3.20.2 - install ocamlfind 1.9.8 - install ocamlformat 0.29.0 - install ocamlformat-lib 0.29.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.29.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.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.16.0 - install patch 3.1.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.5 - 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 topkg 1.1.1 - 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 base.v0.16.5 (cached) -> retrieved base64.3.5.2 (cached) -> retrieved bigarray-compat.1.1.0 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> retrieved bos.0.3.0 (cached) -> retrieved camlp-streams.5.0.1 (cached) -> retrieved bstr.0.0.4 (cached) -> retrieved cf.0.5.0, cf-lwt.0.5.0 (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 cmdliner.1.3.0 (cached) -> installed conf-gmp.5 -> installed conf-pkg-config.4 -> retrieved cppo.1.8.0 (cached) -> retrieved containers.3.18 (cached) -> installed conf-gmp-powm-sec.4 -> installed conf-libffi.2.0.0 -> installed conf-libssl.4 -> retrieved csexp.1.5.2 (cached) -> retrieved cstruct.6.2.0 (cached) -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.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) -> installed conf-libev.4-13 -> retrieved digestif.1.3.0 (cached) -> retrieved domain-name.0.5.0 (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.3.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 h2.0.12.0, h2-lwt.0.12.0, h2-lwt-unix.0.12.0, hpack.0.12.0 (cached) -> retrieved hmap.0.8.1 (cached) -> retrieved httpun.0.1.0, httpun-lwt.0.1.0, httpun-lwt-unix.0.1.0, httpun-types.0.1.0 (cached) -> retrieved httpun-ws.0.2.0 (cached) -> retrieved inotify.2.6 (cached) -> retrieved integers.0.7.0 (cached) -> retrieved ipaddr.5.6.2, macaddr.5.6.2 (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.10.0 (cached) -> retrieved lru.0.3.1 (cached) -> retrieved lwt.5.9.2 (cached) -> retrieved jsonrpc.1.21.0-4.14, lsp.1.21.0-4.14, ocaml-lsp-server.1.21.0-4.14 (cached) -> retrieved lwt-dllist.1.1.0 (cached) -> retrieved lwt_ssl.1.2.0 (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_ppx.5.9.1 (cached) -> retrieved magic-mime.1.3.1 (cached) -> retrieved markup.1.0.3 (cached) -> retrieved mirage-clock.4.2.0 (cached) -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (cached) -> retrieved merlin-lib.4.19-414 (cached) -> 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 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) -> installed ocamlformat-rpc.removed -> retrieved ocamlfind.1.9.8 (cached) -> retrieved ocamlgraph.2.2.0 (cached) -> retrieved ocp-indent.1.9.0 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved ocamlformat.0.29.0, ocamlformat-lib.0.29.0, ocamlformat-rpc-lib.0.29.0 (cached) -> installed num.1.6 -> retrieved octavius.1.2.2 (cached) -> retrieved ohex.0.2.0 (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-dune-lint.0.6 (cached) -> retrieved opam-file-format.2.2.0 (cached) -> retrieved parsexp.v0.16.0 (cached) -> retrieved patch.3.1.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.5 (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 topkg.1.1.1 (cached) -> retrieved uchar.0.0.2 (cached) -> retrieved unstrctrd.0.4 (cached) -> retrieved uuseg.17.0.0 (cached) -> retrieved uri.4.4.0 (cached) -> retrieved uutf.1.0.4 (cached) -> retrieved x509.1.0.6 (cached) -> retrieved yojson.2.2.2 (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 dune.3.20.2 -> installed topkg.1.1.1 -> installed base64.3.5.2 -> installed bigarray-compat.1.1.0 -> installed bstr.0.0.4 -> installed camlp-streams.5.0.1 -> installed cppo.1.8.0 -> installed csexp.1.5.2 -> installed domain-name.0.5.0 -> installed duration.0.3.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.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 ocamlgraph.2.2.0 -> installed ocp-indent.1.9.0 -> installed octavius.1.2.2 -> installed ohex.0.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.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 astring.0.8.5 -> installed fmt.0.11.0 -> installed hmap.0.8.1 -> installed mtime.2.1.0 -> installed ptime.1.2.0 -> installed rresult.0.7.0 -> installed uutf.1.0.4 -> installed ocplib-endian.1.2 -> installed ocamlformat-rpc-lib.0.29.0 -> installed digestif.1.3.0 -> installed ipaddr.5.6.2 -> installed lru.0.3.1 -> installed integers.0.7.0 -> installed ppx_yojson_conv_lib.v0.16.0 -> installed fpath.0.7.3 -> installed cstruct.6.2.0 -> installed ke.0.6 -> installed asn1-combinators.0.3.2 -> installed parsexp.v0.16.0 -> installed chrome-trace.3.20.2 -> installed sha.1.15.4 -> installed dune-build-info.3.20.2 -> installed alcotest.1.9.1 -> installed jsonm.1.0.2 -> installed ordering.3.20.2 -> installed markup.1.0.3 -> installed xdg.3.20.2 -> installed prettym.0.0.5 -> installed sexplib.v0.16.0 -> installed dune-configurator.3.20.2 -> installed lambdasoup.1.1.1 -> installed bigstringaf.0.10.0 -> installed faraday.0.8.2 -> installed angstrom.0.16.1 -> installed dyn.3.20.2 -> installed menhir.20260209 -> installed containers.3.18 -> installed mirage-crypto.1.2.0 -> installed ssl.0.7.0 -> installed lwt.5.9.2 -> installed gluten.0.5.2 -> installed httpun-types.0.1.0 -> installed opam-core.2.5.1 -> installed hpack.0.12.0 -> installed unstrctrd.0.4 -> installed uri.4.4.0 -> installed graphql_parser.0.14.0 -> installed merlin-lib.4.19-414 -> installed lsp.1.21.0-4.14 -> installed base.v0.16.5 -> installed opam-file-format.2.2.0 -> installed kdf.1.0.0 -> installed faraday-lwt.0.8.2 -> installed inotify.2.6 -> installed lwt_ssl.1.2.0 -> installed gluten-lwt.0.5.2 -> installed httpun.0.1.0 -> installed h2.0.12.0 -> installed graphql.0.14.0 -> installed stdio.v0.16.0 -> installed ctypes.0.24.0 -> installed faraday-lwt-unix.0.8.2 -> installed httpun-lwt.0.1.0 -> installed httpun-ws.0.2.0 -> installed h2-lwt.0.12.0 -> installed graphql-lwt.0.14.0 -> installed gluten-lwt-unix.0.5.2 -> installed ocamlc-loc.3.20.2 -> installed h2-lwt-unix.0.12.0 -> installed httpun-lwt-unix.0.1.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 ppxlib.0.35.0 -> installed stdune.3.20.2 -> installed opam-format.2.5.1 -> installed lwt_ppx.5.9.1 -> installed ppx_deriving.6.0.3 -> installed ppx_js_style.v0.16.0 -> installed sedlex.3.7 -> installed fiber.3.7.0 -> installed dream-pure.1.0.0~alpha2 -> installed ppx_yojson_conv.v0.16.0 -> installed dream-httpaf.1.0.0~alpha4 -> installed uucp.17.0.0 -> installed dune-private-libs.3.20.2 -> installed dune-rpc.3.20.2 -> installed opam-repository.2.5.1 -> installed uuseg.17.0.0 -> installed dune-site.3.20.2 -> installed opam-state.2.5.1 -> installed ocaml-lsp-server.1.21.0-4.14 -> installed js_of_ocaml-compiler.6.2.0 -> installed ocamlformat-lib.0.29.0 -> installed logs.0.10.0 -> installed irmin-watcher.0.5.0 -> installed mirage-crypto-rng.1.2.0 -> installed multipart_form.0.8.0 -> installed mirage-crypto-rng-lwt.1.2.0 -> installed multipart_form-lwt.0.8.0 -> installed mirage-crypto-pk.1.2.0 -> installed ocamlformat.0.29.0 -> installed bos.0.3.0 -> installed opam-dune-lint.0.6 -> installed mirage-crypto-ec.1.2.0 -> installed x509.1.0.6 -> installed caqti.2.3.0 -> installed caqti-lwt.2.3.0 -> installed dream.1.0.0~alpha8 -> installed dream-livereload.0.2.0 -> installed js_of_ocaml.6.2.0 -> installed js_of_ocaml-ppx.6.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) 2026-04-28 18:58.48 ---> saved as "90ca7e9a870ad2d88d44725dcf5bbabcdb7c6c73552a5a9878d5e54ebc8e03bd" /src: (copy (src .) (dst /src)) 2026-04-28 18:58.49 ---> saved as "2abf9725358aa4e5571bbc11c855cfd33bfd7e7d9902d1fc502d59812fb33d4c" /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/domain -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/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1 2026-04-28 18:58.53: Job failed: Failed: Build failed