Organisationstmcgilchristocaml-h2f72e0d (master)debian-12-4.08_opam-2.1

debian-12-4.08_opam-2.1

Link Copied
Code Copied

Logs

2024-05-12 08:46.59: New job: test tmcgilchrist/ocaml-h2 https://github.com/tmcgilchrist/ocaml-h2.git#refs/heads/master (f72e0df6ff74c30f1f1bab01476a6fe5f8c24c1b) (linux-x86_64:debian-12-4.08_opam-2.1)
Base: ocaml/opam@sha256:fda21a992c5df0e509393861bcf1b40849d544491656742979043a148fbba8bb
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/tmcgilchrist/ocaml-h2.git" -b "master" && cd "ocaml-h2" && git reset --hard f72e0df6
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:fda21a992c5df0e509393861bcf1b40849d544491656742979043a148fbba8bb
# debian-12-4.08_opam-2.1
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.1 /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 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 hpack.opam h2.opam h2-mirage.opam h2-lwt.opam h2-lwt-unix.opam h2-async.opam ./
RUN opam pin add -yn hpack.dev './' && \
    opam pin add -yn h2.dev './' && \
    opam pin add -yn h2-mirage.dev './' && \
    opam pin add -yn h2-lwt.dev './' && \
    opam pin add -yn h2-lwt-unix.dev './' && \
    opam pin add -yn h2-async.dev './'
ENV DEPS="alcotest.1.7.0 angstrom.0.16.0 asn1-combinators.0.2.0-1 astring.0.8.5 async.v0.13.0 async_kernel.v0.13.0 async_rpc_kernel.v0.13.0 async_unix.v0.13.1 base.v0.13.2 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.13.0 base_quickcheck.v0.13.0 bigarray-compat.1.1.0 bigstringaf.0.9.1 bin_prot.v0.13.0 cmdliner.1.2.0 conduit.6.2.2 conduit-lwt.6.2.2 conduit-mirage.2.2.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.3 core.v0.13.0 core_kernel.v0.13.1 cppo.1.6.9 csexp.1.5.2 cstruct.5.2.0 cstruct-sexp.5.2.0 dns.4.6.3 dns-client.4.6.3 domain-name.0.4.0 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 eqaf.0.9 faraday.0.8.2 faraday-async.0.7.1 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fieldslib.v0.13.0 fmt.0.9.0 gluten.0.2.1 gluten-async.0.2.1 gluten-lwt.0.2.1 gluten-lwt-unix.0.2.1 gluten-mirage.0.2.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 httpaf.0.7.1 io-page.3.0.0 ipaddr.5.5.0 ipaddr-sexp.5.5.0 jane-street-headers.v0.13.0 jst-config.v0.13.0 logs.0.7.0 lru.0.3.1 lwt.5.7.0 macaddr.5.5.0 metrics.0.4.1 mirage-clock.4.2.0 mirage-crypto.0.10.3 mirage-crypto-ec.0.10.3 mirage-crypto-pk.0.10.3 mirage-crypto-rng.0.10.3 mirage-device.2.0.0 mirage-flow.2.0.1 mirage-flow-combinators.2.0.1 mirage-kv.6.1.1 mirage-no-solo5.1 mirage-no-xen.1 mirage-protocols.5.0.0 mirage-random.3.0.0 mirage-stack.3.0.0 mirage-time.3.0.0 mtime.2.0.0 num.1.5 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-compiler-libs.v0.12.4 ocaml-config.1 ocaml-migrate-parsetree.1.8.0 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocplib-endian.1.2 octavius.1.2.2 optint.0.3.0 parsexp.v0.13.0 pbkdf.1.1.0 ppx_assert.v0.13.0 ppx_base.v0.13.0 ppx_bench.v0.13.0 ppx_bin_prot.v0.13.0 ppx_cold.v0.13.0 ppx_compare.v0.13.0 ppx_cstruct.5.2.0 ppx_custom_printf.v0.13.0 ppx_derivers.1.2.1 ppx_enumerate.v0.13.0 ppx_expect.v0.13.1 ppx_fail.v0.13.0 ppx_fields_conv.v0.13.0 ppx_hash.v0.13.0 ppx_here.v0.13.0 ppx_inline_test.v0.13.1 ppx_jane.v0.13.0 ppx_js_style.v0.13.0 ppx_let.v0.13.0 ppx_module_timer.v0.13.0 ppx_optcomp.v0.13.0 ppx_optional.v0.13.0 ppx_pipebang.v0.13.0 ppx_sexp_conv.v0.13.0 ppx_sexp_message.v0.13.0 ppx_sexp_value.v0.13.0 ppx_stable.v0.13.0 ppx_tools_versioned.5.4.0 ppx_typerep_conv.v0.13.0 ppx_variants_conv.v0.13.0 ppxlib.0.13.0 protocol_version_header.v0.13.0 psq.0.2.1 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 result.1.5 rresult.0.7.0 seq.base sexplib.v0.13.0 sexplib0.v0.13.0 spawn.v0.15.1 splittable_random.v0.13.0 stdio.v0.13.0 stdlib-shims.0.3.0 stringext.1.6.0 textutils.v0.13.0 time_now.v0.13.0 tls.0.13.2 tls-mirage.0.13.2 topkg.1.0.7 typerep.v0.13.0 uri.4.4.0 uutf.1.0.3 variantslib.v0.13.0 vchan.6.0.0 x509.0.14.0 xenstore.2.3.0 xenstore_transport.1.3.0 yojson.2.1.2 zarith.1.13"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y hpack.dev h2.dev h2-mirage.dev h2-lwt.dev h2-lwt-unix.dev h2-async.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


