Organisationsmiragemirage-crypto0ded58 ()ubuntu-24.04-5.2_opam-2.3

ubuntu-24.04-5.2_opam-2.3

Link Copied
Code Copied

Logs

2025-01-08 17:03.23: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/pull/255/head (0ded58aa5ffb3a6addf701afae14bc99ac86c7e2) (linux-x86_64:ubuntu-24.04-5.2_opam-2.3)
Base: ocaml/opam:ubuntu-24.04-ocaml-5.2@sha256:498148ee5b3b61cc0bf237b9b1e1f14709afa9a012e5bf97ff7965102a6eae05
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/mirage/mirage-crypto.git" && cd "mirage-crypto" && git fetch origin "refs/pull/255/head" && git reset --hard 0ded58aa
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:ubuntu-24.04-ocaml-5.2@sha256:498148ee5b3b61cc0bf237b9b1e1f14709afa9a012e5bf97ff7965102a6eae05
# ubuntu-24.04-5.2_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e e566c29b12a9c284b68b3f6cbe7fbd4e8452406f || git fetch origin master) && git reset -q --hard e566c29b12a9c284b68b3f6cbe7fbd4e8452406f && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 mirage-crypto.opam mirage-crypto-rng.opam mirage-crypto-rng-mirage.opam mirage-crypto-rng-miou-unix.opam mirage-crypto-rng-lwt.opam mirage-crypto-rng-eio.opam mirage-crypto-rng-async.opam mirage-crypto-pk.opam mirage-crypto-ec.opam ./
RUN opam pin add -yn mirage-crypto.dev './' && \
opam pin add -yn mirage-crypto-rng.dev './' && \
opam pin add -yn mirage-crypto-rng-mirage.dev './' && \
opam pin add -yn mirage-crypto-rng-miou-unix.dev './' && \
opam pin add -yn mirage-crypto-rng-lwt.dev './' && \
opam pin add -yn mirage-crypto-rng-eio.dev './' && \
opam pin add -yn mirage-crypto-rng-async.dev './' && \
opam pin add -yn mirage-crypto-pk.dev './' && \
opam pin add -yn mirage-crypto-ec.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="alcotest.1.8.0 asn1-combinators.0.3.2 astring.0.8.5 async.v0.17.0 async_kernel.v0.17.0 async_log.v0.17.0 async_rpc_kernel.v0.17.0 async_unix.v0.17.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0 capitalization.v0.17.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.3 core.v0.17.1 core_kernel.v0.17.0 core_unix.v0.17.0 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 digestif.1.2.0 domain-local-await.1.0.1 domain-name.0.4.0 dune.3.17.1 dune-configurator.3.17.1 duration.0.2.1 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 eqaf.0.10 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fmt.0.9.0 gel.v0.17.0 hmap.0.8.1 host-arch-x86_64.1 host-system-other.1 int_repr.v0.17.0 iomux.0.3 ipaddr.5.6.0 jane-street-headers.v0.17.0 jst-config.v0.17.0 logs.0.7.0 lwt.5.9.0 lwt-dllist.1.0.1 macaddr.5.6.0 miou.0.3.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-runtime.4.8.2 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 num.1.5-1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 ounit2.2.2.7 parsexp.v0.17.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.34.0 ppxlib_jane.v0.17.0 protocol_version_header.v0.17.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 textutils.v0.17.0 thread-table.1.0.0 time_now.v0.17.0 timezone.v0.17.0 topkg.1.0.7 typerep.v0.17.1 uopt.v0.17.0 uring.0.9 uutf.1.0.3 variantslib.v0.17.0 yojson.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y mirage-crypto.dev mirage-crypto-rng.dev mirage-crypto-rng-mirage.dev mirage-crypto-rng-miou-unix.dev mirage-crypto-rng-lwt.dev mirage-crypto-rng-eio.dev mirage-crypto-rng-async.dev mirage-crypto-pk.dev mirage-crypto-ec.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


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


