2025-02-02 11:07.52: New job: test ocurrent/opam-health-check https://github.com/ocurrent/opam-health-check.git#refs/heads/master (ca55b4d151cce1927a9204df9fd35e24b304f878) (linux-s390x:debian-12-5.3_s390x_opam-2.3) Base: ocaml/opam:debian-12-ocaml-5.3@sha256:f96ce259b68eff1da0ee87b30d22abf9d2ac29047674a126b2ccc371b6e23604 Opam project build To reproduce locally: git clone --recursive "https://github.com/ocurrent/opam-health-check.git" -b "master" && cd "opam-health-check" && git reset --hard ca55b4d1 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-5.3@sha256:f96ce259b68eff1da0ee87b30d22abf9d2ac29047674a126b2ccc371b6e23604 # debian-12-5.3_s390x_opam-2.3 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.3 /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 c3f91066cc532eaa6fcb263cdc6edf1b238783b9 || git fetch origin master) && git reset -q --hard c3f91066cc532eaa6fcb263cdc6edf1b238783b9 && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 opam-health-check.opam ./ RUN opam pin add -yn opam-health-check.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="angstrom.0.16.1 asetmap.0.8.1 asn1-combinators.0.3.2 astring.0.8.5 atd.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.1.0.0 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.2.0 capnp-rpc-lwt.2.0 capnp-rpc-net.2.0 capnp-rpc-unix.2.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.7.1.0 conduit-lwt.7.1.0 conduit-lwt-unix.7.1.0 conf-capnproto.2 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-pixz.1 conf-pkg-config.4 containers.3.15 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 current_ansi.0.4 digestif.1.2.0 dns.9.1.0 docker_hub.0.1.1 domain-local-await.1.0.1 domain-name.0.4.0 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 eio.1.2 either.1.0.0 eqaf.0.10 extunix.0.4.3 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fileutils.0.6.6 fmt.0.9.0 fpath.0.7.3 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 h2.0.13.0 happy-eyeballs.1.2.2 happy-eyeballs-lwt.1.2.2 hmap.0.8.1 hpack.0.13.0 http.6.0.0 http-lwt-client.0.3.1 httpaf.0.7.1 httpun-types.0.2.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 jsonm.1.0.2 kdf.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_eio.0.5.1 lwt_ppx.5.8.0 macaddr.5.6.0 magic-mime.1.3.1 memtrace.0.2.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 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 num.1.5-1 obuilder-spec.0.6.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocluster-api.0.3.0 ocplib-endian.1.2 ohex.0.2.0 opam-core.2.3.0 opam-file-format.2.1.6 opam-format.2.3.0 optint.0.3.0 parsexp.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.17.0 ppxlib.0.34.0 ppxlib_jane.v0.17.2 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 re.1.12.0 res.5.0.2 result.1.5 rresult.0.7.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 thread-table.1.0.0 tls.1.0.4 tls-eio.1.0.4 tls-lwt.1.0.4 topkg.1.0.7 tyxml.4.6.0 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.3 x509.1.0.5 xdg-basedir.0.0.5 yaml.3.2.0 yojson.2.2.2 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.3 --depext-only -y opam-health-check.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-02-02 11:07.52: Using cache hint "ocurrent/opam-health-check-ocaml/opam:debian-12-ocaml-5.3@sha256:f96ce259b68eff1da0ee87b30d22abf9d2ac29047674a126b2ccc371b6e23604-debian-12-5.3_s390x_opam-2.3-ee34294ac8a207bd52c2b173fb40c08c" 2025-02-02 11:07.52: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-5.3@sha256:f96ce259b68eff1da0ee87b30d22abf9d2ac29047674a126b2ccc371b6e23604) (comment debian-12-5.3_s390x_opam-2.3) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.3 /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 c3f91066cc532eaa6fcb263cdc6edf1b238783b9 || git fetch origin master) && git reset -q --hard c3f91066cc532eaa6fcb263cdc6edf1b238783b9 && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src opam-health-check.opam) (dst ./)) (run (network host) (shell "opam pin add -yn opam-health-check.dev './'")) (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "angstrom.0.16.1 asetmap.0.8.1 asn1-combinators.0.3.2 astring.0.8.5 atd.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.1.0.0 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.2.0 capnp-rpc-lwt.2.0 capnp-rpc-net.2.0 capnp-rpc-unix.2.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.7.1.0 conduit-lwt.7.1.0 conduit-lwt-unix.7.1.0 conf-capnproto.2 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-pixz.1 conf-pkg-config.4 containers.3.15 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 current_ansi.0.4 digestif.1.2.0 dns.9.1.0 docker_hub.0.1.1 domain-local-await.1.0.1 domain-name.0.4.0 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 eio.1.2 either.1.0.0 eqaf.0.10 extunix.0.4.3 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fileutils.0.6.6 fmt.0.9.0 fpath.0.7.3 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 h2.0.13.0 happy-eyeballs.1.2.2 happy-eyeballs-lwt.1.2.2 hmap.0.8.1 hpack.0.13.0 http.6.0.0 http-lwt-client.0.3.1 httpaf.0.7.1 httpun-types.0.2.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 jsonm.1.0.2 kdf.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_eio.0.5.1 lwt_ppx.5.8.0 macaddr.5.6.0 magic-mime.1.3.1 memtrace.0.2.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 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 num.1.5-1 obuilder-spec.0.6.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocluster-api.0.3.0 ocplib-endian.1.2 ohex.0.2.0 opam-core.2.3.0 opam-file-format.2.1.6 opam-format.2.3.0 optint.0.3.0 parsexp.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.17.0 ppxlib.0.34.0 ppxlib_jane.v0.17.2 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 re.1.12.0 res.5.0.2 result.1.5 rresult.0.7.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 thread-table.1.0.0 tls.1.0.4 tls-eio.1.0.4 tls-lwt.1.0.4 topkg.1.0.7 tyxml.4.6.0 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.3 x509.1.0.5 xdg-basedir.0.0.5 yaml.3.2.0 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.3 --depext-only -y opam-health-check.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-02-02 11:07.52: Waiting for resource in pool OCluster 2025-02-02 11:07.52: Waiting for worker… 2025-02-02 12:49.06: Got resource from pool OCluster Building on s390x-worker-02.marist.ci.dev All commits already cached HEAD is now at ca55b4d Merge pull request #64 from MisterDA/ci-env-vars (from ocaml/opam:debian-12-ocaml-5.3@sha256:f96ce259b68eff1da0ee87b30d22abf9d2ac29047674a126b2ccc371b6e23604) Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:f96ce259b68eff1da0ee87b30d22abf9d2ac29047674a126b2ccc371b6e23604' locally docker.io/ocaml/opam@sha256:f96ce259b68eff1da0ee87b30d22abf9d2ac29047674a126b2ccc371b6e23604: Pulling from ocaml/opam 29bd91c5aff5: Already exists 8b9de61453d2: Already exists 362e33990a44: Already exists 87361e3a2f2e: Already exists 05422851aa83: Already exists b7dcf5ed67f9: Already exists a7575035b28e: Already exists e54461fe88c7: Already exists 0832dc4ef7f9: Already exists de032e4f8af4: Already exists dc20e8b7b5e2: Already exists 73b0b4c399db: Already exists 2108c526bc37: Already exists 41b5b2e209d0: Already exists bd6310fdbf2c: Already exists 415dff765d84: Already exists a20d5224f328: Already exists 7682c4fea855: Already exists e0368d35fc86: Already exists 3da65c2142de: Already exists 4f4fb700ef54: Already exists 72c1fea9bb8d: Already exists d637c15df23b: Already exists 051758b811df: Already exists 63e57fb9463c: Already exists 8c2227679b95: Already exists 7bc7d4815686: Already exists 7ab2d8133be5: Already exists 1ab3085c16ec: Already exists af00a15aa7bd: Already exists 5337d0d1d19a: Already exists 2ce4bd458658: Already exists 78ba9ffd3d46: Already exists 62a67649a471: Already exists 30c503b20b6f: Already exists 1132f779d552: Already exists f991d4a97dff: Already exists 876911646d8f: Already exists 7785ca496929: Already exists 0c3b9f8381cd: Already exists 48c4c6a18bcc: Already exists 89ae87b5f709: Already exists 2226c198e2a5: Already exists b0d872477376: Already exists 7a74f452b87e: Already exists Digest: sha256:f96ce259b68eff1da0ee87b30d22abf9d2ac29047674a126b2ccc371b6e23604 Status: Downloaded newer image for ocaml/opam@sha256:f96ce259b68eff1da0ee87b30d22abf9d2ac29047674a126b2ccc371b6e23604 2025-02-02 12:49.07 ---> using "d41608b07e332ff05e41947566ea3f8d86d2bc21c0be4236e4fd5d30028f14f7" from cache /: (comment debian-12-5.3_s390x_opam-2.3) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam")) 2025-02-02 12:49.07 ---> using "74d18eebe572f8bb13e57bd1f98024ddbb7bc6e466ab941d0c6d979f4249e53b" from cache /src: (run (shell "opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted. You may want to back it up before going further. Continue? [y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2025-02-02 12:49.07 ---> using "bd7e458a0cc440e72cf912df06efa69c885169f9102413c12e80e9d538584536" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 6.8.0-52-generic The OCaml toplevel, version 5.3.0 2.3.0 2025-02-02 12:49.07 ---> using "eda356e31b43d0841bca5302eb2ef7e8e0e38fe78629959abb21b56dcb6d5e34" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2025-02-02 12:49.07 ---> using "b80c1bf34c314d4b56679fc1ce6d4a2cd3b1977ff501c0b876ff8399d8fd76ec" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e c3f91066cc532eaa6fcb263cdc6edf1b238783b9 || git fetch origin master) && git reset -q --hard c3f91066cc532eaa6fcb263cdc6edf1b238783b9 && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD f93eb7cb02..f872de4b7a master -> origin/master c3f91066cc Merge pull request #27340 from hannesm/release-mirage-crypto-v1.2.0 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository Everything as up-to-date as possible (run with --verbose to show unavailable upgrades). However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-02-02 12:49.07 ---> using "c2190f0af320b236318bef8958705e3781b2670662967113e69c1a6719f894bd" from cache /src: (copy (src opam-health-check.opam) (dst ./)) 2025-02-02 12:49.08 ---> saved as "badf1075b47c3db0af477e1fe3faa447a013b7d4893485eec7b17eeeb6eef608" /src: (run (network host) (shell "opam pin add -yn opam-health-check.dev './'")) Package opam-health-check does not exist, create as a NEW package? [y/n] y [opam-health-check.dev] synchronised (file:///src) opam-health-check is now pinned to file:///src (version dev) 2025-02-02 12:49.12 ---> saved as "faffd88a65df8e9740c3d40ef09bf7543b3151edf6f6cf214628528edc095a3f" /src: (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) 2025-02-02 12:49.15 ---> saved as "7275da26e36d974212ee443408922e6338b140d20bc05eea5b898639f23ce2ba" /src: (env DEPS "angstrom.0.16.1 asetmap.0.8.1 asn1-combinators.0.3.2 astring.0.8.5 atd.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.1.0.0 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.2.0 capnp-rpc-lwt.2.0 capnp-rpc-net.2.0 capnp-rpc-unix.2.0 cmdliner.1.3.0 cohttp.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.7.1.0 conduit-lwt.7.1.0 conduit-lwt-unix.7.1.0 conf-capnproto.2 conf-gmp.4 conf-gmp-powm-sec.3 conf-libev.4-12 conf-pixz.1 conf-pkg-config.4 containers.3.15 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 ctypes.0.23.0 current_ansi.0.4 digestif.1.2.0 dns.9.1.0 docker_hub.0.1.1 domain-local-await.1.0.1 domain-name.0.4.0 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 eio.1.2 either.1.0.0 eqaf.0.10 extunix.0.4.3 faraday.0.8.2 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fileutils.0.6.6 fmt.0.9.0 fpath.0.7.3 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 h2.0.13.0 happy-eyeballs.1.2.2 happy-eyeballs-lwt.1.2.2 hmap.0.8.1 hpack.0.13.0 http.6.0.0 http-lwt-client.0.3.1 httpaf.0.7.1 httpun-types.0.2.0 integers.0.7.0 ipaddr.5.6.0 ipaddr-sexp.5.6.0 jsonm.1.0.2 kdf.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_eio.0.5.1 lwt_ppx.5.8.0 macaddr.5.6.0 magic-mime.1.3.1 memtrace.0.2.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 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 num.1.5-1 obuilder-spec.0.6.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocamlgraph.2.1.0 ocluster-api.0.3.0 ocplib-endian.1.2 ohex.0.2.0 opam-core.2.3.0 opam-file-format.2.1.6 opam-format.2.3.0 optint.0.3.0 parsexp.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.17.0 ppxlib.0.34.0 ppxlib_jane.v0.17.2 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 re.1.12.0 res.5.0.2 result.1.5 rresult.0.7.0 seq.base sexplib.v0.17.0 sexplib0.v0.17.0 sha.1.15.4 stdint.0.7.2 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 thread-table.1.0.0 tls.1.0.4 tls-eio.1.0.4 tls-lwt.1.0.4 topkg.1.0.7 tyxml.4.6.0 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.3 x509.1.0.5 xdg-basedir.0.0.5 yaml.3.2.0 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.3 --depext-only -y opam-health-check.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] - Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] - Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] - Get:4 http://deb.debian.org/debian bookworm/main s390x Packages [8458 kB] - Get:5 http://deb.debian.org/debian bookworm-updates/main s390x Packages.diff/Index [15.1 kB] - Get:6 http://deb.debian.org/debian-security bookworm-security/main s390x Packages [210 kB] - Get:7 http://deb.debian.org/debian bookworm-updates/main s390x Packages T-2025-01-14-2009.05-F-2025-01-14-2009.05.pdiff [3720 B] - Get:7 http://deb.debian.org/debian bookworm-updates/main s390x Packages T-2025-01-14-2009.05-F-2025-01-14-2009.05.pdiff [3720 B] - Fetched 8941 kB in 2s (5579 kB/s) - Reading package lists... - <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [opam-health-check.dev] synchronised (file:///src) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml is already installed (current version is 5.3.0). [NOTE] Package base-unix is already installed (current version is base). [NOTE] Package base-threads is already installed (current version is base). [NOTE] Package base-nnp is already installed (current version is base). [NOTE] Package base-effects is already installed (current version is base). [NOTE] Package base-domains is already installed (current version is base). [NOTE] Package base-bigarray is already installed (current version is base). The following system packages will first need to be installed: capnproto libcapnp-dev libev-dev libgmp-dev pixz pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "capnproto" "libcapnp-dev" "libev-dev" "libgmp-dev" "pixz" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libcapnp-0.9.2:s390x. - (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 ... 18549 files and directories currently installed.) - Preparing to unpack .../00-libcapnp-0.9.2_0.9.2-2_s390x.deb ... - Unpacking libcapnp-0.9.2:s390x (0.9.2-2) ... - Selecting previously unselected package capnproto. - Preparing to unpack .../01-capnproto_0.9.2-2_s390x.deb ... - Unpacking capnproto (0.9.2-2) ... - Selecting previously unselected package libicu72:s390x. - Preparing to unpack .../02-libicu72_72.1-3_s390x.deb ... - Unpacking libicu72:s390x (72.1-3) ... - Selecting previously unselected package libxml2:s390x. - Preparing to unpack .../03-libxml2_2.9.14+dfsg-1.3~deb12u1_s390x.deb ... - Unpacking libxml2:s390x (2.9.14+dfsg-1.3~deb12u1) ... - Selecting previously unselected package libarchive13:s390x. - Preparing to unpack .../04-libarchive13_3.6.2-1+deb12u2_s390x.deb ... - Unpacking libarchive13:s390x (3.6.2-1+deb12u2) ... - Selecting previously unselected package libssl-dev:s390x. - Preparing to unpack .../05-libssl-dev_3.0.15-1~deb12u1_s390x.deb ... - Unpacking libssl-dev:s390x (3.0.15-1~deb12u1) ... - Selecting previously unselected package libcapnp-dev:s390x. - Preparing to unpack .../06-libcapnp-dev_0.9.2-2_s390x.deb ... - Unpacking libcapnp-dev:s390x (0.9.2-2) ... - Selecting previously unselected package libev4:s390x. - Preparing to unpack .../07-libev4_1%3a4.33-1_s390x.deb ... - Unpacking libev4:s390x (1:4.33-1) ... - Selecting previously unselected package libev-dev:s390x. - Preparing to unpack .../08-libev-dev_1%3a4.33-1_s390x.deb ... - Unpacking libev-dev:s390x (1:4.33-1) ... - Selecting previously unselected package libgmpxx4ldbl:s390x. - Preparing to unpack .../09-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_s390x.deb ... - Unpacking libgmpxx4ldbl:s390x (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libgmp-dev:s390x. - Preparing to unpack .../10-libgmp-dev_2%3a6.2.1+dfsg1-1.1_s390x.deb ... - Unpacking libgmp-dev:s390x (2:6.2.1+dfsg1-1.1) ... - Selecting previously unselected package libpkgconf3:s390x. - Preparing to unpack .../11-libpkgconf3_1.8.1-1_s390x.deb ... - Unpacking libpkgconf3:s390x (1.8.1-1) ... - Selecting previously unselected package pixz. - Preparing to unpack .../12-pixz_1.0.7-2_s390x.deb ... - Unpacking pixz (1.0.7-2) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../13-pkgconf-bin_1.8.1-1_s390x.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:s390x. - Preparing to unpack .../14-pkgconf_1.8.1-1_s390x.deb ... - Unpacking pkgconf:s390x (1.8.1-1) ... - Selecting previously unselected package pkg-config:s390x. - Preparing to unpack .../15-pkg-config_1.8.1-1_s390x.deb ... - Unpacking pkg-config:s390x (1.8.1-1) ... - Setting up libicu72:s390x (72.1-3) ... - Setting up libev4:s390x (1:4.33-1) ... - Setting up libpkgconf3:s390x (1.8.1-1) ... - Setting up libgmpxx4ldbl:s390x (2:6.2.1+dfsg1-1.1) ... - Setting up libssl-dev:s390x (3.0.15-1~deb12u1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libcapnp-0.9.2:s390x (0.9.2-2) ... - Setting up libev-dev:s390x (1:4.33-1) ... - Setting up libxml2:s390x (2.9.14+dfsg-1.3~deb12u1) ... - Setting up libcapnp-dev:s390x (0.9.2-2) ... - Setting up libgmp-dev:s390x (2:6.2.1+dfsg1-1.1) ... - Setting up libarchive13:s390x (3.6.2-1+deb12u2) ... - Setting up pkgconf:s390x (1.8.1-1) ... - Setting up capnproto (0.9.2-2) ... - Setting up pkg-config:s390x (1.8.1-1) ... - Setting up pixz (1.0.7-2) ... - Processing triggers for libc-bin (2.36-9+deb12u9) ... 2025-02-02 12:49.36 ---> saved as "70f2669750f6248b9a89c6b48e0bb58698b30309ecf06020f0d309c1c18cb482" /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml is already installed (current version is 5.3.0). [NOTE] Package base-unix is already installed (current version is base). [NOTE] Package base-threads is already installed (current version is base). [NOTE] Package base-nnp is already installed (current version is base). [NOTE] Package base-effects is already installed (current version is base). [NOTE] Package base-domains is already installed (current version is base). [NOTE] Package base-bigarray is already installed (current version is base). The following actions will be performed: === install 150 packages - install angstrom 0.16.1 - install asetmap 0.8.1 - install asn1-combinators 0.3.2 - install astring 0.8.5 - install atd 2.16.0 - install atdgen 2.15.0 - install atdgen-runtime 2.16.0 - install base v0.17.1 - install base-bytes base - install base64 3.5.1 - install bigarray-compat 1.1.0 - install bigstringaf 0.10.0 - install biniou 1.2.2 - install bos 0.2.1 - install ca-certs 1.0.0 - install camlp-streams 5.0.1 - install capnp 3.6.0 - install capnp-rpc 2.0 - install capnp-rpc-lwt 2.0 - install capnp-rpc-net 2.0 - install capnp-rpc-unix 2.0 - install cmdliner 1.3.0 - install cohttp 6.0.0 - install cohttp-lwt 6.0.0 - install cohttp-lwt-unix 6.0.0 - install conduit 7.1.0 - install conduit-lwt 7.1.0 - install conduit-lwt-unix 7.1.0 - install conf-capnproto 2 - install conf-gmp 4 - install conf-gmp-powm-sec 3 - install conf-libev 4-12 - install conf-pixz 1 - install conf-pkg-config 4 - install containers 3.15 - install cppo 1.8.0 - install csexp 1.5.2 - install cstruct 6.2.0 - install ctypes 0.23.0 - install current_ansi 0.4 - install digestif 1.2.0 - install dns 9.1.0 - install docker_hub 0.1.1 - install domain-local-await 1.0.1 - install domain-name 0.4.0 - install dune 3.17.2 - install dune-configurator 3.17.2 - install duration 0.2.1 - install easy-format 1.3.4 - install eio 1.2 - install either 1.0.0 - install eqaf 0.10 - install extunix 0.4.3 - install faraday 0.8.2 - install faraday-lwt 0.8.2 - install faraday-lwt-unix 0.8.2 - install fileutils 0.6.6 - install fmt 0.9.0 - install fpath 0.7.3 - install github 4.4.1 - install github-data 4.4.1 - install github-unix 4.4.1 - install gmap 0.3.0 - install h2 0.13.0 - install happy-eyeballs 1.2.2 - install happy-eyeballs-lwt 1.2.2 - install hmap 0.8.1 - install hpack 0.13.0 - install http 6.0.0 - install http-lwt-client 0.3.1 - install httpaf 0.7.1 - install httpun-types 0.2.0 - install integers 0.7.0 - install ipaddr 5.6.0 - install ipaddr-sexp 5.6.0 - install jsonm 1.0.2 - install kdf 1.0.0 - install logs 0.7.0 - install lru 0.3.1 - install lwt 5.9.0 - install lwt-dllist 1.0.1 - install lwt_eio 0.5.1 - install lwt_ppx 5.8.0 - install macaddr 5.6.0 - install magic-mime 1.3.1 - install memtrace 0.2.3 - install menhir 20240715 - install menhirCST 20240715 - install menhirLib 20240715 - install menhirSdk 20240715 - install metrics 0.4.1 - 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 num 1.5-1 - install obuilder-spec 0.6.0 - install ocaml-compiler-libs v0.17.0 - install ocaml-syntax-shims 1.0.0 - install ocaml_intrinsics_kernel v0.17.1 - install ocamlbuild 0.15.0 - install ocamlfind 1.9.6 - install ocamlgraph 2.1.0 - install ocluster-api 0.3.0 - install ocplib-endian 1.2 - install ohex 0.2.0 - install opam-core 2.3.0 - install opam-file-format 2.1.6 - install opam-format 2.3.0 - install optint 0.3.0 - install parsexp v0.17.0 - install ppx_derivers 1.2.1 - install ppx_deriving 6.0.3 - install ppx_deriving_yojson 3.9.1 - install ppx_sexp_conv v0.17.0 - install ppxlib 0.34.0 - install ppxlib_jane v0.17.2 - install prometheus 1.2 - install prometheus-app 1.2 - install psq 0.2.1 - install ptime 1.2.0 - install re 1.12.0 - install res 5.0.2 - install result 1.5 - install rresult 0.7.0 - install seq base - install sexplib v0.17.0 - install sexplib0 v0.17.0 - install sha 1.15.4 - install stdint 0.7.2 - install stdio v0.17.0 - install stdlib-shims 0.3.0 - install stringext 1.6.0 - install swhid_core 0.1 - install thread-table 1.0.0 - install tls 1.0.4 - install tls-eio 1.0.4 - install tls-lwt 1.0.4 - install topkg 1.0.7 - install tyxml 4.6.0 - install uri 4.4.0 - install uri-sexp 4.4.0 - install uutf 1.0.3 - install x509 1.0.5 - install xdg-basedir 0.0.5 - install yaml 3.2.0 - install yojson 2.2.2 - install zarith 1.14 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved asetmap.0.8.1 (cached) -> retrieved asn1-combinators.0.3.2 (cached) -> retrieved angstrom.0.16.1 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved base.v0.17.1 (cached) -> retrieved atd.2.16.0, atdgen-runtime.2.16.0 (cached) -> retrieved atdgen.2.15.0 (cached) -> retrieved base64.3.5.1 (cached) -> retrieved bigarray-compat.1.1.0 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> retrieved biniou.1.2.2 (cached) -> retrieved bos.0.2.1 (cached) -> retrieved ca-certs.1.0.0 (cached) -> retrieved camlp-streams.5.0.1 (cached) -> retrieved capnp.3.6.0 (cached) -> retrieved capnp-rpc.2.0, capnp-rpc-lwt.2.0, capnp-rpc-net.2.0, capnp-rpc-unix.2.0 (cached) -> retrieved cmdliner.1.3.0 (cached) -> retrieved conf-gmp.4 (cached) -> retrieved conf-gmp-powm-sec.3 (cached) -> retrieved conf-libev.4-12 (cached) -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0 (cached) -> retrieved conduit.7.1.0, conduit-lwt.7.1.0, conduit-lwt-unix.7.1.0 (cached) -> retrieved containers.3.15 (cached) -> installed conf-capnproto.2 -> retrieved cppo.1.8.0 (cached) -> retrieved csexp.1.5.2 (cached) -> retrieved cstruct.6.2.0 (cached) -> installed conf-gmp.4 -> retrieved ctypes.0.23.0 (cached) -> retrieved current_ansi.0.4 (cached) -> retrieved dns.9.1.0 (cached) -> installed conf-pixz.1 -> retrieved docker_hub.0.1.1 (cached) -> retrieved domain-local-await.1.0.1 (cached) -> retrieved digestif.1.2.0 (cached) -> installed conf-gmp-powm-sec.3 -> retrieved domain-name.0.4.0 (cached) -> retrieved duration.0.2.1 (cached) -> installed conf-pkg-config.4 -> retrieved easy-format.1.3.4 (cached) -> retrieved either.1.0.0 (cached) -> retrieved eio.1.2 (cached) -> installed conf-libev.4-12 -> retrieved eqaf.0.10 (cached) -> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2 (cached) -> retrieved extunix.0.4.3 (cached) -> retrieved fileutils.0.6.6 (cached) -> retrieved fmt.0.9.0 (cached) -> retrieved fpath.0.7.3 (cached) -> retrieved github.4.4.1, github-data.4.4.1, github-unix.4.4.1 (cached) -> retrieved gmap.0.3.0 (cached) -> retrieved happy-eyeballs.1.2.2, happy-eyeballs-lwt.1.2.2 (cached) -> retrieved dune.3.17.2, dune-configurator.3.17.2 (cached) -> retrieved h2.0.13.0, hpack.0.13.0 (cached) -> retrieved hmap.0.8.1 (cached) -> retrieved http-lwt-client.0.3.1 (cached) -> retrieved httpaf.0.7.1 (cached) -> retrieved integers.0.7.0 (cached) -> retrieved httpun-types.0.2.0 (cached) -> installed cmdliner.1.3.0 -> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0 (cached) -> retrieved jsonm.1.0.2 (cached) -> retrieved kdf.1.0.0 (cached) -> retrieved logs.0.7.0 (cached) -> retrieved lru.0.3.1 (cached) -> retrieved lwt-dllist.1.0.1 (cached) -> retrieved lwt.5.9.0 (cached) -> retrieved lwt_eio.0.5.1 (cached) -> retrieved lwt_ppx.5.8.0 (cached) -> retrieved magic-mime.1.3.1 (cached) -> retrieved memtrace.0.2.3 (cached) -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) -> retrieved metrics.0.4.1 (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 num.1.5-1 (cached) -> retrieved obuilder-spec.0.6.0 (cached) -> retrieved ocaml-compiler-libs.v0.17.0 (cached) -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached) -> retrieved ocamlbuild.0.15.0 (cached) -> retrieved ocamlfind.1.9.6 (cached) -> retrieved ocamlgraph.2.1.0 (cached) -> retrieved ocluster-api.0.3.0 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved ohex.0.2.0 (cached) -> retrieved opam-file-format.2.1.6 (cached) -> retrieved opam-core.2.3.0, opam-format.2.3.0 (cached) -> retrieved optint.0.3.0 (cached) -> retrieved parsexp.v0.17.0 (cached) -> retrieved ppx_derivers.1.2.1 (cached) -> retrieved ppx_deriving_yojson.3.9.1 (cached) -> retrieved ppx_deriving.6.0.3 (cached) -> retrieved ppx_sexp_conv.v0.17.0 (cached) -> retrieved ppxlib_jane.v0.17.2 (cached) -> retrieved prometheus.1.2, prometheus-app.1.2 (cached) -> retrieved psq.0.2.1 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved res.5.0.2 (cached) -> retrieved re.1.12.0 (cached) -> retrieved ppxlib.0.34.0 (cached) -> retrieved seq.base (cached) -> retrieved result.1.5 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved sexplib.v0.17.0 (cached) -> retrieved sexplib0.v0.17.0 (cached) -> retrieved sha.1.15.4 (cached) -> retrieved stdint.0.7.2 (cached) -> retrieved stdio.v0.17.0 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved swhid_core.0.1 (cached) -> retrieved thread-table.1.0.0 (cached) -> retrieved tls.1.0.4, tls-eio.1.0.4, tls-lwt.1.0.4 (cached) -> retrieved topkg.1.0.7 (cached) -> retrieved tyxml.4.6.0 (cached) -> retrieved uri.4.4.0, uri-sexp.4.4.0 (cached) -> retrieved uutf.1.0.3 (cached) -> retrieved x509.1.0.5 (cached) -> retrieved xdg-basedir.0.0.5 (cached) -> retrieved yaml.3.2.0 (cached) -> retrieved zarith.1.14 (cached) -> retrieved yojson.2.2.2 (cached) -> installed num.1.5-1 -> installed ocamlfind.1.9.6 -> installed base-bytes.base -> installed seq.base -> installed ocamlbuild.0.15.0 -> installed zarith.1.14 -> installed topkg.1.0.7 -> installed asetmap.0.8.1 -> installed astring.0.8.5 -> installed fmt.0.9.0 -> installed hmap.0.8.1 -> installed fpath.0.7.3 -> installed mtime.2.1.0 -> installed rresult.0.7.0 -> installed ptime.1.2.0 -> installed uutf.1.0.3 -> installed jsonm.1.0.2 -> installed dune.3.17.2 -> installed bigarray-compat.1.1.0 -> installed base64.3.5.1 -> installed asn1-combinators.0.3.2 -> installed camlp-streams.5.0.1 -> installed csexp.1.5.2 -> installed domain-name.0.4.0 -> installed cppo.1.8.0 -> installed cstruct.6.2.0 -> installed duration.0.2.1 -> installed easy-format.1.3.4 -> installed either.1.0.0 -> installed eqaf.0.10 -> installed dune-configurator.3.17.2 -> installed biniou.1.2.2 -> installed bigstringaf.0.10.0 -> installed fileutils.0.6.6 -> installed faraday.0.8.2 -> installed gmap.0.3.0 -> installed http.6.0.0 -> installed digestif.1.2.0 -> installed lwt-dllist.1.0.1 -> installed httpun-types.0.2.0 -> installed macaddr.5.6.0 -> installed magic-mime.1.3.1 -> installed ipaddr.5.6.0 -> installed memtrace.0.2.3 -> installed menhirCST.20240715 -> installed containers.3.15 -> installed menhirLib.20240715 -> installed menhirSdk.20240715 -> installed metrics.0.4.1 -> installed ocaml-compiler-libs.v0.17.0 -> installed mirage-crypto.1.2.0 -> installed ocaml_intrinsics_kernel.v0.17.1 -> installed ocaml-syntax-shims.1.0.0 -> installed kdf.1.0.0 -> installed ocplib-endian.1.2 -> installed angstrom.0.16.1 -> installed ohex.0.2.0 -> installed hpack.0.13.0 -> installed opam-file-format.2.1.6 -> installed optint.0.3.0 -> installed ppx_derivers.1.2.1 -> installed psq.0.2.1 -> installed re.1.12.0 -> installed lwt.5.9.0 -> installed h2.0.13.0 -> installed lru.0.3.1 -> installed faraday-lwt.0.8.2 -> installed prometheus.1.2 -> installed faraday-lwt-unix.0.8.2 -> installed res.5.0.2 -> installed logs.0.7.0 -> installed result.1.5 -> installed sexplib0.v0.17.0 -> installed dns.9.1.0 -> installed bos.0.2.1 -> installed happy-eyeballs.1.2.2 -> installed httpaf.0.7.1 -> installed happy-eyeballs-lwt.1.2.2 -> installed mirage-crypto-rng.1.2.0 -> installed parsexp.v0.17.0 -> installed menhir.20240715 -> installed mirage-crypto-pk.1.2.0 -> installed mirage-crypto-rng-lwt.1.2.0 -> installed sexplib.v0.17.0 -> installed stdint.0.7.2 -> installed stdlib-shims.0.3.0 -> installed stringext.1.6.0 -> installed base.v0.17.1 -> installed integers.0.7.0 -> installed mirage-crypto-ec.1.2.0 -> installed ocamlgraph.2.1.0 -> installed sha.1.15.4 -> installed stdio.v0.17.0 -> installed swhid_core.0.1 -> installed ctypes.0.23.0 -> installed capnp.3.6.0 -> installed thread-table.1.0.0 -> installed opam-core.2.3.0 -> installed domain-local-await.1.0.1 -> installed tyxml.4.6.0 -> installed ppxlib.0.34.0 -> installed eio.1.2 -> installed current_ansi.0.4 -> installed opam-format.2.3.0 -> installed lwt_eio.0.5.1 -> installed lwt_ppx.5.8.0 -> installed ppxlib_jane.v0.17.2 -> installed ppx_deriving.6.0.3 -> installed uri.4.4.0 -> installed extunix.0.4.3 -> installed x509.1.0.5 -> installed xdg-basedir.0.0.5 -> installed ca-certs.1.0.0 -> installed ppx_sexp_conv.v0.17.0 -> installed tls.1.0.4 -> installed ipaddr-sexp.5.6.0 -> installed capnp-rpc.2.0 -> installed yaml.3.2.0 -> installed capnp-rpc-lwt.2.0 -> installed conduit.7.1.0 -> installed tls-eio.1.0.4 -> installed obuilder-spec.0.6.0 -> installed tls-lwt.1.0.4 -> installed conduit-lwt.7.1.0 -> installed capnp-rpc-net.2.0 -> installed uri-sexp.4.4.0 -> installed capnp-rpc-unix.2.0 -> installed http-lwt-client.0.3.1 -> installed conduit-lwt-unix.7.1.0 -> installed yojson.2.2.2 -> installed cohttp.6.0.0 -> installed atdgen-runtime.2.16.0 -> installed docker_hub.0.1.1 -> installed atd.2.16.0 -> installed cohttp-lwt.6.0.0 -> installed ppx_deriving_yojson.3.9.1 -> installed atdgen.2.15.0 -> installed cohttp-lwt-unix.6.0.0 -> installed prometheus-app.1.2 -> installed ocluster-api.0.3.0 -> installed github-data.4.4.1 -> installed github.4.4.1 -> installed github-unix.4.4.1 Done. <><> memtrace.0.2.3 installed successfully ><><><><><><><><><><><><><><><><><><> => Tracing the current process is not supported on multicore ocaml, so uses of Gc.Memprof will fail. The library is still useful for reading and writing trace files even when Gc.Memprof is not working. # To update the current shell environment, run: eval $(opam env) 2025-02-02 12:53.30 ---> saved as "f1c02bb69b439f6b6628936e208a07d12c78faea6442d23c198bb4cafd4938a1" /src: (copy (src .) (dst /src)) 2025-02-02 12:53.37 ---> saved as "714b64cfa7ca99cca6c08fc09f94a38c37650b15cce3280a36267a1fb36866c9" /src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) (cd _build/default && /home/opam/.opam/5.3/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w A -open Containers -g -I client/.client.eobjs/byte -I client/.client.eobjs/native -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/asn1-combinators -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigarray-compat -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/bytes -I /home/opam/.opam/5.3/lib/ca-certs -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/cohttp -I /home/opam/.opam/5.3/lib/cohttp-lwt -I /home/opam/.opam/5.3/lib/cohttp-lwt-unix -I /home/opam/.opam/5.3/lib/conduit -I /home/opam/.opam/5.3/lib/conduit-lwt -I /home/opam/.opam/5.3/lib/conduit-lwt-unix -I /home/opam/.opam/5.3/lib/containers -I /home/opam/.opam/5.3/lib/containers/monomorphic -I /home/opam/.opam/5.3/lib/cstruct -I /home/opam/.opam/5.3/lib/ctypes -I /home/opam/.opam/5.3/lib/ctypes/stubs -I /home/opam/.opam/5.3/lib/digestif/c -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/duration -I /home/opam/.opam/5.3/lib/either -I /home/opam/.opam/5.3/lib/eqaf -I /home/opam/.opam/5.3/lib/fileutils -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/gmap -I /home/opam/.opam/5.3/lib/http -I /home/opam/.opam/5.3/lib/http/__private__/http_bytebuffer -I /home/opam/.opam/5.3/lib/integers -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/ipaddr-sexp -I /home/opam/.opam/5.3/lib/ipaddr/unix -I /home/opam/.opam/5.3/lib/jsonm -I /home/opam/.opam/5.3/lib/kdf/hkdf -I /home/opam/.opam/5.3/lib/kdf/pbkdf -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/lwt -I /home/opam/.opam/5.3/lib/lwt/unix -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/magic-mime -I /home/opam/.opam/5.3/lib/mirage-crypto -I /home/opam/.opam/5.3/lib/mirage-crypto-ec -I /home/opam/.opam/5.3/lib/mirage-crypto-pk -I /home/opam/.opam/5.3/lib/mirage-crypto-rng -I /home/opam/.opam/5.3/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/5.3/lib/mirage-crypto-rng/unix -I /home/opam/.opam/5.3/lib/mtime -I /home/opam/.opam/5.3/lib/mtime/clock -I /home/opam/.opam/5.3/lib/ocaml/str -I /home/opam/.opam/5.3/lib/ocaml/threads -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/ocamlgraph -I /home/opam/.opam/5.3/lib/ocplib-endian -I /home/opam/.opam/5.3/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.3/lib/ohex -I /home/opam/.opam/5.3/lib/opam-core -I /home/opam/.opam/5.3/lib/opam-file-format -I /home/opam/.opam/5.3/lib/opam-format -I /home/opam/.opam/5.3/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.3/lib/ptime -I /home/opam/.opam/5.3/lib/ptime/clock -I /home/opam/.opam/5.3/lib/re -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/seq -I /home/opam/.opam/5.3/lib/sexplib0 -I /home/opam/.opam/5.3/lib/sha -I /home/opam/.opam/5.3/lib/stdlib-shims -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/swhid_core -I /home/opam/.opam/5.3/lib/tls -I /home/opam/.opam/5.3/lib/tls-lwt -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uri-sexp -I /home/opam/.opam/5.3/lib/uri/services -I /home/opam/.opam/5.3/lib/uutf -I /home/opam/.opam/5.3/lib/x509 -I /home/opam/.opam/5.3/lib/xdg-basedir -I /home/opam/.opam/5.3/lib/yaml -I /home/opam/.opam/5.3/lib/yaml/bindings -I /home/opam/.opam/5.3/lib/yaml/bindings/types -I /home/opam/.opam/5.3/lib/yaml/c -I /home/opam/.opam/5.3/lib/yaml/ffi -I /home/opam/.opam/5.3/lib/yaml/types -I /home/opam/.opam/5.3/lib/zarith -I lib/.oca_lib.objs/byte -I lib/.oca_lib.objs/native -intf-suffix .ml -no-alias-deps -opaque -o client/.client.eobjs/native/client.cmx -c -impl client/client.pp.ml) File "client/client.ml", line 4, characters 38-61: 4 | match X509.Private_key.decode_pem (Cstruct.of_string key) with ^^^^^^^^^^^^^^^^^^^^^^^ Error: This expression has type Cstruct.t but an expression was expected of type string (cd _build/default && /home/opam/.opam/5.3/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 -w A -open Containers -g -bin-annot -bin-annot-occurrences -I client/.client.eobjs/byte -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/asn1-combinators -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigarray-compat -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/bytes -I /home/opam/.opam/5.3/lib/ca-certs -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/cohttp -I /home/opam/.opam/5.3/lib/cohttp-lwt -I /home/opam/.opam/5.3/lib/cohttp-lwt-unix -I /home/opam/.opam/5.3/lib/conduit -I /home/opam/.opam/5.3/lib/conduit-lwt -I /home/opam/.opam/5.3/lib/conduit-lwt-unix -I /home/opam/.opam/5.3/lib/containers -I /home/opam/.opam/5.3/lib/containers/monomorphic -I /home/opam/.opam/5.3/lib/cstruct -I /home/opam/.opam/5.3/lib/ctypes -I /home/opam/.opam/5.3/lib/ctypes/stubs -I /home/opam/.opam/5.3/lib/digestif/c -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/duration -I /home/opam/.opam/5.3/lib/either -I /home/opam/.opam/5.3/lib/eqaf -I /home/opam/.opam/5.3/lib/fileutils -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/gmap -I /home/opam/.opam/5.3/lib/http -I /home/opam/.opam/5.3/lib/integers -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/ipaddr-sexp -I /home/opam/.opam/5.3/lib/ipaddr/unix -I /home/opam/.opam/5.3/lib/jsonm -I /home/opam/.opam/5.3/lib/kdf/hkdf -I /home/opam/.opam/5.3/lib/kdf/pbkdf -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/lwt -I /home/opam/.opam/5.3/lib/lwt/unix -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/magic-mime -I /home/opam/.opam/5.3/lib/mirage-crypto -I /home/opam/.opam/5.3/lib/mirage-crypto-ec -I /home/opam/.opam/5.3/lib/mirage-crypto-pk -I /home/opam/.opam/5.3/lib/mirage-crypto-rng -I /home/opam/.opam/5.3/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/5.3/lib/mirage-crypto-rng/unix -I /home/opam/.opam/5.3/lib/mtime -I /home/opam/.opam/5.3/lib/mtime/clock -I /home/opam/.opam/5.3/lib/ocaml/str -I /home/opam/.opam/5.3/lib/ocaml/threads -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/ocamlgraph -I /home/opam/.opam/5.3/lib/ocplib-endian -I /home/opam/.opam/5.3/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.3/lib/ohex -I /home/opam/.opam/5.3/lib/opam-core -I /home/opam/.opam/5.3/lib/opam-file-format -I /home/opam/.opam/5.3/lib/opam-format -I /home/opam/.opam/5.3/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.3/lib/ptime -I /home/opam/.opam/5.3/lib/ptime/clock -I /home/opam/.opam/5.3/lib/re -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/seq -I /home/opam/.opam/5.3/lib/sexplib0 -I /home/opam/.opam/5.3/lib/sha -I /home/opam/.opam/5.3/lib/stdlib-shims -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/swhid_core -I /home/opam/.opam/5.3/lib/tls -I /home/opam/.opam/5.3/lib/tls-lwt -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uri-sexp -I /home/opam/.opam/5.3/lib/uri/services -I /home/opam/.opam/5.3/lib/uutf -I /home/opam/.opam/5.3/lib/x509 -I /home/opam/.opam/5.3/lib/xdg-basedir -I /home/opam/.opam/5.3/lib/yaml -I /home/opam/.opam/5.3/lib/yaml/bindings -I /home/opam/.opam/5.3/lib/yaml/bindings/types -I /home/opam/.opam/5.3/lib/yaml/c -I /home/opam/.opam/5.3/lib/yaml/ffi -I /home/opam/.opam/5.3/lib/yaml/types -I /home/opam/.opam/5.3/lib/zarith -I lib/.oca_lib.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o client/.client.eobjs/byte/client.cmo -c -impl client/client.pp.ml) File "client/client.ml", line 4, characters 38-61: 4 | match X509.Private_key.decode_pem (Cstruct.of_string key) with ^^^^^^^^^^^^^^^^^^^^^^^ Error: This expression has type Cstruct.t but an expression was expected of type string (cd _build/default && /home/opam/.opam/5.3/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 -w A -open Containers -g -bin-annot -bin-annot-occurrences -I server/backend/.backend.objs/byte -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/asetmap -I /home/opam/.opam/5.3/lib/asn1-combinators -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/atdgen -I /home/opam/.opam/5.3/lib/atdgen-runtime -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigarray-compat -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/biniou -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/bytes -I /home/opam/.opam/5.3/lib/ca-certs -I /home/opam/.opam/5.3/lib/camlp-streams -I /home/opam/.opam/5.3/lib/capnp -I /home/opam/.opam/5.3/lib/capnp-rpc -I /home/opam/.opam/5.3/lib/capnp-rpc-lwt -I /home/opam/.opam/5.3/lib/capnp-rpc-net -I /home/opam/.opam/5.3/lib/capnp-rpc-unix -I /home/opam/.opam/5.3/lib/capnp-rpc/proto -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/cohttp -I /home/opam/.opam/5.3/lib/cohttp-lwt -I /home/opam/.opam/5.3/lib/cohttp-lwt-unix -I /home/opam/.opam/5.3/lib/conduit -I /home/opam/.opam/5.3/lib/conduit-lwt -I /home/opam/.opam/5.3/lib/conduit-lwt-unix -I /home/opam/.opam/5.3/lib/containers -I /home/opam/.opam/5.3/lib/containers/monomorphic -I /home/opam/.opam/5.3/lib/cstruct -I /home/opam/.opam/5.3/lib/ctypes -I /home/opam/.opam/5.3/lib/ctypes/stubs -I /home/opam/.opam/5.3/lib/current_ansi -I /home/opam/.opam/5.3/lib/digestif -I /home/opam/.opam/5.3/lib/docker_hub -I /home/opam/.opam/5.3/lib/domain-local-await -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/duration -I /home/opam/.opam/5.3/lib/easy-format -I /home/opam/.opam/5.3/lib/eio -I /home/opam/.opam/5.3/lib/eio/core -I /home/opam/.opam/5.3/lib/eio/runtime_events -I /home/opam/.opam/5.3/lib/eio/unix -I /home/opam/.opam/5.3/lib/eio/utils -I /home/opam/.opam/5.3/lib/either -I /home/opam/.opam/5.3/lib/eqaf -I /home/opam/.opam/5.3/lib/extunix -I /home/opam/.opam/5.3/lib/faraday -I /home/opam/.opam/5.3/lib/faraday-lwt -I /home/opam/.opam/5.3/lib/faraday-lwt-unix -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/github -I /home/opam/.opam/5.3/lib/github-data -I /home/opam/.opam/5.3/lib/github-unix -I /home/opam/.opam/5.3/lib/gmap -I /home/opam/.opam/5.3/lib/h2 -I /home/opam/.opam/5.3/lib/happy-eyeballs -I /home/opam/.opam/5.3/lib/happy-eyeballs-lwt -I /home/opam/.opam/5.3/lib/hmap -I /home/opam/.opam/5.3/lib/hpack -I /home/opam/.opam/5.3/lib/http -I /home/opam/.opam/5.3/lib/http-lwt-client -I /home/opam/.opam/5.3/lib/httpaf -I /home/opam/.opam/5.3/lib/httpun-types -I /home/opam/.opam/5.3/lib/integers -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/ipaddr-sexp -I /home/opam/.opam/5.3/lib/ipaddr/unix -I /home/opam/.opam/5.3/lib/jsonm -I /home/opam/.opam/5.3/lib/kdf/hkdf -I /home/opam/.opam/5.3/lib/kdf/pbkdf -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/lwt -I /home/opam/.opam/5.3/lib/lwt-dllist -I /home/opam/.opam/5.3/lib/lwt/unix -I /home/opam/.opam/5.3/lib/lwt_eio -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/magic-mime -I /home/opam/.opam/5.3/lib/mirage-crypto -I /home/opam/.opam/5.3/lib/mirage-crypto-ec -I /home/opam/.opam/5.3/lib/mirage-crypto-pk -I /home/opam/.opam/5.3/lib/mirage-crypto-rng -I /home/opam/.opam/5.3/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/5.3/lib/mirage-crypto-rng/unix -I /home/opam/.opam/5.3/lib/mtime -I /home/opam/.opam/5.3/lib/mtime/clock -I /home/opam/.opam/5.3/lib/obuilder-spec -I /home/opam/.opam/5.3/lib/ocaml/runtime_events -I /home/opam/.opam/5.3/lib/ocaml/str -I /home/opam/.opam/5.3/lib/ocaml/threads -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/ocamlgraph -I /home/opam/.opam/5.3/lib/ocluster-api -I /home/opam/.opam/5.3/lib/ocplib-endian -I /home/opam/.opam/5.3/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.3/lib/ohex -I /home/opam/.opam/5.3/lib/opam-core -I /home/opam/.opam/5.3/lib/opam-file-format -I /home/opam/.opam/5.3/lib/opam-format -I /home/opam/.opam/5.3/lib/optint -I /home/opam/.opam/5.3/lib/parsexp -I /home/opam/.opam/5.3/lib/ppx_deriving/runtime -I /home/opam/.opam/5.3/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/5.3/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.3/lib/prometheus -I /home/opam/.opam/5.3/lib/prometheus-app -I /home/opam/.opam/5.3/lib/psq -I /home/opam/.opam/5.3/lib/ptime -I /home/opam/.opam/5.3/lib/ptime/clock -I /home/opam/.opam/5.3/lib/re -I /home/opam/.opam/5.3/lib/res -I /home/opam/.opam/5.3/lib/result -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/seq -I /home/opam/.opam/5.3/lib/sexplib -I /home/opam/.opam/5.3/lib/sexplib0 -I /home/opam/.opam/5.3/lib/sha -I /home/opam/.opam/5.3/lib/stdint -I /home/opam/.opam/5.3/lib/stdlib-shims -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/swhid_core -I /home/opam/.opam/5.3/lib/thread-table -I /home/opam/.opam/5.3/lib/tls -I /home/opam/.opam/5.3/lib/tls-eio -I /home/opam/.opam/5.3/lib/tls-lwt -I /home/opam/.opam/5.3/lib/tyxml -I /home/opam/.opam/5.3/lib/tyxml/functor -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uri-sexp -I /home/opam/.opam/5.3/lib/uri/services -I /home/opam/.opam/5.3/lib/uutf -I /home/opam/.opam/5.3/lib/x509 -I /home/opam/.opam/5.3/lib/yaml -I /home/opam/.opam/5.3/lib/yaml/bindings -I /home/opam/.opam/5.3/lib/yaml/bindings/types -I /home/opam/.opam/5.3/lib/yaml/c -I /home/opam/.opam/5.3/lib/yaml/ffi -I /home/opam/.opam/5.3/lib/yaml/types -I /home/opam/.opam/5.3/lib/yojson -I /home/opam/.opam/5.3/lib/zarith -I lib/.oca_lib.objs/byte -I server/lib/.oca_server.objs/byte -intf-suffix .ml -no-alias-deps -opaque -open Backend__ -o server/backend/.backend.objs/byte/backend__Admin.cmo -c -impl server/backend/admin.pp.ml) File "server/backend/admin.ml", line 23, characters 46-53: 23 | Lwt_io.write_line chan (Cstruct.to_string key_pem) ^^^^^^^ Error: The value key_pem has type string but an expression was expected of type Cstruct.t (cd _build/default && /home/opam/.opam/5.3/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w A -open Containers -g -I server/backend/.backend.objs/byte -I server/backend/.backend.objs/native -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/asetmap -I /home/opam/.opam/5.3/lib/asn1-combinators -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/atdgen -I /home/opam/.opam/5.3/lib/atdgen-runtime -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigarray-compat -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/biniou -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/bytes -I /home/opam/.opam/5.3/lib/ca-certs -I /home/opam/.opam/5.3/lib/camlp-streams -I /home/opam/.opam/5.3/lib/capnp -I /home/opam/.opam/5.3/lib/capnp-rpc -I /home/opam/.opam/5.3/lib/capnp-rpc-lwt -I /home/opam/.opam/5.3/lib/capnp-rpc-net -I /home/opam/.opam/5.3/lib/capnp-rpc-unix -I /home/opam/.opam/5.3/lib/capnp-rpc/proto -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/cohttp -I /home/opam/.opam/5.3/lib/cohttp-lwt -I /home/opam/.opam/5.3/lib/cohttp-lwt-unix -I /home/opam/.opam/5.3/lib/conduit -I /home/opam/.opam/5.3/lib/conduit-lwt -I /home/opam/.opam/5.3/lib/conduit-lwt-unix -I /home/opam/.opam/5.3/lib/containers -I /home/opam/.opam/5.3/lib/containers/monomorphic -I /home/opam/.opam/5.3/lib/cstruct -I /home/opam/.opam/5.3/lib/ctypes -I /home/opam/.opam/5.3/lib/ctypes/stubs -I /home/opam/.opam/5.3/lib/current_ansi -I /home/opam/.opam/5.3/lib/digestif -I /home/opam/.opam/5.3/lib/docker_hub -I /home/opam/.opam/5.3/lib/domain-local-await -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/duration -I /home/opam/.opam/5.3/lib/easy-format -I /home/opam/.opam/5.3/lib/eio -I /home/opam/.opam/5.3/lib/eio/core -I /home/opam/.opam/5.3/lib/eio/runtime_events -I /home/opam/.opam/5.3/lib/eio/unix -I /home/opam/.opam/5.3/lib/eio/utils -I /home/opam/.opam/5.3/lib/either -I /home/opam/.opam/5.3/lib/eqaf -I /home/opam/.opam/5.3/lib/extunix -I /home/opam/.opam/5.3/lib/faraday -I /home/opam/.opam/5.3/lib/faraday-lwt -I /home/opam/.opam/5.3/lib/faraday-lwt-unix -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/github -I /home/opam/.opam/5.3/lib/github-data -I /home/opam/.opam/5.3/lib/github-unix -I /home/opam/.opam/5.3/lib/gmap -I /home/opam/.opam/5.3/lib/h2 -I /home/opam/.opam/5.3/lib/happy-eyeballs -I /home/opam/.opam/5.3/lib/happy-eyeballs-lwt -I /home/opam/.opam/5.3/lib/hmap -I /home/opam/.opam/5.3/lib/hpack -I /home/opam/.opam/5.3/lib/http -I /home/opam/.opam/5.3/lib/http-lwt-client -I /home/opam/.opam/5.3/lib/http/__private__/http_bytebuffer -I /home/opam/.opam/5.3/lib/httpaf -I /home/opam/.opam/5.3/lib/httpun-types -I /home/opam/.opam/5.3/lib/integers -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/ipaddr-sexp -I /home/opam/.opam/5.3/lib/ipaddr/unix -I /home/opam/.opam/5.3/lib/jsonm -I /home/opam/.opam/5.3/lib/kdf/hkdf -I /home/opam/.opam/5.3/lib/kdf/pbkdf -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/lwt -I /home/opam/.opam/5.3/lib/lwt-dllist -I /home/opam/.opam/5.3/lib/lwt/unix -I /home/opam/.opam/5.3/lib/lwt_eio -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/magic-mime -I /home/opam/.opam/5.3/lib/mirage-crypto -I /home/opam/.opam/5.3/lib/mirage-crypto-ec -I /home/opam/.opam/5.3/lib/mirage-crypto-pk -I /home/opam/.opam/5.3/lib/mirage-crypto-rng -I /home/opam/.opam/5.3/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/5.3/lib/mirage-crypto-rng/unix -I /home/opam/.opam/5.3/lib/mtime -I /home/opam/.opam/5.3/lib/mtime/clock -I /home/opam/.opam/5.3/lib/obuilder-spec -I /home/opam/.opam/5.3/lib/ocaml/runtime_events -I /home/opam/.opam/5.3/lib/ocaml/str -I /home/opam/.opam/5.3/lib/ocaml/threads -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/ocamlgraph -I /home/opam/.opam/5.3/lib/ocluster-api -I /home/opam/.opam/5.3/lib/ocplib-endian -I /home/opam/.opam/5.3/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.3/lib/ohex -I /home/opam/.opam/5.3/lib/opam-core -I /home/opam/.opam/5.3/lib/opam-file-format -I /home/opam/.opam/5.3/lib/opam-format -I /home/opam/.opam/5.3/lib/optint -I /home/opam/.opam/5.3/lib/parsexp -I /home/opam/.opam/5.3/lib/ppx_deriving/runtime -I /home/opam/.opam/5.3/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/5.3/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.3/lib/prometheus -I /home/opam/.opam/5.3/lib/prometheus-app -I /home/opam/.opam/5.3/lib/psq -I /home/opam/.opam/5.3/lib/ptime -I /home/opam/.opam/5.3/lib/ptime/clock -I /home/opam/.opam/5.3/lib/re -I /home/opam/.opam/5.3/lib/res -I /home/opam/.opam/5.3/lib/result -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/seq -I /home/opam/.opam/5.3/lib/sexplib -I /home/opam/.opam/5.3/lib/sexplib0 -I /home/opam/.opam/5.3/lib/sha -I /home/opam/.opam/5.3/lib/stdint -I /home/opam/.opam/5.3/lib/stdlib-shims -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/swhid_core -I /home/opam/.opam/5.3/lib/thread-table -I /home/opam/.opam/5.3/lib/tls -I /home/opam/.opam/5.3/lib/tls-eio -I /home/opam/.opam/5.3/lib/tls-lwt -I /home/opam/.opam/5.3/lib/tyxml -I /home/opam/.opam/5.3/lib/tyxml/functor -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uri-sexp -I /home/opam/.opam/5.3/lib/uri/services -I /home/opam/.opam/5.3/lib/uutf -I /home/opam/.opam/5.3/lib/x509 -I /home/opam/.opam/5.3/lib/yaml -I /home/opam/.opam/5.3/lib/yaml/bindings -I /home/opam/.opam/5.3/lib/yaml/bindings/types -I /home/opam/.opam/5.3/lib/yaml/c -I /home/opam/.opam/5.3/lib/yaml/ffi -I /home/opam/.opam/5.3/lib/yaml/types -I /home/opam/.opam/5.3/lib/yojson -I /home/opam/.opam/5.3/lib/zarith -I lib/.oca_lib.objs/byte -I lib/.oca_lib.objs/native -I server/lib/.oca_server.objs/byte -I server/lib/.oca_server.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Backend__ -o server/backend/.backend.objs/native/backend__Check.cmx -c -impl server/backend/check.pp.ml) File "server/backend/check.ml", line 480, characters 43-45: 480 | let vat = Capnp_rpc_unix.client_only_vat () in ^^ Error: This variant expression is expected to have type [> [> `Generic ] Eio.Net.ty ] Eio.Resource.t There is no constructor () within type Eio.Resource.t (cd _build/default && /home/opam/.opam/5.3/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w A -open Containers -g -I server/backend/.backend.objs/byte -I server/backend/.backend.objs/native -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/asetmap -I /home/opam/.opam/5.3/lib/asn1-combinators -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/atdgen -I /home/opam/.opam/5.3/lib/atdgen-runtime -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigarray-compat -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/biniou -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/bytes -I /home/opam/.opam/5.3/lib/ca-certs -I /home/opam/.opam/5.3/lib/camlp-streams -I /home/opam/.opam/5.3/lib/capnp -I /home/opam/.opam/5.3/lib/capnp-rpc -I /home/opam/.opam/5.3/lib/capnp-rpc-lwt -I /home/opam/.opam/5.3/lib/capnp-rpc-net -I /home/opam/.opam/5.3/lib/capnp-rpc-unix -I /home/opam/.opam/5.3/lib/capnp-rpc/proto -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/cohttp -I /home/opam/.opam/5.3/lib/cohttp-lwt -I /home/opam/.opam/5.3/lib/cohttp-lwt-unix -I /home/opam/.opam/5.3/lib/conduit -I /home/opam/.opam/5.3/lib/conduit-lwt -I /home/opam/.opam/5.3/lib/conduit-lwt-unix -I /home/opam/.opam/5.3/lib/containers -I /home/opam/.opam/5.3/lib/containers/monomorphic -I /home/opam/.opam/5.3/lib/cstruct -I /home/opam/.opam/5.3/lib/ctypes -I /home/opam/.opam/5.3/lib/ctypes/stubs -I /home/opam/.opam/5.3/lib/current_ansi -I /home/opam/.opam/5.3/lib/digestif -I /home/opam/.opam/5.3/lib/docker_hub -I /home/opam/.opam/5.3/lib/domain-local-await -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/duration -I /home/opam/.opam/5.3/lib/easy-format -I /home/opam/.opam/5.3/lib/eio -I /home/opam/.opam/5.3/lib/eio/core -I /home/opam/.opam/5.3/lib/eio/runtime_events -I /home/opam/.opam/5.3/lib/eio/unix -I /home/opam/.opam/5.3/lib/eio/utils -I /home/opam/.opam/5.3/lib/either -I /home/opam/.opam/5.3/lib/eqaf -I /home/opam/.opam/5.3/lib/extunix -I /home/opam/.opam/5.3/lib/faraday -I /home/opam/.opam/5.3/lib/faraday-lwt -I /home/opam/.opam/5.3/lib/faraday-lwt-unix -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/github -I /home/opam/.opam/5.3/lib/github-data -I /home/opam/.opam/5.3/lib/github-unix -I /home/opam/.opam/5.3/lib/gmap -I /home/opam/.opam/5.3/lib/h2 -I /home/opam/.opam/5.3/lib/happy-eyeballs -I /home/opam/.opam/5.3/lib/happy-eyeballs-lwt -I /home/opam/.opam/5.3/lib/hmap -I /home/opam/.opam/5.3/lib/hpack -I /home/opam/.opam/5.3/lib/http -I /home/opam/.opam/5.3/lib/http-lwt-client -I /home/opam/.opam/5.3/lib/http/__private__/http_bytebuffer -I /home/opam/.opam/5.3/lib/httpaf -I /home/opam/.opam/5.3/lib/httpun-types -I /home/opam/.opam/5.3/lib/integers -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/ipaddr-sexp -I /home/opam/.opam/5.3/lib/ipaddr/unix -I /home/opam/.opam/5.3/lib/jsonm -I /home/opam/.opam/5.3/lib/kdf/hkdf -I /home/opam/.opam/5.3/lib/kdf/pbkdf -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/lwt -I /home/opam/.opam/5.3/lib/lwt-dllist -I /home/opam/.opam/5.3/lib/lwt/unix -I /home/opam/.opam/5.3/lib/lwt_eio -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/magic-mime -I /home/opam/.opam/5.3/lib/mirage-crypto -I /home/opam/.opam/5.3/lib/mirage-crypto-ec -I /home/opam/.opam/5.3/lib/mirage-crypto-pk -I /home/opam/.opam/5.3/lib/mirage-crypto-rng -I /home/opam/.opam/5.3/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/5.3/lib/mirage-crypto-rng/unix -I /home/opam/.opam/5.3/lib/mtime -I /home/opam/.opam/5.3/lib/mtime/clock -I /home/opam/.opam/5.3/lib/obuilder-spec -I /home/opam/.opam/5.3/lib/ocaml/runtime_events -I /home/opam/.opam/5.3/lib/ocaml/str -I /home/opam/.opam/5.3/lib/ocaml/threads -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/ocamlgraph -I /home/opam/.opam/5.3/lib/ocluster-api -I /home/opam/.opam/5.3/lib/ocplib-endian -I /home/opam/.opam/5.3/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.3/lib/ohex -I /home/opam/.opam/5.3/lib/opam-core -I /home/opam/.opam/5.3/lib/opam-file-format -I /home/opam/.opam/5.3/lib/opam-format -I /home/opam/.opam/5.3/lib/optint -I /home/opam/.opam/5.3/lib/parsexp -I /home/opam/.opam/5.3/lib/ppx_deriving/runtime -I /home/opam/.opam/5.3/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/5.3/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.3/lib/prometheus -I /home/opam/.opam/5.3/lib/prometheus-app -I /home/opam/.opam/5.3/lib/psq -I /home/opam/.opam/5.3/lib/ptime -I /home/opam/.opam/5.3/lib/ptime/clock -I /home/opam/.opam/5.3/lib/re -I /home/opam/.opam/5.3/lib/res -I /home/opam/.opam/5.3/lib/result -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/seq -I /home/opam/.opam/5.3/lib/sexplib -I /home/opam/.opam/5.3/lib/sexplib0 -I /home/opam/.opam/5.3/lib/sha -I /home/opam/.opam/5.3/lib/stdint -I /home/opam/.opam/5.3/lib/stdlib-shims -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/swhid_core -I /home/opam/.opam/5.3/lib/thread-table -I /home/opam/.opam/5.3/lib/tls -I /home/opam/.opam/5.3/lib/tls-eio -I /home/opam/.opam/5.3/lib/tls-lwt -I /home/opam/.opam/5.3/lib/tyxml -I /home/opam/.opam/5.3/lib/tyxml/functor -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uri-sexp -I /home/opam/.opam/5.3/lib/uri/services -I /home/opam/.opam/5.3/lib/uutf -I /home/opam/.opam/5.3/lib/x509 -I /home/opam/.opam/5.3/lib/yaml -I /home/opam/.opam/5.3/lib/yaml/bindings -I /home/opam/.opam/5.3/lib/yaml/bindings/types -I /home/opam/.opam/5.3/lib/yaml/c -I /home/opam/.opam/5.3/lib/yaml/ffi -I /home/opam/.opam/5.3/lib/yaml/types -I /home/opam/.opam/5.3/lib/yojson -I /home/opam/.opam/5.3/lib/zarith -I lib/.oca_lib.objs/byte -I lib/.oca_lib.objs/native -I server/lib/.oca_server.objs/byte -I server/lib/.oca_server.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Backend__ -o server/backend/.backend.objs/native/backend__Admin.cmx -c -impl server/backend/admin.pp.ml) File "server/backend/admin.ml", line 23, characters 46-53: 23 | Lwt_io.write_line chan (Cstruct.to_string key_pem) ^^^^^^^ Error: The value key_pem has type string but an expression was expected of type Cstruct.t (cd _build/default && /home/opam/.opam/5.3/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 -w A -open Containers -g -bin-annot -bin-annot-occurrences -I server/backend/.backend.objs/byte -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/asetmap -I /home/opam/.opam/5.3/lib/asn1-combinators -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/atdgen -I /home/opam/.opam/5.3/lib/atdgen-runtime -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigarray-compat -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/biniou -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/bytes -I /home/opam/.opam/5.3/lib/ca-certs -I /home/opam/.opam/5.3/lib/camlp-streams -I /home/opam/.opam/5.3/lib/capnp -I /home/opam/.opam/5.3/lib/capnp-rpc -I /home/opam/.opam/5.3/lib/capnp-rpc-lwt -I /home/opam/.opam/5.3/lib/capnp-rpc-net -I /home/opam/.opam/5.3/lib/capnp-rpc-unix -I /home/opam/.opam/5.3/lib/capnp-rpc/proto -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/cohttp -I /home/opam/.opam/5.3/lib/cohttp-lwt -I /home/opam/.opam/5.3/lib/cohttp-lwt-unix -I /home/opam/.opam/5.3/lib/conduit -I /home/opam/.opam/5.3/lib/conduit-lwt -I /home/opam/.opam/5.3/lib/conduit-lwt-unix -I /home/opam/.opam/5.3/lib/containers -I /home/opam/.opam/5.3/lib/containers/monomorphic -I /home/opam/.opam/5.3/lib/cstruct -I /home/opam/.opam/5.3/lib/ctypes -I /home/opam/.opam/5.3/lib/ctypes/stubs -I /home/opam/.opam/5.3/lib/current_ansi -I /home/opam/.opam/5.3/lib/digestif -I /home/opam/.opam/5.3/lib/docker_hub -I /home/opam/.opam/5.3/lib/domain-local-await -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/duration -I /home/opam/.opam/5.3/lib/easy-format -I /home/opam/.opam/5.3/lib/eio -I /home/opam/.opam/5.3/lib/eio/core -I /home/opam/.opam/5.3/lib/eio/runtime_events -I /home/opam/.opam/5.3/lib/eio/unix -I /home/opam/.opam/5.3/lib/eio/utils -I /home/opam/.opam/5.3/lib/either -I /home/opam/.opam/5.3/lib/eqaf -I /home/opam/.opam/5.3/lib/extunix -I /home/opam/.opam/5.3/lib/faraday -I /home/opam/.opam/5.3/lib/faraday-lwt -I /home/opam/.opam/5.3/lib/faraday-lwt-unix -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/github -I /home/opam/.opam/5.3/lib/github-data -I /home/opam/.opam/5.3/lib/github-unix -I /home/opam/.opam/5.3/lib/gmap -I /home/opam/.opam/5.3/lib/h2 -I /home/opam/.opam/5.3/lib/happy-eyeballs -I /home/opam/.opam/5.3/lib/happy-eyeballs-lwt -I /home/opam/.opam/5.3/lib/hmap -I /home/opam/.opam/5.3/lib/hpack -I /home/opam/.opam/5.3/lib/http -I /home/opam/.opam/5.3/lib/http-lwt-client -I /home/opam/.opam/5.3/lib/httpaf -I /home/opam/.opam/5.3/lib/httpun-types -I /home/opam/.opam/5.3/lib/integers -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/ipaddr-sexp -I /home/opam/.opam/5.3/lib/ipaddr/unix -I /home/opam/.opam/5.3/lib/jsonm -I /home/opam/.opam/5.3/lib/kdf/hkdf -I /home/opam/.opam/5.3/lib/kdf/pbkdf -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/lwt -I /home/opam/.opam/5.3/lib/lwt-dllist -I /home/opam/.opam/5.3/lib/lwt/unix -I /home/opam/.opam/5.3/lib/lwt_eio -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/magic-mime -I /home/opam/.opam/5.3/lib/mirage-crypto -I /home/opam/.opam/5.3/lib/mirage-crypto-ec -I /home/opam/.opam/5.3/lib/mirage-crypto-pk -I /home/opam/.opam/5.3/lib/mirage-crypto-rng -I /home/opam/.opam/5.3/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/5.3/lib/mirage-crypto-rng/unix -I /home/opam/.opam/5.3/lib/mtime -I /home/opam/.opam/5.3/lib/mtime/clock -I /home/opam/.opam/5.3/lib/obuilder-spec -I /home/opam/.opam/5.3/lib/ocaml/runtime_events -I /home/opam/.opam/5.3/lib/ocaml/str -I /home/opam/.opam/5.3/lib/ocaml/threads -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/ocamlgraph -I /home/opam/.opam/5.3/lib/ocluster-api -I /home/opam/.opam/5.3/lib/ocplib-endian -I /home/opam/.opam/5.3/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.3/lib/ohex -I /home/opam/.opam/5.3/lib/opam-core -I /home/opam/.opam/5.3/lib/opam-file-format -I /home/opam/.opam/5.3/lib/opam-format -I /home/opam/.opam/5.3/lib/optint -I /home/opam/.opam/5.3/lib/parsexp -I /home/opam/.opam/5.3/lib/ppx_deriving/runtime -I /home/opam/.opam/5.3/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/5.3/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.3/lib/prometheus -I /home/opam/.opam/5.3/lib/prometheus-app -I /home/opam/.opam/5.3/lib/psq -I /home/opam/.opam/5.3/lib/ptime -I /home/opam/.opam/5.3/lib/ptime/clock -I /home/opam/.opam/5.3/lib/re -I /home/opam/.opam/5.3/lib/res -I /home/opam/.opam/5.3/lib/result -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/seq -I /home/opam/.opam/5.3/lib/sexplib -I /home/opam/.opam/5.3/lib/sexplib0 -I /home/opam/.opam/5.3/lib/sha -I /home/opam/.opam/5.3/lib/stdint -I /home/opam/.opam/5.3/lib/stdlib-shims -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/swhid_core -I /home/opam/.opam/5.3/lib/thread-table -I /home/opam/.opam/5.3/lib/tls -I /home/opam/.opam/5.3/lib/tls-eio -I /home/opam/.opam/5.3/lib/tls-lwt -I /home/opam/.opam/5.3/lib/tyxml -I /home/opam/.opam/5.3/lib/tyxml/functor -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uri-sexp -I /home/opam/.opam/5.3/lib/uri/services -I /home/opam/.opam/5.3/lib/uutf -I /home/opam/.opam/5.3/lib/x509 -I /home/opam/.opam/5.3/lib/yaml -I /home/opam/.opam/5.3/lib/yaml/bindings -I /home/opam/.opam/5.3/lib/yaml/bindings/types -I /home/opam/.opam/5.3/lib/yaml/c -I /home/opam/.opam/5.3/lib/yaml/ffi -I /home/opam/.opam/5.3/lib/yaml/types -I /home/opam/.opam/5.3/lib/yojson -I /home/opam/.opam/5.3/lib/zarith -I lib/.oca_lib.objs/byte -I server/lib/.oca_server.objs/byte -intf-suffix .ml -no-alias-deps -opaque -open Backend__ -o server/backend/.backend.objs/byte/backend__Check.cmo -c -impl server/backend/check.pp.ml) File "server/backend/check.ml", line 480, characters 43-45: 480 | let vat = Capnp_rpc_unix.client_only_vat () in ^^ Error: This variant expression is expected to have type [> [> `Generic ] Eio.Net.ty ] Eio.Resource.t There is no constructor () within type Eio.Resource.t (cd _build/default && /home/opam/.opam/5.3/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 -w A -open Containers -g -bin-annot -bin-annot-occurrences -I server/backend/.backend.objs/byte -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/asetmap -I /home/opam/.opam/5.3/lib/asn1-combinators -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/atdgen -I /home/opam/.opam/5.3/lib/atdgen-runtime -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigarray-compat -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/biniou -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/bytes -I /home/opam/.opam/5.3/lib/ca-certs -I /home/opam/.opam/5.3/lib/camlp-streams -I /home/opam/.opam/5.3/lib/capnp -I /home/opam/.opam/5.3/lib/capnp-rpc -I /home/opam/.opam/5.3/lib/capnp-rpc-lwt -I /home/opam/.opam/5.3/lib/capnp-rpc-net -I /home/opam/.opam/5.3/lib/capnp-rpc-unix -I /home/opam/.opam/5.3/lib/capnp-rpc/proto -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/cohttp -I /home/opam/.opam/5.3/lib/cohttp-lwt -I /home/opam/.opam/5.3/lib/cohttp-lwt-unix -I /home/opam/.opam/5.3/lib/conduit -I /home/opam/.opam/5.3/lib/conduit-lwt -I /home/opam/.opam/5.3/lib/conduit-lwt-unix -I /home/opam/.opam/5.3/lib/containers -I /home/opam/.opam/5.3/lib/containers/monomorphic -I /home/opam/.opam/5.3/lib/cstruct -I /home/opam/.opam/5.3/lib/ctypes -I /home/opam/.opam/5.3/lib/ctypes/stubs -I /home/opam/.opam/5.3/lib/current_ansi -I /home/opam/.opam/5.3/lib/digestif -I /home/opam/.opam/5.3/lib/docker_hub -I /home/opam/.opam/5.3/lib/domain-local-await -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/duration -I /home/opam/.opam/5.3/lib/easy-format -I /home/opam/.opam/5.3/lib/eio -I /home/opam/.opam/5.3/lib/eio/core -I /home/opam/.opam/5.3/lib/eio/runtime_events -I /home/opam/.opam/5.3/lib/eio/unix -I /home/opam/.opam/5.3/lib/eio/utils -I /home/opam/.opam/5.3/lib/either -I /home/opam/.opam/5.3/lib/eqaf -I /home/opam/.opam/5.3/lib/extunix -I /home/opam/.opam/5.3/lib/faraday -I /home/opam/.opam/5.3/lib/faraday-lwt -I /home/opam/.opam/5.3/lib/faraday-lwt-unix -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/github -I /home/opam/.opam/5.3/lib/github-data -I /home/opam/.opam/5.3/lib/github-unix -I /home/opam/.opam/5.3/lib/gmap -I /home/opam/.opam/5.3/lib/h2 -I /home/opam/.opam/5.3/lib/happy-eyeballs -I /home/opam/.opam/5.3/lib/happy-eyeballs-lwt -I /home/opam/.opam/5.3/lib/hmap -I /home/opam/.opam/5.3/lib/hpack -I /home/opam/.opam/5.3/lib/http -I /home/opam/.opam/5.3/lib/http-lwt-client -I /home/opam/.opam/5.3/lib/httpaf -I /home/opam/.opam/5.3/lib/httpun-types -I /home/opam/.opam/5.3/lib/integers -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/ipaddr-sexp -I /home/opam/.opam/5.3/lib/ipaddr/unix -I /home/opam/.opam/5.3/lib/jsonm -I /home/opam/.opam/5.3/lib/kdf/hkdf -I /home/opam/.opam/5.3/lib/kdf/pbkdf -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/lwt -I /home/opam/.opam/5.3/lib/lwt-dllist -I /home/opam/.opam/5.3/lib/lwt/unix -I /home/opam/.opam/5.3/lib/lwt_eio -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/magic-mime -I /home/opam/.opam/5.3/lib/mirage-crypto -I /home/opam/.opam/5.3/lib/mirage-crypto-ec -I /home/opam/.opam/5.3/lib/mirage-crypto-pk -I /home/opam/.opam/5.3/lib/mirage-crypto-rng -I /home/opam/.opam/5.3/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/5.3/lib/mirage-crypto-rng/unix -I /home/opam/.opam/5.3/lib/mtime -I /home/opam/.opam/5.3/lib/mtime/clock -I /home/opam/.opam/5.3/lib/obuilder-spec -I /home/opam/.opam/5.3/lib/ocaml/runtime_events -I /home/opam/.opam/5.3/lib/ocaml/str -I /home/opam/.opam/5.3/lib/ocaml/threads -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/ocamlgraph -I /home/opam/.opam/5.3/lib/ocluster-api -I /home/opam/.opam/5.3/lib/ocplib-endian -I /home/opam/.opam/5.3/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.3/lib/ohex -I /home/opam/.opam/5.3/lib/opam-core -I /home/opam/.opam/5.3/lib/opam-file-format -I /home/opam/.opam/5.3/lib/opam-format -I /home/opam/.opam/5.3/lib/optint -I /home/opam/.opam/5.3/lib/parsexp -I /home/opam/.opam/5.3/lib/ppx_deriving/runtime -I /home/opam/.opam/5.3/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/5.3/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.3/lib/prometheus -I /home/opam/.opam/5.3/lib/prometheus-app -I /home/opam/.opam/5.3/lib/psq -I /home/opam/.opam/5.3/lib/ptime -I /home/opam/.opam/5.3/lib/ptime/clock -I /home/opam/.opam/5.3/lib/re -I /home/opam/.opam/5.3/lib/res -I /home/opam/.opam/5.3/lib/result -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/seq -I /home/opam/.opam/5.3/lib/sexplib -I /home/opam/.opam/5.3/lib/sexplib0 -I /home/opam/.opam/5.3/lib/sha -I /home/opam/.opam/5.3/lib/stdint -I /home/opam/.opam/5.3/lib/stdlib-shims -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/swhid_core -I /home/opam/.opam/5.3/lib/thread-table -I /home/opam/.opam/5.3/lib/tls -I /home/opam/.opam/5.3/lib/tls-eio -I /home/opam/.opam/5.3/lib/tls-lwt -I /home/opam/.opam/5.3/lib/tyxml -I /home/opam/.opam/5.3/lib/tyxml/functor -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uri-sexp -I /home/opam/.opam/5.3/lib/uri/services -I /home/opam/.opam/5.3/lib/uutf -I /home/opam/.opam/5.3/lib/x509 -I /home/opam/.opam/5.3/lib/yaml -I /home/opam/.opam/5.3/lib/yaml/bindings -I /home/opam/.opam/5.3/lib/yaml/bindings/types -I /home/opam/.opam/5.3/lib/yaml/c -I /home/opam/.opam/5.3/lib/yaml/ffi -I /home/opam/.opam/5.3/lib/yaml/types -I /home/opam/.opam/5.3/lib/yojson -I /home/opam/.opam/5.3/lib/zarith -I lib/.oca_lib.objs/byte -I server/lib/.oca_server.objs/byte -intf-suffix .ml -no-alias-deps -opaque -open Backend__ -o server/backend/.backend.objs/byte/backend.cmo -c -impl server/backend/backend.pp.ml) File "server/backend/backend.ml", line 151, characters 2-34: 151 | Mirage_crypto_rng_lwt.initialize (module Mirage_crypto_rng.Fortuna); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error (alert deprecated): Mirage_crypto_rng_lwt.initialize Use 'Mirage_crypto_rng_unix.use_default ()' instead. (cd _build/default && /home/opam/.opam/5.3/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w A -open Containers -g -I server/backend/.backend.objs/byte -I server/backend/.backend.objs/native -I /home/opam/.opam/5.3/lib/angstrom -I /home/opam/.opam/5.3/lib/asetmap -I /home/opam/.opam/5.3/lib/asn1-combinators -I /home/opam/.opam/5.3/lib/astring -I /home/opam/.opam/5.3/lib/atdgen -I /home/opam/.opam/5.3/lib/atdgen-runtime -I /home/opam/.opam/5.3/lib/base64 -I /home/opam/.opam/5.3/lib/bigarray-compat -I /home/opam/.opam/5.3/lib/bigstringaf -I /home/opam/.opam/5.3/lib/biniou -I /home/opam/.opam/5.3/lib/bos -I /home/opam/.opam/5.3/lib/bytes -I /home/opam/.opam/5.3/lib/ca-certs -I /home/opam/.opam/5.3/lib/camlp-streams -I /home/opam/.opam/5.3/lib/capnp -I /home/opam/.opam/5.3/lib/capnp-rpc -I /home/opam/.opam/5.3/lib/capnp-rpc-lwt -I /home/opam/.opam/5.3/lib/capnp-rpc-net -I /home/opam/.opam/5.3/lib/capnp-rpc-unix -I /home/opam/.opam/5.3/lib/capnp-rpc/proto -I /home/opam/.opam/5.3/lib/cmdliner -I /home/opam/.opam/5.3/lib/cohttp -I /home/opam/.opam/5.3/lib/cohttp-lwt -I /home/opam/.opam/5.3/lib/cohttp-lwt-unix -I /home/opam/.opam/5.3/lib/conduit -I /home/opam/.opam/5.3/lib/conduit-lwt -I /home/opam/.opam/5.3/lib/conduit-lwt-unix -I /home/opam/.opam/5.3/lib/containers -I /home/opam/.opam/5.3/lib/containers/monomorphic -I /home/opam/.opam/5.3/lib/cstruct -I /home/opam/.opam/5.3/lib/ctypes -I /home/opam/.opam/5.3/lib/ctypes/stubs -I /home/opam/.opam/5.3/lib/current_ansi -I /home/opam/.opam/5.3/lib/digestif -I /home/opam/.opam/5.3/lib/docker_hub -I /home/opam/.opam/5.3/lib/domain-local-await -I /home/opam/.opam/5.3/lib/domain-name -I /home/opam/.opam/5.3/lib/duration -I /home/opam/.opam/5.3/lib/easy-format -I /home/opam/.opam/5.3/lib/eio -I /home/opam/.opam/5.3/lib/eio/core -I /home/opam/.opam/5.3/lib/eio/runtime_events -I /home/opam/.opam/5.3/lib/eio/unix -I /home/opam/.opam/5.3/lib/eio/utils -I /home/opam/.opam/5.3/lib/either -I /home/opam/.opam/5.3/lib/eqaf -I /home/opam/.opam/5.3/lib/extunix -I /home/opam/.opam/5.3/lib/faraday -I /home/opam/.opam/5.3/lib/faraday-lwt -I /home/opam/.opam/5.3/lib/faraday-lwt-unix -I /home/opam/.opam/5.3/lib/fmt -I /home/opam/.opam/5.3/lib/fpath -I /home/opam/.opam/5.3/lib/github -I /home/opam/.opam/5.3/lib/github-data -I /home/opam/.opam/5.3/lib/github-unix -I /home/opam/.opam/5.3/lib/gmap -I /home/opam/.opam/5.3/lib/h2 -I /home/opam/.opam/5.3/lib/happy-eyeballs -I /home/opam/.opam/5.3/lib/happy-eyeballs-lwt -I /home/opam/.opam/5.3/lib/hmap -I /home/opam/.opam/5.3/lib/hpack -I /home/opam/.opam/5.3/lib/http -I /home/opam/.opam/5.3/lib/http-lwt-client -I /home/opam/.opam/5.3/lib/http/__private__/http_bytebuffer -I /home/opam/.opam/5.3/lib/httpaf -I /home/opam/.opam/5.3/lib/httpun-types -I /home/opam/.opam/5.3/lib/integers -I /home/opam/.opam/5.3/lib/ipaddr -I /home/opam/.opam/5.3/lib/ipaddr-sexp -I /home/opam/.opam/5.3/lib/ipaddr/unix -I /home/opam/.opam/5.3/lib/jsonm -I /home/opam/.opam/5.3/lib/kdf/hkdf -I /home/opam/.opam/5.3/lib/kdf/pbkdf -I /home/opam/.opam/5.3/lib/logs -I /home/opam/.opam/5.3/lib/lwt -I /home/opam/.opam/5.3/lib/lwt-dllist -I /home/opam/.opam/5.3/lib/lwt/unix -I /home/opam/.opam/5.3/lib/lwt_eio -I /home/opam/.opam/5.3/lib/macaddr -I /home/opam/.opam/5.3/lib/magic-mime -I /home/opam/.opam/5.3/lib/mirage-crypto -I /home/opam/.opam/5.3/lib/mirage-crypto-ec -I /home/opam/.opam/5.3/lib/mirage-crypto-pk -I /home/opam/.opam/5.3/lib/mirage-crypto-rng -I /home/opam/.opam/5.3/lib/mirage-crypto-rng-lwt -I /home/opam/.opam/5.3/lib/mirage-crypto-rng/unix -I /home/opam/.opam/5.3/lib/mtime -I /home/opam/.opam/5.3/lib/mtime/clock -I /home/opam/.opam/5.3/lib/obuilder-spec -I /home/opam/.opam/5.3/lib/ocaml/runtime_events -I /home/opam/.opam/5.3/lib/ocaml/str -I /home/opam/.opam/5.3/lib/ocaml/threads -I /home/opam/.opam/5.3/lib/ocaml/unix -I /home/opam/.opam/5.3/lib/ocamlgraph -I /home/opam/.opam/5.3/lib/ocluster-api -I /home/opam/.opam/5.3/lib/ocplib-endian -I /home/opam/.opam/5.3/lib/ocplib-endian/bigstring -I /home/opam/.opam/5.3/lib/ohex -I /home/opam/.opam/5.3/lib/opam-core -I /home/opam/.opam/5.3/lib/opam-file-format -I /home/opam/.opam/5.3/lib/opam-format -I /home/opam/.opam/5.3/lib/optint -I /home/opam/.opam/5.3/lib/parsexp -I /home/opam/.opam/5.3/lib/ppx_deriving/runtime -I /home/opam/.opam/5.3/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/5.3/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.3/lib/prometheus -I /home/opam/.opam/5.3/lib/prometheus-app -I /home/opam/.opam/5.3/lib/psq -I /home/opam/.opam/5.3/lib/ptime -I /home/opam/.opam/5.3/lib/ptime/clock -I /home/opam/.opam/5.3/lib/re -I /home/opam/.opam/5.3/lib/res -I /home/opam/.opam/5.3/lib/result -I /home/opam/.opam/5.3/lib/rresult -I /home/opam/.opam/5.3/lib/seq -I /home/opam/.opam/5.3/lib/sexplib -I /home/opam/.opam/5.3/lib/sexplib0 -I /home/opam/.opam/5.3/lib/sha -I /home/opam/.opam/5.3/lib/stdint -I /home/opam/.opam/5.3/lib/stdlib-shims -I /home/opam/.opam/5.3/lib/stringext -I /home/opam/.opam/5.3/lib/swhid_core -I /home/opam/.opam/5.3/lib/thread-table -I /home/opam/.opam/5.3/lib/tls -I /home/opam/.opam/5.3/lib/tls-eio -I /home/opam/.opam/5.3/lib/tls-lwt -I /home/opam/.opam/5.3/lib/tyxml -I /home/opam/.opam/5.3/lib/tyxml/functor -I /home/opam/.opam/5.3/lib/uri -I /home/opam/.opam/5.3/lib/uri-sexp -I /home/opam/.opam/5.3/lib/uri/services -I /home/opam/.opam/5.3/lib/uutf -I /home/opam/.opam/5.3/lib/x509 -I /home/opam/.opam/5.3/lib/yaml -I /home/opam/.opam/5.3/lib/yaml/bindings -I /home/opam/.opam/5.3/lib/yaml/bindings/types -I /home/opam/.opam/5.3/lib/yaml/c -I /home/opam/.opam/5.3/lib/yaml/ffi -I /home/opam/.opam/5.3/lib/yaml/types -I /home/opam/.opam/5.3/lib/yojson -I /home/opam/.opam/5.3/lib/zarith -I lib/.oca_lib.objs/byte -I lib/.oca_lib.objs/native -I server/lib/.oca_server.objs/byte -I server/lib/.oca_server.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Backend__ -o server/backend/.backend.objs/native/backend.cmx -c -impl server/backend/backend.pp.ml) File "server/backend/backend.ml", line 151, characters 2-34: 151 | Mirage_crypto_rng_lwt.initialize (module Mirage_crypto_rng.Fortuna); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Error (alert deprecated): Mirage_crypto_rng_lwt.initialize Use 'Mirage_crypto_rng_unix.use_default ()' instead. "/usr/bin/env" "bash" "-c" "opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1 2025-02-02 12:53.49: Job failed: Failed: Build failed