2024-05-12 08:46.59: Using cache hint "tmcgilchrist/ocaml-h2-ocaml/opam@sha256:fda21a992c5df0e509393861bcf1b40849d544491656742979043a148fbba8bb-debian-12-4.08_opam-2.1-ffd0d48073b97fc1a5164ea3a93e2968"
2024-05-12 08:46.59: Using OBuilder spec:
((from ocaml/opam@sha256:fda21a992c5df0e509393861bcf1b40849d544491656742979043a148fbba8bb)
 (comment debian-12-4.08_opam-2.1)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (shell "sudo ln -f /usr/bin/opam-2.1 /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 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src hpack.opam h2.opam h2-mirage.opam h2-lwt.opam h2-lwt-unix.opam h2-async.opam)
       (dst ./))
 (run (network host)
      (shell  "opam pin add -yn hpack.dev './' && \
             \nopam pin add -yn h2.dev './' && \
             \nopam pin add -yn h2-mirage.dev './' && \
             \nopam pin add -yn h2-lwt.dev './' && \
             \nopam pin add -yn h2-lwt-unix.dev './' && \
             \nopam pin add -yn h2-async.dev './'"))
 (env DEPS "alcotest.1.7.0 angstrom.0.16.0 asn1-combinators.0.2.0-1 astring.0.8.5 async.v0.13.0 async_kernel.v0.13.0 async_rpc_kernel.v0.13.0 async_unix.v0.13.1 base.v0.13.2 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.13.0 base_quickcheck.v0.13.0 bigarray-compat.1.1.0 bigstringaf.0.9.1 bin_prot.v0.13.0 cmdliner.1.2.0 conduit.6.2.2 conduit-lwt.6.2.2 conduit-mirage.2.2.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.3 core.v0.13.0 core_kernel.v0.13.1 cppo.1.6.9 csexp.1.5.2 cstruct.5.2.0 cstruct-sexp.5.2.0 dns.4.6.3 dns-client.4.6.3 domain-name.0.4.0 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 eqaf.0.9 faraday.0.8.2 faraday-async.0.7.1 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fieldslib.v0.13.0 fmt.0.9.0 gluten.0.2.1 gluten-async.0.2.1 gluten-lwt.0.2.1 gluten-lwt-unix.0.2.1 gluten-mirage.0.2.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 httpaf.0.7.1 io-page.3.0.0 ipaddr.5.5.0 ipaddr-sexp.5.5.0 jane-street-headers.v0.13.0 jst-config.v0.13.0 logs.0.7.0 lru.0.3.1 lwt.5.7.0 macaddr.5.5.0 metrics.0.4.1 mirage-clock.4.2.0 mirage-crypto.0.10.3 mirage-crypto-ec.0.10.3 mirage-crypto-pk.0.10.3 mirage-crypto-rng.0.10.3 mirage-device.2.0.0 mirage-flow.2.0.1 mirage-flow-combinators.2.0.1 mirage-kv.6.1.1 mirage-no-solo5.1 mirage-no-xen.1 mirage-protocols.5.0.0 mirage-random.3.0.0 mirage-stack.3.0.0 mirage-time.3.0.0 mtime.2.0.0 num.1.5 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-compiler-libs.v0.12.4 ocaml-config.1 ocaml-migrate-parsetree.1.8.0 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocplib-endian.1.2 octavius.1.2.2 optint.0.3.0 parsexp.v0.13.0 pbkdf.1.1.0 ppx_assert.v0.13.0 ppx_base.v0.13.0 ppx_bench.v0.13.0 ppx_bin_prot.v0.13.0 ppx_cold.v0.13.0 ppx_compare.v0.13.0 ppx_cstruct.5.2.0 ppx_custom_printf.v0.13.0 ppx_derivers.1.2.1 ppx_enumerate.v0.13.0 ppx_expect.v0.13.1 ppx_fail.v0.13.0 ppx_fields_conv.v0.13.0 ppx_hash.v0.13.0 ppx_here.v0.13.0 ppx_inline_test.v0.13.1 ppx_jane.v0.13.0 ppx_js_style.v0.13.0 ppx_let.v0.13.0 ppx_module_timer.v0.13.0 ppx_optcomp.v0.13.0 ppx_optional.v0.13.0 ppx_pipebang.v0.13.0 ppx_sexp_conv.v0.13.0 ppx_sexp_message.v0.13.0 ppx_sexp_value.v0.13.0 ppx_stable.v0.13.0 ppx_tools_versioned.5.4.0 ppx_typerep_conv.v0.13.0 ppx_variants_conv.v0.13.0 ppxlib.0.13.0 protocol_version_header.v0.13.0 psq.0.2.1 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 result.1.5 rresult.0.7.0 seq.base sexplib.v0.13.0 sexplib0.v0.13.0 spawn.v0.15.1 splittable_random.v0.13.0 stdio.v0.13.0 stdlib-shims.0.3.0 stringext.1.6.0 textutils.v0.13.0 time_now.v0.13.0 tls.0.13.2 tls-mirage.0.13.2 topkg.1.0.7 typerep.v0.13.0 uri.4.4.0 uutf.1.0.3 variantslib.v0.13.0 vchan.6.0.0 x509.0.14.0 xenstore.2.3.0 xenstore_transport.1.3.0 yojson.2.1.2 zarith.1.13")
 (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.1 --depext-only -y hpack.dev h2.dev h2-mirage.dev h2-lwt.dev h2-lwt-unix.dev h2-async.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"))
)


2024-05-12 08:46.59: Waiting for resource in pool OCluster
2024-05-12 08:47.00: Waiting for worker…
2024-05-12 08:47.18: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
Submodule path 'hpack/test/hpack-test-case': checked out 'b2a1664b43dc520a4bbff2e7db1b7e7af4fb43f4'
Submodule path 'lib_test/http2-frame-test-case': checked out '5c67db0d4d68e1fb7d3a241d6e01fc04d981f465'
HEAD is now at f72e0df Add ocamlformat version
Synchronizing submodule url for 'hpack/test/hpack-test-case'
Synchronizing submodule url for 'lib_test/http2-frame-test-case'
Cleared directory 'hpack/test/hpack-test-case'
Submodule 'hpack/test/hpack-test-case' (https://github.com/http2jp/hpack-test-case.git) unregistered for path 'hpack/test/hpack-test-case'
Cleared directory 'lib_test/http2-frame-test-case'
Submodule 'lib_test/http2-frame-test-case' (https://github.com/http2jp/http2-frame-test-case.git) unregistered for path 'lib_test/http2-frame-test-case'
Submodule 'hpack/test/hpack-test-case' (https://github.com/http2jp/hpack-test-case.git) registered for path 'hpack/test/hpack-test-case'
Submodule 'lib_test/http2-frame-test-case' (https://github.com/http2jp/http2-frame-test-case.git) registered for path 'lib_test/http2-frame-test-case'
Submodule path 'hpack/test/hpack-test-case': checked out 'b2a1664b43dc520a4bbff2e7db1b7e7af4fb43f4'
Submodule path 'lib_test/http2-frame-test-case': checked out '5c67db0d4d68e1fb7d3a241d6e01fc04d981f465'


(from ocaml/opam@sha256:fda21a992c5df0e509393861bcf1b40849d544491656742979043a148fbba8bb)
2024-05-12 08:47.19 ---> using "e0805034d9e735da2cb99f3eb2cde6a7473dabe8bd1020b5bf9a6e9f3a9991fe" from cache


/: (comment debian-12-4.08_opam-2.1)


/: (user (uid 1000) (gid 1000))


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2024-05-12 08:47.19 ---> using "646bc87e0f57317c5ebf610ed55d499e1a9858c6afbb70f9b3c1442beb0c0bc7" 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.1, 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
2024-05-12 08:47.19 ---> using "3efe606a65f6fe7269ee6813ddd2fa2c2714f24a04a227ae5fb5c7db864c4c57" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-101-generic
The OCaml toplevel, version 4.08.1
2.1.5
2024-05-12 08:47.19 ---> using "6225fba4323f2de754e24da77b187b22e091a3b5bdd8f66c82092a9cc9863ec9" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2024-05-12 08:47.19 ---> using "35c4353ebc362a36ebb5c4ac3584cadf9893526dc08b896ef76d9b395ed9c850" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "cd ~/opam-repository && (git cat-file -e 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   eb2dcab0d8..fec8ff50cd  master     -> origin/master
307e33d08f @dra27 and @Octachron maintain the 4.08+ packages


<><> 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.
# Run eval $(opam env) to update the current shell environment
2024-05-12 08:47.19 ---> using "167082e53e3e0b5c6101e17be718ec3e4c289917b8e1d14e9b0bc7b95515b5c7" from cache


/src: (copy (src hpack.opam h2.opam h2-mirage.opam h2-lwt.opam h2-lwt-unix.opam h2-async.opam)
            (dst ./))
2024-05-12 08:47.19 ---> saved as "5f0b774690b29c035ebd138dffd3180c777467bc197e2cf63d8c9783f5f38cae"


/src: (run (network host)
           (shell  "opam pin add -yn hpack.dev './' && \
                  \nopam pin add -yn h2.dev './' && \
                  \nopam pin add -yn h2-mirage.dev './' && \
                  \nopam pin add -yn h2-lwt.dev './' && \
                  \nopam pin add -yn h2-lwt-unix.dev './' && \
                  \nopam pin add -yn h2-async.dev './'"))
[hpack.dev] synchronised (file:///src)
hpack is now pinned to file:///src (version dev)
[h2.dev] synchronised (file:///src)
h2 is now pinned to file:///src (version dev)
[h2-mirage.dev] synchronised (file:///src)
h2-mirage is now pinned to file:///src (version dev)
[h2-lwt.dev] synchronised (file:///src)
h2-lwt is now pinned to file:///src (version dev)
[h2-lwt-unix.dev] synchronised (file:///src)
h2-lwt-unix is now pinned to file:///src (version dev)
[h2-async.dev] synchronised (file:///src)
h2-async is now pinned to file:///src (version dev)
2024-05-12 08:47.28 ---> saved as "2da83a90e20cf6ceb92a3bdc6b48457f2b0a7b1cd104fe0cfa22e8cc5da31e74"


/src: (env DEPS "alcotest.1.7.0 angstrom.0.16.0 asn1-combinators.0.2.0-1 astring.0.8.5 async.v0.13.0 async_kernel.v0.13.0 async_rpc_kernel.v0.13.0 async_unix.v0.13.1 base.v0.13.2 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.13.0 base_quickcheck.v0.13.0 bigarray-compat.1.1.0 bigstringaf.0.9.1 bin_prot.v0.13.0 cmdliner.1.2.0 conduit.6.2.2 conduit-lwt.6.2.2 conduit-mirage.2.2.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.3 core.v0.13.0 core_kernel.v0.13.1 cppo.1.6.9 csexp.1.5.2 cstruct.5.2.0 cstruct-sexp.5.2.0 dns.4.6.3 dns-client.4.6.3 domain-name.0.4.0 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 eqaf.0.9 faraday.0.8.2 faraday-async.0.7.1 faraday-lwt.0.8.2 faraday-lwt-unix.0.8.2 fieldslib.v0.13.0 fmt.0.9.0 gluten.0.2.1 gluten-async.0.2.1 gluten-lwt.0.2.1 gluten-lwt-unix.0.2.1 gluten-mirage.0.2.1 gmap.0.3.0 hex.1.5.0 hkdf.1.0.4 httpaf.0.7.1 io-page.3.0.0 ipaddr.5.5.0 ipaddr-sexp.5.5.0 jane-street-headers.v0.13.0 jst-config.v0.13.0 logs.0.7.0 lru.0.3.1 lwt.5.7.0 macaddr.5.5.0 metrics.0.4.1 mirage-clock.4.2.0 mirage-crypto.0.10.3 mirage-crypto-ec.0.10.3 mirage-crypto-pk.0.10.3 mirage-crypto-rng.0.10.3 mirage-device.2.0.0 mirage-flow.2.0.1 mirage-flow-combinators.2.0.1 mirage-kv.6.1.1 mirage-no-solo5.1 mirage-no-xen.1 mirage-protocols.5.0.0 mirage-random.3.0.0 mirage-stack.3.0.0 mirage-time.3.0.0 mtime.2.0.0 num.1.5 ocaml.4.08.1 ocaml-base-compiler.4.08.1 ocaml-compiler-libs.v0.12.4 ocaml-config.1 ocaml-migrate-parsetree.1.8.0 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocplib-endian.1.2 octavius.1.2.2 optint.0.3.0 parsexp.v0.13.0 pbkdf.1.1.0 ppx_assert.v0.13.0 ppx_base.v0.13.0 ppx_bench.v0.13.0 ppx_bin_prot.v0.13.0 ppx_cold.v0.13.0 ppx_compare.v0.13.0 ppx_cstruct.5.2.0 ppx_custom_printf.v0.13.0 ppx_derivers.1.2.1 ppx_enumerate.v0.13.0 ppx_expect.v0.13.1 ppx_fail.v0.13.0 ppx_fields_conv.v0.13.0 ppx_hash.v0.13.0 ppx_here.v0.13.0 ppx_inline_test.v0.13.1 ppx_jane.v0.13.0 ppx_js_style.v0.13.0 ppx_let.v0.13.0 ppx_module_timer.v0.13.0 ppx_optcomp.v0.13.0 ppx_optional.v0.13.0 ppx_pipebang.v0.13.0 ppx_sexp_conv.v0.13.0 ppx_sexp_message.v0.13.0 ppx_sexp_value.v0.13.0 ppx_stable.v0.13.0 ppx_tools_versioned.5.4.0 ppx_typerep_conv.v0.13.0 ppx_variants_conv.v0.13.0 ppxlib.0.13.0 protocol_version_header.v0.13.0 psq.0.2.1 ptime.1.1.0 randomconv.0.1.3 re.1.11.0 result.1.5 rresult.0.7.0 seq.base sexplib.v0.13.0 sexplib0.v0.13.0 spawn.v0.15.1 splittable_random.v0.13.0 stdio.v0.13.0 stdlib-shims.0.3.0 stringext.1.6.0 textutils.v0.13.0 time_now.v0.13.0 tls.0.13.2 tls-mirage.0.13.2 topkg.1.0.7 typerep.v0.13.0 uri.4.4.0 uutf.1.0.3 variantslib.v0.13.0 vchan.6.0.0 x509.0.14.0 xenstore.2.3.0 xenstore_transport.1.3.0 yojson.2.1.2 zarith.1.13")


/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.1 --depext-only -y hpack.dev h2.dev h2-mirage.dev h2-lwt.dev h2-lwt-unix.dev h2-async.dev $DEPS"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian bookworm InRelease
- 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-security bookworm-security/main amd64 Packages [155 kB]
- Fetched 258 kB in 0s (925 kB/s)
- Reading package lists...


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[h2.dev] synchronised (no changes)
[h2-async.dev] synchronised (no changes)
[h2-lwt.dev] synchronised (no changes)
[h2-lwt-unix.dev] synchronised (no changes)
[h2-mirage.dev] synchronised (no changes)
[hpack.dev] synchronised (no changes)


[NOTE] Package ocaml-config is already installed (current version is 1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.08.1).
[NOTE] Package ocaml is already installed (current version is 4.08.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).


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


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed


2024-05-12 08:47.44 ---> saved as "b76214b0a53d0cfa422a5cf010cb8c498421e05a01b9c9ab9976d1f4119bb002"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam install $DEPS"))
[NOTE] Package ocaml-config is already installed (current version is 1).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.08.1).
[NOTE] Package ocaml is already installed (current version is 4.08.1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
  - install num                     1.5
  - install cmdliner                1.2.0
  - install ocamlfind               1.9.6
  - install conf-pkg-config         3
  - install ocamlbuild              0.14.3
  - install seq                     base
  - install mirage-no-xen           1
  - install conf-gmp                4
  - install mirage-no-solo5         1
  - install dune                    3.15.2
  - install base-bytes              base
  - install topkg                   1.0.7
  - install zarith                  1.13
  - install conf-gmp-powm-sec       3
  - install stringext               1.6.0
  - install stdlib-shims            0.3.0
  - install spawn                   v0.15.1
  - install sexplib0                v0.13.0
  - install result                  1.5
  - install re                      1.11.0
  - install psq                     0.2.1
  - install ppx_derivers            1.2.1
  - install optint                  0.3.0
  - install octavius                1.2.2
  - install ocaml-syntax-shims      1.0.0
  - install ocaml-compiler-libs     v0.12.4
  - install mirage-clock            4.2.0
  - install macaddr                 5.5.0
  - install jane-street-headers     v0.13.0
  - install gmap                    0.3.0
  - install duration                0.2.1
  - install domain-name             0.4.0
  - install csexp                   1.5.2
  - install cppo                    1.6.9
  - install bigarray-compat         1.1.0
  - install base64                  3.5.1
  - install uutf                    1.0.3
  - install rresult                 0.7.0
  - install ptime                   1.1.0
  - install mtime                   2.0.0
  - install fmt                     0.9.0
  - install astring                 0.8.5
  - install lru                     0.3.1
  - install ocaml-migrate-parsetree 1.8.0
  - install ipaddr                  5.5.0
  - install dune-configurator       3.15.2
  - install yojson                  2.1.2
  - install ocplib-endian           1.2
  - install cstruct                 5.2.0
  - install metrics                 0.4.1
  - install alcotest                1.7.0
  - install ppx_tools_versioned     5.4.0
  - install bigstringaf             0.9.1
  - install base                    v0.13.2
  - install lwt                     5.7.0
  - install randomconv              0.1.3
  - install mirage-random           3.0.0
  - install io-page                 3.0.0
  - install hex                     1.5.0
  - install eqaf                    0.9
  - install asn1-combinators        0.2.0-1
  - install faraday                 0.8.2
  - install angstrom                0.16.0
  - install variantslib             v0.13.0
  - install typerep                 v0.13.0
  - install stdio                   v0.13.0
  - install parsexp                 v0.13.0
  - install fieldslib               v0.13.0
  - install xenstore                2.3.0
  - install mirage-time             3.0.0
  - install mirage-kv               6.1.1
  - install mirage-flow             2.0.1
  - install mirage-device           2.0.0
  - install logs                    0.7.0
  - install mirage-crypto           0.10.3
  - install gluten                  0.2.1
  - install faraday-lwt             0.8.2
  - install uri                     4.4.0
  - install httpaf                  0.7.1
  - install ppxlib                  0.13.0
  - install sexplib                 v0.13.0
  - install xenstore_transport      1.3.0
  - install mirage-protocols        5.0.0
  - install mirage-flow-combinators 2.0.1
  - install dns                     4.6.3
  - install pbkdf                   1.1.0
  - install mirage-crypto-rng       0.10.3
  - install hkdf                    1.0.4
  - install gluten-lwt              0.2.1
  - install faraday-lwt-unix        0.8.2
  - install ppx_variants_conv       v0.13.0
  - install ppx_typerep_conv        v0.13.0
  - install ppx_stable              v0.13.0
  - install ppx_sexp_conv           v0.13.0
  - install ppx_pipebang            v0.13.0
  - install ppx_optional            v0.13.0
  - install ppx_optcomp             v0.13.0
  - install ppx_let                 v0.13.0
  - install ppx_js_style            v0.13.0
  - install ppx_inline_test         v0.13.1
  - install ppx_here                v0.13.0
  - install ppx_fields_conv         v0.13.0
  - install ppx_enumerate           v0.13.0
  - install ppx_compare             v0.13.0
  - install ppx_cold                v0.13.0
  - install ppx_cstruct             5.2.0
  - install cstruct-sexp            5.2.0
  - install mirage-stack            3.0.0
  - install mirage-crypto-ec        0.10.3
  - install ppx_custom_printf       v0.13.0
  - install mirage-crypto-pk        0.10.3
  - install ipaddr-sexp             5.5.0
  - install ppx_bench               v0.13.0
  - install ppx_sexp_value          v0.13.0
  - install ppx_sexp_message        v0.13.0
  - install ppx_fail                v0.13.0
  - install ppx_hash                v0.13.0
  - install ppx_assert              v0.13.0
  - install vchan                   6.0.0
  - install dns-client              4.6.3
  - install bin_prot                v0.13.0
  - install x509                    0.14.0
  - install conduit                 6.2.2
  - install ppx_base                v0.13.0
  - install splittable_random       v0.13.0
  - install ppx_expect              v0.13.1
  - install jst-config              v0.13.0
  - install ppx_bin_prot            v0.13.0
  - install tls                     0.13.2
  - install conduit-lwt             6.2.2
  - install base_quickcheck         v0.13.0
  - install time_now                v0.13.0
  - install tls-mirage              0.13.2
  - install gluten-lwt-unix         0.2.1
  - install ppx_module_timer        v0.13.0
  - install conduit-mirage          2.2.1
  - install ppx_jane                v0.13.0
  - install gluten-mirage           0.2.1
  - install base_bigstring          v0.13.0
  - install core_kernel             v0.13.1
  - install protocol_version_header v0.13.0
  - install core                    v0.13.0
  - install async_kernel            v0.13.0
  - install textutils               v0.13.0
  - install async_unix              v0.13.1
  - install async_rpc_kernel        v0.13.0
  - install async                   v0.13.0
  - install faraday-async           0.7.1
  - install gluten-async            0.2.1
===== 149 to install =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asn1-combinators.0.2.0-1  (cached)
-> retrieved angstrom.0.16.0  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved alcotest.1.7.0  (cached)
-> retrieved async.v0.13.0  (cached)
-> retrieved async_kernel.v0.13.0  (cached)
-> retrieved async_rpc_kernel.v0.13.0  (cached)
-> retrieved async_unix.v0.13.1  (cached)
-> retrieved base.v0.13.2  (cached)
-> retrieved base64.3.5.1  (cached)
-> retrieved base_bigstring.v0.13.0  (cached)
-> retrieved base_quickcheck.v0.13.0  (cached)
-> retrieved bigarray-compat.1.1.0  (cached)
-> retrieved bigstringaf.0.9.1  (cached)
-> retrieved bin_prot.v0.13.0  (cached)
-> retrieved cmdliner.1.2.0  (cached)
-> retrieved conduit.6.2.2  (cached)
-> retrieved conduit-lwt.6.2.2  (cached)
-> retrieved conduit-mirage.2.2.1  (cached)
-> retrieved core.v0.13.0  (cached)
-> installed conf-gmp.4
-> installed conf-pkg-config.3
-> retrieved core_kernel.v0.13.1  (cached)
-> retrieved cppo.1.6.9  (cached)
-> retrieved csexp.1.5.2  (cached)
-> installed conf-gmp-powm-sec.3
-> retrieved cstruct.5.2.0  (cached)
-> retrieved cstruct-sexp.5.2.0  (cached)
-> retrieved dns.4.6.3  (cached)
-> retrieved dns-client.4.6.3  (cached)
-> retrieved domain-name.0.4.0  (cached)
-> retrieved duration.0.2.1  (cached)
-> retrieved eqaf.0.9  (cached)
-> retrieved faraday.0.8.2  (cached)
-> retrieved faraday-async.0.7.1  (cached)
-> retrieved faraday-lwt.0.8.2  (cached)
-> retrieved faraday-lwt-unix.0.8.2  (cached)
-> retrieved fieldslib.v0.13.0  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved gluten.0.2.1  (cached)
-> retrieved gluten-async.0.2.1  (cached)
-> retrieved gluten-lwt.0.2.1  (cached)
-> retrieved gluten-lwt-unix.0.2.1  (cached)
-> retrieved gluten-mirage.0.2.1  (cached)
-> retrieved gmap.0.3.0  (cached)
-> retrieved hex.1.5.0  (cached)
-> retrieved hkdf.1.0.4  (cached)
-> retrieved httpaf.0.7.1  (cached)
-> retrieved io-page.3.0.0  (cached)
-> retrieved ipaddr.5.5.0  (cached)
-> retrieved ipaddr-sexp.5.5.0  (cached)
-> retrieved jane-street-headers.v0.13.0  (cached)
-> retrieved jst-config.v0.13.0  (cached)
-> retrieved logs.0.7.0  (cached)
-> retrieved lru.0.3.1  (cached)
-> retrieved lwt.5.7.0  (cached)
-> retrieved macaddr.5.5.0  (cached)
-> retrieved metrics.0.4.1  (cached)
-> retrieved mirage-clock.4.2.0  (cached)
-> retrieved dune.3.15.2  (cached)
-> retrieved dune-configurator.3.15.2  (cached)
-> retrieved mirage-crypto.0.10.3  (cached)
-> retrieved mirage-crypto-ec.0.10.3  (cached)
-> retrieved mirage-device.2.0.0  (cached)
-> retrieved mirage-flow.2.0.1  (cached)
-> installed cmdliner.1.2.0
-> retrieved mirage-flow-combinators.2.0.1  (cached)
-> retrieved mirage-kv.6.1.1  (cached)
-> installed mirage-no-solo5.1
-> installed mirage-no-xen.1
-> retrieved mirage-protocols.5.0.0  (cached)
-> retrieved mirage-random.3.0.0  (cached)
-> retrieved mirage-stack.3.0.0  (cached)
-> retrieved mirage-time.3.0.0  (cached)
-> retrieved mtime.2.0.0  (cached)
-> retrieved mirage-crypto-pk.0.10.3  (cached)
-> retrieved mirage-crypto-rng.0.10.3  (cached)
-> retrieved num.1.5  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocamlbuild.0.14.3  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved octavius.1.2.2  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved parsexp.v0.13.0  (cached)
-> retrieved pbkdf.1.1.0  (cached)
-> retrieved ppx_assert.v0.13.0  (cached)
-> retrieved ppx_base.v0.13.0  (cached)
-> retrieved ppx_bench.v0.13.0  (cached)
-> retrieved ppx_bin_prot.v0.13.0  (cached)
-> retrieved ppx_cold.v0.13.0  (cached)
-> retrieved ppx_compare.v0.13.0  (cached)
-> retrieved ppx_custom_printf.v0.13.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_enumerate.v0.13.0  (cached)
-> retrieved ppx_cstruct.5.2.0  (cached)
-> retrieved ppx_expect.v0.13.1  (cached)
-> retrieved ppx_fail.v0.13.0  (cached)
-> retrieved ppx_fields_conv.v0.13.0  (cached)
-> retrieved ppx_hash.v0.13.0  (cached)
-> retrieved ppx_here.v0.13.0  (cached)
-> retrieved ppx_inline_test.v0.13.1  (cached)
-> retrieved ppx_jane.v0.13.0  (cached)
-> retrieved ppx_js_style.v0.13.0  (cached)
-> retrieved ppx_let.v0.13.0  (cached)
-> retrieved ppx_module_timer.v0.13.0  (cached)
-> retrieved ppx_optcomp.v0.13.0  (cached)
-> retrieved ppx_optional.v0.13.0  (cached)
-> retrieved ppx_pipebang.v0.13.0  (cached)
-> retrieved ppx_sexp_conv.v0.13.0  (cached)
-> retrieved ppx_sexp_message.v0.13.0  (cached)
-> retrieved ppx_sexp_value.v0.13.0  (cached)
-> retrieved ppx_stable.v0.13.0  (cached)
-> retrieved ppx_tools_versioned.5.4.0  (cached)
-> retrieved ppx_typerep_conv.v0.13.0  (cached)
-> retrieved ppx_variants_conv.v0.13.0  (cached)
-> retrieved protocol_version_header.v0.13.0  (cached)
-> retrieved ppxlib.0.13.0  (cached)
-> retrieved psq.0.2.1  (cached)
-> retrieved ptime.1.1.0  (cached)
-> retrieved randomconv.0.1.3  (cached)
-> retrieved re.1.11.0  (cached)
-> installed seq.base
-> retrieved result.1.5  (cached)
-> retrieved rresult.0.7.0  (cached)
-> retrieved sexplib.v0.13.0  (cached)
-> retrieved sexplib0.v0.13.0  (cached)
-> retrieved spawn.v0.15.1  (cached)
-> retrieved splittable_random.v0.13.0  (cached)
-> retrieved stdio.v0.13.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stringext.1.6.0  (cached)
-> retrieved textutils.v0.13.0  (cached)
-> retrieved time_now.v0.13.0  (cached)
-> retrieved topkg.1.0.7  (cached)
-> retrieved tls.0.13.2  (cached)
-> retrieved tls-mirage.0.13.2  (cached)
-> retrieved typerep.v0.13.0  (cached)
-> retrieved uutf.1.0.3  (cached)
-> retrieved uri.4.4.0  (cached)
-> retrieved variantslib.v0.13.0  (cached)
-> retrieved vchan.6.0.0  (cached)
-> retrieved x509.0.14.0  (cached)
-> retrieved xenstore.2.3.0  (cached)
-> retrieved xenstore_transport.1.3.0  (cached)
-> retrieved zarith.1.13  (cached)
-> retrieved yojson.2.1.2  (cached)
-> installed num.1.5
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> installed zarith.1.13
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed mtime.2.0.0
-> installed ptime.1.1.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed dune.3.15.2
-> installed duration.0.2.1
-> installed jane-street-headers.v0.13.0
-> installed gmap.0.3.0
-> installed mirage-clock.4.2.0
-> installed domain-name.0.4.0
-> installed csexp.1.5.2
-> installed base64.3.5.1
-> installed bigarray-compat.1.1.0
-> installed macaddr.5.5.0
-> installed metrics.0.4.1
-> installed ocaml-syntax-shims.1.0.0
-> installed optint.0.3.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ppx_derivers.1.2.1
-> installed psq.0.2.1
-> installed result.1.5
-> installed cppo.1.6.9
-> installed octavius.1.2.2
-> installed sexplib0.v0.13.0
-> installed spawn.v0.15.1
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed re.1.11.0
-> installed cstruct.5.2.0
-> installed lru.0.3.1
-> installed ipaddr.5.5.0
-> installed mirage-random.3.0.0
-> installed io-page.3.0.0
-> installed ocplib-endian.1.2
-> installed hex.1.5.0
-> installed randomconv.0.1.3
-> installed eqaf.0.9
-> installed yojson.2.1.2
-> installed alcotest.1.7.0
-> installed dune-configurator.3.15.2
-> installed asn1-combinators.0.2.0-1
-> installed bigstringaf.0.9.1
-> installed faraday.0.8.2
-> installed angstrom.0.16.0
-> installed gluten.0.2.1
-> installed mirage-crypto.0.10.3
-> installed pbkdf.1.1.0
-> installed hkdf.1.0.4
-> installed httpaf.0.7.1
-> installed lwt.5.7.0
-> installed faraday-lwt.0.8.2
-> installed mirage-device.2.0.0
-> installed mirage-time.3.0.0
-> installed mirage-kv.6.1.1
-> installed gluten-lwt.0.2.1
-> installed mirage-flow.2.0.1
-> installed faraday-lwt-unix.0.8.2
-> installed uri.4.4.0
-> installed mirage-protocols.5.0.0
-> installed mirage-stack.3.0.0
-> installed xenstore.2.3.0
-> installed xenstore_transport.1.3.0
-> installed logs.0.7.0
-> installed ocaml-migrate-parsetree.1.8.0
-> installed mirage-crypto-rng.0.10.3
-> installed mirage-flow-combinators.2.0.1
-> installed dns.4.6.3
-> installed base.v0.13.2
-> installed dns-client.4.6.3
-> installed fieldslib.v0.13.0
-> installed variantslib.v0.13.0
-> installed stdio.v0.13.0
-> installed typerep.v0.13.0
-> installed parsexp.v0.13.0
-> installed ppx_tools_versioned.5.4.0
-> installed sexplib.v0.13.0
-> installed cstruct-sexp.5.2.0
-> installed mirage-crypto-ec.0.10.3
-> installed ppx_cstruct.5.2.0
-> installed ppxlib.0.13.0
-> installed ppx_cold.v0.13.0
-> installed ppx_optcomp.v0.13.0
-> installed ppx_stable.v0.13.0
-> installed ppx_optional.v0.13.0
-> installed ppx_here.v0.13.0
-> installed ppx_let.v0.13.0
-> installed ppx_enumerate.v0.13.0
-> installed ppx_fields_conv.v0.13.0
-> installed ppx_typerep_conv.v0.13.0
-> installed ppx_variants_conv.v0.13.0
-> installed ppx_compare.v0.13.0
-> installed ppx_pipebang.v0.13.0
-> installed ppx_js_style.v0.13.0
-> installed ppx_sexp_conv.v0.13.0
-> installed ppx_inline_test.v0.13.1
-> installed ppx_fail.v0.13.0
-> installed ipaddr-sexp.5.5.0
-> installed mirage-crypto-pk.0.10.3
-> installed vchan.6.0.0
-> installed ppx_hash.v0.13.0
[ERROR] The compilation of x509.0.14.0 failed at "dune build -p x509 -j 31".
-> installed ppx_sexp_message.v0.13.0
-> installed ppx_assert.v0.13.0
-> installed ppx_sexp_value.v0.13.0
-> installed ppx_bench.v0.13.0
-> installed conduit.6.2.2
-> installed ppx_custom_printf.v0.13.0
-> installed ppx_base.v0.13.0
-> installed splittable_random.v0.13.0
-> installed conduit-lwt.6.2.2
-> installed jst-config.v0.13.0
-> installed bin_prot.v0.13.0
-> installed time_now.v0.13.0
-> installed ppx_expect.v0.13.1
-> installed base_quickcheck.v0.13.0
-> installed ppx_module_timer.v0.13.0
-> installed ppx_bin_prot.v0.13.0
-> installed ppx_jane.v0.13.0
-> installed base_bigstring.v0.13.0
-> installed core_kernel.v0.13.1
-> installed protocol_version_header.v0.13.0
-> installed async_kernel.v0.13.0
-> installed async_rpc_kernel.v0.13.0
-> installed core.v0.13.0
-> installed textutils.v0.13.0
-> installed async_unix.v0.13.1
-> installed async.v0.13.0
-> installed faraday-async.0.7.1
-> installed gluten-async.0.2.1


#=== ERROR while compiling x509.0.14.0 ========================================#
# context     2.1.5 | linux/x86_64 | ocaml-base-compiler.4.08.1 | file:///home/opam/opam-repository
# path        ~/.opam/4.08/.opam-switch/build/x509.0.14.0
# command     ~/.opam/4.08/bin/dune build -p x509 -j 31
# exit-code   1
# env-file    ~/.opam/log/x509-1-ae04db.env
# output-file ~/.opam/log/x509-1-ae04db.out
### output ###
# (cd _build/default && /home/opam/.opam/4.08/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.x509.objs/byte -I lib/.x509.objs/public_cmi -I /home/opam/.opam/4.08/lib/asn1-combinators -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base64 -I /home/opam/.opam/4.08/lib/bigarray-compat -I /home/opam/.opam/4.08/lib/cstruct -I /home/opam/.opam/4.08/lib/domain-name -I /home/opam/.opam/4.08/lib/eqaf -I /home/opam/.opam/4.08/lib/eqaf/bigstring -I /home/opam/.opam/4.08/lib/eqaf/cstruct -I /home/opam/.opam/4.08/lib/fmt -I /home/opam/.opam/4.08/lib/gmap -I /home/opam/.opam/4.08/lib/logs -I /home/opam/.opam/4.08/lib/mirage-crypto -I /home/opam/.opam/4.08/lib/mirage-crypto-ec -I /home/opam/.opam/4.08/lib/mirage-crypto-pk -I /home/opam/.opam/4.08/lib/mirage-crypto-rng -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/pbkdf -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/ptime -I /home/opam/.opam/4.08/lib/rresult -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/zarith -no-alias-deps -open X509__ -o lib/.x509.objs/byte/x509__Asn_grammars.cmo -c -impl lib/asn_grammars.ml)
# File "lib/asn_grammars.ml", line 6, characters 2-21:
# 6 |   Asn.decode codec cs >>= fun (a, cs) ->
#       ^^^^^^^^^^^^^^^^^^^
# Error: This expression has type ('a * Cstruct.t, Asn.error) Result.result
#        but an expression was expected of type
#          ('b, 'c) Rresult.result = ('b, 'c) result
#        Result.result is abstract because no corresponding cmi file was found in path.
# (cd _build/default && /home/opam/.opam/4.08/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.x509.objs/byte -I lib/.x509.objs/public_cmi -I /home/opam/.opam/4.08/lib/asn1-combinators -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base64 -I /home/opam/.opam/4.08/lib/bigarray-compat -I /home/opam/.opam/4.08/lib/cstruct -I /home/opam/.opam/4.08/lib/domain-name -I /home/opam/.opam/4.08/lib/eqaf -I /home/opam/.opam/4.08/lib/eqaf/bigstring -I /home/opam/.opam/4.08/lib/eqaf/cstruct -I /home/opam/.opam/4.08/lib/fmt -I /home/opam/.opam/4.08/lib/gmap -I /home/opam/.opam/4.08/lib/logs -I /home/opam/.opam/4.08/lib/mirage-crypto -I /home/opam/.opam/4.08/lib/mirage-crypto-ec -I /home/opam/.opam/4.08/lib/mirage-crypto-pk -I /home/opam/.opam/4.08/lib/mirage-crypto-rng -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/pbkdf -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/ptime -I /home/opam/.opam/4.08/lib/rresult -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/zarith -no-alias-deps -open X509__ -o lib/.x509.objs/byte/x509__Host.cmo -c -impl lib/host.ml)
# File "lib/host.ml", line 21, characters 20-24:
# 21 |     Fmt.(list ~sep:(unit ", ") pp) ppf (elements s)
#                          ^^^^
# Alert deprecated: Fmt.unit
# use Fmt.any instead.
# (cd _build/default && /home/opam/.opam/4.08/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.x509.objs/byte -I lib/.x509.objs/public_cmi -I /home/opam/.opam/4.08/lib/asn1-combinators -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base64 -I /home/opam/.opam/4.08/lib/bigarray-compat -I /home/opam/.opam/4.08/lib/cstruct -I /home/opam/.opam/4.08/lib/domain-name -I /home/opam/.opam/4.08/lib/eqaf -I /home/opam/.opam/4.08/lib/eqaf/bigstring -I /home/opam/.opam/4.08/lib/eqaf/cstruct -I /home/opam/.opam/4.08/lib/fmt -I /home/opam/.opam/4.08/lib/gmap -I /home/opam/.opam/4.08/lib/logs -I /home/opam/.opam/4.08/lib/mirage-crypto -I /home/opam/.opam/4.08/lib/mirage-crypto-ec -I /home/opam/.opam/4.08/lib/mirage-crypto-pk -I /home/opam/.opam/4.08/lib/mirage-crypto-rng -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/pbkdf -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/ptime -I /home/opam/.opam/4.08/lib/rresult -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/zarith -no-alias-deps -open X509__ -o lib/.x509.objs/byte/x509__Key_type.cmo -c -impl lib/key_type.ml)
# File "lib/key_type.ml", line 14, characters 24-28:
# 14 |       s Fmt.(list ~sep:(unit ", ") string) (List.map fst strings)
#                              ^^^^
# Alert deprecated: Fmt.unit
# use Fmt.any instead.
# (cd _build/default && /home/opam/.opam/4.08/bin/ocamlopt.opt -w -40 -g -I lib/.x509.objs/byte -I lib/.x509.objs/native -I lib/.x509.objs/public_cmi -I /home/opam/.opam/4.08/lib/asn1-combinators -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base64 -I /home/opam/.opam/4.08/lib/bigarray-compat -I /home/opam/.opam/4.08/lib/cstruct -I /home/opam/.opam/4.08/lib/domain-name -I /home/opam/.opam/4.08/lib/eqaf -I /home/opam/.opam/4.08/lib/eqaf/bigstring -I /home/opam/.opam/4.08/lib/eqaf/cstruct -I /home/opam/.opam/4.08/lib/fmt -I /home/opam/.opam/4.08/lib/gmap -I /home/opam/.opam/4.08/lib/logs -I /home/opam/.opam/4.08/lib/mirage-crypto -I /home/opam/.opam/4.08/lib/mirage-crypto-ec -I /home/opam/.opam/4.08/lib/mirage-crypto-pk -I /home/opam/.opam/4.08/lib/mirage-crypto-rng -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/pbkdf -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/ptime -I /home/opam/.opam/4.08/lib/rresult -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/zarith -intf-suffix .ml -no-alias-deps -open X509__ -o lib/.x509.objs/native/x509__Host.cmx -c -impl lib/host.ml)
# File "lib/host.ml", line 21, characters 20-24:
# 21 |     Fmt.(list ~sep:(unit ", ") pp) ppf (elements s)
#                          ^^^^
# Alert deprecated: Fmt.unit
# use Fmt.any instead.
# (cd _build/default && /home/opam/.opam/4.08/bin/ocamlopt.opt -w -40 -g -I lib/.x509.objs/byte -I lib/.x509.objs/native -I lib/.x509.objs/public_cmi -I /home/opam/.opam/4.08/lib/asn1-combinators -I /home/opam/.opam/4.08/lib/base/caml -I /home/opam/.opam/4.08/lib/base64 -I /home/opam/.opam/4.08/lib/bigarray-compat -I /home/opam/.opam/4.08/lib/cstruct -I /home/opam/.opam/4.08/lib/domain-name -I /home/opam/.opam/4.08/lib/eqaf -I /home/opam/.opam/4.08/lib/eqaf/bigstring -I /home/opam/.opam/4.08/lib/eqaf/cstruct -I /home/opam/.opam/4.08/lib/fmt -I /home/opam/.opam/4.08/lib/gmap -I /home/opam/.opam/4.08/lib/logs -I /home/opam/.opam/4.08/lib/mirage-crypto -I /home/opam/.opam/4.08/lib/mirage-crypto-ec -I /home/opam/.opam/4.08/lib/mirage-crypto-pk -I /home/opam/.opam/4.08/lib/mirage-crypto-rng -I /home/opam/.opam/4.08/lib/parsexp -I /home/opam/.opam/4.08/lib/pbkdf -I /home/opam/.opam/4.08/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.08/lib/ptime -I /home/opam/.opam/4.08/lib/rresult -I /home/opam/.opam/4.08/lib/sexplib -I /home/opam/.opam/4.08/lib/sexplib0 -I /home/opam/.opam/4.08/lib/zarith -intf-suffix .ml -no-alias-deps -open X509__ -o lib/.x509.objs/native/x509__Key_type.cmx -c -impl lib/key_type.ml)
# File "lib/key_type.ml", line 14, characters 24-28:
# 14 |       s Fmt.(list ~sep:(unit ", ") string) (List.map fst strings)
#                              ^^^^
# Alert deprecated: Fmt.unit
# use Fmt.any instead.


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build x509 0.14.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install alcotest                1.7.0
| - install angstrom                0.16.0
| - install asn1-combinators        0.2.0-1
| - install astring                 0.8.5
| - install async                   v0.13.0
| - install async_kernel            v0.13.0
| - install async_rpc_kernel        v0.13.0
| - install async_unix              v0.13.1
| - install base                    v0.13.2
| - install base-bytes              base
| - install base64                  3.5.1
| - install base_bigstring          v0.13.0
| - install base_quickcheck         v0.13.0
| - install bigarray-compat         1.1.0
| - install bigstringaf             0.9.1
| - install bin_prot                v0.13.0
| - install cmdliner                1.2.0
| - install conduit                 6.2.2
| - install conduit-lwt             6.2.2
| - install conf-gmp                4
| - install conf-gmp-powm-sec       3
| - install conf-pkg-config         3
| - install core                    v0.13.0
| - install core_kernel             v0.13.1
| - install cppo                    1.6.9
| - install csexp                   1.5.2
| - install cstruct                 5.2.0
| - install cstruct-sexp            5.2.0
| - install dns                     4.6.3
| - install dns-client              4.6.3
| - install domain-name             0.4.0
| - install dune                    3.15.2
| - install dune-configurator       3.15.2
| - install duration                0.2.1
| - install eqaf                    0.9
| - install faraday                 0.8.2
| - install faraday-async           0.7.1
| - install faraday-lwt             0.8.2
| - install faraday-lwt-unix        0.8.2
| - install fieldslib               v0.13.0
| - install fmt                     0.9.0
| - install gluten                  0.2.1
| - install gluten-async            0.2.1
| - install gluten-lwt              0.2.1
| - install gmap                    0.3.0
| - install hex                     1.5.0
| - install hkdf                    1.0.4
| - install httpaf                  0.7.1
| - install io-page                 3.0.0
| - install ipaddr                  5.5.0
| - install ipaddr-sexp             5.5.0
| - install jane-street-headers     v0.13.0
| - install jst-config              v0.13.0
| - install logs                    0.7.0
| - install lru                     0.3.1
| - install lwt                     5.7.0
| - install macaddr                 5.5.0
| - install metrics                 0.4.1
| - install mirage-clock            4.2.0
| - install mirage-crypto           0.10.3
| - install mirage-crypto-ec        0.10.3
| - install mirage-crypto-pk        0.10.3
| - install mirage-crypto-rng       0.10.3
| - install mirage-device           2.0.0
| - install mirage-flow             2.0.1
| - install mirage-flow-combinators 2.0.1
| - install mirage-kv               6.1.1
| - install mirage-no-solo5         1
| - install mirage-no-xen           1
| - install mirage-protocols        5.0.0
| - install mirage-random           3.0.0
| - install mirage-stack            3.0.0
| - install mirage-time             3.0.0
| - install mtime                   2.0.0
| - install num                     1.5
| - install ocaml-compiler-libs     v0.12.4
| - install ocaml-migrate-parsetree 1.8.0
| - install ocaml-syntax-shims      1.0.0
| - install ocamlbuild              0.14.3
| - install ocamlfind               1.9.6
| - install ocplib-endian           1.2
| - install octavius                1.2.2
| - install optint                  0.3.0
| - install parsexp                 v0.13.0
| - install pbkdf                   1.1.0
| - install ppx_assert              v0.13.0
| - install ppx_base                v0.13.0
| - install ppx_bench               v0.13.0
| - install ppx_bin_prot            v0.13.0
| - install ppx_cold                v0.13.0
| - install ppx_compare             v0.13.0
| - install ppx_cstruct             5.2.0
| - install ppx_custom_printf       v0.13.0
| - install ppx_derivers            1.2.1
| - install ppx_enumerate           v0.13.0
| - install ppx_expect              v0.13.1
| - install ppx_fail                v0.13.0
| - install ppx_fields_conv         v0.13.0
| - install ppx_hash                v0.13.0
| - install ppx_here                v0.13.0
| - install ppx_inline_test         v0.13.1
| - install ppx_jane                v0.13.0
| - install ppx_js_style            v0.13.0
| - install ppx_let                 v0.13.0
| - install ppx_module_timer        v0.13.0
| - install ppx_optcomp             v0.13.0
| - install ppx_optional            v0.13.0
| - install ppx_pipebang            v0.13.0
| - install ppx_sexp_conv           v0.13.0
| - install ppx_sexp_message        v0.13.0
| - install ppx_sexp_value          v0.13.0
| - install ppx_stable              v0.13.0
| - install ppx_tools_versioned     5.4.0
| - install ppx_typerep_conv        v0.13.0
| - install ppx_variants_conv       v0.13.0
| - install ppxlib                  0.13.0
| - install protocol_version_header v0.13.0
| - install psq                     0.2.1
| - install ptime                   1.1.0
| - install randomconv              0.1.3
| - install re                      1.11.0
| - install result                  1.5
| - install rresult                 0.7.0
| - install seq                     base
| - install sexplib                 v0.13.0
| - install sexplib0                v0.13.0
| - install spawn                   v0.15.1
| - install splittable_random       v0.13.0
| - install stdio                   v0.13.0
| - install stdlib-shims            0.3.0
| - install stringext               1.6.0
| - install textutils               v0.13.0
| - install time_now                v0.13.0
| - install topkg                   1.0.7
| - install typerep                 v0.13.0
| - install uri                     4.4.0
| - install uutf                    1.0.3
| - install variantslib             v0.13.0
| - install vchan                   6.0.0
| - install xenstore                2.3.0
| - install xenstore_transport      1.3.0
| - install yojson                  2.1.2
| - install zarith                  1.13
+- 
# Run eval $(opam env) to update the current shell environment


The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.08/.opam-switch/backup/state-20240512084744.export"
"/usr/bin/env" "bash" "-c" "opam install $DEPS" failed with exit status 31
2024-05-12 08:51.05: Job failed: Failed: Build failed