Organisationsmirleftocaml-tls274ffd ()macos-homebrew-4.14_arm64_opam-2.3

macos-homebrew-4.14_arm64_opam-2.3

Logs

Show full logs
2025-02-05 08:35.20: New job: test mirleft/ocaml-tls https://github.com/mirleft/ocaml-tls.git#refs/heads/main (274ffd5b9dd8eff39941bb10013bbf627a34104f) (macos-arm64:macos-homebrew-4.14_arm64_opam-2.3)
Base: macos-homebrew-ocaml-4.14
Opam project build

To reproduce locally:

git clone --recursive "https://github.com/mirleft/ocaml-tls.git" -b "main" && cd "ocaml-tls" && git reset --hard 274ffd5b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-4.14
# macos-homebrew-4.14_arm64_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
RUN ln -f ~/local/bin/opam-2.3 ~/local/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
RUN cd ~/opam-repository && (git cat-file -e 3ee951993de4d18fd335fcea4ac7375cab56a637 || git fetch origin master) && git reset -q --hard 3ee951993de4d18fd335fcea4ac7375cab56a637 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 tls.opam tls-mirage.opam tls-miou-unix.opam tls-lwt.opam tls-eio.opam tls-async.opam ./src/./
RUN opam pin add -yn tls.dev './src/./' && \
    opam pin add -yn tls-mirage.dev './src/./' && \
    opam pin add -yn tls-miou-unix.dev './src/./' && \
    opam pin add -yn tls-lwt.dev './src/./' && \
    opam pin add -yn tls-eio.dev './src/./' && \
    opam pin add -yn tls-async.dev './src/./'
RUN echo '(lang dune 3.0)' > './src/./dune-project'
ENV DEPS="alcotest.1.8.0 asn1-combinators.0.3.2 astring.0.8.5 async.v0.16.0 async_kernel.v0.16.0 async_rpc_kernel.v0.16.0 async_unix.v0.16.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.16.0 base_quickcheck.v0.16.0 bin_prot.v0.16.0 cmdliner.1.3.0 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.4 core.v0.16.2 core_kernel.v0.16.0 core_unix.v0.16.0 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-async.6.2.0 digestif.1.2.0 domain-name.0.4.0 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 eqaf.0.10 expect_test_helpers_core.v0.16.0 fieldslib.v0.16.0 fmt.0.9.0 gmap.0.3.0 int_repr.v0.16.0 ipaddr.5.6.0 jane-street-headers.v0.16.0 jst-config.v0.16.0 kdf.1.0.0 logs.0.7.0 lwt.5.9.0 macaddr.5.6.0 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-async.1.2.0 mirage-crypto-rng-lwt.1.2.0 mirage-flow.4.0.2 mirage-kv.6.1.1 mtime.2.1.0 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics.v0.16.1 ocamlbuild.0.15.0 ocamlfind.1.9.8 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 ounit2.2.2.7 parsexp.v0.16.0 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_bench.v0.16.0 ppx_bin_prot.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_custom_printf.v0.16.0 ppx_derivers.1.2.1 ppx_disable_unused_warnings.v0.16.0 ppx_enumerate.v0.16.0 ppx_expect.v0.16.1 ppx_fields_conv.v0.16.0 ppx_fixed_literal.v0.16.0 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_ignore_instrumentation.v0.16.0 ppx_inline_test.v0.16.1 ppx_jane.v0.16.0 ppx_let.v0.16.0 ppx_log.v0.16.0 ppx_module_timer.v0.16.0 ppx_optcomp.v0.16.0 ppx_optional.v0.16.0 ppx_pipebang.v0.16.0 ppx_sexp_conv.v0.16.0 ppx_sexp_message.v0.16.0 ppx_sexp_value.v0.16.0 ppx_stable.v0.16.0 ppx_stable_witness.v0.16.0 ppx_string.v0.16.0 ppx_tydi.v0.16.0 ppx_typerep_conv.v0.16.0 ppx_variants_conv.v0.16.0 ppxlib.0.35.0 protocol_version_header.v0.16.0 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 seq.base sexp_pretty.v0.16.0 sexplib.v0.16.0 sexplib0.v0.16.0 spawn.v0.17.0 splittable_random.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 textutils.v0.16.0 textutils_kernel.v0.16.0 time_now.v0.16.0 timezone.v0.16.0 topkg.1.0.7 typerep.v0.16.0 uutf.1.0.3 variantslib.v0.16.0 x509.1.0.5 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y tls.dev tls-mirage.dev tls-lwt.dev tls-async.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . ./src
RUN cd ./src && opam exec -- dune build --only-packages=tls,tls-mirage,tls-lwt,tls-async @install @check @runtest && rm -rf _build

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2025-02-05 08:35.20: Using cache hint "mirleft/ocaml-tls-macos-homebrew-ocaml-4.14-macos-homebrew-4.14_arm64_opam-2.3-8d47aa16b3556660349ffa385339fa96"
2025-02-05 08:35.20: Using OBuilder spec:
((from macos-homebrew-ocaml-4.14)
 (comment macos-homebrew-4.14_arm64_opam-2.3)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (run (shell "ln -f ~/local/bin/opam-2.3 ~/local/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 3ee951993de4d18fd335fcea4ac7375cab56a637 || git fetch origin master) && git reset -q --hard 3ee951993de4d18fd335fcea4ac7375cab56a637 && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src tls.opam tls-mirage.opam tls-miou-unix.opam tls-lwt.opam tls-eio.opam tls-async.opam)
       (dst ./src/./))
 (run (network host)
      (shell  "opam pin add -yn tls.dev './src/./' && \
             \nopam pin add -yn tls-mirage.dev './src/./' && \
             \nopam pin add -yn tls-miou-unix.dev './src/./' && \
             \nopam pin add -yn tls-lwt.dev './src/./' && \
             \nopam pin add -yn tls-eio.dev './src/./' && \
             \nopam pin add -yn tls-async.dev './src/./'"))
 (run (network host)
      (shell "echo '(lang dune 3.0)' > './src/./dune-project'"))
 (env DEPS "alcotest.1.8.0 asn1-combinators.0.3.2 astring.0.8.5 async.v0.16.0 async_kernel.v0.16.0 async_rpc_kernel.v0.16.0 async_unix.v0.16.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.16.0 base_quickcheck.v0.16.0 bin_prot.v0.16.0 cmdliner.1.3.0 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.4 core.v0.16.2 core_kernel.v0.16.0 core_unix.v0.16.0 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-async.6.2.0 digestif.1.2.0 domain-name.0.4.0 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 eqaf.0.10 expect_test_helpers_core.v0.16.0 fieldslib.v0.16.0 fmt.0.9.0 gmap.0.3.0 int_repr.v0.16.0 ipaddr.5.6.0 jane-street-headers.v0.16.0 jst-config.v0.16.0 kdf.1.0.0 logs.0.7.0 lwt.5.9.0 macaddr.5.6.0 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-async.1.2.0 mirage-crypto-rng-lwt.1.2.0 mirage-flow.4.0.2 mirage-kv.6.1.1 mtime.2.1.0 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics.v0.16.1 ocamlbuild.0.15.0 ocamlfind.1.9.8 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 ounit2.2.2.7 parsexp.v0.16.0 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_bench.v0.16.0 ppx_bin_prot.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_custom_printf.v0.16.0 ppx_derivers.1.2.1 ppx_disable_unused_warnings.v0.16.0 ppx_enumerate.v0.16.0 ppx_expect.v0.16.1 ppx_fields_conv.v0.16.0 ppx_fixed_literal.v0.16.0 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_ignore_instrumentation.v0.16.0 ppx_inline_test.v0.16.1 ppx_jane.v0.16.0 ppx_let.v0.16.0 ppx_log.v0.16.0 ppx_module_timer.v0.16.0 ppx_optcomp.v0.16.0 ppx_optional.v0.16.0 ppx_pipebang.v0.16.0 ppx_sexp_conv.v0.16.0 ppx_sexp_message.v0.16.0 ppx_sexp_value.v0.16.0 ppx_stable.v0.16.0 ppx_stable_witness.v0.16.0 ppx_string.v0.16.0 ppx_tydi.v0.16.0 ppx_typerep_conv.v0.16.0 ppx_variants_conv.v0.16.0 ppxlib.0.35.0 protocol_version_header.v0.16.0 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 seq.base sexp_pretty.v0.16.0 sexplib.v0.16.0 sexplib0.v0.16.0 spawn.v0.17.0 splittable_random.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 textutils.v0.16.0 textutils_kernel.v0.16.0 time_now.v0.16.0 timezone.v0.16.0 topkg.1.0.7 typerep.v0.16.0 uutf.1.0.3 variantslib.v0.16.0 x509.1.0.5 zarith.1.14")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.3 --depext-only -y tls.dev tls-mirage.dev tls-lwt.dev tls-async.dev $DEPS"))
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst ./src))
 (run (shell "cd ./src && opam exec -- dune build --only-packages=tls,tls-mirage,tls-lwt,tls-async @install @check @runtest && rm -rf _build"))
)