2025-01-08 17:03.23: Using cache hint "mirage/mirage-crypto-ocaml/opam:ubuntu-24.04-ocaml-5.2@sha256:498148ee5b3b61cc0bf237b9b1e1f14709afa9a012e5bf97ff7965102a6eae05-ubuntu-24.04-5.2_opam-2.3-5e4044f08879568445779ba1ae5be8ed"
2025-01-08 17:03.23: Using OBuilder spec:
((from ocaml/opam:ubuntu-24.04-ocaml-5.2@sha256:498148ee5b3b61cc0bf237b9b1e1f14709afa9a012e5bf97ff7965102a6eae05)
(comment ubuntu-24.04-5.2_opam-2.3)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
(run (shell "opam init --reinit -ni"))
(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
(workdir /src)
(run (shell "sudo chown opam /src"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e e566c29b12a9c284b68b3f6cbe7fbd4e8452406f || git fetch origin master) && git reset -q --hard e566c29b12a9c284b68b3f6cbe7fbd4e8452406f && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src mirage-crypto.opam mirage-crypto-rng.opam mirage-crypto-rng-mirage.opam mirage-crypto-rng-miou-unix.opam mirage-crypto-rng-lwt.opam mirage-crypto-rng-eio.opam mirage-crypto-rng-async.opam mirage-crypto-pk.opam mirage-crypto-ec.opam)
(dst ./))
(run (network host)
(shell  "opam pin add -yn mirage-crypto.dev './' && \
\nopam pin add -yn mirage-crypto-rng.dev './' && \
\nopam pin add -yn mirage-crypto-rng-mirage.dev './' && \
\nopam pin add -yn mirage-crypto-rng-miou-unix.dev './' && \
\nopam pin add -yn mirage-crypto-rng-lwt.dev './' && \
\nopam pin add -yn mirage-crypto-rng-eio.dev './' && \
\nopam pin add -yn mirage-crypto-rng-async.dev './' && \
\nopam pin add -yn mirage-crypto-pk.dev './' && \
\nopam pin add -yn mirage-crypto-ec.dev './'"))
(run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "alcotest.1.8.0 asn1-combinators.0.3.2 astring.0.8.5 async.v0.17.0 async_kernel.v0.17.0 async_log.v0.17.0 async_rpc_kernel.v0.17.0 async_unix.v0.17.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0 capitalization.v0.17.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.3 core.v0.17.1 core_kernel.v0.17.0 core_unix.v0.17.0 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 digestif.1.2.0 domain-local-await.1.0.1 domain-name.0.4.0 dune.3.17.1 dune-configurator.3.17.1 duration.0.2.1 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 eqaf.0.10 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fmt.0.9.0 gel.v0.17.0 hmap.0.8.1 host-arch-x86_64.1 host-system-other.1 int_repr.v0.17.0 iomux.0.3 ipaddr.5.6.0 jane-street-headers.v0.17.0 jst-config.v0.17.0 logs.0.7.0 lwt.5.9.0 lwt-dllist.1.0.1 macaddr.5.6.0 miou.0.3.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-runtime.4.8.2 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 num.1.5-1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 ounit2.2.2.7 parsexp.v0.17.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.34.0 ppxlib_jane.v0.17.0 protocol_version_header.v0.17.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 textutils.v0.17.0 thread-table.1.0.0 time_now.v0.17.0 timezone.v0.17.0 topkg.1.0.7 typerep.v0.17.1 uopt.v0.17.0 uring.0.9 uutf.1.0.3 variantslib.v0.17.0 yojson.2.2.2 zarith.1.14")
(env CI true)
(env OCAMLCI true)
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y mirage-crypto.dev mirage-crypto-rng.dev mirage-crypto-rng-mirage.dev mirage-crypto-rng-miou-unix.dev mirage-crypto-rng-lwt.dev mirage-crypto-rng-eio.dev mirage-crypto-rng-async.dev mirage-crypto-pk.dev mirage-crypto-ec.dev $DEPS"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
(copy (src .) (dst /src))
(run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2025-01-08 17:03.23: Waiting for resource in pool OCluster
2025-01-08 17:03.24: Waiting for worker…
2025-01-08 17:04.23: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
HEAD is now at 276ffe2 entropy: provide rdrand and rdseed calls and failures
HEAD is now at 0ded58a cpu_rng_bootstrap: use rdrand if rdseed fails.


(from ocaml/opam:ubuntu-24.04-ocaml-5.2@sha256:498148ee5b3b61cc0bf237b9b1e1f14709afa9a012e5bf97ff7965102a6eae05)
2025-01-08 17:04.26 ---> using "bd686e4358f1ba70b3604a71e45d783f28f7f374c101118a5030f6927c3b9f25" from cache


/: (comment ubuntu-24.04-5.2_opam-2.3)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-01-08 17:04.26 ---> using "0afee29f34507756ac4d6c955ae458132fc287c6596c24a1255a89c89b1a7621" from cache


/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.


This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.


Continue? [y/n] y
[NOTE] The 'jobs' option was reset, its value was 255 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=255 --global
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2025-01-08 17:04.26 ---> using "c0eff2fc5bd61fea6c31e0b32907a4b1e4014c94aebade340bbf0a054ad23109" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-130-generic
The OCaml toplevel, version 5.2.1
2.3.0
2025-01-08 17:04.26 ---> using "4f733a255977eb4951ea3a030f7c0e79a93c3c4c0eb10ca74e10d5d2b6c53232" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2025-01-08 17:04.26 ---> using "5d3187bd911dc84068ac7beccb70c86698d39c2cd8cb7a145be108cdc4763846" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e e566c29b12a9c284b68b3f6cbe7fbd4e8452406f || git fetch origin master) && git reset -q --hard e566c29b12a9c284b68b3f6cbe7fbd4e8452406f && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
de786e28db..2e81d1953c  master     -> origin/master
e566c29b12 Merge pull request #27141 from NathanReb/release-ppxlib-0.34.0


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2025-01-08 17:04.26 ---> using "b76ee6719ed554ddf64993fa7f77be027d2459da51a84144813bef591ba0a654" from cache


/src: (copy (src mirage-crypto.opam mirage-crypto-rng.opam mirage-crypto-rng-mirage.opam mirage-crypto-rng-miou-unix.opam mirage-crypto-rng-lwt.opam mirage-crypto-rng-eio.opam mirage-crypto-rng-async.opam mirage-crypto-pk.opam mirage-crypto-ec.opam)
(dst ./))
2025-01-08 17:04.26 ---> using "21f75f19ceb004f3a941cc1b1c8e71148a237a2a0b5d782acee8949eefdadd3b" from cache


/src: (run (network host)
(shell  "opam pin add -yn mirage-crypto.dev './' && \
\nopam pin add -yn mirage-crypto-rng.dev './' && \
\nopam pin add -yn mirage-crypto-rng-mirage.dev './' && \
\nopam pin add -yn mirage-crypto-rng-miou-unix.dev './' && \
\nopam pin add -yn mirage-crypto-rng-lwt.dev './' && \
\nopam pin add -yn mirage-crypto-rng-eio.dev './' && \
\nopam pin add -yn mirage-crypto-rng-async.dev './' && \
\nopam pin add -yn mirage-crypto-pk.dev './' && \
\nopam pin add -yn mirage-crypto-ec.dev './'"))
[mirage-crypto.dev] synchronised (file:///src)
mirage-crypto is now pinned to file:///src (version dev)
[mirage-crypto-rng.dev] synchronised (file:///src)
mirage-crypto-rng is now pinned to file:///src (version dev)
[mirage-crypto-rng-mirage.dev] synchronised (file:///src)
mirage-crypto-rng-mirage is now pinned to file:///src (version dev)
[mirage-crypto-rng-miou-unix.dev] synchronised (file:///src)
mirage-crypto-rng-miou-unix is now pinned to file:///src (version dev)
[mirage-crypto-rng-lwt.dev] synchronised (file:///src)
mirage-crypto-rng-lwt is now pinned to file:///src (version dev)
[mirage-crypto-rng-eio.dev] synchronised (file:///src)
mirage-crypto-rng-eio is now pinned to file:///src (version dev)
[mirage-crypto-rng-async.dev] synchronised (file:///src)
mirage-crypto-rng-async is now pinned to file:///src (version dev)
[mirage-crypto-pk.dev] synchronised (file:///src)
mirage-crypto-pk is now pinned to file:///src (version dev)
[mirage-crypto-ec.dev] synchronised (file:///src)
mirage-crypto-ec is now pinned to file:///src (version dev)
2025-01-08 17:04.26 ---> using "3904851133a6cad31903524a836d9cb28c2ccfc82816d4401c09bdfcf4176710" from cache


/src: (run (network host)
(shell "echo '(lang dune 3.0)' > './dune-project'"))
2025-01-08 17:04.26 ---> using "df2d36a84ba62143b13f146b77501a7b0e46725373884558680a791ab86d6804" from cache


/src: (env DEPS "alcotest.1.8.0 asn1-combinators.0.3.2 astring.0.8.5 async.v0.17.0 async_kernel.v0.17.0 async_log.v0.17.0 async_rpc_kernel.v0.17.0 async_unix.v0.17.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0 capitalization.v0.17.0 cmdliner.1.3.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-pkg-config.3 core.v0.17.1 core_kernel.v0.17.0 core_unix.v0.17.0 cppo.1.8.0 csexp.1.5.2 cstruct.6.2.0 digestif.1.2.0 domain-local-await.1.0.1 domain-name.0.4.0 dune.3.17.1 dune-configurator.3.17.1 duration.0.2.1 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 eqaf.0.10 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fmt.0.9.0 gel.v0.17.0 hmap.0.8.1 host-arch-x86_64.1 host-system-other.1 int_repr.v0.17.0 iomux.0.3 ipaddr.5.6.0 jane-street-headers.v0.17.0 jst-config.v0.17.0 logs.0.7.0 lwt.5.9.0 lwt-dllist.1.0.1 macaddr.5.6.0 miou.0.3.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-runtime.4.8.2 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 num.1.5-1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 ounit2.2.2.7 parsexp.v0.17.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.34.0 ppxlib_jane.v0.17.0 protocol_version_header.v0.17.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 textutils.v0.17.0 thread-table.1.0.0 time_now.v0.17.0 timezone.v0.17.0 topkg.1.0.7 typerep.v0.17.1 uopt.v0.17.0 uring.0.9 uutf.1.0.3 variantslib.v0.17.0 yojson.2.2.2 zarith.1.14")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam update --depexts && opam install --cli=2.3 --depext-only -y mirage-crypto.dev mirage-crypto-rng.dev mirage-crypto-rng-mirage.dev mirage-crypto-rng-miou-unix.dev mirage-crypto-rng-lwt.dev mirage-crypto-rng-eio.dev mirage-crypto-rng-async.dev mirage-crypto-pk.dev mirage-crypto-ec.dev $DEPS"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
- Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
- Get:3 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
- Get:4 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
- Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [977 kB]
- Get:6 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [737 kB]
- Get:7 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1260 kB]
- Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [715 kB]
- Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [734 kB]
- Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1035 kB]
- Fetched 5835 kB in 1s (5380 kB/s)
- Reading package lists...
- 


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage-crypto.dev] synchronised (file:///src)
[mirage-crypto-ec.dev] synchronised (file:///src)
[mirage-crypto-pk.dev] synchronised (file:///src)
[mirage-crypto-rng.dev] synchronised (file:///src)
[mirage-crypto-rng-async.dev] synchronised (file:///src)
[mirage-crypto-rng-eio.dev] synchronised (file:///src)
[mirage-crypto-rng-lwt.dev] synchronised (file:///src)
[mirage-crypto-rng-miou-unix.dev] synchronised (file:///src)
[mirage-crypto-rng-mirage.dev] synchronised (file:///src)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.1).
[NOTE] Package ocaml is already installed (current version is 5.2.1).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 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-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).


The following system packages will first need to be installed:
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
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16366 files and directories currently installed.)
- Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.3.0+dfsg-2ubuntu6_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2ubuntu6) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../1-libgmp-dev_2%3a6.3.0+dfsg-2ubuntu6_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-2ubuntu6) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../2-libpkgconf3_1.8.1-2build1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-2build1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../3-pkgconf-bin_1.8.1-2build1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-2build1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../4-pkgconf_1.8.1-2build1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-2build1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../5-pkg-config_1.8.1-2build1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-2build1) ...
- Setting up libpkgconf3:amd64 (1.8.1-2build1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2ubuntu6) ...
- Setting up pkgconf-bin (1.8.1-2build1) ...
- Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-2ubuntu6) ...
- Setting up pkgconf:amd64 (1.8.1-2build1) ...
- Setting up pkg-config:amd64 (1.8.1-2build1) ...
- Processing triggers for libc-bin (2.39-0ubuntu8.3) ...
2025-01-08 17:04.26 ---> using "94d1838ffdf568cba3b0697b4de2bfdb2e5e395bad5ababf075b5dee552846d0" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.1).
[NOTE] Package ocaml is already installed (current version is 5.2.1).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 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-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 134 packages
- install alcotest                    1.8.0
- install asn1-combinators            0.3.2
- install astring                     0.8.5
- install async                       v0.17.0
- install async_kernel                v0.17.0
- install async_log                   v0.17.0
- install async_rpc_kernel            v0.17.0
- install async_unix                  v0.17.0
- install base                        v0.17.1
- install base-bytes                  base
- install base_bigstring              v0.17.0
- install base_quickcheck             v0.17.0
- install bigstringaf                 0.10.0
- install bin_prot                    v0.17.0
- install capitalization              v0.17.0
- install cmdliner                    1.3.0
- install conf-gmp                    4
- install conf-gmp-powm-sec           3
- install conf-pkg-config             3
- install core                        v0.17.1
- install core_kernel                 v0.17.0
- install core_unix                   v0.17.0
- install cppo                        1.8.0
- install csexp                       1.5.2
- install cstruct                     6.2.0
- install digestif                    1.2.0
- install domain-local-await          1.0.1
- install domain-name                 0.4.0
- install dune                        3.17.1
- install dune-configurator           3.17.1
- install duration                    0.2.1
- install eio                         1.2
- install eio_linux                   1.2
- install eio_main                    1.2
- install eio_posix                   1.2
- install eqaf                        0.10
- install expect_test_helpers_core    v0.17.0
- install fieldslib                   v0.17.0
- install fmt                         0.9.0
- install gel                         v0.17.0
- install hmap                        0.8.1
- install int_repr                    v0.17.0
- install iomux                       0.3
- install ipaddr                      5.6.0
- install jane-street-headers         v0.17.0
- install jst-config                  v0.17.0
- install logs                        0.7.0
- install lwt                         5.9.0
- install lwt-dllist                  1.0.1
- install macaddr                     5.6.0
- install miou                        0.3.0
- install mirage-clock                4.2.0
- install mirage-clock-unix           4.2.0
- install mirage-runtime              4.8.2
- install mirage-time                 3.0.0
- install mirage-time-unix            3.0.0
- install mirage-unix                 5.0.1
- install mtime                       2.1.0
- install num                         1.5-1
- install ocaml-compiler-libs         v0.17.0
- install ocaml-syntax-shims          1.0.0
- install ocaml_intrinsics_kernel     v0.17.1
- install ocamlbuild                  0.15.0
- install ocamlfind                   1.9.6
- install ocplib-endian               1.2
- install ohex                        0.2.0
- install optint                      0.3.0
- install ounit2                      2.2.7
- install parsexp                     v0.17.0
- install ppx_assert                  v0.17.0
- install ppx_base                    v0.17.0
- install ppx_bench                   v0.17.0
- install ppx_bin_prot                v0.17.0
- install ppx_cold                    v0.17.0
- install ppx_compare                 v0.17.0
- install ppx_custom_printf           v0.17.0
- install ppx_derivers                1.2.1
- install ppx_deriving                6.0.3
- install ppx_deriving_yojson         3.9.1
- install ppx_diff                    v0.17.0
- install ppx_disable_unused_warnings v0.17.0
- install ppx_enumerate               v0.17.0
- install ppx_expect                  v0.17.2
- install ppx_fields_conv             v0.17.0
- install ppx_fixed_literal           v0.17.0
- install ppx_globalize               v0.17.0
- install ppx_hash                    v0.17.0
- install ppx_here                    v0.17.0
- install ppx_ignore_instrumentation  v0.17.0
- install ppx_inline_test             v0.17.0
- install ppx_jane                    v0.17.0
- install ppx_let                     v0.17.0
- install ppx_log                     v0.17.0
- install ppx_module_timer            v0.17.0
- install ppx_optcomp                 v0.17.0
- install ppx_optional                v0.17.0
- install ppx_pipebang                v0.17.0
- install ppx_sexp_conv               v0.17.0
- install ppx_sexp_message            v0.17.0
- install ppx_sexp_value              v0.17.0
- install ppx_stable                  v0.17.0
- install ppx_stable_witness          v0.17.0
- install ppx_string                  v0.17.0
- install ppx_string_conv             v0.17.0
- install ppx_tydi                    v0.17.0
- install ppx_typerep_conv            v0.17.0
- install ppx_variants_conv           v0.17.0
- install ppxlib                      0.34.0
- install ppxlib_jane                 v0.17.0
- install protocol_version_header     v0.17.0
- install psq                         0.2.1
- install ptime                       1.2.0
- install randomconv                  0.2.0
- install re                          1.12.0
- install seq                         base
- install sexp_pretty                 v0.17.0
- install sexplib                     v0.17.0
- install sexplib0                    v0.17.0
- install spawn                       v0.17.0
- install splittable_random           v0.17.0
- install stdio                       v0.17.0
- install stdlib-shims                0.3.0
- install textutils                   v0.17.0
- install thread-table                1.0.0
- install time_now                    v0.17.0
- install timezone                    v0.17.0
- install topkg                       1.0.7
- install typerep                     v0.17.1
- install uopt                        v0.17.0
- install uring                       0.9
- install uutf                        1.0.3
- install variantslib                 v0.17.0
- install yojson                      2.2.2
- install zarith                      1.14


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asn1-combinators.0.3.2  (cached)
-> retrieved astring.0.8.5  (cached)
-> retrieved async.v0.17.0  (cached)
-> retrieved alcotest.1.8.0  (cached)
-> retrieved async_kernel.v0.17.0  (cached)
-> retrieved async_log.v0.17.0  (cached)
-> retrieved async_rpc_kernel.v0.17.0  (cached)
-> retrieved async_unix.v0.17.0  (cached)
-> retrieved base.v0.17.1  (cached)
-> retrieved base_bigstring.v0.17.0  (cached)
-> retrieved base_quickcheck.v0.17.0  (cached)
-> retrieved bigstringaf.0.10.0  (cached)
-> retrieved capitalization.v0.17.0  (cached)
-> retrieved conf-gmp.4  (cached)
-> retrieved conf-gmp-powm-sec.3  (cached)
-> retrieved bin_prot.v0.17.0  (cached)
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved core.v0.17.1  (cached)
-> installed conf-gmp.4
-> installed conf-pkg-config.3
-> retrieved core_kernel.v0.17.0  (cached)
-> retrieved core_unix.v0.17.0  (cached)
-> retrieved cppo.1.8.0  (cached)
-> installed conf-gmp-powm-sec.3
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> retrieved domain-local-await.1.0.1  (cached)
-> retrieved domain-name.0.4.0  (cached)
-> retrieved duration.0.2.1  (cached)
-> retrieved eio.1.2, eio_linux.1.2, eio_main.1.2, eio_posix.1.2  (cached)
-> retrieved eqaf.0.10  (cached)
-> retrieved expect_test_helpers_core.v0.17.0  (cached)
-> retrieved fieldslib.v0.17.0  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved gel.v0.17.0  (cached)
-> retrieved hmap.0.8.1  (cached)
-> retrieved int_repr.v0.17.0  (cached)
-> retrieved iomux.0.3  (cached)
-> retrieved ipaddr.5.6.0, macaddr.5.6.0  (cached)
-> retrieved jane-street-headers.v0.17.0  (cached)
-> retrieved jst-config.v0.17.0  (cached)
-> retrieved logs.0.7.0  (cached)
-> retrieved digestif.1.2.0  (cached)
-> retrieved lwt.5.9.0  (cached)
-> retrieved lwt-dllist.1.0.1  (cached)
-> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
-> retrieved miou.0.3.0  (cached)
-> retrieved mirage-time.3.0.0, mirage-time-unix.3.0.0  (cached)
-> retrieved mirage-unix.5.0.1  (cached)
-> retrieved mtime.2.1.0  (cached)
-> retrieved mirage-runtime.4.8.2  (cached)
-> retrieved num.1.5-1  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
-> retrieved ocamlbuild.0.15.0  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.17.1, dune-configurator.3.17.1  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved ohex.0.2.0  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> retrieved ounit2.2.2.7  (cached)
-> retrieved ppx_assert.v0.17.0  (cached)
-> retrieved ppx_base.v0.17.0  (cached)
-> retrieved ppx_bench.v0.17.0  (cached)
-> retrieved ppx_cold.v0.17.0  (cached)
-> retrieved ppx_bin_prot.v0.17.0  (cached)
-> retrieved ppx_compare.v0.17.0  (cached)
-> retrieved ppx_custom_printf.v0.17.0  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_deriving.6.0.3  (cached)
-> retrieved ppx_deriving_yojson.3.9.1  (cached)
-> retrieved ppx_diff.v0.17.0  (cached)
-> installed cmdliner.1.3.0
-> installed num.1.5-1
-> retrieved ppx_disable_unused_warnings.v0.17.0  (cached)
-> retrieved ppx_enumerate.v0.17.0  (cached)
-> retrieved ppx_expect.v0.17.2  (cached)
-> retrieved ppx_fields_conv.v0.17.0  (cached)
-> retrieved ppx_fixed_literal.v0.17.0  (cached)
-> retrieved ppx_globalize.v0.17.0  (cached)
-> retrieved ppx_hash.v0.17.0  (cached)
-> retrieved ppx_here.v0.17.0  (cached)
-> retrieved ppx_ignore_instrumentation.v0.17.0  (cached)
-> retrieved ppx_inline_test.v0.17.0  (cached)
-> retrieved ppx_jane.v0.17.0  (cached)
-> retrieved ppx_let.v0.17.0  (cached)
-> retrieved ppx_log.v0.17.0  (cached)
-> retrieved ppx_module_timer.v0.17.0  (cached)
-> retrieved ppx_optcomp.v0.17.0  (cached)
-> retrieved ppx_optional.v0.17.0  (cached)
-> retrieved ppx_pipebang.v0.17.0  (cached)
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
-> retrieved ppx_sexp_message.v0.17.0  (cached)
-> retrieved ppx_sexp_value.v0.17.0  (cached)
-> retrieved ppx_stable.v0.17.0  (cached)
-> retrieved ppx_stable_witness.v0.17.0  (cached)
-> retrieved ppx_string.v0.17.0  (cached)
-> retrieved ppx_string_conv.v0.17.0  (cached)
-> retrieved ppx_tydi.v0.17.0  (cached)
-> retrieved ppx_typerep_conv.v0.17.0  (cached)
-> retrieved ppx_variants_conv.v0.17.0  (cached)
-> retrieved ppxlib_jane.v0.17.0  (cached)
-> retrieved protocol_version_header.v0.17.0  (cached)
-> retrieved psq.0.2.1  (cached)
-> retrieved ptime.1.2.0  (cached)
-> retrieved randomconv.0.2.0  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved sexp_pretty.v0.17.0  (cached)
-> retrieved re.1.12.0  (cached)
-> retrieved sexplib.v0.17.0  (cached)
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved spawn.v0.17.0  (cached)
-> retrieved splittable_random.v0.17.0  (cached)
-> retrieved stdio.v0.17.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved textutils.v0.17.0  (cached)
-> retrieved thread-table.1.0.0  (cached)
-> retrieved time_now.v0.17.0  (cached)
-> retrieved timezone.v0.17.0  (cached)
-> retrieved ppxlib.0.34.0  (cached)
-> retrieved topkg.1.0.7  (cached)
-> retrieved typerep.v0.17.1  (cached)
-> retrieved uopt.v0.17.0  (cached)
-> retrieved uutf.1.0.3  (cached)
-> retrieved variantslib.v0.17.0  (cached)
-> retrieved zarith.1.14  (cached)
-> retrieved yojson.2.2.2  (cached)
-> retrieved uring.0.9  (cached)
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> installed ocamlbuild.0.15.0
-> installed zarith.1.14
-> installed topkg.1.0.7
-> installed hmap.0.8.1
-> installed mtime.2.1.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed ptime.1.2.0
-> installed astring.0.8.5
-> installed dune.3.17.1
-> installed jane-street-headers.v0.17.0
-> installed mirage-clock.4.2.0
-> installed lwt-dllist.1.0.1
-> installed randomconv.0.2.0
-> installed duration.0.2.1
-> installed ppx_derivers.1.2.1
-> installed csexp.1.5.2
-> installed asn1-combinators.0.3.2
-> installed cstruct.6.2.0
-> installed domain-name.0.4.0
-> installed eqaf.0.10
-> installed macaddr.5.6.0
-> installed miou.0.3.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed ohex.0.2.0
-> installed optint.0.3.0
-> installed psq.0.2.1
-> installed sexplib0.v0.17.0
-> installed cppo.1.8.0
-> installed ocaml-compiler-libs.v0.17.0
-> installed spawn.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed re.1.12.0
-> installed thread-table.1.0.0
-> installed ocplib-endian.1.2
-> installed ipaddr.5.6.0
-> installed domain-local-await.1.0.1
-> installed yojson.2.2.2
-> installed digestif.1.2.0
-> installed ounit2.2.2.7
-> installed alcotest.1.8.0
-> installed parsexp.v0.17.0
-> installed dune-configurator.3.17.1
-> installed bigstringaf.0.10.0
-> installed mirage-clock-unix.4.2.0
-> installed iomux.0.3
-> installed sexplib.v0.17.0
-> installed eio.1.2
-> installed uring.0.9
-> installed eio_linux.1.2
-> installed lwt.5.9.0
-> installed eio_posix.1.2
-> installed mirage-time.3.0.0
-> installed mirage-time-unix.3.0.0
-> installed eio_main.1.2
-> installed logs.0.7.0
-> installed mirage-runtime.4.8.2
-> installed mirage-unix.5.0.1
-> installed base.v0.17.1
-> installed fieldslib.v0.17.0
-> installed variantslib.v0.17.0
-> installed stdio.v0.17.0
-> installed typerep.v0.17.1
-> installed ppxlib.0.34.0
-> installed ppxlib_jane.v0.17.0
-> installed ppx_optcomp.v0.17.0
-> installed ppx_disable_unused_warnings.v0.17.0
-> installed ppx_tydi.v0.17.0
-> installed ppx_cold.v0.17.0
-> installed ppx_here.v0.17.0
-> installed ppx_stable_witness.v0.17.0
-> installed ppx_typerep_conv.v0.17.0
-> installed ppx_variants_conv.v0.17.0
-> installed ppx_fields_conv.v0.17.0
-> installed ppx_stable.v0.17.0
-> installed ppx_ignore_instrumentation.v0.17.0
-> installed ppx_pipebang.v0.17.0
-> installed ppx_fixed_literal.v0.17.0
-> installed ppx_enumerate.v0.17.0
-> installed ppx_globalize.v0.17.0
-> installed ppx_deriving.6.0.3
-> installed ppx_compare.v0.17.0
-> installed ppx_optional.v0.17.0
-> installed ppx_sexp_conv.v0.17.0
-> installed ppx_let.v0.17.0
-> installed ppx_deriving_yojson.3.9.1
-> installed ppx_hash.v0.17.0
-> installed ppx_assert.v0.17.0
-> installed ppx_sexp_message.v0.17.0
-> installed ppx_sexp_value.v0.17.0
-> installed ppx_custom_printf.v0.17.0
-> installed ppx_base.v0.17.0
-> installed capitalization.v0.17.0
-> installed sexp_pretty.v0.17.0
-> installed jst-config.v0.17.0
-> installed bin_prot.v0.17.0
-> installed ppx_string.v0.17.0
-> installed time_now.v0.17.0
-> installed ppx_bin_prot.v0.17.0
-> installed ppx_string_conv.v0.17.0
-> installed ppx_module_timer.v0.17.0
-> installed ppx_inline_test.v0.17.0
-> installed ppx_bench.v0.17.0
-> installed ppx_expect.v0.17.2
-> installed splittable_random.v0.17.0
-> installed ppx_log.v0.17.0
-> installed base_quickcheck.v0.17.0
-> installed ppx_jane.v0.17.0
-> installed uopt.v0.17.0
-> installed gel.v0.17.0
-> installed int_repr.v0.17.0
-> installed base_bigstring.v0.17.0
-> installed ppx_diff.v0.17.0
-> installed core.v0.17.1
-> installed protocol_version_header.v0.17.0
-> installed timezone.v0.17.0
-> installed expect_test_helpers_core.v0.17.0
-> installed core_kernel.v0.17.0
-> installed async_kernel.v0.17.0
-> installed core_unix.v0.17.0
-> installed async_rpc_kernel.v0.17.0
-> installed textutils.v0.17.0
-> installed async_unix.v0.17.0
-> installed async_log.v0.17.0
-> installed async.v0.17.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-01-08 17:04.26 ---> using "91504e331f67ed0e4d6e446ade1196de5801e4c726439a666fbf4223445fd87b" from cache


/src: (copy (src .) (dst /src))
2025-01-08 17:04.26 ---> using "046b0651d5ff1a1efbd8ed19922b4bdca03651b92917e69aaa34c1e5f5a22cee" from cache


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default/tests && ./test_entropy.exe)
test entropy OK
(cd _build/default/tests && ./test_symmetric_runner.exe)
accel: XOR AES GHASH
................................................................
Ran: 64 tests in: 0.20 seconds.
OK
(cd _build/default/tests && ./test_eio_rng.exe)
32 bit random number: "\196;\017\r\242\196!v\181\181\186#\139#*\nf&v\248\181\011\193\005\t_\174#\014\152\235\236"
16 bit random number: "\255ZyJ=H\250Z0F\201\131X\026\209\139"
(cd _build/default/tests && ./test_random_runner.exe)
.........
Ran: 9 tests in: 0.18 seconds.
OK
(cd _build/default/tests && ./test_eio_entropy_collection.exe)
reseeding:
000000  0008 c3b4 c7fc 6bf0  8a81 01c8 3562 086b  ......k.....5b.k
000010  7375 bc7a 2584 0085  c688 9f8b 1a98 cb98  su.z%...........
000020  b39b 5ea8 b4a9 6aae  35b6 febc e9bf 5ccb  ..^...j.5.....\.
000030  f9d3 a8df e6e9 5fef  d3f9 1e00 0201 8304  ......_.........
000040  8406 dc0e 4617 4422  002a a830 6132 563a  ....F.D".*.0a2V:
000050  2142 8049 de4e e157  0465 5e68 8469 d66e  !B.I.N.W.e^h.i.n
000060  9c78 b57a 6d83 528c  bd8d d593 cba0 c5a3  .x.zm.R.........
000070  acb0 40b3 47be 3cc6  13ce 48d5 c2d9 7adf  ..@.G.<...H...z.
000080  68eb 9cf6 ccff 9e0c  200f a319 791f 5e2b  h....... ...y.^+
000090  d436 4f40 c341 2648  0d49 f74c 8750 7f52  .6O@.A&H.I.L.P.R
0000a0  285b d565 6b6c 396e  0476 c47c c17f 2a8c  ([.ekl9n.v.|..*.
0000b0  088d 8990 7892 219b  cea5 16ac c7ac cdaf  ....x.!.........
0000c0  5dbc e3bd 91c4 d7c6  9ad0 efd2 4bdd c0e0  ]...........K...
0000d0  84e3 96ef 0208 6f86  905a de39 a6f5 0380  ......o..Z.9....
0000e0  7d1b 1cb6 d5b3 d9f4  b507 7fcf 061a 6b93  }.............k.
0000f0  d18d 34ee 0f59 7bd9  ac63 fe77 f32d 58a1  ..4..Y{..c.w.-X.
000100  178c 504a 5d24 12c8  8d20 0c40 e741 3055  ..PJ]$... .@.A0U
000110  e9e0 e0ac 5d4c c415  e3b9 0495 192a 9504  ....]L.......*..
000120  24f5 3a57 1a37 4f8d  5470 612f 2747 7df9  $.:W.7O.Tpa/'G}.
000130  07d0 51cd 43e4 192f  4261 580f 3581 7712  ..Q.C../BaX.5.w.
000140  fee1 3963 61a0 88dc  5a56 965b b2c9 0f42  ..9ca...ZV.[...B
000150  d1d9 a104 698e 6c40  8871 ac21 7d8d 0649  ....i.l@.q.!}..I


accumulate: (src: [1] rdrand) 52c5 700f ce5e b35e
accumulate: (src: [0] getrandom) 45c0 b9b5 3bc3 d572
entropy sources: [0] getrandom [1] rdrand
accumulate: (src: [1] rdrand) 4e16 aa4f b7a8 3df8
(cd _build/default/tests && ./test_miou_entropy_collection.exe)
reseeding:
000000  0008 2994 46ad 8fb6  2c5a 01c8 72ff 752f  ..).F...,Z..r.u/
000010  8636 cf3b 9d43 804b  bd65 4a69 686c 6d6d  .6.;.C.K.eJihlmm
000020  079a 759e a2a4 9da6  49ac 00ad 37af aeb6  ..u.....I...7...
000030  60bc 5cbd 17c0 71c0  85c1 d4c6 5fcc 5ecd  `.\...q....._.^.
000040  a6d0 08d2 67d6 29db  b203 0e0b de10 bb12  ....g.).........
000050  651a 781f ce26 122e  d732 7438 7939 5b3c  e.x..&...2t8y9[<
000060  5a3d a942 0a48 4648  4549 184c 7b4c 834d  Z=.B.HFHEI.L{L.M
000070  dc75 f77b fe83 8e8d  92a4 d5a6 47ad 41b0  .u.{........G.A.
000080  16b1 f3b5 afba 1ec1  b8c3 37cc 0ccd 2dd0  ..........7...-.
000090  e7d0 45d3 64db 5be4  81e5 cbe9 0bef e0f8  ..E.d.[.........
0000a0  e9fb fa05 f20a 0912  5b17 d01d e421 2826  ........[....!(&
0000b0  022b c531 2049 de4b  9c54 3558 e358 b45a  .+.1 I.K.T5X.X.Z
0000c0  c45f 8466 916b fd71  a875 1179 547b a182  ._.f.k.q.u.yT{..
0000d0  6588 7389 0208 d9a2  003a c443 4204 0380  e.s......:.CB...
0000e0  c97f 587f 7794 118f  8436 b3b2 d91b 73ae  ..X.w....6....s.
0000f0  3037 0d45 d08f a4e9  8e2c 32bc 1f5e e2c2  07.E.....,2..^..
000100  339a 5a80 4a69 5b2c  7b48 ff78 728e 0aa2  3.Z.Ji[,{H.xr...
000110  4228 3c31 3e0b 54f0  7ba8 59a3 cd07 598e  B(<1>.T.{.Y...Y.
000120  faf1 a1f0 c8c4 17c8  5fe0 bf26 e34e 8492  ........_..&.N..
000130  f068 0d6a f5e0 dded  0105 e7ea 9410 dc85  .h.j............
000140  6d64 ab4f f438 5930  c252 4cce df1e 9dd8  md.O.8Y0.RL.....
000150  d712 8624 49d5 ddb6  012b 1494 b7ba a9d3  ...$I....+......


entropy sources:
accumulate: (src: [0] rdrand) 7c16 81d2 8a28 aa99
accumulate: (src: [1] getrandom) 19e7 15aa 5923 7087
accumulate: (src: [0] rdrand) 8b27 dc2f afca 1e16
accumulate: (src: [1] getrandom) 3c59 eaf0 cb85 2a88
accumulate: (src: [0] rdrand) 483e a620 1dc4 54e4
(cd _build/default/tests && ./test_entropy_collection.exe)
reseeding:
000000  0008 5aee b500 d246  7477 0108 c695 91ec  ..Z....Ftw......
000010  2f90 6c55 02c8 f29c  82a0 17a2 0fa7 35ae  /.lU..........5.
000020  7bb3 13bb 25c1 a7c3  afca 16d0 97d0 05d2  {...%...........
000030  31d6 93da cadf 3ee7  a4ed 0cf2 38f9 9efc  1.....>.....8...
000040  b7fe 3d06 670c f60d  2d13 0c1c 601c cb1d  ..=.g...-...`...
000050  3b23 842b 4735 f538  da3b 1a47 c94f 7a59  ;#.+G5.8.;.G.OzY
000060  cd5d 3463 606a f970  3274 0a75 d477 6982  .]4c`j.p2t.u.wi.
000070  6e89 918d c991 be96  cb9b 02a4 35a4 26a7  n...........5.&.
000080  38b0 0db1 2bb4 f1b4  fab7 0dc3 89cb 25d5  8...+.........%.
000090  8ed8 aada 7be2 17e9  0eec 68ec 00ee 88f3  ....{.....h.....
0000a0  dffc 6dff f507 8913  2b1d 3720 0321 2424  ..m.....+.7 .!$$
0000b0  e424 9f27 8c31 eb35  b93a 0642 d545 6e49  .$.'.1.5.:.B.EnI
0000c0  e34c 8151 8c55 245a  3f60 4161 4365 2469  .L.Q.U$Z?`AaCe$i
0000d0  396c 236d 8670 1e72  db78 ae7b 3486 0308  9l#m.p.r.x.{4...
0000e0  5557 216c aaf3 76f9                       UW!l..v.


accumulate: (src: [0] rdrand) f708 2d3f d7e8 4ed3
entropy sources: [0] rdrand [1] timer
accumulate: (src: [1] timer) 11d3 9f38
accumulate: (src: [0] rdrand) 6798 0c1c e094 e916
accumulate: (src: [1] timer) ced4 cfb5
accumulate: (src: [0] rdrand) bbe5 b946 2c84 9991
accumulate: (src: [1] timer) 044f 3e33
accumulate: (src: [0] rdrand) 98ad b00d 998a d8d1
(cd _build/default/tests && ./test_miou_rng.exe)
32 bit random number: 5613ef1b6b5cf73c52870d9e5fa9678735a57cf8c81ca3e3c2881b98e5fbe71f
16 bit random number: 95d3a3a919d7d903031a651d562e0745
(cd _build/default/tests && ./test_ec.exe)
Testing `EC'.
This run has ID `N3I0QQT4'.


[OK]          P256 Key exchange                               0   b*A.
[OK]          P256 Key exchange                               1   a*B.
[OK]          P256 Key exchange                               2   a*A.
[OK]          P256 Key exchange                               3   b*B.
[OK]          P256 Low level scalar mult                      0   Scalar mu...
[OK]          P256 Low level scalar mult                      1   Scalar mu...
[OK]          P256 Low level scalar mult                      2   Scalar mu...
[OK]          P256 Low level scalar mult                      3   Scalar mu...
[OK]          P256 Low level scalar mult                      4   Scalar mu...
[OK]          P256 Low level scalar mult                      5   Scalar mu...
[OK]          P256 Point validation                           0   Ok.
[OK]          P256 Point validation                           1   P=0.
[OK]          P256 Point validation                           2   (0, sqrt(...
[OK]          P256 Point validation                           3   out of ra...
[OK]          P256 Scalar validation when generating          0   0.
[OK]          P256 Scalar validation when generating          1   1.
[OK]          P256 Scalar validation when generating          2   n-1.
[OK]          P256 Scalar validation when generating          3   n.
[OK]          ECDSA NIST                                      0   ECDSA gen.
[OK]          ECDSA NIST                                      1   ECDSA sign.
[OK]          ECDSA NIST                                      2   ECDSA ver...
[OK]          ECDSA RFC 6979 P256                             0   public ke...
[OK]          ECDSA RFC 6979 P256                             1   public ke...
[OK]          ECDSA RFC 6979 P256                             2   RFC 6979 ...
[OK]          ECDSA RFC 6979 P256                             3   RFC 6979 ...
[OK]          ECDSA RFC 6979 P256                             4   RFC 6979 ...
[OK]          ECDSA RFC 6979 P256                             5   RFC 6979 ...
[OK]          ECDSA RFC 6979 P256                             6   RFC 6979 ...
[OK]          ECDSA RFC 6979 P256                             7   RFC 6979 ...
[OK]          ECDSA RFC 6979 P256                             8   RFC 6979 ...
[OK]          ECDSA RFC 6979 P256                             9   RFC 6979 ...
[OK]          ECDSA RFC 6979 P256                            10   RFC 6979 ...
[OK]          ECDSA RFC 6979 P256                            11   RFC 6979 ...
[OK]          ECDSA RFC 6979 P384                             0   public ke...
[OK]          ECDSA RFC 6979 P384                             1   public ke...
[OK]          ECDSA RFC 6979 P384                             2   RFC 6979 ...
[OK]          ECDSA RFC 6979 P384                             3   RFC 6979 ...
[OK]          ECDSA RFC 6979 P384                             4   RFC 6979 ...
[OK]          ECDSA RFC 6979 P384                             5   RFC 6979 ...
[OK]          ECDSA RFC 6979 P384                             6   RFC 6979 ...
[OK]          ECDSA RFC 6979 P384                             7   RFC 6979 ...
[OK]          ECDSA RFC 6979 P384                             8   RFC 6979 ...
[OK]          ECDSA RFC 6979 P384                             9   RFC 6979 ...
[OK]          ECDSA RFC 6979 P384                            10   RFC 6979 ...
[OK]          ECDSA RFC 6979 P384                            11   RFC 6979 ...
[OK]          ECDSA RFC 6979 P521                             0   public ke...
[OK]          ECDSA RFC 6979 P521                             1   public ke...
[OK]          ECDSA RFC 6979 P521                             2   RFC 6979 ...
[OK]          ECDSA RFC 6979 P521                             3   RFC 6979 ...
[OK]          ECDSA RFC 6979 P521                             4   RFC 6979 ...
[OK]          ECDSA RFC 6979 P521                             5   RFC 6979 ...
[OK]          ECDSA RFC 6979 P521                             6   RFC 6979 ...
[OK]          ECDSA RFC 6979 P521                             7   RFC 6979 ...
[OK]          ECDSA RFC 6979 P521                             8   RFC 6979 ...
[OK]          ECDSA RFC 6979 P521                             9   RFC 6979 ...
[OK]          ECDSA RFC 6979 P521                            10   RFC 6979 ...
[OK]          ECDSA RFC 6979 P521                            11   RFC 6979 ...
[OK]          X25519                                          0   RFC 7748.
[OK]          ED25519                                         0   RFC 8032 1.
[OK]          ED25519                                         1   RFC 8032 2.
[OK]          ED25519                                         2   RFC 8032 3.
[OK]          ED25519                                         3   RFC 8032 4.
[OK]          ED25519                                         4   RFC 8032 5.
[OK]          ECDSA P521 regression                           0   regreesion1.


Full test results in `/src/_build/default/tests/_build/_tests/EC'.
Test Successful in 0.138s. 64 tests run.
(cd _build/default/tests && ./test_pk_runner.exe)
.......................................................................................................................................................................................................................................................................................................................................................................
Ran: 359 tests in: 1.92 seconds.
OK
(cd _build/default/tests && ./test_entropy_collection_async.exe)
reseeding:
000000  0008 807d 2c0e dcd7  246f 01c8 1c5b 7463  ...},...$o...[tc
000010  5f6f 4b7a 0380 6680  0182 d886 a18d eb91  _oKz..f.........
000020  5696 989c 8d9e ffa4  11a8 7da8 f4a9 a4ae  V.........}.....
000030  5bb5 c7b8 c8ba 75c2  cdc7 45d1 c0d4 f4d6  [.....u...E.....
000040  c2de 12e6 bbeb 46f4  78f5 a7f9 4ffd 9100  ......F.x...O...
000050  7d02 b008 ab0a cc10  7213 f01c 6c1f c028  }.......r...l..(
000060  e22a d531 8b36 3d3c  f73c 073f 6646 fc4c  .*.1.6=<.<.?fF.L
000070  e74f 5959 a65d ef62  206b bb72 a879 c17e  .OYY.].b k.r.y.~
000080  0e86 498d 2f92 b398  5f9b b2a5 82ab 85b7  ..I./..._.......
000090  70c3 b9ce 8fd7 38e3  5aee 40f6 26fe 9105  p.....8.Z.@.&...
0000a0  070b 4b15 c219 7a1f  b72a b433 3b40 5241  ..K...z..*.3;@RA
0000b0  0846 1c4d bb50 7c53  eb5c d35f 2f6a d86f  .F.M.P|S.\._/j.o
0000c0  c777 3783 378c 278d  7f8f 9399 709e f6a5  .w7.7.'.....p...
0000d0  7dac 57ae 0208 7793  0e5f 89fe 2e0f 0380  }.W...w.._......
0000e0  1899 597f ffb2 89d2  a1eb 5276 f299 9221  ..Y.......Rv...!
0000f0  db63 d74c 7f7b 8b22  bd89 6f9e 38e3 783a  .c.L.{."..o.8.x:
000100  c5e8 b136 f4e0 ea8c  c605 03d7 2e28 41f4  ...6.........(A.
000110  aeeb f6c4 1db6 3f04  8425 d043 0827 f04c  ......?..%.C.'.L
000120  45aa 065b 05ce 4555  90b6 6e52 e074 6512  E..[..EU..nR.te.
000130  9352 4cb2 d532 f77f  0a41 5291 0729 5a34  .RL..2...AR..)Z4
000140  1071 0395 4e77 1b62  93df 12cd 42c2 6215  .q..Nw.b....B.b.
000150  c3c5 c6a8 0ff3 def8  9a1a 99a7 5c84 a327  ............\..'


entropy sources: [1] getrandom [0] rdrand [2] timer
accumulate: (src: [2] timer) b039 452c
accumulate: (src: [0] rdrand) 6305 adca 1610 ccc2
accumulate: (src: [1] getrandom) 3b30 40be 660f 90ae
accumulate: (src: [2] timer) 351d 8e32
accumulate: (src: [2] timer) a025 d538
accumulate: (src: [2] timer) 87a3 1b3f
accumulate: (src: [2] timer) 8d73 7e45
accumulate: (src: [2] timer) 8bec 0c4c
accumulate: (src: [2] timer) 4165 5352
accumulate: (src: [2] timer) d433 9a58
accumulate: (src: [2] timer) 9a0b 085f
accumulate: (src: [2] timer) 67f7 8765
accumulate: (src: [2] timer) 905d dd6b
accumulate: (src: [2] timer) be29 3d72
accumulate: (src: [2] timer) e917 1179
accumulate: (src: [2] timer) da6a 937f
accumulate: (src: [2] timer) a711 f885
accumulate: (src: [2] timer) 3dc4 ab8c
accumulate: (src: [2] timer) 2019 1993
accumulate: (src: [2] timer) 70f7 5f99
accumulate: (src: [2] timer) 2ed0 0da0
accumulate: (src: [2] timer) 29d3 9fa6
accumulate: (src: [2] timer) 0064 98a9
accumulate: (src: [0] rdrand) 219b 9b02 0646 5e78
accumulate: (src: [2] timer) d8a9 a3b0
accumulate: (src: [2] timer) 4d79 25b7
accumulate: (src: [2] timer) 6f70 6cbd
accumulate: (src: [2] timer) 5c32 bec3
accumulate: (src: [2] timer) e734 2cca
accumulate: (src: [2] timer) 4fad aed0
accumulate: (src: [2] timer) b399 30d7
accumulate: (src: [2] timer) db5d 77dd
accumulate: (src: [2] timer) a839 22e4
accumulate: (src: [2] timer) 902b b7ea
accumulate: (src: [2] timer) ed4e 39f1
accumulate: (src: [2] timer) ce55 8af7
accumulate: (src: [2] timer) c4aa 02fe
accumulate: (src: [2] timer) 670d 4b04
accumulate: (src: [2] timer) 54d5 950a
accumulate: (src: [2] timer) 1880 e410
accumulate: (src: [2] timer) c989 3817
accumulate: (src: [2] timer) f0f4 c91d
accumulate: (src: [2] timer) 9219 4b24
accumulate: (src: [2] timer) 0d33 c926
accumulate: (src: [0] rdrand) 6a10 5fbe 9524 964d
accumulate: (src: [2] timer) 991d 132d
accumulate: (src: [2] timer) 343b 5a33
accumulate: (src: [2] timer) 2f77 a139
accumulate: (src: [2] timer) 0ae1 e93f
accumulate: (src: [2] timer) 80e3 3146
accumulate: (src: [2] timer) 951b 814c
accumulate: (src: [2] timer) 4098 d152
accumulate: (src: [2] timer) 812e 4859
accumulate: (src: [2] timer) 853f 905f
accumulate: (src: [2] timer) 3f82 e165
accumulate: (src: [2] timer) 9155 646c
accumulate: (src: [2] timer) d432 e672
accumulate: (src: [2] timer) 9363 6879
accumulate: (src: [2] timer) 0ba2 ea7f
accumulate: (src: [2] timer) 9bd4 6c86
accumulate: (src: [2] timer) 1628 ef8c
accumulate: (src: [2] timer) 142f 6893
accumulate: (src: [2] timer) 157c b099
accumulate: (src: [2] timer) 36e5 fb9f
accumulate: (src: [2] timer) c832 f7a3
accumulate: (src: [0] rdrand) d668 cb65 6a27 7897
accumulate: (src: [2] timer) 43d0 41aa
accumulate: (src: [2] timer) 673d fbb0
accumulate: (src: [2] timer) 7997 7fb7
accumulate: (src: [2] timer) 0045 80be
accumulate: (src: [2] timer) 2f5b 82c5
accumulate: (src: [2] timer) 1499 0acc
accumulate: (src: [2] timer) 1aec f8d2
accumulate: (src: [2] timer) 2375 63d9
accumulate: (src: [2] timer) e5ac abdf
accumulate: (src: [2] timer) 5215 f4e5
accumulate: (src: [2] timer) c907 90ec
accumulate: (src: [2] timer) c5b8 12f3
accumulate: (src: [2] timer) f668 94f9
accumulate: (src: [2] timer) 198d 1600
accumulate: (src: [2] timer) 82e0 9806
accumulate: (src: [2] timer) f808 1b0d
accumulate: (src: [2] timer) d941 9d13
accumulate: (src: [2] timer) ab92 1f1a
accumulate: (src: [2] timer) 57c7 a120
accumulate: (src: [2] timer) f259 2221
accumulate: (src: [0] rdrand) 5b2f 58e3 902b 5c81
accumulate: (src: [2] timer) bbbc 6b27
accumulate: (src: [2] timer) 6920 262e
accumulate: (src: [2] timer) 719e 2c35
accumulate: (src: [2] timer) e7d0 aa3b
accumulate: (src: [2] timer) 493a 2d42
accumulate: (src: [2] timer) 3567 7448
accumulate: (src: [2] timer) 5b92 314f
accumulate: (src: [2] timer) 78ee 7855
accumulate: (src: [2] timer) aeec ef5b
accumulate: (src: [2] timer) 1161 3c62
accumulate: (src: [2] timer) e590 3a69
accumulate: (src: [2] timer) 4eed bc6f
accumulate: (src: [2] timer) 5025 0476
accumulate: (src: [2] timer) 5e2f c17c
accumulate: (src: [2] timer) f37f 0883
accumulate: (src: [2] timer) aeac c589
accumulate: (src: [2] timer) 8808 c890
accumulate: (src: [2] timer) 6f43 0f97
accumulate: (src: [2] timer) 1192 cc9d
accumulate: (src: [2] timer) 3403 4d9e
accumulate: (src: [0] rdrand) 91dd 70b0 eb88 e814
accumulate: (src: [2] timer) 1725 cfa4
accumulate: (src: [2] timer) e432 18ab
accumulate: (src: [2] timer) 9577 d3b1
accumulate: (src: [2] timer) 51ba 55b8
accumulate: (src: [2] timer) 230e d8be
accumulate: (src: [2] timer) 9a64 1fc5
accumulate: (src: [2] timer) 8561 dccb
accumulate: (src: [2] timer) 0c7e 23d2
accumulate: (src: [2] timer) c3ae e0d8
accumulate: (src: [2] timer) c10e 28df
accumulate: (src: [2] timer) ed24 e5e5
accumulate: (src: [2] timer) cd43 e8ec
accumulate: (src: [2] timer) 9053 6cf3
accumulate: (src: [2] timer) e295 b3f9
accumulate: (src: [2] timer) 61db 0900
accumulate: (src: [2] timer) f25f 5106
accumulate: (src: [2] timer) 317f 980c
accumulate: (src: [2] timer) b27f e012
accumulate: (src: [2] timer) 56ff 7619
accumulate: (src: [2] timer) 5a95 771b
accumulate: (src: [0] rdrand) df9f c97c 67e8 5a22
accumulate: (src: [2] timer) 8805 fa21
accumulate: (src: [2] timer) 6997 4128
accumulate: (src: [2] timer) de40 fe2e
accumulate: (src: [2] timer) 9a9c 8235
accumulate: (src: [2] timer) eace 023c
accumulate: (src: [2] timer) c18e 4a42
accumulate: (src: [2] timer) 6989 0749
accumulate: (src: [2] timer) 5dbb 894f
accumulate: (src: [2] timer) e740 d155
accumulate: (src: [2] timer) a2f5 8d5c
accumulate: (src: [2] timer) 4c5f 1063
accumulate: (src: [2] timer) ebde 5769
accumulate: (src: [2] timer) b5ae 1470
accumulate: (src: [2] timer) f3e9 b576
accumulate: (src: [2] timer) 14ed 187d
accumulate: (src: [2] timer) 79e6 5f83
accumulate: (src: [2] timer) 79be a889
accumulate: (src: [2] timer) 4699 2190
accumulate: (src: [2] timer) 11e7 a196
accumulate: (src: [2] timer) 0e9f a298
accumulate: (src: [0] rdrand) 72ad d24b dc63 4eb7
accumulate: (src: [2] timer) 5adf 249f
accumulate: (src: [2] timer) 53b1 8ca5
accumulate: (src: [2] timer) 8d1f 29ac
accumulate: (src: [2] timer) 9dcb 6fb2
accumulate: (src: [2] timer) 38be bdb8
accumulate: (src: [2] timer) c44e 04bf
accumulate: (src: [2] timer) b3af 4ac5
accumulate: (src: [2] timer) 7f66 91cb
accumulate: (src: [2] timer) a9ec d7d1
accumulate: (src: [2] timer) 360f 1fd8
accumulate: (src: [2] timer) 8612 fbde
accumulate: (src: [2] timer) e989 41e5
accumulate: (src: [2] timer) 40c4 88eb
accumulate: (src: [2] timer) 42ed cff1
accumulate: (src: [2] timer) 1f38 17f8
accumulate: (src: [2] timer) 7a65 5efe
accumulate: (src: [2] timer) 92ac a404
accumulate: (src: [2] timer) af30 eb0a
accumulate: (src: [2] timer) 2794 cc11
accumulate: (src: [2] timer) 3c8d 7215
accumulate: (src: [0] rdrand) 3fbf 1f1c 39e3 7f0b
accumulate: (src: [2] timer) c1f2 ba1b
accumulate: (src: [2] timer) b173 0122
accumulate: (src: [2] timer) 3725 4828
accumulate: (src: [2] timer) 52e7 8e2e
accumulate: (src: [2] timer) 689c d534
accumulate: (src: [2] timer) 5a72 1c3b
accumulate: (src: [2] timer) c6d3 5c42
accumulate: (src: [2] timer) 147d e048
accumulate: (src: [2] timer) ab16 614f
accumulate: (src: [2] timer) 4542 0d56
accumulate: (src: [2] timer) 3922 545c
accumulate: (src: [2] timer) f3d8 9a62
accumulate: (src: [2] timer) 9bd1 e168
accumulate: (src: [2] timer) f146 496f
accumulate: (src: [2] timer) 86f2 8f75
accumulate: (src: [2] timer) 58f1 d67b
accumulate: (src: [2] timer) ecd6 1d82
accumulate: (src: [2] timer) fcdf 6488
accumulate: (src: [2] timer) f8ed f68e
accumulate: (src: [2] timer) 2d4c 9c92
accumulate: (src: [0] rdrand) bc9c 5e64 ee21 d334
accumulate: (src: [2] timer) fae9 e598
accumulate: (src: [2] timer) 8a78 2d9f
accumulate: (src: [2] timer) a404 75a5
accumulate: (src: [2] timer) d6d2 bcab
accumulate: (src: [2] timer) 50a7 04b2
accumulate: (src: [2] timer) e500 4cb8
accumulate: (src: [2] timer) fe45 93be
accumulate: (src: [2] timer) 1530 dac4
accumulate: (src: [2] timer) a516 21cb
accumulate: (src: [2] timer) 61b5 68d1
accumulate: (src: [2] timer) 9836 b0d7
accumulate: (src: [2] timer) 908a f7dd
accumulate: (src: [2] timer) 4bd0 3ee4
accumulate: (src: [2] timer) 06a4 85ea
accumulate: (src: [2] timer) 87c6 ccf0
accumulate: (src: [2] timer) 14e6 13f7
accumulate: (src: [2] timer) f91c 5bfd
accumulate: (src: [2] timer) d8db a103
accumulate: (src: [2] timer) 1b06 e909
accumulate: (src: [2] timer) e65a c90f
accumulate: (src: [0] rdrand) 0a1f c737 9c05 0215
accumulate: (src: [1] getrandom) 108d d407 d128 5bdb
2025-01-08 17:04.35: Cancelling: Auto-cancelling job because it is no longer needed
Job cancelled