2026-03-21 09:23.15: New job: test dinosaure/contruno https://github.com/dinosaure/contruno.git#refs/heads/main (0473dadd31ea3acd9a7f5472e4e4ace1d0be91f2) (linux-x86_64:fedora-43-4.14_opam-2.5)Base: ocaml/opam:fedora-43-ocaml-4.14@sha256:c38e2633f4e0ca50415c4b0790f9ce1687520fa8d35999acba50d2c6b3c4c2f2Opam project buildTo reproduce locally:git clone --recursive "https://github.com/dinosaure/contruno.git" -b "main" && cd "contruno" && git reset --hard 0473daddcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:fedora-43-ocaml-4.14@sha256:c38e2633f4e0ca50415c4b0790f9ce1687520fa8d35999acba50d2c6b3c4c2f2# fedora-43-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo dnf install -y findutilsRUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 76bf2ed9443fdee37e6f046c6295d358be3f8598 || git fetch origin master) && git reset -q --hard 76bf2ed9443fdee37e6f046c6295d358be3f8598 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 contruno.opam contruno-bin.opam ./RUN opam pin add -yn contruno.dev './' && \opam pin add -yn contruno-bin.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="angstrom.0.16.1 arp.4.1.0 art.0.3.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 bos.0.2.1 bytesrw.0.3.0 ca-certs-nss.3.121 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 checkseum.0.5.2 cmdliner.2.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-pkg-config.4 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 data-encoding.1.0.1 decompress.1.5.3 digestif.1.3.0 dns.10.2.4 dns-client.10.2.4 dns-client-mirage.10.2.4 domain-name.0.5.0 duff.0.5 dune.3.22.0 dune-configurator.3.22.0 duration.0.2.1 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 ezjsonm.1.3.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 git.3.18.0 git-kv.0.1.3 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hpack.0.13.0 http-mirage-client.0.0.10 httpun-types.0.2.0 hxd.0.4.0 ipaddr.5.6.2 ipaddr-cstruct.5.6.2 jane-street-headers.v0.16.0 json-data-encoding.1.0.1 json-data-encoding-bson.1.0.1 jsonm.1.0.2 jsont.0.2.0 jst-config.v0.16.0 jws.0.0.1 kdf.1.0.0 ke.0.6 letsencrypt.2.0.0 letsencrypt-mirage.2.0.0 logs.0.10.0 lru.0.3.1 lun.0.0.2 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 macaddr-cstruct.5.6.2 metrics.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.2.1.0 mirage-crypto-ec.2.1.0 mirage-crypto-pk.2.1.0 mirage-crypto-rng.2.1.0 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.2.0 mirage-random.3.0.0 mirage-sleep.4.1.0 mirage-time.3.0.0 mtime.2.1.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 pecu.0.7 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_derivers.1.2.1 ppx_enumerate.v0.16.0 ppx_expect.v0.16.2 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_inline_test.v0.16.1 ppx_optcomp.v0.16.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.14.0 rresult.0.7.0 seq.base sexplib0.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 time_now.v0.16.0 tls.2.0.4 tls-mirage.2.0.4 topkg.1.1.1 uri.4.4.0 uutf.1.0.4 x509.1.0.6 zarith.1.14 zarith_stubs_js.v0.16.1"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y contruno.dev contruno-bin.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-03-21 09:23.15: Using cache hint "dinosaure/contruno-ocaml/opam:fedora-43-ocaml-4.14@sha256:c38e2633f4e0ca50415c4b0790f9ce1687520fa8d35999acba50d2c6b3c4c2f2-fedora-43-4.14_opam-2.5-f09f95f5b71fd4c2fc6945cefc949c20"2026-03-21 09:23.15: Using OBuilder spec:((from ocaml/opam:fedora-43-ocaml-4.14@sha256:c38e2633f4e0ca50415c4b0790f9ce1687520fa8d35999acba50d2c6b3c4c2f2)(comment fedora-43-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (network host)(shell "sudo dnf install -y findutils"))(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 76bf2ed9443fdee37e6f046c6295d358be3f8598 || git fetch origin master) && git reset -q --hard 76bf2ed9443fdee37e6f046c6295d358be3f8598 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src contruno.opam contruno-bin.opam) (dst ./))(run (network host)(shell "opam pin add -yn contruno.dev './' && \\nopam pin add -yn contruno-bin.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "angstrom.0.16.1 arp.4.1.0 art.0.3.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 bos.0.2.1 bytesrw.0.3.0 ca-certs-nss.3.121 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 checkseum.0.5.2 cmdliner.2.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-pkg-config.4 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 data-encoding.1.0.1 decompress.1.5.3 digestif.1.3.0 dns.10.2.4 dns-client.10.2.4 dns-client-mirage.10.2.4 domain-name.0.5.0 duff.0.5 dune.3.22.0 dune-configurator.3.22.0 duration.0.2.1 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 ezjsonm.1.3.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 git.3.18.0 git-kv.0.1.3 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hpack.0.13.0 http-mirage-client.0.0.10 httpun-types.0.2.0 hxd.0.4.0 ipaddr.5.6.2 ipaddr-cstruct.5.6.2 jane-street-headers.v0.16.0 json-data-encoding.1.0.1 json-data-encoding-bson.1.0.1 jsonm.1.0.2 jsont.0.2.0 jst-config.v0.16.0 jws.0.0.1 kdf.1.0.0 ke.0.6 letsencrypt.2.0.0 letsencrypt-mirage.2.0.0 logs.0.10.0 lru.0.3.1 lun.0.0.2 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 macaddr-cstruct.5.6.2 metrics.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.2.1.0 mirage-crypto-ec.2.1.0 mirage-crypto-pk.2.1.0 mirage-crypto-rng.2.1.0 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.2.0 mirage-random.3.0.0 mirage-sleep.4.1.0 mirage-time.3.0.0 mtime.2.1.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 pecu.0.7 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_derivers.1.2.1 ppx_enumerate.v0.16.0 ppx_expect.v0.16.2 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_inline_test.v0.16.1 ppx_optcomp.v0.16.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.14.0 rresult.0.7.0 seq.base sexplib0.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 time_now.v0.16.0 tls.2.0.4 tls-mirage.2.0.4 topkg.1.1.1 uri.4.4.0 uutf.1.0.4 x509.1.0.6 zarith.1.14 zarith_stubs_js.v0.16.1")(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 contruno.dev contruno-bin.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-03-21 09:23.15: Waiting for resource in pool OCluster2026-03-21 09:23.16: Waiting for worker…2026-03-21 09:23.16: Got resource from pool OClusterBuilding on doris.caelum.ci.devAll commits already cachedHEAD is now at 0473dad Merge pull request #35 from dinosaure/update-unikernel(from ocaml/opam:fedora-43-ocaml-4.14@sha256:c38e2633f4e0ca50415c4b0790f9ce1687520fa8d35999acba50d2c6b3c4c2f2)Unable to find image 'ocaml/opam:fedora-43-ocaml-4.14@sha256:c38e2633f4e0ca50415c4b0790f9ce1687520fa8d35999acba50d2c6b3c4c2f2' locallydocker.io/ocaml/opam@sha256:c38e2633f4e0ca50415c4b0790f9ce1687520fa8d35999acba50d2c6b3c4c2f2: Pulling from ocaml/opam5bc90b3315da: Pulling fs layer33cde4bdcf90: Pulling fs layerb5955b8be52e: Pulling fs layerfbf1b27930a6: Pulling fs layerb347f3d8654c: Pulling fs layer612ce5ee7018: Pulling fs layer39a0083c72b4: Pulling fs layer2a32d726bc66: Pulling fs layere11ae392722c: Pulling fs layer8d611bf8a252: Pulling fs layer0e1351173a64: Pulling fs layerf8d564b68b69: Pulling fs layer0e1646b50296: Pulling fs layerfbf1b27930a6: Waitingb347f3d8654c: Waiting612ce5ee7018: Waiting2801b00e97cb: Pulling fs layer39a0083c72b4: Waiting4043da018e76: Pulling fs layer2a32d726bc66: Waitinge11ae392722c: Waiting78d7c0bec0d9: Pulling fs layer3b3b2404c3c9: Pulling fs layer8d611bf8a252: Waiting8467b570f768: Pulling fs layeraf1b4ee1a3ae: Pulling fs layer2801b00e97cb: Waitingd8dfc440aace: Pulling fs layer0e1646b50296: Waiting4043da018e76: Waiting8467b570f768: Waiting49b2a8e5a461: Pulling fs layerf8d564b68b69: Waiting0e1351173a64: Waiting4f4fb700ef54: Pulling fs layer3b3b2404c3c9: Waiting8be6bee5bc68: Pulling fs layerd8dfc440aace: Waiting78d7c0bec0d9: Waiting4f4fb700ef54: Waiting49b2a8e5a461: Waitingaf1b4ee1a3ae: Waiting3c9a56c64991: Pulling fs layer8be6bee5bc68: Waitinge80b01b68140: Pulling fs layerfef37f6a2418: Pulling fs layer3c9a56c64991: Waiting2585abb9d55d: Pulling fs layer120374638853: Pulling fs layer63dfb60472ab: Pulling fs layerfef37f6a2418: Waiting2585abb9d55d: Waitingabc6281a8a2d: Pulling fs layere80b01b68140: Waiting120374638853: Waitingeed1b7440d1e: Pulling fs layer63dfb60472ab: Waitingabc6281a8a2d: Waiting0a3bf2765d2e: Pulling fs layer886ab5bf800e: Pulling fs layera46169c2e251: Pulling fs layer0a3bf2765d2e: Waiting80ef96b71029: Pulling fs layer895656fb7a7a: Pulling fs layerfa1d27dc8eab: Pulling fs layer886ab5bf800e: Waitinga46169c2e251: Waiting3813748e3271: Pulling fs layer895656fb7a7a: Waitingfa1d27dc8eab: Waiting80ef96b71029: Waiting55d32576fd82: Pulling fs layer3813748e3271: Waiting77f643b56c63: Pulling fs layer1c1f26e1d048: Pulling fs layer77f643b56c63: Waiting55d32576fd82: Waiting02871ce6db7b: Pulling fs layer47618e07c40b: Pulling fs layer1c1f26e1d048: Waiting02871ce6db7b: Waiting79033ef94591: Pulling fs layer47618e07c40b: Waiting79033ef94591: Waiting33cde4bdcf90: Verifying Checksum33cde4bdcf90: Download complete5bc90b3315da: Verifying Checksum5bc90b3315da: Download completeb5955b8be52e: Verifying Checksumb5955b8be52e: Download complete612ce5ee7018: Verifying Checksum612ce5ee7018: Download complete39a0083c72b4: Verifying Checksum39a0083c72b4: Download complete2a32d726bc66: Verifying Checksum2a32d726bc66: Download completee11ae392722c: Verifying Checksume11ae392722c: Download completefbf1b27930a6: Verifying Checksumfbf1b27930a6: Download complete8d611bf8a252: Verifying Checksum8d611bf8a252: Download completeb347f3d8654c: Verifying Checksumb347f3d8654c: Download complete5bc90b3315da: Pull complete0e1351173a64: Verifying Checksum0e1351173a64: Download complete33cde4bdcf90: Pull completef8d564b68b69: Verifying Checksumf8d564b68b69: Download complete2801b00e97cb: Verifying Checksum2801b00e97cb: Download complete0e1646b50296: Verifying Checksum0e1646b50296: Download complete4043da018e76: Verifying Checksum4043da018e76: Download complete78d7c0bec0d9: Verifying Checksum78d7c0bec0d9: Download complete3b3b2404c3c9: Download complete8467b570f768: Download completeaf1b4ee1a3ae: Verifying Checksumaf1b4ee1a3ae: Download completed8dfc440aace: Verifying Checksumd8dfc440aace: Download complete49b2a8e5a461: Verifying Checksum49b2a8e5a461: Download complete4f4fb700ef54: Download complete8be6bee5bc68: Verifying Checksum8be6bee5bc68: Download complete3c9a56c64991: Verifying Checksum3c9a56c64991: Download completee80b01b68140: Verifying Checksume80b01b68140: Download completefef37f6a2418: Verifying Checksumfef37f6a2418: Download complete120374638853: Verifying Checksum120374638853: Download complete63dfb60472ab: Verifying Checksum63dfb60472ab: Download complete2585abb9d55d: Verifying Checksum2585abb9d55d: Download completeabc6281a8a2d: Verifying Checksumabc6281a8a2d: Download completeeed1b7440d1e: Download complete0a3bf2765d2e: Verifying Checksum0a3bf2765d2e: Download completea46169c2e251: Verifying Checksuma46169c2e251: Download complete886ab5bf800e: Verifying Checksum886ab5bf800e: Download complete895656fb7a7a: Verifying Checksum895656fb7a7a: Download completeb5955b8be52e: Pull complete3813748e3271: Verifying Checksum3813748e3271: Download complete55d32576fd82: Verifying Checksum55d32576fd82: Download complete77f643b56c63: Download complete80ef96b71029: Verifying Checksum80ef96b71029: Download complete02871ce6db7b: Verifying Checksum02871ce6db7b: Download complete47618e07c40b: Verifying Checksum47618e07c40b: Download complete79033ef94591: Verifying Checksum79033ef94591: Download complete1c1f26e1d048: Verifying Checksum1c1f26e1d048: Download completefa1d27dc8eab: Verifying Checksumfa1d27dc8eab: Download completefbf1b27930a6: Pull completeb347f3d8654c: Pull complete612ce5ee7018: Pull complete39a0083c72b4: Pull complete2a32d726bc66: Pull completee11ae392722c: Pull complete8d611bf8a252: Pull complete0e1351173a64: Pull completef8d564b68b69: Pull complete0e1646b50296: Pull complete2801b00e97cb: Pull complete4043da018e76: Pull complete78d7c0bec0d9: Pull complete3b3b2404c3c9: Pull complete8467b570f768: Pull completeaf1b4ee1a3ae: Pull completed8dfc440aace: Pull complete49b2a8e5a461: Pull complete4f4fb700ef54: Pull complete8be6bee5bc68: Pull complete3c9a56c64991: Pull completee80b01b68140: Pull completefef37f6a2418: Pull complete2585abb9d55d: Pull complete120374638853: Pull complete63dfb60472ab: Pull completeabc6281a8a2d: Pull completeeed1b7440d1e: Pull complete0a3bf2765d2e: Pull complete886ab5bf800e: Pull completea46169c2e251: Pull complete80ef96b71029: Pull complete895656fb7a7a: Pull completefa1d27dc8eab: Pull complete3813748e3271: Pull complete55d32576fd82: Pull complete77f643b56c63: Pull complete1c1f26e1d048: Pull complete02871ce6db7b: Pull complete47618e07c40b: Pull complete79033ef94591: Pull completeDigest: sha256:c38e2633f4e0ca50415c4b0790f9ce1687520fa8d35999acba50d2c6b3c4c2f2Status: Downloaded newer image for ocaml/opam@sha256:c38e2633f4e0ca50415c4b0790f9ce1687520fa8d35999acba50d2c6b3c4c2f22026-03-21 09:23.17 ---> using "b53e31b79ae240e911bd4dbe895cf7d23581a2cfb176110e802dbc172e2207f8" from cache/: (comment fedora-43-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (network host)(shell "sudo dnf install -y findutils"))Updating and loading repositories:Fedora 43 - x86_64 - Updates 100% | 27.4 KiB/s | 5.2 KiB | 00m00sRepositories loaded.Package "findutils-1:4.10.0-6.fc43.x86_64" is already installed.Nothing to do.2026-03-21 09:23.17 ---> using "f5535a281226abe35a70c0937d17524041000012367450952c04ff905fc43a19" from cache/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-03-21 09:23.17 ---> using "e656820258ae1329e61e088e3b74323a9a81fb7a1976bfda84b891534625d81b" 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 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2026-03-21 09:23.17 ---> using "c194778dad03d316bbe8a9f0f0aecf84315fcfe8d38c84882015ad3c4a4fdd05" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-94-genericThe OCaml toplevel, version 4.14.22.5.02026-03-21 09:23.17 ---> using "f74c1f9434fc5d15e8a7f828a1fac776d0dedfb6095982641fa0091f3e3a89a3" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-03-21 09:23.17 ---> using "e1a7186bf4aff43814a8f63902df06605e7abd22e993d46675dd54a432e5c693" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 76bf2ed9443fdee37e6f046c6295d358be3f8598 || git fetch origin master) && git reset -q --hard 76bf2ed9443fdee37e6f046c6295d358be3f8598 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD4f056bfedf..76bf2ed944 master -> origin/master76bf2ed944 Merge pull request #29572 from hannesm/release-letsencrypt-v2.0.0<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything 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-03-21 09:23.31 ---> saved as "7f047b184ce833b9f0a5093e0c35b186fb107173390afcbeaa76067d2919230f"/src: (copy (src contruno.opam contruno-bin.opam) (dst ./))2026-03-21 09:23.31 ---> saved as "66955d49d22eaa94d57ed4f43653a40f9a6bbae7c33bc988907109e163f73267"/src: (run (network host)(shell "opam pin add -yn contruno.dev './' && \\nopam pin add -yn contruno-bin.dev './'"))[NOTE] Package contruno does not exist in opam repositories registered in the current switch.[contruno.dev] synchronised (file:///src)contruno is now pinned to file:///src (version dev)[NOTE] Package contruno-bin does not exist in opam repositories registered in the current switch.[contruno-bin.dev] synchronised (file:///src)contruno-bin is now pinned to file:///src (version dev)2026-03-21 09:23.33 ---> saved as "e7d262023cf5d238da0310518ec8c218f8a61c75e675a3d756e32303875f660b"/src: (run (shell "echo '(lang dune 3.0)' > './dune-project'"))2026-03-21 09:23.34 ---> saved as "c45b2884a9ff2e7e2990f801b3f07aaea8245afccfa408989b9b900ea200a231"/src: (env DEPS "angstrom.0.16.1 arp.4.1.0 art.0.3.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.2 bigstringaf.0.10.0 bos.0.2.1 bytesrw.0.3.0 ca-certs-nss.3.121 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 checkseum.0.5.2 cmdliner.2.1.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-pkg-config.4 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 data-encoding.1.0.1 decompress.1.5.3 digestif.1.3.0 dns.10.2.4 dns-client.10.2.4 dns-client-mirage.10.2.4 domain-name.0.5.0 duff.0.5 dune.3.22.0 dune-configurator.3.22.0 duration.0.2.1 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 ezjsonm.1.3.0 faraday.0.8.2 fmt.0.11.0 fpath.0.7.3 git.3.18.0 git-kv.0.1.3 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hpack.0.13.0 http-mirage-client.0.0.10 httpun-types.0.2.0 hxd.0.4.0 ipaddr.5.6.2 ipaddr-cstruct.5.6.2 jane-street-headers.v0.16.0 json-data-encoding.1.0.1 json-data-encoding-bson.1.0.1 jsonm.1.0.2 jsont.0.2.0 jst-config.v0.16.0 jws.0.0.1 kdf.1.0.0 ke.0.6 letsencrypt.2.0.0 letsencrypt-mirage.2.0.0 logs.0.10.0 lru.0.3.1 lun.0.0.2 lwt.6.1.1 lwt-dllist.1.1.0 macaddr.5.6.2 macaddr-cstruct.5.6.2 metrics.0.5.0 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.2.1.0 mirage-crypto-ec.2.1.0 mirage-crypto-pk.2.1.0 mirage-crypto-rng.2.1.0 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.2.0 mirage-net.4.0.0 mirage-ptime.5.2.0 mirage-random.3.0.0 mirage-sleep.4.1.0 mirage-time.3.0.0 mtime.2.1.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 pecu.0.7 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_derivers.1.2.1 ppx_enumerate.v0.16.0 ppx_expect.v0.16.2 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_inline_test.v0.16.1 ppx_optcomp.v0.16.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.14.0 rresult.0.7.0 seq.base sexplib0.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 time_now.v0.16.0 tls.2.0.4 tls-mirage.2.0.4 topkg.1.1.1 uri.4.4.0 uutf.1.0.4 x509.1.0.6 zarith.1.14 zarith_stubs_js.v0.16.1")/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 contruno.dev contruno-bin.dev $DEPS"))+ /usr/sbin/sudo "yum" "makecache"- Updating and loading repositories:- Fedora 43 - x86_64 - Updates 100% | 10.5 KiB/s | 4.9 KiB | 00m00s- Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f43&arch=x86_64") for repository "updates": Download failed: Curl error (23): Failed writing received data to disk/application for http://fedora.ipacct.com/fedora/linux/updates/43/Everything/x86_64/repodata/d5f12b6bcdf33d00f3bdbf942014793e8e392758c6cc36c6554becc9d09aa51e-primary.xml.zck [Failure writing output to destination, passed 325 returned 0]Fatal error: System package update failed with exit code 1 at command:sudo yum makecache"/usr/bin/env" "bash" "-c" "opam update --depexts && opam install --cli=2.5 --depext-only -y contruno.dev contruno-bin.dev $DEPS" failed with exit status 992026-03-21 09:23.40: Job failed: Failed: Build failed