2025-02-05 08:35.20: Waiting for resource in pool OCluster
2025-02-05 13:42.56: Waiting for worker…
2025-02-05 16:09.29: Got resource from pool OCluster
Building on m1-worker-02
All commits already cached
HEAD is now at 274ffd5 add maintenance intent

(from macos-homebrew-ocaml-4.14)
2025-02-05 16:09.30 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache

/: (comment macos-homebrew-4.14_arm64_opam-2.3)

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

/: (env CLICOLOR_FORCE 1)

/: (env OPAMCOLOR always)

/: (run (shell "ln -f ~/local/bin/opam-2.3 ~/local/bin/opam"))
2025-02-05 16:09.30 ---> using "d185bb362ab7a62e22c76fe28c4578fe7a4e17f7cc7bc09a3073972dfb5efd3b" from cache

/: (run (shell "opam init --reinit -ni"))
No configuration file found, using 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 /Users/mac1000/.opam from version 2.1 to version 2.2, which can't be reverted.
You may want to back it up before going further.

Continue? [y/n] y
[NOTE] The 'jobs' option was reset, its value was 1 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
           opam option jobs=1 --global
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///Users/mac1000/opam-repository
2025-02-05 16:09.30 ---> using "1a239dab0512a5f76e4948de67b26faca67b4de935df003aa7f81d4e2d68958d" from cache

/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Darwin 23.4.0
The OCaml toplevel, version 4.14.2
2.3.0
2025-02-05 16:09.30 ---> using "f52eecff7be584d99550d2f8c42b8f22f9135c2276c46c827a485f089226c5ac" from cache

/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "cd ~/opam-repository && (git cat-file -e 3ee951993de4d18fd335fcea4ac7375cab56a637 || git fetch origin master) && git reset -q --hard 3ee951993de4d18fd335fcea4ac7375cab56a637 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   67e940587b..3ee951993d  master     -> origin/master
3ee951993d Merge pull request #27253 from kit-ty-kate/opam-publish-ocamlfind.1.9.8

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///Users/mac1000/opam-repository

Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).

The following packages are not being upgraded because the new versions conflict with other installed packages:
  - ocaml.5.4.0
  - ocaml-config.3
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-05 16:09.30 ---> using "6264d2c558032fade6f39d81736b58f475f53a63825d7d7169e0a32e61c6206e" from cache

/: (copy (src tls.opam tls-mirage.opam tls-miou-unix.opam tls-lwt.opam tls-eio.opam tls-async.opam)
         (dst ./src/./))
2025-02-05 16:09.32 ---> saved as "0c6a3abfc102dc2c65ce119371bf801efef7270eba30aa45af71b28648e568df"

/: (run (network host)
        (shell  "opam pin add -yn tls.dev './src/./' && \
               \nopam pin add -yn tls-mirage.dev './src/./' && \
               \nopam pin add -yn tls-miou-unix.dev './src/./' && \
               \nopam pin add -yn tls-lwt.dev './src/./' && \
               \nopam pin add -yn tls-eio.dev './src/./' && \
               \nopam pin add -yn tls-async.dev './src/./'"))
[tls.dev] synchronised (file:///Users/mac1000/src)
tls is now pinned to file:///Users/mac1000/src (version dev)
[tls-mirage.dev] synchronised (file:///Users/mac1000/src)
tls-mirage is now pinned to file:///Users/mac1000/src (version dev)
[tls-miou-unix.dev] synchronised (file:///Users/mac1000/src)
tls-miou-unix is now pinned to file:///Users/mac1000/src (version dev)
[tls-lwt.dev] synchronised (file:///Users/mac1000/src)
tls-lwt is now pinned to file:///Users/mac1000/src (version dev)
[tls-eio.dev] synchronised (file:///Users/mac1000/src)
tls-eio is now pinned to file:///Users/mac1000/src (version dev)
[tls-async.dev] synchronised (file:///Users/mac1000/src)
tls-async is now pinned to file:///Users/mac1000/src (version dev)
2025-02-05 16:09.44 ---> saved as "aca138e4005e82a182a32895e63b8042df5c0fa4e2246c7d4ef7d94432fb07b7"

/: (run (network host)
        (shell "echo '(lang dune 3.0)' > './src/./dune-project'"))
2025-02-05 16:09.46 ---> saved as "afcb579ec803206d9cc47ac38bed0b871597fbb5c0e7918dc85a35f193e55734"

/: (env DEPS "alcotest.1.8.0 asn1-combinators.0.3.2 astring.0.8.5 async.v0.16.0 async_kernel.v0.16.0 async_rpc_kernel.v0.16.0 async_unix.v0.16.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.16.0 base_quickcheck.v0.16.0 bin_prot.v0.16.0 cmdliner.1.3.0 conf-bash.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.4 core.v0.16.2 core_kernel.v0.16.0 core_unix.v0.16.0 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 cstruct-async.6.2.0 digestif.1.2.0 domain-name.0.4.0 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 eqaf.0.10 expect_test_helpers_core.v0.16.0 fieldslib.v0.16.0 fmt.0.9.0 gmap.0.3.0 int_repr.v0.16.0 ipaddr.5.6.0 jane-street-headers.v0.16.0 jst-config.v0.16.0 kdf.1.0.0 logs.0.7.0 lwt.5.9.0 macaddr.5.6.0 mirage-clock.4.2.0 mirage-crypto.1.2.0 mirage-crypto-ec.1.2.0 mirage-crypto-pk.1.2.0 mirage-crypto-rng.1.2.0 mirage-crypto-rng-async.1.2.0 mirage-crypto-rng-lwt.1.2.0 mirage-flow.4.0.2 mirage-kv.6.1.1 mtime.2.1.0 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics.v0.16.1 ocamlbuild.0.15.0 ocamlfind.1.9.8 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 ounit2.2.2.7 parsexp.v0.16.0 ppx_assert.v0.16.0 ppx_base.v0.16.0 ppx_bench.v0.16.0 ppx_bin_prot.v0.16.0 ppx_cold.v0.16.0 ppx_compare.v0.16.0 ppx_custom_printf.v0.16.0 ppx_derivers.1.2.1 ppx_disable_unused_warnings.v0.16.0 ppx_enumerate.v0.16.0 ppx_expect.v0.16.1 ppx_fields_conv.v0.16.0 ppx_fixed_literal.v0.16.0 ppx_globalize.v0.16.0 ppx_hash.v0.16.0 ppx_here.v0.16.0 ppx_ignore_instrumentation.v0.16.0 ppx_inline_test.v0.16.1 ppx_jane.v0.16.0 ppx_let.v0.16.0 ppx_log.v0.16.0 ppx_module_timer.v0.16.0 ppx_optcomp.v0.16.0 ppx_optional.v0.16.0 ppx_pipebang.v0.16.0 ppx_sexp_conv.v0.16.0 ppx_sexp_message.v0.16.0 ppx_sexp_value.v0.16.0 ppx_stable.v0.16.0 ppx_stable_witness.v0.16.0 ppx_string.v0.16.0 ppx_tydi.v0.16.0 ppx_typerep_conv.v0.16.0 ppx_variants_conv.v0.16.0 ppxlib.0.35.0 protocol_version_header.v0.16.0 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 seq.base sexp_pretty.v0.16.0 sexplib.v0.16.0 sexplib0.v0.16.0 spawn.v0.17.0 splittable_random.v0.16.0 stdio.v0.16.0 stdlib-shims.0.3.0 textutils.v0.16.0 textutils_kernel.v0.16.0 time_now.v0.16.0 timezone.v0.16.0 topkg.1.0.7 typerep.v0.16.0 uutf.1.0.3 variantslib.v0.16.0 x509.1.0.5 zarith.1.14")

/: (env CI true)

/: (env OCAMLCI true)

/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "opam update --depexts && opam install --cli=2.3 --depext-only -y tls.dev tls-mirage.dev tls-lwt.dev tls-async.dev $DEPS"))
+ /opt/homebrew/bin/brew "update"
- ==> Updating Homebrew...
- Already up-to-date.

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[tls.dev] synchronised (file:///Users/mac1000/src)
[tls-lwt.dev] synchronised (file:///Users/mac1000/src)
[tls-async.dev] synchronised (file:///Users/mac1000/src)
[tls-mirage.dev] synchronised (file:///Users/mac1000/src)

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

The following system packages will first need to be installed:
    gmp pkgconf

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

+ /opt/homebrew/bin/brew "install" "gmp" "pkgconf"
- ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/manifests/6.3.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/70a72a71216843d66a953c06ff6337445ce9bc94fae9f0e301e2f59005274a8e--gmp-6.3.0.bottle_manifest.json
- ==> Fetching gmp
- ==> Downloading https://ghcr.io/v2/homebrew/core/gmp/blobs/sha256:78e4f40cba6419cf7e2d81e9c945d1e93744511bd5230bdfac1b69ed894914b4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/96a5c6ba7b30c6f2734be44067ba66ef0de5e0973c913659c7b555a4b063029c--gmp--6.3.0.arm64_sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/manifests/2.3.0_1-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/4a660f26297baafd06fb3109f473edfa592f4aa00adbd8a2506b05d0374c5c1d--pkgconf-2.3.0_1-1.bottle_manifest.json
- ==> Fetching pkgconf
- ==> Downloading https://ghcr.io/v2/homebrew/core/pkgconf/blobs/sha256:bee6257d97fd7331e4b6c1bc7f150a230d7f2f49e9104cf98cc52e04c26fb69d
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/16a6a98313b16a83f7e3b7a728ae77859301335f7eda10f12be54522f88488d1--pkgconf--2.3.0_1.arm64_sonoma.bottle.1.tar.gz
- ==> Pouring gmp--6.3.0.arm64_sonoma.bottle.tar.gz
- 🍺  /opt/homebrew/Cellar/gmp/6.3.0: 22 files, 3.3MB
- ==> Running `brew cleanup gmp`...
- Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
- Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
- ==> Pouring pkgconf--2.3.0_1.arm64_sonoma.bottle.1.tar.gz
- 🍺  /opt/homebrew/Cellar/pkgconf/2.3.0_1: 27 files, 472KB
- ==> Running `brew cleanup pkgconf`...
2025-02-05 16:10.04 ---> saved as "60779391c76d91d9240676eba7534ff229ae13ff16518bc41b0ddc85a087028b"

/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 121 packages
  - install alcotest                    1.8.0
  - install asn1-combinators            0.3.2
  - install astring                     0.8.5
  - install async                       v0.16.0
  - install async_kernel                v0.16.0
  - install async_rpc_kernel            v0.16.0
  - install async_unix                  v0.16.0
  - install base                        v0.16.3
  - install base-bytes                  base
  - install base64                      3.5.1
  - install base_bigstring              v0.16.0
  - install base_quickcheck             v0.16.0
  - install bin_prot                    v0.16.0
  - install cmdliner                    1.3.0
  - install conf-bash                   1
  - install conf-gmp                    4
  - install conf-gmp-powm-sec           3
  - install conf-pkg-config             4
  - install core                        v0.16.2
  - install core_kernel                 v0.16.0
  - install core_unix                   v0.16.0
  - install cppo                        1.8.0
  - install csexp                       1.5.2
  - install cstruct                     6.2.0
  - install cstruct-async               6.2.0
  - install digestif                    1.2.0
  - install domain-name                 0.4.0
  - install dune                        3.17.2
  - install dune-configurator           3.17.2
  - install duration                    0.2.1
  - install eqaf                        0.10
  - install expect_test_helpers_core    v0.16.0
  - install fieldslib                   v0.16.0
  - install fmt                         0.9.0
  - install gmap                        0.3.0
  - install int_repr                    v0.16.0
  - install ipaddr                      5.6.0
  - install jane-street-headers         v0.16.0
  - install jst-config                  v0.16.0
  - install kdf                         1.0.0
  - install logs                        0.7.0
  - install lwt                         5.9.0
  - install macaddr                     5.6.0
  - install mirage-clock                4.2.0
  - install mirage-crypto               1.2.0
  - install mirage-crypto-ec            1.2.0
  - install mirage-crypto-pk            1.2.0
  - install mirage-crypto-rng           1.2.0
  - install mirage-crypto-rng-async     1.2.0
  - install mirage-crypto-rng-lwt       1.2.0
  - install mirage-flow                 4.0.2
  - install mirage-kv                   6.1.1
  - install mtime                       2.1.0
  - install num                         1.5-1
  - install ocaml-compiler-libs         v0.12.4
  - install ocaml-syntax-shims          1.0.0
  - install ocaml_intrinsics            v0.16.1
  - install ocamlbuild                  0.15.0
  - install ocamlfind                   1.9.8
  - install ocplib-endian               1.2
  - install ohex                        0.2.0
  - install optint                      0.3.0
  - install ounit2                      2.2.7
  - install parsexp                     v0.16.0
  - install ppx_assert                  v0.16.0
  - install ppx_base                    v0.16.0
  - install ppx_bench                   v0.16.0
  - install ppx_bin_prot                v0.16.0
  - install ppx_cold                    v0.16.0
  - install ppx_compare                 v0.16.0
  - install ppx_custom_printf           v0.16.0
  - install ppx_derivers                1.2.1
  - install ppx_disable_unused_warnings v0.16.0
  - install ppx_enumerate               v0.16.0
  - install ppx_expect                  v0.16.1
  - install ppx_fields_conv             v0.16.0
  - install ppx_fixed_literal           v0.16.0
  - install ppx_globalize               v0.16.0
  - install ppx_hash                    v0.16.0
  - install ppx_here                    v0.16.0
  - install ppx_ignore_instrumentation  v0.16.0
  - install ppx_inline_test             v0.16.1
  - install ppx_jane                    v0.16.0
  - install ppx_let                     v0.16.0
  - install ppx_log                     v0.16.0
  - install ppx_module_timer            v0.16.0
  - install ppx_optcomp                 v0.16.0
  - install ppx_optional                v0.16.0
  - install ppx_pipebang                v0.16.0
  - install ppx_sexp_conv               v0.16.0
  - install ppx_sexp_message            v0.16.0
  - install ppx_sexp_value              v0.16.0
  - install ppx_stable                  v0.16.0
  - install ppx_stable_witness          v0.16.0
  - install ppx_string                  v0.16.0
  - install ppx_tydi                    v0.16.0
  - install ppx_typerep_conv            v0.16.0
  - install ppx_variants_conv           v0.16.0
  - install ppxlib                      0.35.0
  - install protocol_version_header     v0.16.0
  - install ptime                       1.2.0
  - install randomconv                  0.2.0
  - install re                          1.12.0
  - install seq                         base
  - install sexp_pretty                 v0.16.0
  - install sexplib                     v0.16.0
  - install sexplib0                    v0.16.0
  - install spawn                       v0.17.0
  - install splittable_random           v0.16.0
  - install stdio                       v0.16.0
  - install stdlib-shims                0.3.0
  - install textutils                   v0.16.0
  - install textutils_kernel            v0.16.0
  - install time_now                    v0.16.0
  - install timezone                    v0.16.0
  - install topkg                       1.0.7
  - install typerep                     v0.16.0
  - install uutf                        1.0.3
  - install variantslib                 v0.16.0
  - install x509                        1.0.5
  - install zarith                      1.14

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asn1-combinators.0.3.2  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved async.v0.16.0  (cached)
-> retrieved async_kernel.v0.16.0  (cached)
-> retrieved async_rpc_kernel.v0.16.0  (cached)
-> retrieved async_unix.v0.16.0  (cached)
-> retrieved alcotest.1.8.0  (cached)
-> retrieved base64.3.5.1  (cached)
-> retrieved base_bigstring.v0.16.0  (cached)
-> retrieved base.v0.16.3  (cached)
-> retrieved bin_prot.v0.16.0  (cached)
-> retrieved conf-gmp.4  (cached)
-> retrieved conf-gmp-powm-sec.3  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> installed conf-pkg-config.4
-> installed conf-bash.1
-> retrieved base_quickcheck.v0.16.0  (cached)
-> installed conf-gmp.4
-> retrieved core_kernel.v0.16.0  (cached)
-> installed conf-gmp-powm-sec.3
-> retrieved core_unix.v0.16.0  (cached)
-> retrieved cppo.1.8.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0, cstruct-async.6.2.0  (cached)
-> retrieved core.v0.16.2  (cached)
-> retrieved domain-name.0.4.0  (cached)
-> retrieved duration.0.2.1  (cached)
-> retrieved eqaf.0.10  (cached)
-> retrieved expect_test_helpers_core.v0.16.0  (cached)
-> retrieved fieldslib.v0.16.0  (cached)
-> retrieved digestif.1.2.0  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved gmap.0.3.0  (cached)
-> retrieved int_repr.v0.16.0  (cached)
-> retrieved jane-street-headers.v0.16.0  (cached)
-> retrieved ipaddr.5.6.0, macaddr.5.6.0  (cached)
-> retrieved jst-config.v0.16.0  (cached)
-> retrieved kdf.1.0.0  (cached)
-> retrieved logs.0.7.0  (cached)
-> retrieved mirage-clock.4.2.0  (cached)
-> retrieved lwt.5.9.0  (cached)
-> retrieved mirage-flow.4.0.2  (cached)
-> retrieved mirage-kv.6.1.1  (cached)
-> retrieved mtime.2.1.0  (cached)
-> retrieved num.1.5-1  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocaml_intrinsics.v0.16.1  (cached)
-> retrieved ocamlbuild.0.15.0  (cached)
-> retrieved ocamlfind.1.9.8  (cached)
-> retrieved ocplib-endian.1.2  (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-async.1.2.0, mirage-crypto-rng-lwt.1.2.0  (cached)
-> retrieved ohex.0.2.0  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved parsexp.v0.16.0  (cached)
-> retrieved ounit2.2.2.7  (cached)
-> retrieved ppx_assert.v0.16.0  (cached)
-> retrieved ppx_base.v0.16.0  (cached)
-> retrieved ppx_bench.v0.16.0  (cached)
-> retrieved ppx_bin_prot.v0.16.0  (cached)
-> retrieved ppx_cold.v0.16.0  (cached)
-> retrieved ppx_compare.v0.16.0  (cached)
-> retrieved ppx_custom_printf.v0.16.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_disable_unused_warnings.v0.16.0  (cached)
-> retrieved ppx_enumerate.v0.16.0  (cached)
-> retrieved ppx_fields_conv.v0.16.0  (cached)
-> retrieved ppx_expect.v0.16.1  (cached)
-> retrieved ppx_fixed_literal.v0.16.0  (cached)
-> retrieved ppx_globalize.v0.16.0  (cached)
-> retrieved ppx_here.v0.16.0  (cached)
-> retrieved ppx_hash.v0.16.0  (cached)
-> retrieved ppx_ignore_instrumentation.v0.16.0  (cached)
-> retrieved ppx_jane.v0.16.0  (cached)
-> retrieved ppx_inline_test.v0.16.1  (cached)
-> retrieved ppx_let.v0.16.0  (cached)
-> retrieved ppx_log.v0.16.0  (cached)
-> retrieved ppx_module_timer.v0.16.0  (cached)
-> retrieved ppx_optcomp.v0.16.0  (cached)
-> retrieved ppx_optional.v0.16.0  (cached)
-> retrieved ppx_pipebang.v0.16.0  (cached)
-> retrieved dune.3.17.2, dune-configurator.3.17.2  (cached)
-> retrieved ppx_sexp_value.v0.16.0  (cached)
-> retrieved ppx_sexp_message.v0.16.0  (cached)
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
-> retrieved ppx_stable_witness.v0.16.0  (cached)
-> retrieved ppx_string.v0.16.0  (cached)
-> retrieved ppx_stable.v0.16.0  (cached)
-> retrieved ppx_typerep_conv.v0.16.0  (cached)
-> retrieved ppx_variants_conv.v0.16.0  (cached)
-> retrieved ppx_tydi.v0.16.0  (cached)
-> installed ocamlbuild.0.15.0
-> retrieved ptime.1.2.0  (cached)
-> retrieved protocol_version_header.v0.16.0  (cached)
-> retrieved randomconv.0.2.0  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> installed num.1.5-1
-> retrieved sexp_pretty.v0.16.0  (cached)
-> retrieved re.1.12.0  (cached)
-> retrieved sexplib.v0.16.0  (cached)
-> retrieved sexplib0.v0.16.0  (cached)
-> retrieved ppxlib.0.35.0  (cached)
-> retrieved splittable_random.v0.16.0  (cached)
-> retrieved spawn.v0.17.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved stdio.v0.16.0  (cached)
-> retrieved textutils.v0.16.0  (cached)
-> retrieved time_now.v0.16.0  (cached)
-> retrieved textutils_kernel.v0.16.0  (cached)
-> retrieved timezone.v0.16.0  (cached)
-> retrieved uutf.1.0.3  (cached)
-> retrieved typerep.v0.16.0  (cached)
-> retrieved variantslib.v0.16.0  (cached)
-> retrieved topkg.1.0.7  (cached)
-> retrieved zarith.1.14  (cached)
-> retrieved x509.1.0.5  (cached)
-> installed cmdliner.1.3.0
-> installed ocamlfind.1.9.8
-> installed base-bytes.base
-> installed zarith.1.14
-> installed topkg.1.0.7
-> installed uutf.1.0.3
-> installed mtime.2.1.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed fmt.0.9.0
-> installed dune.3.17.2
-> installed duration.0.2.1
-> installed domain-name.0.4.0
-> installed csexp.1.5.2
-> installed base64.3.5.1
-> installed jane-street-headers.v0.16.0
-> installed gmap.0.3.0
-> installed eqaf.0.10
-> installed cstruct.6.2.0
-> installed cppo.1.8.0
-> installed asn1-combinators.0.3.2
-> installed mirage-clock.4.2.0
-> installed macaddr.5.6.0
-> installed ohex.0.2.0
-> installed ocplib-endian.1.2
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocaml-syntax-shims.1.0.0
-> installed ppx_derivers.1.2.1
-> installed optint.0.3.0
-> installed randomconv.0.2.0
-> installed stdlib-shims.0.3.0
-> installed spawn.v0.17.0
-> installed ipaddr.5.6.0
-> installed digestif.1.2.0
-> installed sexplib0.v0.16.0
-> installed dune-configurator.3.17.2
-> installed re.1.12.0
-> installed ounit2.2.2.7
-> installed ocaml_intrinsics.v0.16.1
-> installed mirage-crypto.1.2.0
-> installed parsexp.v0.16.0
-> installed kdf.1.0.0
-> installed alcotest.1.8.0
-> installed sexplib.v0.16.0
-> installed lwt.5.9.0
-> installed mirage-flow.4.0.2
-> installed mirage-kv.6.1.1
-> installed logs.0.7.0
-> installed mirage-crypto-rng.1.2.0
-> installed mirage-crypto-rng-lwt.1.2.0
-> installed base.v0.16.3
-> installed mirage-crypto-pk.1.2.0
-> installed fieldslib.v0.16.0
-> installed variantslib.v0.16.0
-> installed stdio.v0.16.0
-> installed typerep.v0.16.0
-> installed mirage-crypto-ec.1.2.0
-> installed x509.1.0.5
-> installed ppxlib.0.35.0
-> installed ppx_cold.v0.16.0
-> installed ppx_disable_unused_warnings.v0.16.0
-> installed ppx_globalize.v0.16.0
-> installed ppx_enumerate.v0.16.0
-> installed ppx_fixed_literal.v0.16.0
-> installed ppx_compare.v0.16.0
-> installed ppx_fields_conv.v0.16.0
-> installed ppx_here.v0.16.0
-> installed ppx_ignore_instrumentation.v0.16.0
-> installed ppx_optcomp.v0.16.0
-> installed ppx_pipebang.v0.16.0
-> installed ppx_optional.v0.16.0
-> installed ppx_stable_witness.v0.16.0
-> installed ppx_tydi.v0.16.0
-> installed ppx_stable.v0.16.0
-> installed ppx_let.v0.16.0
-> installed ppx_typerep_conv.v0.16.0
-> installed ppx_variants_conv.v0.16.0
-> installed ppx_sexp_conv.v0.16.0
-> installed ppx_assert.v0.16.0
-> installed ppx_sexp_value.v0.16.0
-> installed ppx_hash.v0.16.0
-> installed ppx_sexp_message.v0.16.0
-> installed ppx_custom_printf.v0.16.0
-> installed ppx_base.v0.16.0
-> installed ppx_log.v0.16.0
-> installed jst-config.v0.16.0
-> installed ppx_string.v0.16.0
-> installed sexp_pretty.v0.16.0
-> installed time_now.v0.16.0
-> installed bin_prot.v0.16.0
-> installed ppx_module_timer.v0.16.0
-> installed ppx_inline_test.v0.16.1
-> installed ppx_bin_prot.v0.16.0
-> installed ppx_bench.v0.16.0
-> installed ppx_expect.v0.16.1
-> installed splittable_random.v0.16.0
-> installed base_quickcheck.v0.16.0
-> installed ppx_jane.v0.16.0
-> installed int_repr.v0.16.0
-> installed base_bigstring.v0.16.0
-> installed core.v0.16.2
-> installed protocol_version_header.v0.16.0
-> installed textutils_kernel.v0.16.0
-> installed timezone.v0.16.0
-> installed expect_test_helpers_core.v0.16.0
-> installed core_kernel.v0.16.0
-> installed async_kernel.v0.16.0
-> installed core_unix.v0.16.0
-> installed textutils.v0.16.0
-> installed async_rpc_kernel.v0.16.0
-> installed async_unix.v0.16.0
-> installed async.v0.16.0
-> installed cstruct-async.6.2.0
-> installed mirage-crypto-rng-async.1.2.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-02-05 16:12.17 ---> saved as "2b6bc2a0a69cb06b4964ab2484af5639711ae7edd212eb3f26396987ec0c18d5"

/: (copy (src .) (dst ./src))
2025-02-05 16:12.18 ---> saved as "86ca955a356c2ef7bf751ea68b36e768a267cfa3add43400657b88095aefbd44"

/: (run (shell "cd ./src && opam exec -- dune build --only-packages=tls,tls-mirage,tls-lwt,tls-async @install @check @runtest && rm -rf _build"))
(cd _build/default && /Users/mac1000/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I tests/.testlib.objs/byte -I /Users/mac1000/.opam/4.14.2/lib/asn1-combinators -I /Users/mac1000/.opam/4.14.2/lib/base64 -I /Users/mac1000/.opam/4.14.2/lib/digestif -I /Users/mac1000/.opam/4.14.2/lib/domain-name -I /Users/mac1000/.opam/4.14.2/lib/eqaf -I /Users/mac1000/.opam/4.14.2/lib/fmt -I /Users/mac1000/.opam/4.14.2/lib/gmap -I /Users/mac1000/.opam/4.14.2/lib/ipaddr -I /Users/mac1000/.opam/4.14.2/lib/kdf/hkdf -I /Users/mac1000/.opam/4.14.2/lib/kdf/pbkdf -I /Users/mac1000/.opam/4.14.2/lib/logs -I /Users/mac1000/.opam/4.14.2/lib/macaddr -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-ec -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-pk -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng/unix -I /Users/mac1000/.opam/4.14.2/lib/ocaml/threads -I /Users/mac1000/.opam/4.14.2/lib/ohex -I /Users/mac1000/.opam/4.14.2/lib/ounit2 -I /Users/mac1000/.opam/4.14.2/lib/ounit2/advanced -I /Users/mac1000/.opam/4.14.2/lib/ptime -I /Users/mac1000/.opam/4.14.2/lib/seq -I /Users/mac1000/.opam/4.14.2/lib/stdlib-shims -I /Users/mac1000/.opam/4.14.2/lib/x509 -I /Users/mac1000/.opam/4.14.2/lib/zarith -I lib/.tls.objs/byte -no-alias-deps -opaque -o tests/.testlib.objs/byte/testlib.cmo -c -impl tests/testlib.ml)
File "tests/testlib.ml", line 3, characters 9-42:
3 | let () = Mirage_crypto_rng_unix.initialize (module Mirage_crypto_rng.Fortuna)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Mirage_crypto_rng_unix.initialize
Use 'Mirage_crypto_rng_unix.use_default ()' instead.
(cd _build/default && /Users/mac1000/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I bench/.speed.eobjs/byte -I /Users/mac1000/.opam/4.14.2/lib/asn1-combinators -I /Users/mac1000/.opam/4.14.2/lib/base64 -I /Users/mac1000/.opam/4.14.2/lib/digestif/c -I /Users/mac1000/.opam/4.14.2/lib/domain-name -I /Users/mac1000/.opam/4.14.2/lib/eqaf -I /Users/mac1000/.opam/4.14.2/lib/fmt -I /Users/mac1000/.opam/4.14.2/lib/gmap -I /Users/mac1000/.opam/4.14.2/lib/ipaddr -I /Users/mac1000/.opam/4.14.2/lib/kdf/hkdf -I /Users/mac1000/.opam/4.14.2/lib/kdf/pbkdf -I /Users/mac1000/.opam/4.14.2/lib/logs -I /Users/mac1000/.opam/4.14.2/lib/macaddr -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-ec -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-pk -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng/unix -I /Users/mac1000/.opam/4.14.2/lib/ocaml/threads -I /Users/mac1000/.opam/4.14.2/lib/ohex -I /Users/mac1000/.opam/4.14.2/lib/ptime -I /Users/mac1000/.opam/4.14.2/lib/ptime/clock -I /Users/mac1000/.opam/4.14.2/lib/x509 -I /Users/mac1000/.opam/4.14.2/lib/zarith -I lib/.tls.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o bench/.speed.eobjs/byte/dune__exe__Speed.cmo -c -impl bench/speed.ml)
File "bench/speed.ml", line 271, characters 9-42:
271 | let () = Mirage_crypto_rng_unix.initialize (module Mirage_crypto_rng.Fortuna)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Mirage_crypto_rng_unix.initialize
Use 'Mirage_crypto_rng_unix.use_default ()' instead.
(cd _build/default && /Users/mac1000/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I tests/.key_derivation.eobjs/byte -I /Users/mac1000/.opam/4.14.2/lib/alcotest -I /Users/mac1000/.opam/4.14.2/lib/alcotest/engine -I /Users/mac1000/.opam/4.14.2/lib/alcotest/stdlib_ext -I /Users/mac1000/.opam/4.14.2/lib/asn1-combinators -I /Users/mac1000/.opam/4.14.2/lib/astring -I /Users/mac1000/.opam/4.14.2/lib/base64 -I /Users/mac1000/.opam/4.14.2/lib/cmdliner -I /Users/mac1000/.opam/4.14.2/lib/digestif/c -I /Users/mac1000/.opam/4.14.2/lib/domain-name -I /Users/mac1000/.opam/4.14.2/lib/eqaf -I /Users/mac1000/.opam/4.14.2/lib/fmt -I /Users/mac1000/.opam/4.14.2/lib/gmap -I /Users/mac1000/.opam/4.14.2/lib/ipaddr -I /Users/mac1000/.opam/4.14.2/lib/kdf/hkdf -I /Users/mac1000/.opam/4.14.2/lib/kdf/pbkdf -I /Users/mac1000/.opam/4.14.2/lib/logs -I /Users/mac1000/.opam/4.14.2/lib/macaddr -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-ec -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-pk -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng/unix -I /Users/mac1000/.opam/4.14.2/lib/ocaml/threads -I /Users/mac1000/.opam/4.14.2/lib/ohex -I /Users/mac1000/.opam/4.14.2/lib/ptime -I /Users/mac1000/.opam/4.14.2/lib/re -I /Users/mac1000/.opam/4.14.2/lib/seq -I /Users/mac1000/.opam/4.14.2/lib/stdlib-shims -I /Users/mac1000/.opam/4.14.2/lib/uutf -I /Users/mac1000/.opam/4.14.2/lib/x509 -I /Users/mac1000/.opam/4.14.2/lib/zarith -I lib/.tls.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o tests/.key_derivation.eobjs/byte/dune__exe__Key_derivation.cmo -c -impl tests/key_derivation.ml)
File "tests/key_derivation.ml", line 696, characters 2-35:
696 |   Mirage_crypto_rng_unix.initialize (module Mirage_crypto_rng.Fortuna) ;
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Mirage_crypto_rng_unix.initialize
Use 'Mirage_crypto_rng_unix.use_default ()' instead.
(cd _build/default && /Users/mac1000/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I lwt/.tls_lwt.objs/byte -I /Users/mac1000/.opam/4.14.2/lib/asn1-combinators -I /Users/mac1000/.opam/4.14.2/lib/base64 -I /Users/mac1000/.opam/4.14.2/lib/bytes -I /Users/mac1000/.opam/4.14.2/lib/digestif -I /Users/mac1000/.opam/4.14.2/lib/domain-name -I /Users/mac1000/.opam/4.14.2/lib/duration -I /Users/mac1000/.opam/4.14.2/lib/eqaf -I /Users/mac1000/.opam/4.14.2/lib/fmt -I /Users/mac1000/.opam/4.14.2/lib/gmap -I /Users/mac1000/.opam/4.14.2/lib/ipaddr -I /Users/mac1000/.opam/4.14.2/lib/kdf/hkdf -I /Users/mac1000/.opam/4.14.2/lib/kdf/pbkdf -I /Users/mac1000/.opam/4.14.2/lib/logs -I /Users/mac1000/.opam/4.14.2/lib/lwt -I /Users/mac1000/.opam/4.14.2/lib/lwt/unix -I /Users/mac1000/.opam/4.14.2/lib/macaddr -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-ec -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-pk -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng-lwt -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng/unix -I /Users/mac1000/.opam/4.14.2/lib/mtime -I /Users/mac1000/.opam/4.14.2/lib/mtime/clock -I /Users/mac1000/.opam/4.14.2/lib/ocaml/threads -I /Users/mac1000/.opam/4.14.2/lib/ocplib-endian -I /Users/mac1000/.opam/4.14.2/lib/ocplib-endian/bigstring -I /Users/mac1000/.opam/4.14.2/lib/ohex -I /Users/mac1000/.opam/4.14.2/lib/ptime -I /Users/mac1000/.opam/4.14.2/lib/ptime/clock -I /Users/mac1000/.opam/4.14.2/lib/x509 -I /Users/mac1000/.opam/4.14.2/lib/zarith -I lib/.tls.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o lwt/.tls_lwt.objs/byte/tls_lwt.cmo -c -impl lwt/tls_lwt.ml)
File "lwt/tls_lwt.ml", line 356, characters 9-41:
356 | let () = 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 && /Users/mac1000/.opam/4.14.2/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 -g -I tests/.key_derivation.eobjs/byte -I tests/.key_derivation.eobjs/native -I /Users/mac1000/.opam/4.14.2/lib/alcotest -I /Users/mac1000/.opam/4.14.2/lib/alcotest/engine -I /Users/mac1000/.opam/4.14.2/lib/alcotest/stdlib_ext -I /Users/mac1000/.opam/4.14.2/lib/asn1-combinators -I /Users/mac1000/.opam/4.14.2/lib/astring -I /Users/mac1000/.opam/4.14.2/lib/base64 -I /Users/mac1000/.opam/4.14.2/lib/cmdliner -I /Users/mac1000/.opam/4.14.2/lib/digestif/c -I /Users/mac1000/.opam/4.14.2/lib/domain-name -I /Users/mac1000/.opam/4.14.2/lib/eqaf -I /Users/mac1000/.opam/4.14.2/lib/fmt -I /Users/mac1000/.opam/4.14.2/lib/gmap -I /Users/mac1000/.opam/4.14.2/lib/ipaddr -I /Users/mac1000/.opam/4.14.2/lib/kdf/hkdf -I /Users/mac1000/.opam/4.14.2/lib/kdf/pbkdf -I /Users/mac1000/.opam/4.14.2/lib/logs -I /Users/mac1000/.opam/4.14.2/lib/macaddr -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-ec -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-pk -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng/unix -I /Users/mac1000/.opam/4.14.2/lib/ocaml/threads -I /Users/mac1000/.opam/4.14.2/lib/ohex -I /Users/mac1000/.opam/4.14.2/lib/ptime -I /Users/mac1000/.opam/4.14.2/lib/re -I /Users/mac1000/.opam/4.14.2/lib/seq -I /Users/mac1000/.opam/4.14.2/lib/stdlib-shims -I /Users/mac1000/.opam/4.14.2/lib/uutf -I /Users/mac1000/.opam/4.14.2/lib/x509 -I /Users/mac1000/.opam/4.14.2/lib/zarith -I lib/.tls.objs/byte -I lib/.tls.objs/native -intf-suffix .ml -no-alias-deps -opaque -o tests/.key_derivation.eobjs/native/dune__exe__Key_derivation.cmx -c -impl tests/key_derivation.ml)
File "tests/key_derivation.ml", line 696, characters 2-35:
696 |   Mirage_crypto_rng_unix.initialize (module Mirage_crypto_rng.Fortuna) ;
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Mirage_crypto_rng_unix.initialize
Use 'Mirage_crypto_rng_unix.use_default ()' instead.
(cd _build/default && /Users/mac1000/.opam/4.14.2/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 -g -I lwt/.tls_lwt.objs/byte -I lwt/.tls_lwt.objs/native -I /Users/mac1000/.opam/4.14.2/lib/asn1-combinators -I /Users/mac1000/.opam/4.14.2/lib/base64 -I /Users/mac1000/.opam/4.14.2/lib/bytes -I /Users/mac1000/.opam/4.14.2/lib/digestif -I /Users/mac1000/.opam/4.14.2/lib/domain-name -I /Users/mac1000/.opam/4.14.2/lib/duration -I /Users/mac1000/.opam/4.14.2/lib/eqaf -I /Users/mac1000/.opam/4.14.2/lib/fmt -I /Users/mac1000/.opam/4.14.2/lib/gmap -I /Users/mac1000/.opam/4.14.2/lib/ipaddr -I /Users/mac1000/.opam/4.14.2/lib/kdf/hkdf -I /Users/mac1000/.opam/4.14.2/lib/kdf/pbkdf -I /Users/mac1000/.opam/4.14.2/lib/logs -I /Users/mac1000/.opam/4.14.2/lib/lwt -I /Users/mac1000/.opam/4.14.2/lib/lwt/unix -I /Users/mac1000/.opam/4.14.2/lib/macaddr -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-ec -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-pk -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng-lwt -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng/unix -I /Users/mac1000/.opam/4.14.2/lib/mtime -I /Users/mac1000/.opam/4.14.2/lib/mtime/clock -I /Users/mac1000/.opam/4.14.2/lib/ocaml/threads -I /Users/mac1000/.opam/4.14.2/lib/ocplib-endian -I /Users/mac1000/.opam/4.14.2/lib/ocplib-endian/bigstring -I /Users/mac1000/.opam/4.14.2/lib/ohex -I /Users/mac1000/.opam/4.14.2/lib/ptime -I /Users/mac1000/.opam/4.14.2/lib/ptime/clock -I /Users/mac1000/.opam/4.14.2/lib/x509 -I /Users/mac1000/.opam/4.14.2/lib/zarith -I lib/.tls.objs/byte -I lib/.tls.objs/native -intf-suffix .ml -no-alias-deps -opaque -o lwt/.tls_lwt.objs/native/tls_lwt.cmx -c -impl lwt/tls_lwt.ml)
File "lwt/tls_lwt.ml", line 356, characters 9-41:
356 | let () = 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 && /Users/mac1000/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I async/.tls_async.objs/byte -I /Users/mac1000/.opam/4.14.2/lib/asn1-combinators -I /Users/mac1000/.opam/4.14.2/lib/async -I /Users/mac1000/.opam/4.14.2/lib/async/async_command -I /Users/mac1000/.opam/4.14.2/lib/async/async_quickcheck -I /Users/mac1000/.opam/4.14.2/lib/async/async_rpc -I /Users/mac1000/.opam/4.14.2/lib/async_kernel -I /Users/mac1000/.opam/4.14.2/lib/async_kernel/config -I /Users/mac1000/.opam/4.14.2/lib/async_kernel/eager_deferred -I /Users/mac1000/.opam/4.14.2/lib/async_kernel/persistent_connection_kernel -I /Users/mac1000/.opam/4.14.2/lib/async_kernel/read_write_pair -I /Users/mac1000/.opam/4.14.2/lib/async_rpc_kernel -I /Users/mac1000/.opam/4.14.2/lib/async_unix -I /Users/mac1000/.opam/4.14.2/lib/async_unix/thread_pool -I /Users/mac1000/.opam/4.14.2/lib/async_unix/thread_safe_ivar -I /Users/mac1000/.opam/4.14.2/lib/base -I /Users/mac1000/.opam/4.14.2/lib/base/base_internalhash_types -I /Users/mac1000/.opam/4.14.2/lib/base/caml -I /Users/mac1000/.opam/4.14.2/lib/base/md5 -I /Users/mac1000/.opam/4.14.2/lib/base/shadow_stdlib -I /Users/mac1000/.opam/4.14.2/lib/base64 -I /Users/mac1000/.opam/4.14.2/lib/base_bigstring -I /Users/mac1000/.opam/4.14.2/lib/base_quickcheck -I /Users/mac1000/.opam/4.14.2/lib/base_quickcheck/ppx_quickcheck/runtime -I /Users/mac1000/.opam/4.14.2/lib/bin_prot -I /Users/mac1000/.opam/4.14.2/lib/bin_prot/shape -I /Users/mac1000/.opam/4.14.2/lib/core -I /Users/mac1000/.opam/4.14.2/lib/core/base_for_tests -I /Users/mac1000/.opam/4.14.2/lib/core/command -I /Users/mac1000/.opam/4.14.2/lib/core/filename_base -I /Users/mac1000/.opam/4.14.2/lib/core/heap_block -I /Users/mac1000/.opam/4.14.2/lib/core/univ_map -I /Users/mac1000/.opam/4.14.2/lib/core/validate -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/bounded_int_table -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/bus -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/caml_threads -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/caml_unix -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/flags -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/iobuf -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/moption -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/pairing_heap -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/sexp_hidden_in_test -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/thread_pool_cpu_affinity -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/thread_safe_queue -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/timing_wheel -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/tuple_pool -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/uopt -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/uuid -I /Users/mac1000/.opam/4.14.2/lib/core_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/bigstring_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/core_thread -I /Users/mac1000/.opam/4.14.2/lib/core_unix/error_checking_mutex -I /Users/mac1000/.opam/4.14.2/lib/core_unix/filename_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/iobuf_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/linux_ext -I /Users/mac1000/.opam/4.14.2/lib/core_unix/nano_mutex -I /Users/mac1000/.opam/4.14.2/lib/core_unix/ocaml_c_utils -I /Users/mac1000/.opam/4.14.2/lib/core_unix/signal_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/squeue -I /Users/mac1000/.opam/4.14.2/lib/core_unix/sys_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/time_float_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/time_ns_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/time_stamp_counter -I /Users/mac1000/.opam/4.14.2/lib/core_unix/uuid -I /Users/mac1000/.opam/4.14.2/lib/cstruct -I /Users/mac1000/.opam/4.14.2/lib/cstruct-async -I /Users/mac1000/.opam/4.14.2/lib/digestif -I /Users/mac1000/.opam/4.14.2/lib/domain-name -I /Users/mac1000/.opam/4.14.2/lib/eqaf -I /Users/mac1000/.opam/4.14.2/lib/fieldslib -I /Users/mac1000/.opam/4.14.2/lib/fmt -I /Users/mac1000/.opam/4.14.2/lib/gmap -I /Users/mac1000/.opam/4.14.2/lib/int_repr -I /Users/mac1000/.opam/4.14.2/lib/ipaddr -I /Users/mac1000/.opam/4.14.2/lib/jane-street-headers -I /Users/mac1000/.opam/4.14.2/lib/kdf/hkdf -I /Users/mac1000/.opam/4.14.2/lib/kdf/pbkdf -I /Users/mac1000/.opam/4.14.2/lib/logs -I /Users/mac1000/.opam/4.14.2/lib/macaddr -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-ec -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-pk -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng-async -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng/unix -I /Users/mac1000/.opam/4.14.2/lib/ocaml/threads -I /Users/mac1000/.opam/4.14.2/lib/ocaml_intrinsics -I /Users/mac1000/.opam/4.14.2/lib/ohex -I /Users/mac1000/.opam/4.14.2/lib/parsexp -I /Users/mac1000/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_expect/collector -I /Users/mac1000/.opam/4.14.2/lib/ppx_expect/common -I /Users/mac1000/.opam/4.14.2/lib/ppx_expect/config -I /Users/mac1000/.opam/4.14.2/lib/ppx_expect/config_types -I /Users/mac1000/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_here/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_inline_test/config -I /Users/mac1000/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_log/types -I /Users/mac1000/.opam/4.14.2/lib/ppx_module_timer/runtime -I /Users/mac1000/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_stable_witness/runtime -I /Users/mac1000/.opam/4.14.2/lib/ppx_stable_witness/stable_witness -I /Users/mac1000/.opam/4.14.2/lib/protocol_version_header -I /Users/mac1000/.opam/4.14.2/lib/ptime -I /Users/mac1000/.opam/4.14.2/lib/sexplib -I /Users/mac1000/.opam/4.14.2/lib/sexplib/unix -I /Users/mac1000/.opam/4.14.2/lib/sexplib0 -I /Users/mac1000/.opam/4.14.2/lib/spawn -I /Users/mac1000/.opam/4.14.2/lib/splittable_random -I /Users/mac1000/.opam/4.14.2/lib/stdio -I /Users/mac1000/.opam/4.14.2/lib/time_now -I /Users/mac1000/.opam/4.14.2/lib/timezone -I /Users/mac1000/.opam/4.14.2/lib/typerep -I /Users/mac1000/.opam/4.14.2/lib/variantslib -I /Users/mac1000/.opam/4.14.2/lib/x509 -I /Users/mac1000/.opam/4.14.2/lib/zarith -I lib/.tls.objs/byte -intf-suffix .ml -no-alias-deps -opaque -open Tls_async__ -o async/.tls_async.objs/byte/tls_async.cmo -c -impl async/tls_async.pp.ml)
File "async/tls_async.ml", line 154, characters 9-43:
154 | let () = Mirage_crypto_rng_async.initialize (module Mirage_crypto_rng.Fortuna)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Mirage_crypto_rng_async.initialize
Use 'Mirage_crypto_rng_unix.use_default ()' instead.
(cd _build/default && /Users/mac1000/.opam/4.14.2/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 -g -I async/.tls_async.objs/byte -I async/.tls_async.objs/native -I /Users/mac1000/.opam/4.14.2/lib/asn1-combinators -I /Users/mac1000/.opam/4.14.2/lib/async -I /Users/mac1000/.opam/4.14.2/lib/async/async_command -I /Users/mac1000/.opam/4.14.2/lib/async/async_quickcheck -I /Users/mac1000/.opam/4.14.2/lib/async/async_rpc -I /Users/mac1000/.opam/4.14.2/lib/async_kernel -I /Users/mac1000/.opam/4.14.2/lib/async_kernel/config -I /Users/mac1000/.opam/4.14.2/lib/async_kernel/eager_deferred -I /Users/mac1000/.opam/4.14.2/lib/async_kernel/persistent_connection_kernel -I /Users/mac1000/.opam/4.14.2/lib/async_kernel/read_write_pair -I /Users/mac1000/.opam/4.14.2/lib/async_rpc_kernel -I /Users/mac1000/.opam/4.14.2/lib/async_unix -I /Users/mac1000/.opam/4.14.2/lib/async_unix/thread_pool -I /Users/mac1000/.opam/4.14.2/lib/async_unix/thread_safe_ivar -I /Users/mac1000/.opam/4.14.2/lib/base -I /Users/mac1000/.opam/4.14.2/lib/base/base_internalhash_types -I /Users/mac1000/.opam/4.14.2/lib/base/caml -I /Users/mac1000/.opam/4.14.2/lib/base/md5 -I /Users/mac1000/.opam/4.14.2/lib/base/shadow_stdlib -I /Users/mac1000/.opam/4.14.2/lib/base64 -I /Users/mac1000/.opam/4.14.2/lib/base_bigstring -I /Users/mac1000/.opam/4.14.2/lib/base_quickcheck -I /Users/mac1000/.opam/4.14.2/lib/base_quickcheck/ppx_quickcheck/runtime -I /Users/mac1000/.opam/4.14.2/lib/bin_prot -I /Users/mac1000/.opam/4.14.2/lib/bin_prot/shape -I /Users/mac1000/.opam/4.14.2/lib/core -I /Users/mac1000/.opam/4.14.2/lib/core/base_for_tests -I /Users/mac1000/.opam/4.14.2/lib/core/command -I /Users/mac1000/.opam/4.14.2/lib/core/filename_base -I /Users/mac1000/.opam/4.14.2/lib/core/heap_block -I /Users/mac1000/.opam/4.14.2/lib/core/univ_map -I /Users/mac1000/.opam/4.14.2/lib/core/validate -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/bounded_int_table -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/bus -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/caml_threads -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/caml_unix -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/flags -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/iobuf -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/moption -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/pairing_heap -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/sexp_hidden_in_test -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/thread_pool_cpu_affinity -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/thread_safe_queue -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/timing_wheel -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/tuple_pool -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/uopt -I /Users/mac1000/.opam/4.14.2/lib/core_kernel/uuid -I /Users/mac1000/.opam/4.14.2/lib/core_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/bigstring_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/core_thread -I /Users/mac1000/.opam/4.14.2/lib/core_unix/error_checking_mutex -I /Users/mac1000/.opam/4.14.2/lib/core_unix/filename_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/iobuf_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/linux_ext -I /Users/mac1000/.opam/4.14.2/lib/core_unix/nano_mutex -I /Users/mac1000/.opam/4.14.2/lib/core_unix/ocaml_c_utils -I /Users/mac1000/.opam/4.14.2/lib/core_unix/signal_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/squeue -I /Users/mac1000/.opam/4.14.2/lib/core_unix/sys_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/time_float_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/time_ns_unix -I /Users/mac1000/.opam/4.14.2/lib/core_unix/time_stamp_counter -I /Users/mac1000/.opam/4.14.2/lib/core_unix/uuid -I /Users/mac1000/.opam/4.14.2/lib/cstruct -I /Users/mac1000/.opam/4.14.2/lib/cstruct-async -I /Users/mac1000/.opam/4.14.2/lib/digestif -I /Users/mac1000/.opam/4.14.2/lib/domain-name -I /Users/mac1000/.opam/4.14.2/lib/eqaf -I /Users/mac1000/.opam/4.14.2/lib/fieldslib -I /Users/mac1000/.opam/4.14.2/lib/fmt -I /Users/mac1000/.opam/4.14.2/lib/gmap -I /Users/mac1000/.opam/4.14.2/lib/int_repr -I /Users/mac1000/.opam/4.14.2/lib/ipaddr -I /Users/mac1000/.opam/4.14.2/lib/jane-street-headers -I /Users/mac1000/.opam/4.14.2/lib/kdf/hkdf -I /Users/mac1000/.opam/4.14.2/lib/kdf/pbkdf -I /Users/mac1000/.opam/4.14.2/lib/logs -I /Users/mac1000/.opam/4.14.2/lib/macaddr -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-ec -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-pk -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng-async -I /Users/mac1000/.opam/4.14.2/lib/mirage-crypto-rng/unix -I /Users/mac1000/.opam/4.14.2/lib/ocaml/threads -I /Users/mac1000/.opam/4.14.2/lib/ocaml_intrinsics -I /Users/mac1000/.opam/4.14.2/lib/ohex -I /Users/mac1000/.opam/4.14.2/lib/parsexp -I /Users/mac1000/.opam/4.14.2/lib/ppx_assert/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_bench/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_compare/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_enumerate/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_expect/collector -I /Users/mac1000/.opam/4.14.2/lib/ppx_expect/common -I /Users/mac1000/.opam/4.14.2/lib/ppx_expect/config -I /Users/mac1000/.opam/4.14.2/lib/ppx_expect/config_types -I /Users/mac1000/.opam/4.14.2/lib/ppx_hash/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_here/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_inline_test/config -I /Users/mac1000/.opam/4.14.2/lib/ppx_inline_test/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_log/types -I /Users/mac1000/.opam/4.14.2/lib/ppx_module_timer/runtime -I /Users/mac1000/.opam/4.14.2/lib/ppx_sexp_conv/runtime-lib -I /Users/mac1000/.opam/4.14.2/lib/ppx_stable_witness/runtime -I /Users/mac1000/.opam/4.14.2/lib/ppx_stable_witness/stable_witness -I /Users/mac1000/.opam/4.14.2/lib/protocol_version_header -I /Users/mac1000/.opam/4.14.2/lib/ptime -I /Users/mac1000/.opam/4.14.2/lib/sexplib -I /Users/mac1000/.opam/4.14.2/lib/sexplib/unix -I /Users/mac1000/.opam/4.14.2/lib/sexplib0 -I /Users/mac1000/.opam/4.14.2/lib/spawn -I /Users/mac1000/.opam/4.14.2/lib/splittable_random -I /Users/mac1000/.opam/4.14.2/lib/stdio -I /Users/mac1000/.opam/4.14.2/lib/time_now -I /Users/mac1000/.opam/4.14.2/lib/timezone -I /Users/mac1000/.opam/4.14.2/lib/typerep -I /Users/mac1000/.opam/4.14.2/lib/variantslib -I /Users/mac1000/.opam/4.14.2/lib/x509 -I /Users/mac1000/.opam/4.14.2/lib/zarith -I lib/.tls.objs/byte -I lib/.tls.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Tls_async__ -o async/.tls_async.objs/native/tls_async.cmx -c -impl async/tls_async.pp.ml)
File "async/tls_async.ml", line 154, characters 9-43:
154 | let () = Mirage_crypto_rng_async.initialize (module Mirage_crypto_rng.Fortuna)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error (alert deprecated): Mirage_crypto_rng_async.initialize
Use 'Mirage_crypto_rng_unix.use_default ()' instead.
"/usr/bin/env" "bash" "-c" "cd ./src && opam exec -- dune build --only-packages=tls,tls-mirage,tls-lwt,tls-async @install @check @runtest && rm -rf _build" failed with exit status 1
2025-02-05 16:12.25: Job failed: Failed: Build failed