Organisationsmiragemirage-crypto3525f0 ()debian-12-5.3_arm64_opam-2.3

debian-12-5.3_arm64_opam-2.3

Link Copied
Code Copied

Logs

2025-01-10 13:32.23: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/pull/248/head (3525f0c55ee9c3bfd83a25b993c7ee78b9ff3579) (linux-arm64:debian-12-5.3_arm64_opam-2.3)
Base: ocaml/opam:debian-12-ocaml-5.3@sha256:869b15edb9227a2577f3c6e87c8a31839674abec1b29512616494abc13114996
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/mirage/mirage-crypto.git" && cd "mirage-crypto" && git fetch origin "refs/pull/248/head" && git reset --hard 3525f0c5
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.3@sha256:869b15edb9227a2577f3c6e87c8a31839674abec1b29512616494abc13114996
# debian-12-5.3_arm64_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 a78e724dc54989d1f496005039fd06298c63484a || git fetch origin master) && git reset -q --hard a78e724dc54989d1f496005039fd06298c63484a && 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 './'
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-effects.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 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.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 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.2 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-10 13:32.23: Using cache hint "mirage/mirage-crypto-ocaml/opam:debian-12-ocaml-5.3@sha256:869b15edb9227a2577f3c6e87c8a31839674abec1b29512616494abc13114996-debian-12-5.3_arm64_opam-2.3-788fd10a8ed7f320a18a783773356cf7"
2025-01-10 13:32.23: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.3@sha256:869b15edb9227a2577f3c6e87c8a31839674abec1b29512616494abc13114996)
(comment debian-12-5.3_arm64_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 a78e724dc54989d1f496005039fd06298c63484a || git fetch origin master) && git reset -q --hard a78e724dc54989d1f496005039fd06298c63484a && 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 './'"))
(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-effects.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 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.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 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.2 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-10 13:32.23: Waiting for resource in pool OCluster
2025-01-10 17:25.04: Waiting for worker…
2025-01-10 18:13.06: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
All commits already cached
HEAD is now at 3525f0c Mingw friendly case for includes.


(from ocaml/opam:debian-12-ocaml-5.3@sha256:869b15edb9227a2577f3c6e87c8a31839674abec1b29512616494abc13114996)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:869b15edb9227a2577f3c6e87c8a31839674abec1b29512616494abc13114996' locally
docker.io/ocaml/opam@sha256:869b15edb9227a2577f3c6e87c8a31839674abec1b29512616494abc13114996: Pulling from ocaml/opam
63f792f2a146: Pulling fs layer
63f792f2a146: Verifying Checksum
63f792f2a146: Download complete
63f792f2a146: Pull complete
Digest: sha256:869b15edb9227a2577f3c6e87c8a31839674abec1b29512616494abc13114996
Status: Downloaded newer image for ocaml/opam@sha256:869b15edb9227a2577f3c6e87c8a31839674abec1b29512616494abc13114996
2025-01-10 18:13.06 ---> using "50725a8edd04e7d9e0d23b59649345d4e52c43fb1a679039557ed3afb15027db" from cache


/: (comment debian-12-5.3_arm64_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-10 18:13.06 ---> using "8cf84149690df9f6953d40f4d3dc91815c60d61f9b60b1d45bbd18fdc1f9ebb8" from cache


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


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


Continue? [y/n] y
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2025-01-10 18:13.06 ---> using "74cdd8987d20bb597e42fae59e0e833529e7c38dbabdfb39c4953acb9df76a18" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-130-generic
The OCaml toplevel, version 5.3.0
2.3.0
2025-01-10 18:13.06 ---> using "6f9d59dd52cb075c7123ff72aef326c6c95e887e89a7a7a7860180ee5393f8b7" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2025-01-10 18:13.06 ---> using "dfc8a9fd4ac119b9844f36586b8c82df08e5f6b830bd09e40fc3cb0826818e5f" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e a78e724dc54989d1f496005039fd06298c63484a || git fetch origin master) && git reset -q --hard a78e724dc54989d1f496005039fd06298c63484a && git log --no-decorate -n1 --oneline && opam update -u"))
a78e724dc5 Merge pull request #27231 from Octachron/OCaml_5.3.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-10 18:13.06 ---> using "885e2917ff6d74bc75816bfd0a5f22d40d2da4688a4c4fa5d8f256ed1a4ae200" 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-10 18:13.06 ---> saved as "f6152eb4b75d229f94baee4a2616be80a9b1f73d05ab964f94747777711c8ca3"


/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-10 18:13.21 ---> saved as "0d1c831479e8ee072321a94516e87ed6ed763e0f6132e3e38937269e6f179a52"


/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-effects.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 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.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 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.2 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://deb.debian.org/debian bookworm InRelease
- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
- Fetched 103 kB in 0s (288 kB/s)
- Reading package lists...
- 


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage-crypto.dev] synchronised (no changes)
[mirage-crypto-ec.dev] synchronised (no changes)
[mirage-crypto-pk.dev] synchronised (no changes)
[mirage-crypto-rng.dev] synchronised (no changes)
[mirage-crypto-rng-async.dev] synchronised (no changes)
[mirage-crypto-rng-eio.dev] synchronised (no changes)
[mirage-crypto-rng-lwt.dev] synchronised (no changes)
[mirage-crypto-rng-miou-unix.dev] synchronised (no changes)
[mirage-crypto-rng-mirage.dev] synchronised (no changes)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.0).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).


The following system packages will first need to be installed:
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:arm64.
- (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 ... 18799 files and directories currently installed.)
- Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_arm64.deb ...
- Unpacking libgmpxx4ldbl:arm64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:arm64.
- Preparing to unpack .../1-libgmp-dev_2%3a6.2.1+dfsg1-1.1_arm64.deb ...
- Unpacking libgmp-dev:arm64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libpkgconf3:arm64.
- Preparing to unpack .../2-libpkgconf3_1.8.1-1_arm64.deb ...
- Unpacking libpkgconf3:arm64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../3-pkgconf-bin_1.8.1-1_arm64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:arm64.
- Preparing to unpack .../4-pkgconf_1.8.1-1_arm64.deb ...
- Unpacking pkgconf:arm64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:arm64.
- Preparing to unpack .../5-pkg-config_1.8.1-1_arm64.deb ...
- Unpacking pkg-config:arm64 (1.8.1-1) ...
- Setting up libpkgconf3:arm64 (1.8.1-1) ...
- Setting up libgmpxx4ldbl:arm64 (2:6.2.1+dfsg1-1.1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libgmp-dev:arm64 (2:6.2.1+dfsg1-1.1) ...
- Setting up pkgconf:arm64 (1.8.1-1) ...
- Setting up pkg-config:arm64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u9) ...
2025-01-10 18:13.38 ---> saved as "63681fe5f5099e5fadbbf08fdeddc8e55a997f68d239d8e92e897b4c521fa6cf"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).
[NOTE] Package ocaml is already installed (current version is 5.3.0).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 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.2
- 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 astring.0.8.5  (cached)
-> retrieved asn1-combinators.0.3.2  (cached)
-> retrieved alcotest.1.8.0  (cached)
-> retrieved async.v0.17.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 digestif.1.2.0  (cached)
-> retrieved eqaf.0.10  (cached)
-> retrieved expect_test_helpers_core.v0.17.0  (cached)
-> retrieved fieldslib.v0.17.0  (cached)
-> retrieved gel.v0.17.0  (cached)
-> retrieved fmt.0.9.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 lwt-dllist.1.0.1  (cached)
-> retrieved lwt.5.9.0  (cached)
-> retrieved miou.0.3.0  (cached)
-> retrieved mirage-clock.4.2.0, mirage-clock-unix.4.2.0  (cached)
-> retrieved dune.3.17.1, dune-configurator.3.17.1  (cached)
-> retrieved mirage-runtime.4.8.2  (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 num.1.5-1  (cached)
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
-> installed cmdliner.1.3.0
-> 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 ocplib-endian.1.2  (cached)
-> retrieved ohex.0.2.0  (cached)
-> retrieved optint.0.3.0  (cached)
-> retrieved ounit2.2.2.7  (cached)
-> retrieved parsexp.v0.17.0  (cached)
-> retrieved ppx_assert.v0.17.0  (cached)
-> retrieved ppx_base.v0.17.0  (cached)
-> retrieved ppx_bench.v0.17.0  (cached)
-> retrieved ppx_bin_prot.v0.17.0  (cached)
-> retrieved ppx_cold.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_yojson.3.9.1  (cached)
-> retrieved ppx_deriving.6.0.3  (cached)
-> retrieved ppx_diff.v0.17.0  (cached)
-> retrieved ppx_disable_unused_warnings.v0.17.0  (cached)
-> retrieved ppx_enumerate.v0.17.0  (cached)
-> retrieved ppx_fields_conv.v0.17.0  (cached)
-> retrieved ppx_expect.v0.17.2  (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 protocol_version_header.v0.17.0  (cached)
-> retrieved ppxlib_jane.v0.17.2  (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 typerep.v0.17.1  (cached)
-> retrieved uopt.v0.17.0  (cached)
-> retrieved topkg.1.0.7  (cached)
-> retrieved uutf.1.0.3  (cached)
-> retrieved ppxlib.0.34.0  (cached)
-> retrieved uring.0.9  (cached)
-> retrieved variantslib.v0.17.0  (cached)
-> retrieved yojson.2.2.2  (cached)
-> retrieved zarith.1.14  (cached)
-> installed num.1.5-1
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> installed zarith.1.14
-> installed ocamlbuild.0.15.0
-> installed topkg.1.0.7
-> installed hmap.0.8.1
-> installed uutf.1.0.3
-> installed mtime.2.1.0
-> 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 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 cppo.1.8.0
-> installed duration.0.2.1
-> installed eqaf.0.10
-> installed lwt-dllist.1.0.1
-> 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 ocaml-compiler-libs.v0.17.0
-> installed ohex.0.2.0
-> installed optint.0.3.0
-> installed psq.0.2.1
-> installed randomconv.0.2.0
-> installed re.1.12.0
-> installed sexplib0.v0.17.0
-> installed spawn.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed thread-table.1.0.0
-> installed yojson.2.2.2
-> installed ocplib-endian.1.2
-> installed ipaddr.5.6.0
-> installed domain-local-await.1.0.1
-> installed digestif.1.2.0
-> installed alcotest.1.8.0
-> installed ounit2.2.2.7
-> installed parsexp.v0.17.0
-> installed dune-configurator.3.17.1
-> installed bigstringaf.0.10.0
-> installed iomux.0.3
-> installed mirage-clock-unix.4.2.0
-> installed sexplib.v0.17.0
-> installed uring.0.9
-> installed eio.1.2
-> installed lwt.5.9.0
-> installed mirage-time.3.0.0
-> installed mirage-time-unix.3.0.0
-> installed eio_linux.1.2
-> installed eio_posix.1.2
-> 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 variantslib.v0.17.0
-> installed fieldslib.v0.17.0
-> installed stdio.v0.17.0
-> installed typerep.v0.17.1
-> installed ppxlib.0.34.0
-> installed ppxlib_jane.v0.17.2
-> installed ppx_optcomp.v0.17.0
-> installed ppx_tydi.v0.17.0
-> installed ppx_cold.v0.17.0
-> installed ppx_disable_unused_warnings.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_pipebang.v0.17.0
-> installed ppx_ignore_instrumentation.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_value.v0.17.0
-> installed ppx_sexp_message.v0.17.0
-> installed ppx_custom_printf.v0.17.0
-> installed ppx_base.v0.17.0
-> installed jst-config.v0.17.0
-> installed capitalization.v0.17.0
-> installed sexp_pretty.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_module_timer.v0.17.0
-> installed ppx_string_conv.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 base_quickcheck.v0.17.0
-> installed ppx_log.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 expect_test_helpers_core.v0.17.0
-> installed timezone.v0.17.0
-> installed core_kernel.v0.17.0
-> installed async_kernel.v0.17.0
-> installed core_unix.v0.17.0
-> installed textutils.v0.17.0
-> installed async_rpc_kernel.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-10 18:16.22 ---> saved as "1619841ef0b42db8ac3f1b915d05e028cd09e4fbb5d4328f0a80111442a7148f"


/src: (copy (src .) (dst /src))
2025-01-10 18:16.23 ---> saved as "48714c49ca68de16c39afa0fa5d3943b6d218e7849ea873f50bccd9c3c6a2be0"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default/tests && ./test_entropy.exe)
no CPU RNG available
test entropy OK
(cd _build/default/tests && ./test_eio_rng.exe)
32 bit random number: "6\202Q\205\212\145\005\030\181\156K|\175h\241Qw\226\151\023b0\220\164{\003\205\001\248'\252U"
16 bit random number: "\247\218\152i\230`Q\205\154\136}\003\027\131s\134"
(cd _build/default/tests && ./test_symmetric_runner.exe)
accel:
................................................................
Ran: 64 tests in: 0.13 seconds.
OK
(cd _build/default/tests && ./test_random_runner.exe)
.........
Ran: 9 tests in: 0.12 seconds.
OK
(cd _build/default/tests && ./test_eio_entropy_collection.exe)
reseeding:
000000  00c8 65bb a7bb eebb  39bc 3fbc 46bc 4cbc  ..e.....9.?.F.L.
000010  54bc 5cbc 64bc 6ebc  77bc 82bc 8dbc 99bc  T.\.d.n.w.......
000020  a6bc b4bc c3bc d3bc  e4bc f7bc 0bbd 20bd  .............. .
000030  37bd 4fbd 6abd 86bd  a4bd c5bd e8bd 0ebe  7.O.j...........
000040  36be 61be 8fbe c1be  f6be 2fbf 6dbf aebf  6.a......./.m...
000050  f5bf 41c0 47c0 4ec0  55c0 5ec0 66c0 70c0  ..A.G.N.U.^.f.p.
000060  79c0 84c0 90c0 9cc0  a9c0 b7c0 c6c0 d7c0  y...............
000070  e8c0 fbc0 0fc1 25c1  3cc1 55c1 70c1 8dc1  ......%.<.U.p...
000080  acc1 cdc1 f0c1 16c2  3fc2 6bc2 9ac2 cdc2  ........?.k.....
000090  03c3 3dc3 7bc3 bec3  06c4 08c4 0ac4 0dc4  ..=.{...........
0000a0  0fc4 12c4 15c4 18c4  1cc4 20c4 24c4 28c4  .......... .$.(.
0000b0  2dc4 32c4 37c4 3dc4  43c4 4ac4 51c4 58c4  -.2.7.=.C.J.Q.X.
0000c0  61c4 6ac4 73c4 7dc4  88c4 01c8 9ac4 a7c4  a.j.s.}.........
0000d0  b5c4 c4c4 d4c4 e5c4  f8c4 0cc5 21c5 38c5  ............!.8.
0000e0  50c5 6bc5 87c5 a6c5  c7c5 eac5 0fc6 38c6  P.k...........8.
0000f0  63c6 91c6 c3c6 f9c6  32c7 70c7 b2c7 f8c7  c.......2.p.....
000100  44c8 4bc8 52c8 5ac8  63c8 6bc8 75c8 80c8  D.K.R.Z.c.k.u...
000110  8bc8 97c8 a4c8 b2c8  c1c8 d0c8 e2c8 f4c8  ................
000120  08c9 1dc9 33c9 4bc9  65c9 81c9 9fc9 bfc9  ....3.K.e.......
000130  e2c9 07ca 2fca 5aca  87ca b8ca edca 26cb  ..../.Z.......&.
000140  62cb a3cb e9cb 34cc  39cc 3fcc 46cc 4dcc  b.....4.9.?.F.M.
000150  54cc 5ccc 64cc 6dcc  77cc 82cc 8dcc 99cc  T.\.d.m.w.......
000160  a6cc b4cc c3cc d3cc  e5cc f7cc 0bcd 20cd  .............. .
000170  37cd 50cd 6bcd 87cd  a5cd c6cd e9cd 0fce  7.P.k...........
000180  37ce 62ce 91ce c3ce  f8ce 31cf 6fcf b1cf  7.b.......1.o...
000190  f8cf 44d0 02c8 52d0  5ad0 62d0 6bd0 75d0  ..D...R.Z.b.k.u.
0001a0  7fd0 8ad0 96d0 a3d0  b1d0 bfd0 cfd0 e0d0  ................
0001b0  f2d0 06d1 1bd1 31d1  4ad1 64d1 80d1 9ed1  ......1.J.d.....
0001c0  bed1 e0d1 05d2 2dd2  57d2 85d2 b6d2 ead2  ......-.W.......
0001d0  23d3 5fd3 a0d3 e5d3  30d4 35d4 3bd4 41d4  #._.....0.5.;.A.
0001e0  47d4 4ed4 55d4 5ed4  66d4 70d4 7ad4 84d4  G.N.U.^.f.p.z...
0001f0  90d4 9cd4 a9d4 b7d4  c7d4 d7d4 e8d4 fbd4  ................
000200  0fd5 25d5 3cd5 55d5  70d5 8cd5 abd5 ccd5  ..%.<.U.p.......
000210  f0d5 16d6 3fd6 6bd6  9ad6 ccd6 02d7 3cd7  ....?.k.......<.
000220  7bd7 bed7 05d8 07d8  0ad8 0cd8 0ed8 11d8  {...............
000230  14d8 17d8 1bd8 1ed8  22d8 26d8 2bd8 30d8  ........".&.+.0.
000240  35d8 3bd8 41d8 47d8  4ed8 56d8 5ed8 67d8  5.;.A.G.N.V.^.g.
000250  70d8 7ad8 85d8 90d8  9cd8 aad8 b8d8 0380  p.z.............
000260  2a46 ed6a 166d ed5c  cd88 c209 cd63 95a0  *F.j.m.\.....c..
000270  49fa d91d 9517 20fc  d8da 58f1 377f 292d  I..... ...X.7.)-
000280  d510 a390 2c28 0318  5c58 9436 cd7d e478  ....,(..\X.6.}.x
000290  1ac1 0bf5 5de5 48e3  800a 62ef d9b7 ab27  ....].H...b....'
0002a0  cc4d 68c2 759d d1d1  fc77 5515 3d35 44c3  .Mh.u....wU.=5D.
0002b0  fd63 312f 6524 b06f  c3cb 80ce 8376 f718  .c1/e$.o.....v..
0002c0  2fe7 7667 b06c 6f29  ea28 790b 5d59 82d3  /.vg.lo).(y.]Y..
0002d0  c09b 8a46 62dd ff48  e617 d849 4d10 a68f  ...Fb..H...IM...


accumulate: (src: [0] getrandom) 7f51 8c34 c280 1ec4
entropy sources: [0] getrandom
(cd _build/default/tests && ./test_ec.exe)
Testing `EC'.
This run has ID `ICY6I3PU'.


[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.044s. 64 tests run.
(cd _build/default/tests && ./test_miou_entropy_collection.exe)
reseeding:
000000  00c8 1703 6603 bd03  1c04 2004 2404 2904  ....f..... .$.).
000010  2e04 3404 3b04 4204  4a04 5204 5c04 6604  ..4.;.B.J.R.\.f.
000020  7104 7e04 8c04 9b04  ab04 bd04 d104 e704  q.~.............
000030  ff04 1905 3505 5505  7705 9d05 c705 f405  ....5.U.w.......
000040  2606 5d06 9906 db06  2307 7307 ca07 2908  &.].....#.s...).
000050  2f08 3508 3b08 4208  4a08 5308 5c08 6708  /.5.;.B.J.S.\.g.
000060  7208 7f08 8d08 9c08  ac08 be08 d208 e808  r...............
000070  0009 1b09 3709 5709  7a09 a009 ca09 f809  ....7.W.z.......
000080  2a0a 610a 9e0a e00a  290b 790b d00b 300c  *.a.....).y...0.
000090  360c 3d0c 440c 4d0c  550c 5f0c 6a0c 760c  6.=.D.M.U._.j.v.
0000a0  820c 910c a00c b10c  c40c d80c ee0c 070d  ................
0000b0  220d 400d 600d 840d  ab0d d60d 050e 380e  ".@.`.........8.
0000c0  710e af0e f30e 3e0f  8f0f 01c8 ef0f 5310  q.....>.......S.
0000d0  5d10 6710 7310 7f10  8d10 9c10 ad10 bf10  ].g.s...........
0000e0  d310 e910 0111 1b11  3811 5811 7b11 a111  ........8.X.{...
0000f0  cb11 f911 2b12 6312  9f12 e212 2b13 7b13  ....+.c.....+.{.
000100  d313 3314 3914 4014  4814 5114 5a14 6414  ..3.9.@.H.Q.Z.d.
000110  6f14 7b14 8914 9814  a814 ba14 cd14 e214  o.{.............
000120  fa14 1415 3015 4f15  7115 9615 bf15 ec15  ....0.O.q.......
000130  1d16 5316 8e16 cf16  1617 6417 ba17 1818  ..S.......d.....
000140  1b18 1f18 2418 2918  2e18 3418 3a18 4118  ....$.)...4.:.A.
000150  4918 5218 5b18 6518  7018 7d18 8a18 9918  I.R.[.e.p.}.....
000160  aa18 bc18 cf18 e518  fc18 1619 3319 5219  ............3.R.
000170  7419 9a19 c319 f019  221a 581a 941a d51a  t.......".X.....
000180  1d1b 6c1b c21b 211c  251c 2a1c 301c 361c  ..l...!.%.*.0.6.
000190  3c1c 441c 02c8 521c  5c1c 661c 711c 7e1c  <.D...R.\.f.q.~.
0001a0  8c1c 9b1c ab1c bd1c  d11c e71c fe1c 191d  ................
0001b0  351d 551d 771d 9d1d  c71d f41d 261e 5d1e  5.U.w.......&.].
0001c0  991e db1e 231f 731f  ca1f 2920 2e20 3420  ....#.s...) . 4
0001d0  3b20 4220 4a20 5320  5c20 6720 7220 7f20  ; B J S \ g r .
0001e0  8c20 9b20 ac20 be20  d220 e820 0021 1a21  . . . . . . .!.!
0001f0  3721 5721 7921 9f21  c921 f721 2922 6022  7!W!y!.!.!.!)"`"
000200  9d22 df22 2823 7723  cf23 2f24 3524 3b24  ."."(#w#.#/$5$;$
000210  4324 4a24 5324 5d24  6724 7324 7f24 8d24  C$J$S$]$g$s$.$.$
000220  9c24 ad24 bf24 d324  e924 0125 1b25 3825  .$.$.$.$.$.%.%8%
000230  5825 7b25 a125 cb25  f925 2b26 6226 9f26  X%{%.%.%.%+&b&.&
000240  e126 2a27 7a27 d227  3228 3928 4028 4728  .&*'z'.'2(9(@(G(
000250  5028 5928 6328 6e28  7a28 8728 9628 0380  P(Y(c(n(z(.(.(..
000260  a158 39ad 91f6 5c62  fa31 b8fb a7da 10ab  .X9...\b.1......
000270  a935 bc04 d21a bdbe  74b8 7414 10fc db73  .5......t.t....s
000280  485c 72df ef66 d4cf  e666 0821 10e0 f73f  H\r..f...f.!...?
000290  40d4 abf0 cc3b 7586  a2d4 0ff7 9747 080a  @....;u......G..
0002a0  2588 e4d0 3b98 30b0  64ea 0994 29da 1aab  %...;.0.d...)...
0002b0  37ab 242f 81db f70d  ddb9 5e5a c88b e353  7.$/......^Z...S
0002c0  7da3 205b 29b7 29a9  dde4 11df 91a8 9148  }. [).)........H
0002d0  3bdb e8a5 fc67 3107  4224 a338 3b2c f27c  ;....g1.B$.8;,.|


entropy sources:
accumulate: (src: [0] getrandom) 1c22 8979 dbcf f16d
accumulate: (src: [0] getrandom) 221f 9022 1546 13d7
(cd _build/default/tests && ./test_miou_rng.exe)
32 bit random number: 9d33d0d021f372fc952a7bad5dffa860ff1e1165b258c6deea69421cde3fb8b4
16 bit random number: b18a7c82a2a4a3555488e4c5d20ae627
(cd _build/default/tests && ./test_entropy_collection.exe)
reseeding:
000000  00c8 5ebc 6bbc 78bc  86bc 96bc a5bc b7bc  ..^.k.x.........
000010  c9bc debc f5bc 0dbd  28bd 45bd 66bd 89bd  ........(.E.f...
000020  afbd d9bd 05be 37be  6dbe a6be e6be 25bf  ......7.m.....%.
000030  71bf bfbf 18c0 1cc0  21c0 25c0 2ac0 30c0  q.......!.%.*.0.
000040  36c0 3dc0 44c0 4cc0  55c0 5fc0 69c0 75c0  6.=.D.L.U._.i.u.
000050  81c0 8fc0 9ec0 aec0  c0c0 d4c0 e9c0 01c1  ................
000060  1ac1 36c1 55c1 77c1  9cc1 c4c1 f0c1 20c2  ..6.U.w....... .
000070  54c2 8ec2 ccc2 11c3  5cc3 aec3 07c4 09c4  T.......\.......
000080  0cc4 0ec4 11c4 15c4  18c4 1dc4 21c4 25c4  ............!.%.
000090  2ac4 30c4 36c4 3dc4  44c4 4cc4 55c4 5fc4  *.0.6.=.D.L.U._.
0000a0  69c4 74c4 81c4 8fc4  9dc4 adc4 bfc4 d3c4  i.t.............
0000b0  e9c4 00c5 1ac5 36c5  55c5 76c5 97c5 bcc5  ......6.U.v.....
0000c0  e7c5 10c6 43c6 76c6  b1c6 01c8 efc6 38c7  ....C.v.......8.
0000d0  7dc7 cbc7 26c8 2bc8  30c8 35c8 3ac8 40c8  }...&.+.0.5.:.@.
0000e0  46c8 4fc8 58c8 61c8  6cc8 78c8 85c8 93c8  F.O.X.a.l.x.....
0000f0  a2c8 b3c8 c5c8 d9c8  efc8 02c9 1bc9 37c9  ..............7.
000100  56c9 72c9 95c9 bdc9  e2c9 0dca 40ca 72ca  V.r.........@.r.
000110  aeca e8ca 2ccb 77cb  cbcb 28cc 2dcc 33cc  ....,.w...(.-.3.
000120  3acc 41cc 49cc 51cc  5bcc 65cc 6fcc 7ccc  :.A.I.Q.[.e.o.|.
000130  89cc 97cc a7cc b8cc  cccc e1cc f7cc 10cd  ................
000140  2bcd 49cd 69cd 8dcd  b3cd decd 0cce 3fce  +.I.i.........?.
000150  76ce b3ce f5ce 3ecf  8dcf e3cf 42d0 49d0  v.....>.....B.I.
000160  52d0 5bd0 66d0 71d0  7ed0 8bd0 99d0 a9d0  R.[.f.q.~.......
000170  bad0 cdd0 e2d0 f8d0  11d1 2cd1 4ad1 6ad1  ..........,.J.j.
000180  8ed1 b5d1 ded1 07d2  3ad2 71d2 acd2 eed2  ........:.q.....
000190  36d3 84d3 02c8 e2d3  3dd4 45d4 4dd4 56d4  6.......=.E.M.V.
0001a0  60d4 6ad4 76d4 83d4  90d4 9fd4 afd4 c1d4  `.j.v...........
0001b0  d5d4 ebd4 02d5 1cd5  38d5 54d5 76d5 9bd5  ........8.T.v...
0001c0  c3d5 efd5 19d6 4dd6  7fd6 bdd6 f7d6 40d7  ......M.......@.
0001d0  8bd7 dad7 32d8 38d8  3fd8 47d8 50d8 59d8  ....2.8.?.G.P.Y.
0001e0  63d8 6ed8 7ad8 87d8  95d8 a5d8 b6d8 c9d8  c.n.z...........
0001f0  dbd8 f1d8 09d9 24d9  41d9 61d9 83d9 a9d9  ......$.A.a.....
000200  d2d9 00da 31da 67da  a2da e3da 2adb 77db  ....1.g.....*.w.
000210  ccdb 23dc 28dc 2ddc  33dc 39dc 3fdc 45dc  ..#.(.-.3.9.?.E.
000220  4cdc 54dc 5ddc 68dc  74dc 80dc 8fdc 9edc  L.T.].h.t.......
000230  acdc bbdc cedc e3dc  fadc 12dd 29dd 46dd  ............).F.
000240  66dd 86dd a9dd d2dd  fadd 2ade 5dde 95de  f.........*.]...
000250  d5de 18df 62df b5df  0ce0 0fe0 12e0 03c8  ....b...........
000260  18e0 1be0 1fe0 24e0  29e0 2fe0 35e0 3be0  ......$.)./.5.;.
000270  43e0 4be0 54e0 5de0  67e0 73e0 7ee0 8be0  C.K.T.].g.s.~...
000280  9ae0 aae0 bce0 cfe0  e4e0 fbe0 15e1 2fe1  ............../.
000290  4de1 6ee1 8ee1 b0e1  dae1 09e2 3be2 72e2  M.n.........;.r.
0002a0  aee2 f0e2 38e3 87e3  dde3 3be4 42e4 49e4  ....8.....;.B.I.
0002b0  51e4 5be4 65e4 70e4  7ce4 89e4 98e4 a8e4  Q.[.e.p.|.......
0002c0  bae4 cce4 e1e4 f8e4  11e5 2ce5 4ae5 6be5  ..........,.J.k.
0002d0  8ee5 b5e5 e0e5 0fe6  41e6 79e6 b6e6 f5e6  ........A.y.....
0002e0  3ee7 8ee7 e4e7 43e8  4ae8 53e8 5de8 67e8  >.....C.J.S.].g.
0002f0  72e8 7fe8 8ce8 9be8  abe8 bde8 d0e8 e5e8  r...............
000300  f8e8 0ee9 29e9 46e9  63e9 82e9 a8e9 cfe9  ....).F.c.......
000310  f7e9 28ea 57ea 91ea  d0ea 15eb 5deb adeb  ..(.W.......]...
000320  02ec 04ec 07ec 09ec                       ........


entropy sources: [0] timer
accumulate: (src: [0] timer) 9596 52b5
(cd _build/default/tests && ./test_ec_wycheproof.exe)
Testing `Wycheproof NIST curves'.
This run has ID `5J4VCL1J'.


[OK]          ECDH P256 test vectors                    0   1 - normal case.
[OK]          ECDH P256 test vectors                    1   2 - compressed ...
[OK]          ECDH P256 test vectors                    2   3 - edge case f...
[OK]          ECDH P256 test vectors                    3   4 - edge case f...
[OK]          ECDH P256 test vectors                    4   5 - edge case f...
[OK]          ECDH P256 test vectors                    5   6 - edge case f...
[OK]          ECDH P256 test vectors                    6   7 - edge case f...
[OK]          ECDH P256 test vectors                    7   8 - edge case f...
[OK]          ECDH P256 test vectors                    8   9 - edge case f...
[OK]          ECDH P256 test vectors                    9   10 - edge case ...
[OK]          ECDH P256 test vectors                   10   11 - edge case ...
[OK]          ECDH P256 test vectors                   11   12 - edge case ...
[OK]          ECDH P256 test vectors                   12   13 - edge case ...
[OK]          ECDH P256 test vectors                   13   14 - edge case ...
[OK]          ECDH P256 test vectors                   14   15 - edge case ...
[OK]          ECDH P256 test vectors                   15   16 - edge case ...
[OK]          ECDH P256 test vectors                   16   17 - edge case ...
[OK]          ECDH P256 test vectors                   17   18 - edge case ...
[OK]          ECDH P256 test vectors                   18   19 - y-coordina...
[OK]          ECDH P256 test vectors                   19   20 - y-coordina...
[OK]          ECDH P256 test vectors                   20   21 - y-coordina...
[OK]          ECDH P256 test vectors                   21   22 - y-coordina...
[OK]          ECDH P256 test vectors                   22   23 - y-coordina...
[OK]          ECDH P256 test vectors                   23   24 - y-coordina...
[OK]          ECDH P256 test vectors                   24   25 - y-coordina...
[OK]          ECDH P256 test vectors                   25   26 - y-coordina...
[OK]          ECDH P256 test vectors                   26   27 - y-coordina...
[OK]          ECDH P256 test vectors                   27   28 - y-coordina...
[OK]          ECDH P256 test vectors                   28   29 - y-coordina...
[OK]          ECDH P256 test vectors                   29   30 - y-coordina...
[OK]          ECDH P256 test vectors                   30   31 - edge cases...
[OK]          ECDH P256 test vectors                   31   32 - edge cases...
[OK]          ECDH P256 test vectors                   32   33 - edge cases...
[OK]          ECDH P256 test vectors                   33   34 - edge cases...
[OK]          ECDH P256 test vectors                   34   35 - edge cases...
[OK]          ECDH P256 test vectors                   35   36 - edge cases...
[OK]          ECDH P256 test vectors                   36   37 - edge cases...
[OK]          ECDH P256 test vectors                   37   38 - edge cases...
[OK]          ECDH P256 test vectors                   38   39 - edge cases...
[OK]          ECDH P256 test vectors                   39   40 - edge cases...
[OK]          ECDH P256 test vectors                   40   41 - edge cases...
[OK]          ECDH P256 test vectors                   41   42 - edge cases...
[OK]          ECDH P256 test vectors                   42   43 - edge cases...
[OK]          ECDH P256 test vectors                   43   44 - edge cases...
[OK]          ECDH P256 test vectors                   44   45 - edge cases...
[OK]          ECDH P256 test vectors                   45   46 - edge cases...
[OK]          ECDH P256 test vectors                   46   47 - edge cases...
[OK]          ECDH P256 test vectors                   47   48 - edge cases...
[OK]          ECDH P256 test vectors                   48   49 - edge cases...
[OK]          ECDH P256 test vectors                   49   50 - edge cases...
[OK]          ECDH P256 test vectors                   50   51 - edge cases...
[OK]          ECDH P256 test vectors                   51   52 - edge cases...
[OK]          ECDH P256 test vectors                   52   53 - edge cases...
[OK]          ECDH P256 test vectors                   53   54 - edge cases...
[OK]          ECDH P256 test vectors                   54   55 - edge cases...
[OK]          ECDH P256 test vectors                   55   56 - edge cases...
[OK]          ECDH P256 test vectors                   56   57 - edge cases...
[OK]          ECDH P256 test vectors                   57   58 - edge cases...
[OK]          ECDH P256 test vectors                   58   59 - point with...
[OK]          ECDH P256 test vectors                   59   60 - point with...
[OK]          ECDH P256 test vectors                   60   61 - point with...
[OK]          ECDH P256 test vectors                   61   62 - point with...
[OK]          ECDH P256 test vectors                   62   63 - point with...
[OK]          ECDH P256 test vectors                   63   64 - point with...
[OK]          ECDH P256 test vectors                   64   65 - point with...
[OK]          ECDH P256 test vectors                   65   66 - point with...
[OK]          ECDH P256 test vectors                   66   67 - point with...
[OK]          ECDH P256 test vectors                   67   68 - point with...
[OK]          ECDH P256 test vectors                   68   69 - point with...
[OK]          ECDH P256 test vectors                   69   70 - point with...
[OK]          ECDH P256 test vectors                   70   71 - point with...
[OK]          ECDH P256 test vectors                   71   72 - point with...
[OK]          ECDH P256 test vectors                   72   73 - point with...
[OK]          ECDH P256 test vectors                   73   74 - point with...
[OK]          ECDH P256 test vectors                   74   75 - point with...
[OK]          ECDH P256 test vectors                   75   76 - point with...
[OK]          ECDH P256 test vectors                   76   77 - point with...
[OK]          ECDH P256 test vectors                   77   78 - point with...
[OK]          ECDH P256 test vectors                   78   79 - point with...
[OK]          ECDH P256 test vectors                   79   80 - point with...
[OK]          ECDH P256 test vectors                   80   81 - point with...
[OK]          ECDH P256 test vectors                   81   82 - point with...
[OK]          ECDH P256 test vectors                   82   83 - point with...
[OK]          ECDH P256 test vectors                   83   84 - point with...
[OK]          ECDH P256 test vectors                   84   85 - point with...
[OK]          ECDH P256 test vectors                   85   86 - point with...
[OK]          ECDH P256 test vectors                   86   87 - point with...
[OK]          ECDH P256 test vectors                   87   88 - point with...
[OK]          ECDH P256 test vectors                   88   89 - point with...
[OK]          ECDH P256 test vectors                   89   90 - point with...
[OK]          ECDH P256 test vectors                   90   91 - point with...
[OK]          ECDH P256 test vectors                   91   92 - point with...
[OK]          ECDH P256 test vectors                   92   93 - point with...
[OK]          ECDH P256 test vectors                   93   94 - point with...
[OK]          ECDH P256 test vectors                   94   95 - point with...
[OK]          ECDH P256 test vectors                   95   96 - point with...
[OK]          ECDH P256 test vectors                   96   97 - point with...
[OK]          ECDH P256 test vectors                   97   98 - point with...
[OK]          ECDH P256 test vectors                   98   99 - point with...
[OK]          ECDH P256 test vectors                   99   100 - point wit...
[OK]          ECDH P256 test vectors                  100   101 - point wit...
[OK]          ECDH P256 test vectors                  101   102 - point wit...
[OK]          ECDH P256 test vectors                  102   103 - point wit...
[OK]          ECDH P256 test vectors                  103   104 - point wit...
[OK]          ECDH P256 test vectors                  104   105 - point wit...
[OK]          ECDH P256 test vectors                  105   106 - point wit...
[OK]          ECDH P256 test vectors                  106   107 - point wit...
[OK]          ECDH P256 test vectors                  107   108 - point wit...
[OK]          ECDH P256 test vectors                  108   109 - point wit...
[OK]          ECDH P256 test vectors                  109   110 - point wit...
[OK]          ECDH P256 test vectors                  110   111 - point wit...
[OK]          ECDH P256 test vectors                  111   112 - point wit...
[OK]          ECDH P256 test vectors                  112   113 - point wit...
[OK]          ECDH P256 test vectors                  113   114 - point wit...
[OK]          ECDH P256 test vectors                  114   115 - point wit...
[OK]          ECDH P256 test vectors                  115   116 - point wit...
[OK]          ECDH P256 test vectors                  116   117 - point wit...
[OK]          ECDH P256 test vectors                  117   118 - point wit...
[OK]          ECDH P256 test vectors                  118   119 - point wit...
[OK]          ECDH P256 test vectors                  119   120 - point wit...
[OK]          ECDH P256 test vectors                  120   121 - point wit...
[OK]          ECDH P256 test vectors                  121   122 - point wit...
[OK]          ECDH P256 test vectors                  122   123 - point wit...
[OK]          ECDH P256 test vectors                  123   124 - point wit...
[OK]          ECDH P256 test vectors                  124   125 - point wit...
[OK]          ECDH P256 test vectors                  125   126 - point wit...
[OK]          ECDH P256 test vectors                  126   127 - point wit...
[OK]          ECDH P256 test vectors                  127   128 - point wit...
[OK]          ECDH P256 test vectors                  128   129 - point wit...
[OK]          ECDH P256 test vectors                  129   130 - point wit...
[OK]          ECDH P256 test vectors                  130   131 - point wit...
[OK]          ECDH P256 test vectors                  131   132 - point wit...
[OK]          ECDH P256 test vectors                  132   133 - point wit...
[OK]          ECDH P256 test vectors                  133   134 - point wit...
[OK]          ECDH P256 test vectors                  134   135 - point wit...
[OK]          ECDH P256 test vectors                  135   136 - point wit...
[OK]          ECDH P256 test vectors                  136   137 - point wit...
[OK]          ECDH P256 test vectors                  137   138 - point wit...
[OK]          ECDH P256 test vectors                  138   139 - point wit...
[OK]          ECDH P256 test vectors                  139   140 - point wit...
[OK]          ECDH P256 test vectors                  140   141 - point wit...
[OK]          ECDH P256 test vectors                  141   142 - point wit...
[OK]          ECDH P256 test vectors                  142   143 - point wit...
[OK]          ECDH P256 test vectors                  143   144 - point wit...
[OK]          ECDH P256 test vectors                  144   145 - point wit...
[OK]          ECDH P256 test vectors                  145   146 - point wit...
[OK]          ECDH P256 test vectors                  146   147 - point wit...
[OK]          ECDH P256 test vectors                  147   148 - point wit...
[OK]          ECDH P256 test vectors                  148   149 - point wit...
[OK]          ECDH P256 test vectors                  149   150 - point wit...
[OK]          ECDH P256 test vectors                  150   151 - point wit...
[OK]          ECDH P256 test vectors                  151   152 - point wit...
[OK]          ECDH P256 test vectors                  152   153 - point wit...
[OK]          ECDH P256 test vectors                  153   154 - point wit...
[OK]          ECDH P256 test vectors                  154   155 - point wit...
[OK]          ECDH P256 test vectors                  155   156 - point wit...
[OK]          ECDH P256 test vectors                  156   157 - point wit...
[OK]          ECDH P256 test vectors                  157   158 - point wit...
[OK]          ECDH P256 test vectors                  158   159 - point wit...
[OK]          ECDH P256 test vectors                  159   160 - point wit...
[OK]          ECDH P256 test vectors                  160   161 - point wit...
[OK]          ECDH P256 test vectors                  161   162 - point wit...
[OK]          ECDH P256 test vectors                  162   163 - point wit...
[OK]          ECDH P256 test vectors                  163   164 - point wit...
[OK]          ECDH P256 test vectors                  164   165 - point wit...
[OK]          ECDH P256 test vectors                  165   166 - point wit...
[OK]          ECDH P256 test vectors                  166   167 - point wit...
[OK]          ECDH P256 test vectors                  167   168 - point wit...
[OK]          ECDH P256 test vectors                  168   169 - point wit...
[OK]          ECDH P256 test vectors                  169   170 - point wit...
[OK]          ECDH P256 test vectors                  170   171 - point wit...
[OK]          ECDH P256 test vectors                  171   172 - point wit...
[OK]          ECDH P256 test vectors                  172   173 - point wit...
[OK]          ECDH P256 test vectors                  173   174 - point wit...
[OK]          ECDH P256 test vectors                  174   175 - point wit...
[OK]          ECDH P256 test vectors                  175   176 - edge case...
[OK]          ECDH P256 test vectors                  176   177 - edge case...
[OK]          ECDH P256 test vectors                  177   178 - edge case...
[OK]          ECDH P256 test vectors                  178   179 - edge case...
[OK]          ECDH P256 test vectors                  179   180 - edge case...
[OK]          ECDH P256 test vectors                  180   181 - edge case...
[OK]          ECDH P256 test vectors                  181   182 - edge case...
[OK]          ECDH P256 test vectors                  182   183 - edge case...
[OK]          ECDH P256 test vectors                  183   184 - edge case...
[OK]          ECDH P256 test vectors                  184   185 - edge case...
[OK]          ECDH P256 test vectors                  185   186 - edge case...
[OK]          ECDH P256 test vectors                  186   187 - edge case...
[OK]          ECDH P256 test vectors                  187   188 - edge case...
[OK]          ECDH P256 test vectors                  188   189 - edge case...
[OK]          ECDH P256 test vectors                  189   190 - edge case...
[OK]          ECDH P256 test vectors                  190   191 - CVE-2017-...
[OK]          ECDH P256 test vectors                  191   192 - CVE-2017-...
[OK]          ECDH P256 test vectors                  192   193 - point is ...
[OK]          ECDH P256 test vectors                  193   194 - point is ...
[OK]          ECDH P256 test vectors                  194   195 - point is ...
[OK]          ECDH P256 test vectors                  195   196 - point is ...
[OK]          ECDH P256 test vectors                  196   197 - point is ...
[OK]          ECDH P256 test vectors                  197   198 - point is ...
[OK]          ECDH P256 test vectors                  198   199 - point is ...
[OK]          ECDH P256 test vectors                  199   200 - point is ...
[OK]          ECDH P256 test vectors                  200   201 - point is ...
[OK]          ECDH P256 test vectors                  201   202 - point is ...
[OK]          ECDH P256 test vectors                  202   203 - point is ...
[OK]          ECDH P256 test vectors                  203   204 - point is ...
[OK]          ECDH P256 test vectors                  204   205 - point is ...
[OK]          ECDH P256 test vectors                  205   206 - point is ...
[OK]          ECDH P256 test vectors                  206   207 - point is ...
[OK]          ECDH P256 test vectors                  207   208 - point is ...
[OK]          ECDH P256 test vectors                  208   209 - .
[OK]          ECDH P256 test vectors                  209   210 - public po...
[OK]          ECDH P256 test vectors                  210   211 - public po...
[OK]          ECDH P256 test vectors                  211   224 - using sec...
[OK]          ECDH P256 test vectors                  212   225 - using sec...
[OK]          ECDH P256 test vectors                  213   228 - Public ke...
[OK]          ECDH P256 test vectors                  214   229 - Public ke...
[OK]          ECDH P256 test vectors                  215   230 - Public ke...
[OK]          ECDH P256 test vectors                  216   231 - Public ke...
[OK]          ECDH P256 test vectors                  217   232 - Public ke...
[OK]          ECDH P256 test vectors                  218   233 - Public ke...
[OK]          ECDH P256 test vectors                  219   234 - Public ke...
[OK]          ECDH P256 test vectors                  220   235 - Public ke...
[OK]          ECDH P256 test vectors                  221   236 - Public ke...
[OK]          ECDH P256 test vectors                  222   237 - Public ke...
[OK]          ECDH P256 test vectors                  223   238 - Public ke...
[OK]          ECDH P256 test vectors                  224   239 - Public ke...
[OK]          ECDH P256 test vectors                  225   240 - Public ke...
[OK]          ECDH P256 test vectors                  226   241 - Public ke...
[OK]          ECDH P256 test vectors                  227   242 - Public ke...
[OK]          ECDH P256 test vectors                  228   243 - invalid p...
[OK]          ECDH P256 test vectors                  229   244 - public ke...
[OK]          ECDH P256 test vectors                  230   245 - public ke...
[OK]          ECDH P256 test vectors                  231   246 - public ke...
[OK]          ECDH P256 test vectors                  232   247 - public ke...
[OK]          ECDH P256 test vectors                  233   248 - public ke...
[OK]          ECDH P256 test vectors                  234   249 - public ke...
[OK]          ECDSA P256 test vectors (SHA256)          0   1 - signature m...
[OK]          ECDSA P256 test vectors (SHA256)          1   2 - Legacy:ASN ...
[OK]          ECDSA P256 test vectors (SHA256)          2   3 - valid.
[OK]          ECDSA P256 test vectors (SHA256)          3   4 - long form e...
[OK]          ECDSA P256 test vectors (SHA256)          4   5 - length of s...
[OK]          ECDSA P256 test vectors (SHA256)          5   6 - wrong lengt...
[OK]          ECDSA P256 test vectors (SHA256)          6   7 - wrong lengt...
[OK]          ECDSA P256 test vectors (SHA256)          7   8 - uint32 over...
[OK]          ECDSA P256 test vectors (SHA256)          8   9 - uint64 over...
[OK]          ECDSA P256 test vectors (SHA256)          9   10 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         10   11 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         11   12 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         12   13 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         13   14 - incorrect ...
[OK]          ECDSA P256 test vectors (SHA256)         14   15 - indefinite...
[OK]          ECDSA P256 test vectors (SHA256)         15   16 - indefinite...
[OK]          ECDSA P256 test vectors (SHA256)         16   17 - indefinite...
[OK]          ECDSA P256 test vectors (SHA256)         17   18 - removing s...
[OK]          ECDSA P256 test vectors (SHA256)         18   19 - lonely seq...
[OK]          ECDSA P256 test vectors (SHA256)         19   20 - appending ...
[OK]          ECDSA P256 test vectors (SHA256)         20   21 - prepending...
[OK]          ECDSA P256 test vectors (SHA256)         21   22 - appending ...
[OK]          ECDSA P256 test vectors (SHA256)         22   23 - appending ...
[OK]          ECDSA P256 test vectors (SHA256)         23   24 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         24   25 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         25   26 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         26   27 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         27   28 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         28   29 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         29   30 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         30   31 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         31   32 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         32   33 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         33   34 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         34   35 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         35   36 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         36   37 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         37   38 - including ...
[OK]          ECDSA P256 test vectors (SHA256)         38   39 - truncated ...
[OK]          ECDSA P256 test vectors (SHA256)         39   40 - using comp...
[OK]          ECDSA P256 test vectors (SHA256)         40   41 - using comp...
[OK]          ECDSA P256 test vectors (SHA256)         41   42 - using comp...
[OK]          ECDSA P256 test vectors (SHA256)         42   43 - using comp...
[OK]          ECDSA P256 test vectors (SHA256)         43   44 - using comp...
[OK]          ECDSA P256 test vectors (SHA256)         44   45 - using comp...
[OK]          ECDSA P256 test vectors (SHA256)         45   46 - Replacing ...
[OK]          ECDSA P256 test vectors (SHA256)         46   47 - changing t...
[OK]          ECDSA P256 test vectors (SHA256)         47   48 - changing t...
[OK]          ECDSA P256 test vectors (SHA256)         48   49 - changing t...
[OK]          ECDSA P256 test vectors (SHA256)         49   50 - changing t...
[OK]          ECDSA P256 test vectors (SHA256)         50   51 - changing t...
[OK]          ECDSA P256 test vectors (SHA256)         51   52 - dropping v...
[OK]          ECDSA P256 test vectors (SHA256)         52   53 - using comp...
[OK]          ECDSA P256 test vectors (SHA256)         53   54 - truncated ...
[OK]          ECDSA P256 test vectors (SHA256)         54   55 - truncated ...
[OK]          ECDSA P256 test vectors (SHA256)         55   56 - indefinite...
[OK]          ECDSA P256 test vectors (SHA256)         56   57 - indefinite...
[OK]          ECDSA P256 test vectors (SHA256)         57   58 - indefinite...
[OK]          ECDSA P256 test vectors (SHA256)         58   59 - indefinite...
[OK]          ECDSA P256 test vectors (SHA256)         59   60 - indefinite...
[OK]          ECDSA P256 test vectors (SHA256)         60   61 - indefinite...
[OK]          ECDSA P256 test vectors (SHA256)         61   62 - prepend em...
[OK]          ECDSA P256 test vectors (SHA256)         62   63 - append emp...
[OK]          ECDSA P256 test vectors (SHA256)         63   64 - append gar...
[OK]          ECDSA P256 test vectors (SHA256)         64   65 - sequence o...
[OK]          ECDSA P256 test vectors (SHA256)         65   66 - truncated ...
[OK]          ECDSA P256 test vectors (SHA256)         66   67 - repeating ...
[OK]          ECDSA P256 test vectors (SHA256)         67   68 - long form ...
[OK]          ECDSA P256 test vectors (SHA256)         68   69 - long form ...
[OK]          ECDSA P256 test vectors (SHA256)         69   70 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         70   71 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         71   72 - wrong leng...
[OK]          ECDSA P256 test vectors (SHA256)         72   73 - wrong leng...
[OK]          ECDSA P256 test vectors (SHA256)         73   74 - wrong leng...
[OK]          ECDSA P256 test vectors (SHA256)         74   75 - wrong leng...
[OK]          ECDSA P256 test vectors (SHA256)         75   76 - uint32 ove...
[OK]          ECDSA P256 test vectors (SHA256)         76   77 - uint32 ove...
[OK]          ECDSA P256 test vectors (SHA256)         77   78 - uint64 ove...
[OK]          ECDSA P256 test vectors (SHA256)         78   79 - uint64 ove...
[OK]          ECDSA P256 test vectors (SHA256)         79   80 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         80   81 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         81   82 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         82   83 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         83   84 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         84   85 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         85   86 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         86   87 - length of ...
[OK]          ECDSA P256 test vectors (SHA256)         87   88 - incorrect ...
[OK]          ECDSA P256 test vectors (SHA256)         88   89 - incorrect ...
[OK]          ECDSA P256 test vectors (SHA256)         89   90 - removing i...
[OK]          ECDSA P256 test vectors (SHA256)         90   91 - lonely int...
[OK]          ECDSA P256 test vectors (SHA256)         91   92 - lonely int...
[OK]          ECDSA P256 test vectors (SHA256)         92   93 - appending ...
[OK]          ECDSA P256 test vectors (SHA256)         93   94 - appending ...
[OK]          ECDSA P256 test vectors (SHA256)         94   95 - prepending...
[OK]          ECDSA P256 test vectors (SHA256)         95   96 - prepending...
[OK]          ECDSA P256 test vectors (SHA256)         96   97 - appending ...
[OK]          ECDSA P256 test vectors (SHA256)         97   98 - appending ...
[OK]          ECDSA P256 test vectors (SHA256)         98   99 - appending ...
[OK]          ECDSA P256 test vectors (SHA256)         99   100 - truncated...
[OK]          ECDSA P256 test vectors (SHA256)        100   101 - truncated...
[OK]          ECDSA P256 test vectors (SHA256)        101   102 - Replacing...
[OK]          ECDSA P256 test vectors (SHA256)        102   103 - Replacing...
[OK]          ECDSA P256 test vectors (SHA256)        103   104 - changing ...
[OK]          ECDSA P256 test vectors (SHA256)        104   105 - changing ...
[OK]          ECDSA P256 test vectors (SHA256)        105   106 - changing ...
[OK]          ECDSA P256 test vectors (SHA256)        106   107 - changing ...
[OK]          ECDSA P256 test vectors (SHA256)        107   108 - changing ...
[OK]          ECDSA P256 test vectors (SHA256)        108   109 - changing ...
[OK]          ECDSA P256 test vectors (SHA256)        109   110 - changing ...
[OK]          ECDSA P256 test vectors (SHA256)        110   111 - changing ...
[OK]          ECDSA P256 test vectors (SHA256)        111   112 - changing ...
[OK]          ECDSA P256 test vectors (SHA256)        112   113 - changing ...
[OK]          ECDSA P256 test vectors (SHA256)        113   114 - dropping ...
[OK]          ECDSA P256 test vectors (SHA256)        114   115 - dropping ...
[OK]          ECDSA P256 test vectors (SHA256)        115   116 - using com...
[OK]          ECDSA P256 test vectors (SHA256)        116   117 - using com...
[OK]          ECDSA P256 test vectors (SHA256)        117   118 - modify fi...
[OK]          ECDSA P256 test vectors (SHA256)        118   119 - modify fi...
[OK]          ECDSA P256 test vectors (SHA256)        119   120 - modify la...
[OK]          ECDSA P256 test vectors (SHA256)        120   121 - modify la...
[OK]          ECDSA P256 test vectors (SHA256)        121   122 - truncated...
[OK]          ECDSA P256 test vectors (SHA256)        122   123 - truncated...
[OK]          ECDSA P256 test vectors (SHA256)        123   124 - truncated...
[OK]          ECDSA P256 test vectors (SHA256)        124   125 - leading f...
[OK]          ECDSA P256 test vectors (SHA256)        125   126 - leading f...
[OK]          ECDSA P256 test vectors (SHA256)        126   127 - replaced ...
[OK]          ECDSA P256 test vectors (SHA256)        127   128 - replaced ...
[OK]          ECDSA P256 test vectors (SHA256)        128   129 - replacing...
[OK]          ECDSA P256 test vectors (SHA256)        129   130 - replacing...
[OK]          ECDSA P256 test vectors (SHA256)        130   131 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        131   132 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        132   133 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        133   134 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        134   135 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        135   136 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        136   137 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        137   138 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        138   139 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        139   140 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        140   141 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        141   142 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        142   143 - Modified ...
[OK]          ECDSA P256 test vectors (SHA256)        143   144 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        144   145 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        145   146 - Signature...
[OK]          ECDSA P25test vectors (SHA256)        146   147 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        147   148 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        148   149 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        149   150 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        150   151 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        151   152 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        152   153 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        153   154 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        154   155 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        155   156 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        156   157 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        157   158 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        158   159 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        159   160 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        160   161 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        161   162 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        162   163 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        163   164 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        164   165 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        165   166 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        166   167 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        167   168 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        168   169 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        169   170 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        170   171 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        171   172 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        172   173 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        173   174 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        174   175 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        175   176 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        176   177 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        177   178 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        178   179 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        179   180 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        180   181 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        181   182 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        182   183 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        183   184 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        184   185 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        185   186 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        186   187 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        187   188 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        188   189 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        189   190 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        190   191 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        191   192 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        192   193 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        193   194 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        194   195 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        195   196 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        196   197 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        197   198 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        198   199 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        199   200 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        200   201 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        201   202 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        202   203 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        203   204 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        204   205 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        205   206 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        206   207 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        207   208 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        208   209 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        209   210 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        210   211 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        211   212 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        212   213 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        213   214 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        214   215 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        215   216 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        216   217 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        217   218 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        218   219 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        219   220 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        220   221 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        221   222 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        222   223 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        223   224 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        224   225 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        225   226 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        226   227 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        227   228 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        228   229 - Signature...
[OK]          ECDSA P256 test vectors (SHA256)        229   230 - Edge case...
[OK]          ECDSA P256 test vectors (SHA256)        230   231 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        231   232 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        232   233 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        233   234 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        234   235 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        235   236 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        236   237 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        237   238 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        238   239 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        239   240 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        240   241 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        241   242 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        242   243 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        243   244 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        244   245 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        245   246 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        246   247 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        247   248 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        248   249 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        249   250 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        250   251 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        251   252 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        252   253 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        253   254 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        254   255 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        255   256 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        256   257 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        257   258 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        258   259 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        259   260 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        260   261 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        261   262 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        262   263 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        263   264 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        264   265 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        265   266 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        266   267 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        267   268 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        268   269 - special c...
[OK]          ECDSA P256 test vectors (SHA256)        269   270 - special c...
...TRUNCATED BY DUNE...
[OK]          X25519 test vectors                     157   158 - special c...
[OK]          X25519 test vectors                     158   159 - special c...
[OK]          X25519 test vectors                     159   160 - special c...
[OK]          X25519 test vectors                     160   161 - special c...
[OK]          X25519 test vectors                     161   162 - special c...
[OK]          X25519 test vectors                     162   163 - special c...
[OK]          X25519 test vectors                     163   164 - special c...
[OK]          X25519 test vectors                     164   165 - D = 0 in ...
[OK]          X25519 test vectors                     165   166 - D = 0 in ...
[OK]          X25519 test vectors                     166   167 - special c...
[OK]          X25519 test vectors                     167   168 - special c...
[OK]          X25519 test vectors                     168   169 - special c...
[OK]          X25519 test vectors                     169   170 - special c...
[OK]          X25519 test vectors                     170   171 - special c...
[OK]          X25519 test vectors                     171   172 - special c...
[OK]          X25519 test vectors                     172   173 - special c...
[OK]          X25519 test vectors                     173   174 - special c...
[OK]          X25519 test vectors                     174   175 - special c...
[OK]          X25519 test vectors                     175   176 - special c...
[OK]          X25519 test vectors                     176   177 - special c...
[OK]          X25519 test vectors                     177   178 - special c...
[OK]          X25519 test vectors                     178   179 - special c...
[OK]          X25519 test vectors                     179   180 - special c...
[OK]          X25519 test vectors                     180   181 - special c...
[OK]          X25519 test vectors                     181   182 - special c...
[OK]          X25519 test vectors                     182   183 - special c...
[OK]          X25519 test vectors                     183   184 - special c...
[OK]          X25519 test vectors                     184   185 - special c...
[OK]          X25519 test vectors                     185   186 - special c...
[OK]          X25519 test vectors                     186   187 - special c...
[OK]          X25519 test vectors                     187   188 - special c...
[OK]          X25519 test vectors                     188   189 - special c...
[OK]          X25519 test vectors                     189   190 - special c...
[OK]          X25519 test vectors                     190   191 - special c...
[OK]          X25519 test vectors                     191   192 - special c...
[OK]          X25519 test vectors                     192   193 - special c...
[OK]          X25519 test vectors                     193   194 - special c...
[OK]          X25519 test vectors                     194   195 - special c...
[OK]          X25519 test vectors                     195   196 - special c...
[OK]          X25519 test vectors                     196   197 - special c...
[OK]          X25519 test vectors                     197   198 - special c...
[OK]          X25519 test vectors                     198   199 - special c...
[OK]          X25519 test vectors                     199   200 - special c...
[OK]          X25519 test vectors                     200   201 - special c...
[OK]          X25519 test vectors                     201   202 - special c...
[OK]          X25519 test vectors                     202   203 - special c...
[OK]          X25519 test vectors                     203   204 - special c...
[OK]          X25519 test vectors                     204   205 - special c...
[OK]          X25519 test vectors                     205   206 - special c...
[OK]          X25519 test vectors                     206   207 - special c...
[OK]          X25519 test vectors                     207   208 - special c...
[OK]          X25519 test vectors                     208   209 - special c...
[OK]          X25519 test vectors                     209   210 - special c...
[OK]          X25519 test vectors                     210   211 - special c...
[OK]          X25519 test vectors                     211   212 - special c...
[OK]          X25519 test vectors                     212   213 - special c...
[OK]          X25519 test vectors                     213   214 - special c...
[OK]          X25519 test vectors                     214   215 - special c...
[OK]          X25519 test vectors                     215   216 - special c...
[OK]          X25519 test vectors                     216   217 - special c...
[OK]          X25519 test vectors                     217   218 - special c...
[OK]          X25519 test vectors                     218   219 - special c...
[OK]          X25519 test vectors                     219   220 - special c...
[OK]          X25519 test vectors                     220   221 - special c...
[OK]          X25519 test vectors                     221   222 - special c...
[OK]          X25519 test vectors                     222   223 - special c...
[OK]          X25519 test vectors                     223   224 - special c...
[OK]          X25519 test vectors                     224   225 - special c...
[OK]          X25519 test vectors                     225   226 - special c...
[OK]          X25519 test vectors                     226   227 - special c...
[OK]          X25519 test vectors                     227   228 - special c...
[OK]          X25519 test vectors                     228   229 - special c...
[OK]          X25519 test vectors                     229   230 - special c...
[OK]          X25519 test vectors                     230   231 - special c...
[OK]          X25519 test vectors                     231   232 - special c...
[OK]          X25519 test vectors                     232   233 - special c...
[OK]          X25519 test vectors                     233   234 - special c...
[OK]          X25519 test vectors                     234   235 - special c...
[OK]          X25519 test vectors                     235   236 - special c...
[OK]          X25519 test vectors                     236   237 - special c...
[OK]          X25519 test vectors                     237   238 - special c...
[OK]          X25519 test vectors                     238   239 - special c...
[OK]          X25519 test vectors                     239   240 - special c...
[OK]          X25519 test vectors                     240   241 - special c...
[OK]          X25519 test vectors                     241   242 - special c...
[OK]          X25519 test vectors                     242   243 - special c...
[OK]          X25519 test vectors                     243   244 - special c...
[OK]          X25519 test vectors                     244   245 - special c...
[OK]          X25519 test vectors                     245   246 - special c...
[OK]          X25519 test vectors                     246   247 - special c...
[OK]          X25519 test vectors                     247   248 - special c...
[OK]          X25519 test vectors                     248   249 - special c...
[OK]          X25519 test vectors                     249   250 - special c...
[OK]          X25519 test vectors                     250   251 - special c...
[OK]          X25519 test vectors                     251   252 - special c...
[OK]          X25519 test vectors                     252   253 - special c...
[OK]          X25519 test vectors                     253   254 - special c...
[OK]          X25519 test vectors                     254   255 - special c...
[OK]          X25519 test vectors                     255   256 - special c...
[OK]          X25519 test vectors                     256   257 - special c...
[OK]          X25519 test vectors                     257   258 - special c...
[OK]          X25519 test vectors                     258   259 - special c...
[OK]          X25519 test vectors                     259   260 - special c...
[OK]          X25519 test vectors                     260   261 - special c...
[OK]          X25519 test vectors                     261   262 - special c...
[OK]          X25519 test vectors                     262   263 - special c...
[OK]          X25519 test vectors                     263   264 - special c...
[OK]          X25519 test vectors                     264   265 - special c...
[OK]          X25519 test vectors                     265   266 - special c...
[OK]          X25519 test vectors                     266   267 - special c...
[OK]          X25519 test vectors                     267   268 - special c...
[OK]          X25519 test vectors                     268   269 - special c...
[OK]          X25519 test vectors                     269   270 - special c...
[OK]          X25519 test vectors                     270   271 - special c...
[OK]          X25519 test vectors                     271   272 - special c...
[OK]          X25519 test vectors                     272   273 - special c...
[OK]          X25519 test vectors                     273   274 - special c...
[OK]          X25519 test vectors                     274   275 - special c...
[OK]          X25519 test vectors                     275   276 - special c...
[OK]          X25519 test vectors                     276   277 - special c...
[OK]          X25519 test vectors                     277   278 - special c...
[OK]          X25519 test vectors                     278   279 - special c...
[OK]          X25519 test vectors                     279   280 - special c...
[OK]          X25519 test vectors                     280   281 - special c...
[OK]          X25519 test vectors                     281   282 - special c...
[OK]          X25519 test vectors                     282   283 - special c...
[OK]          X25519 test vectors                     283   284 - special c...
[OK]          X25519 test vectors                     284   285 - special c...
[OK]          X25519 test vectors                     285   286 - special c...
[OK]          X25519 test vectors                     286   287 - special c...
[OK]          X25519 test vectors                     287   288 - special c...
[OK]          X25519 test vectors                     288   289 - special c...
[OK]          X25519 test vectors                     289   290 - special c...
[OK]          X25519 test vectors                     290   291 - special c...
[OK]          X25519 test vectors                     291   292 - special c...
[OK]          X25519 test vectors                     292   293 - special c...
[OK]          X25519 test vectors                     293   294 - special c...
[OK]          X25519 test vectors                     294   295 - special c...
[OK]          X25519 test vectors                     295   296 - special c...
[OK]          X25519 test vectors                     296   297 - special c...
[OK]          X25519 test vectors                     297   298 - special c...
[OK]          X25519 test vectors                     298   299 - special c...
[OK]          X25519 test vectors                     299   300 - special c...
[OK]          X25519 test vectors                     300   301 - special c...
[OK]          X25519 test vectors                     301   302 - special c...
[OK]          X25519 test vectors                     302   303 - special c...
[OK]          X25519 test vectors                     303   304 - special c...
[OK]          X25519 test vectors                     304   305 - special c...
[OK]          X25519 test vectors                     305   306 - special c...
[OK]          X25519 test vectors                     306   307 - special c...
[OK]          X25519 test vectors                     307   308 - special c...
[OK]          X25519 test vectors                     308   309 - special c...
[OK]          X25519 test vectors                     309   310 - special c...
[OK]          X25519 test vectors                     310   311 - special c...
[OK]          X25519 test vectors                     311   312 - special c...
[OK]          X25519 test vectors                     312   313 - special c...
[OK]          X25519 test vectors                     313   314 - special c...
[OK]          X25519 test vectors                     314   315 - special c...
[OK]          X25519 test vectors                     315   316 - special c...
[OK]          X25519 test vectors                     316   317 - special c...
[OK]          X25519 test vectors                     317   318 - special c...
[OK]          X25519 test vectors                     318   319 - special c...
[OK]          X25519 test vectors                     319   320 - special c...
[OK]          X25519 test vectors                     320   321 - special c...
[OK]          X25519 test vectors                     321   322 - special c...
[OK]          X25519 test vectors                     322   323 - special c...
[OK]          X25519 test vectors                     323   324 - special c...
[OK]          X25519 test vectors                     324   325 - special c...
[OK]          X25519 test vectors                     325   326 - special c...
[OK]          X25519 test vectors                     326   327 - special c...
[OK]          X25519 test vectors                     327   328 - special c...
[OK]          X25519 test vectors                     328   329 - special c...
[OK]          X25519 test vectors                     329   330 - special c...
[OK]          X25519 test vectors                     330   331 - special c...
[OK]          X25519 test vectors                     331   332 - special c...
[OK]          X25519 test vectors                     332   333 - special c...
[OK]          X25519 test vectors                     333   334 - special c...
[OK]          X25519 test vectors                     334   335 - special c...
[OK]          X25519 test vectors                     335   336 - special c...
[OK]          X25519 test vectors                     336   337 - special c...
[OK]          X25519 test vectors                     337   338 - special c...
[OK]          X25519 test vectors                     338   339 - special c...
[OK]          X25519 test vectors                     339   340 - special c...
[OK]          X25519 test vectors                     340   341 - special c...
[OK]          X25519 test vectors                     341   342 - special c...
[OK]          X25519 test vectors                     342   343 - special c...
[OK]          X25519 test vectors                     343   344 - special c...
[OK]          X25519 test vectors                     344   345 - special c...
[OK]          X25519 test vectors                     345   346 - special c...
[OK]          X25519 test vectors                     346   347 - special c...
[OK]          X25519 test vectors                     347   348 - special c...
[OK]          X25519 test vectors                     348   349 - special c...
[OK]          X25519 test vectors                     349   350 - special c...
[OK]          X25519 test vectors                     350   351 - special c...
[OK]          X25519 test vectors                     351   352 - special c...
[OK]          X25519 test vectors                     352   353 - special c...
[OK]          X25519 test vectors                     353   354 - special c...
[OK]          X25519 test vectors                     354   355 - special c...
[OK]          X25519 test vectors                     355   356 - special c...
[OK]          X25519 test vectors                     356   357 - special c...
[OK]          X25519 test vectors                     357   358 - special c...
[OK]          X25519 test vectors                     358   359 - special c...
[OK]          X25519 test vectors                     359   360 - special c...
[OK]          X25519 test vectors                     360   361 - special c...
[OK]          X25519 test vectors                     361   362 - special c...
[OK]          X25519 test vectors                     362   363 - special c...
[OK]          X25519 test vectors                     363   364 - special c...
[OK]          X25519 test vectors                     364   365 - special c...
[OK]          X25519 test vectors                     365   366 - special c...
[OK]          X25519 test vectors                     366   367 - special c...
[OK]          X25519 test vectors                     367   368 - special c...
[OK]          X25519 test vectors                     368   369 - special c...
[OK]          X25519 test vectors                     369   370 - special c...
[OK]          X25519 test vectors                     370   371 - special c...
[OK]          X25519 test vectors                     371   372 - special c...
[OK]          X25519 test vectors                     372   373 - special c...
[OK]          X25519 test vectors                     373   374 - special c...
[OK]          X25519 test vectors                     374   375 - special c...
[OK]          X25519 test vectors                     375   376 - special c...
[OK]          X25519 test vectors                     376   377 - special c...
[OK]          X25519 test vectors                     377   378 - special c...
[OK]          X25519 test vectors                     378   379 - special c...
[OK]          X25519 test vectors                     379   380 - special c...
[OK]          X25519 test vectors                     380   381 - special c...
[OK]          X25519 test vectors                     381   382 - special c...
[OK]          X25519 test vectors                     382   383 - special c...
[OK]          X25519 test vectors                     383   384 - special c...
[OK]          X25519 test vectors                     384   385 - special c...
[OK]          X25519 test vectors                     385   386 - special c...
[OK]          X25519 test vectors                     386   387 - special c...
[OK]          X25519 test vectors                     387   388 - special c...
[OK]          X25519 test vectors                     388   389 - special c...
[OK]          X25519 test vectors                     389   390 - special c...
[OK]          X25519 test vectors                     390   391 - special c...
[OK]          X25519 test vectors                     391   392 - special c...
[OK]          X25519 test vectors                     392   393 - special c...
[OK]          X25519 test vectors                     393   394 - special c...
[OK]          X25519 test vectors                     394   395 - special c...
[OK]          X25519 test vectors                     395   396 - special c...
[OK]          X25519 test vectors                     396   397 - special c...
[OK]          X25519 test vectors                     397   398 - special c...
[OK]          X25519 test vectors                     398   399 - special c...
[OK]          X25519 test vectors                     399   400 - special c...
[OK]          X25519 test vectors                     400   401 - special c...
[OK]          X25519 test vectors                     401   402 - special c...
[OK]          X25519 test vectors                     402   403 - special c...
[OK]          X25519 test vectors                     403   404 - special c...
[OK]          X25519 test vectors                     404   405 - special c...
[OK]          X25519 test vectors                     405   406 - special c...
[OK]          X25519 test vectors                     406   407 - special c...
[OK]          X25519 test vectors                     407   408 - special c...
[OK]          X25519 test vectors                     408   409 - special c...
[OK]          X25519 test vectors                     409   410 - special c...
[OK]          X25519 test vectors                     410   411 - special c...
[OK]          X25519 test vectors                     411   412 - special c...
[OK]          X25519 test vectors                     412   413 - special c...
[OK]          X25519 test vectors                     413   414 - special c...
[OK]          X25519 test vectors                     414   415 - special c...
[OK]          X25519 test vectors                     415   416 - special c...
[OK]          X25519 test vectors                     416   417 - special c...
[OK]          X25519 test vectors                     417   418 - special c...
[OK]          X25519 test vectors                     418   419 - special c...
[OK]          X25519 test vectors                     419   420 - special c...
[OK]          X25519 test vectors                     420   421 - special c...
[OK]          X25519 test vectors                     421   422 - special c...
[OK]          X25519 test vectors                     422   423 - special c...
[OK]          X25519 test vectors                     423   424 - special c...
[OK]          X25519 test vectors                     424   425 - special c...
[OK]          X25519 test vectors                     425   426 - special c...
[OK]          X25519 test vectors                     426   427 - special c...
[OK]          X25519 test vectors                     427   428 - special c...
[OK]          X25519 test vectors                     428   429 - special c...
[OK]          X25519 test vectors                     429   430 - special c...
[OK]          X25519 test vectors                     430   431 - special c...
[OK]          X25519 test vectors                     431   432 - special c...
[OK]          X25519 test vectors                     432   433 - special c...
[OK]          X25519 test vectors                     433   434 - special c...
[OK]          X25519 test vectors                     434   435 - special c...
[OK]          X25519 test vectors                     435   436 - special c...
[OK]          X25519 test vectors                     436   437 - special c...
[OK]          X25519 test vectors                     437   438 - special c...
[OK]          X25519 test vectors                     438   439 - special c...
[OK]          X25519 test vectors                     439   440 - special c...
[OK]          X25519 test vectors                     440   441 - special c...
[OK]          X25519 test vectors                     441   442 - special c...
[OK]          X25519 test vectors                     442   443 - special c...
[OK]          X25519 test vectors                     443   444 - special c...
[OK]          X25519 test vectors                     444   445 - special c...
[OK]          X25519 test vectors                     445   446 - special c...
[OK]          X25519 test vectors                     446   447 - special c...
[OK]          X25519 test vectors                     447   448 - special c...
[OK]          X25519 test vectors                     448   449 - special c...
[OK]          X25519 test vectors                     449   450 - special c...
[OK]          X25519 test vectors                     450   451 - special c...
[OK]          X25519 test vectors                     451   452 - special c...
[OK]          X25519 test vectors                     452   453 - special c...
[OK]          X25519 test vectors                     453   454 - special c...
[OK]          X25519 test vectors                     454   455 - special c...
[OK]          X25519 test vectors                     455   456 - special c...
[OK]          X25519 test vectors                     456   457 - special c...
[OK]          X25519 test vectors                     457   458 - special c...
[OK]          X25519 test vectors                     458   459 - special c...
[OK]          X25519 test vectors                     459   460 - special c...
[OK]          X25519 test vectors                     460   461 - special c...
[OK]          X25519 test vectors                     461   462 - special c...
[OK]          X25519 test vectors                     462   463 - special c...
[OK]          X25519 test vectors                     463   464 - special c...
[OK]          X25519 test vectors                     464   465 - special c...
[OK]          X25519 test vectors                     465   466 - special c...
[OK]          X25519 test vectors                     466   467 - special c...
[OK]          X25519 test vectors                     467   468 - special c...
[OK]          X25519 test vectors                     468   469 - special c...
[OK]          X25519 test vectors                     469   470 - special c...
[OK]          X25519 test vectors                     470   471 - special c...
[OK]          X25519 test vectors                     471   472 - special c...
[OK]          X25519 test vectors                     472   473 - special c...
[OK]          X25519 test vectors                     473   474 - special c...
[OK]          X25519 test vectors                     474   475 - special c...
[OK]          X25519 test vectors                     475   476 - special c...
[OK]          X25519 test vectors                     476   477 - special c...
[OK]          X25519 test vectors                     477   478 - special c...
[OK]          X25519 test vectors                     478   479 - special c...
[OK]          X25519 test vectors                     479   480 - special c...
[OK]          X25519 test vectors                     480   481 - special c...
[OK]          X25519 test vectors                     481   482 - special c...
[OK]          X25519 test vectors                     482   483 - special c...
[OK]          X25519 test vectors                     483   484 - special c...
[OK]          X25519 test vectors                     484   485 - special c...
[OK]          X25519 test vectors                     485   486 - special c...
[OK]          X25519 test vectors                     486   487 - special c...
[OK]          X25519 test vectors                     487   488 - special c...
[OK]          X25519 test vectors                     488   489 - special c...
[OK]          X25519 test vectors                     489   490 - special c...
[OK]          X25519 test vectors                     490   491 - special c...
[OK]          X25519 test vectors                     491   492 - special c...
[OK]          X25519 test vectors                     492   493 - special c...
[OK]          X25519 test vectors                     493   494 - special c...
[OK]          X25519 test vectors                     494   495 - special c...
[OK]          X25519 test vectors                     495   496 - special c...
[OK]          X25519 test vectors                     496   497 - special c...
[OK]          X25519 test vectors                     497   498 - special c...
[OK]          X25519 test vectors                     498   499 - special c...
[OK]          X25519 test vectors                     499   500 - special c...
[OK]          X25519 test vectors                     500   501 - special c...
[OK]          X25519 test vectors                     501   502 - special c...
[OK]          X25519 test vectors                     502   503 - special c...
[OK]          X25519 test vectors                     503   504 - special c...
[OK]          X25519 test vectors                     504   505 - special c...
[OK]          X25519 test vectors                     505   506 - special c...
[OK]          X25519 test vectors                     506   507 - special c...
[OK]          X25519 test vectors                     507   508 - special c...
[OK]          X25519 test vectors                     508   509 - special c...
[OK]          X25519 test vectors                     509   510 - special c...
[OK]          X25519 test vectors                     510   511 - private k...
[OK]          X25519 test vectors                     511   512 - private k...
[OK]          X25519 test vectors                     512   513 - special c...
[OK]          X25519 test vectors                     513   514 - special c...
[OK]          X25519 test vectors                     514   515 - special c...
[OK]          X25519 test vectors                     515   516 - special c...
[OK]          X25519 test vectors                     516   517 - special c...
[OK]          X25519 test vectors                     517   518 - special c...
[OK]          ED25519 test vectors                      0   1 - .
[OK]          ED25519 test vectors                      1   2 - .
[OK]          ED25519 test vectors                      2   3 - .
[OK]          ED25519 test vectors                      3   4 - .
[OK]          ED25519 test vectors                      4   5 - .
[OK]          ED25519 test vectors                      5   6 - .
[OK]          ED25519 test vectors                      6   7 - .
[OK]          ED25519 test vectors                      7   8 - .
[OK]          ED25519 test vectors                      8   9 - .
[OK]          ED25519 test vectors                      9   10 - special va...
[OK]          ED25519 test vectors                     10   11 - special va...
[OK]          ED25519 test vectors                     11   12 - special va...
[OK]          ED25519 test vectors                     12   13 - special va...
[OK]          ED25519 test vectors                     13   14 - special va...
[OK]          ED25519 test vectors                     14   15 - special va...
[OK]          ED25519 test vectors                     15   16 - special va...
[OK]          ED25519 test vectors                     16   17 - special va...
[OK]          ED25519 test vectors                     17   18 - special va...
[OK]          ED25519 test vectors                     18   19 - special va...
[OK]          ED25519 test vectors                     19   20 - special va...
[OK]          ED25519 test vectors                     20   21 - special va...
[OK]          ED25519 test vectors                     21   22 - special va...
[OK]          ED25519 test vectors                     22   23 - special va...
[OK]          ED25519 test vectors                     23   24 - special va...
[OK]          ED25519 test vectors                     24   25 - special va...
[OK]          ED25519 test vectors                     25   26 - special va...
[OK]          ED25519 test vectors                     26   27 - special va...
[OK]          ED25519 test vectors                     27   28 - special va...
[OK]          ED25519 test vectors                     28   29 - special va...
[OK]          ED25519 test vectors                     29   30 - empty sign...
[OK]          ED25519 test vectors                     30   31 - s missing.
[OK]          ED25519 test vectors                     31   32 - signature ...
[OK]          ED25519 test vectors                     32   33 - signature ...
[OK]          ED25519 test vectors                     33   34 - include pk...
[OK]          ED25519 test vectors                     34   35 - prepending...
[OK]          ED25519 test vectors                     35   36 - prepending...
[OK]          ED25519 test vectors                     36   37 - appending ...
[OK]          ED25519 test vectors                     37   38 - removing 0...
[OK]          ED25519 test vectors                     38   39 - removing 0...
[OK]          ED25519 test vectors                     39   40 - removing l...
[OK]          ED25519 test vectors                     40   41 - dropping b...
[OK]          ED25519 test vectors                     41   42 - modified b...
[OK]          ED25519 test vectors                     42   43 - modified b...
[OK]          ED25519 test vectors                     43   44 - modified b...
[OK]          ED25519 test vectors                     44   45 - modified b...
[OK]          ED25519 test vectors                     45   46 - modified b...
[OK]          ED25519 test vectors                     46   47 - modified b...
[OK]          ED25519 test vectors                     47   48 - modified b...
[OK]          ED25519 test vectors                     48   49 - modified b...
[OK]          ED25519 test vectors                     49   50 - modified b...
[OK]          ED25519 test vectors                     50   51 - modified b...
[OK]          ED25519 test vectors                     51   52 - modified b...
[OK]          ED25519 test vectors                     52   53 - modified b...
[OK]          ED25519 test vectors                     53   54 - modified b...
[OK]          ED25519 test vectors                     54   55 - modified b...
[OK]          ED25519 test vectors                     55   56 - modified b...
[OK]          ED25519 test vectors                     56   57 - modified b...
[OK]          ED25519 test vectors                     57   58 - modified b...
[OK]          ED25519 test vectors                     58   59 - modified b...
[OK]          ED25519 test vectors                     59   60 - R==0.
[OK]          ED25519 test vectors                     60   61 - invalid R.
[OK]          ED25519 test vectors                     61   62 - all bits f...
[OK]          ED25519 test vectors                     62   63 - checking m...
[OK]          ED25519 test vectors                     63   64 - checking m...
[OK]          ED25519 test vectors                     64   65 - checking m...
[OK]          ED25519 test vectors                     65   66 - checking m...
[OK]          ED25519 test vectors                     66   67 - checking m...
[OK]          ED25519 test vectors                     67   68 - checking m...
[OK]          ED25519 test vectors                     68   69 - checking m...
[OK]          ED25519 test vectors                     69   70 - checking m...
[OK]          ED25519 test vectors                     70   71 - .
[OK]          ED25519 test vectors                     71   72 - .
[OK]          ED25519 test vectors                     72   73 - .
[OK]          ED25519 test vectors                     73   74 - .
[OK]          ED25519 test vectors                     74   75 - .
[OK]          ED25519 test vectors                     75   76 - .
[OK]          ED25519 test vectors                     76   77 - .
[OK]          ED25519 test vectors                     77   78 - .
[OK]          ED25519 test vectors                     78   79 - .
[OK]          ED25519 test vectors                     79   80 - draft-jose...
[OK]          ED25519 test vectors                     80   81 - draft-jose...
[OK]          ED25519 test vectors                     81   82 - draft-jose...
[OK]          ED25519 test vectors                     82   83 - draft-jose...
[OK]          ED25519 test vectors                     83   84 - Random tes...
[OK]          ED25519 test vectors                     84   85 - Random tes...
[OK]          ED25519 test vectors                     85   86 - Random tes...
[OK]          ED25519 test vectors                     86   87 - Random tes...
[OK]          ED25519 test vectors                     87   88 - Random tes...
[OK]          ED25519 test vectors                     88   89 - Random tes...
[OK]          ED25519 test vectors                     89   90 - Random tes...
[OK]          ED25519 test vectors                     90   91 - Random tes...
[OK]          ED25519 test vectors                     91   92 - Random tes...
[OK]          ED25519 test vectors                     92   93 - Random tes...
[OK]          ED25519 test vectors                     93   94 - Random tes...
[OK]          ED25519 test vectors                     94   95 - Random tes...
[OK]          ED25519 test vectors                     95   96 - Random tes...
[OK]          ED25519 test vectors                     96   97 - Random tes...
[OK]          ED25519 test vectors                     97   98 - Random tes...
[OK]          ED25519 test vectors                     98   99 - Random tes...
[OK]          ED25519 test vectors                     99   100 - Random te...
[OK]          ED25519 test vectors                    100   101 - Random te...
[OK]          ED25519 test vectors                    101   102 - Random te...
[OK]          ED25519 test vectors                    102   103 - Random te...
[OK]          ED25519 test vectors                    103   104 - Random te...
[OK]          ED25519 test vectors                    104   105 - Random te...
[OK]          ED25519 test vectors                    105   106 - Random te...
[OK]          ED25519 test vectors                    106   107 - Random te...
[OK]          ED25519 test vectors                    107   108 - Random te...
[OK]          ED25519 test vectors                    108   109 - Random te...
[OK]          ED25519 test vectors                    109   110 - Random te...
[OK]          ED25519 test vectors                    110   111 - Random te...
[OK]          ED25519 test vectors                    111   112 - Test case...
[OK]          ED25519 test vectors                    112   113 - Test case...
[OK]          ED25519 test vectors                    113   114 - Test case...
[OK]          ED25519 test vectors                    114   115 - Test case...
[OK]          ED25519 test vectors                    115   116 - Test case...
[OK]          ED25519 test vectors                    116   117 - regressio...
[OK]          ED25519 test vectors                    117   118 - regressio...
[OK]          ED25519 test vectors                    118   119 - regressio...
[OK]          ED25519 test vectors                    119   120 - regressio...
[OK]          ED25519 test vectors                    120   121 - regressio...
[OK]          ED25519 test vectors                    121   122 - regressio...
[OK]          ED25519 test vectors                    122   123 - regressio...
[OK]          ED25519 test vectors                    123   124 - regressio...
[OK]          ED25519 test vectors                    124   125 - regressio...
[OK]          ED25519 test vectors                    125   126 - regressio...
[OK]          ED25519 test vectors                    126   127 - regressio...
[OK]          ED25519 test vectors                    127   128 - regressio...
[OK]          ED25519 test vectors                    128   129 - regressio...
[OK]          ED25519 test vectors                    129   130 - regressio...
[OK]          ED25519 test vectors                    130   131 - regressio...
[OK]          ED25519 test vectors                    131   132 - regressio...
[OK]          ED25519 test vectors                    132   133 - regressio...
[OK]          ED25519 test vectors                    133   134 - regressio...
[OK]          ED25519 test vectors                    134   135 - regressio...
[OK]          ED25519 test vectors                    135   136 - regressio...
[OK]          ED25519 test vectors                    136   137 - regressio...
[OK]          ED25519 test vectors                    137   138 - regressio...
[OK]          ED25519 test vectors                    138   139 - regressio...
[OK]          ED25519 test vectors                    139   140 - regressio...
[OK]          ED25519 test vectors                    140   141 - regressio...
[OK]          ED25519 test vectors                    141   142 - regressio...
[OK]          ED25519 test vectors                    142   143 - regressio...
[OK]          ED25519 test vectors                    143   144 - regressio...
[OK]          ED25519 test vectors                    144   145 - regressio...


Full test results in `/src/_build/default/tests/_build/_tests/Wycheproof NIST curves'.
Test Successful in 5.014s. 3502 tests run.
(cd _build/default/tests && ./test_entropy_collection_async.exe)
reseeding:
000000  00c8 664d 714d 7b4d  854d 904d 9b4d a64d  ..fMqM{M.M.M.M.M
000010  b14d bc4d c84d d44d  e14d ed4d fb4d 084e  .M.M.M.M.M.M.M.N
000020  164e 244e 324e 414e  504e 604e 6f4e 804e  .N$N2NANPN`NoN.N
000030  914e a24e b34e c54e  d84e eb4e fe4e 124f  .N.N.N.N.N.N.N.O
000040  264f 3b4f 504f 664f  7d4f 944f ac4f c44f  &O;OPOfO}O.O.O.O
000050  dd4f f64f 1050 1150  1250 1450 1550 1650  .O.O.P.P.P.P.P.P
000060  1750 1950 1a50 1b50  1d50 1e50 2050 2150  .P.P.P.P.P.P P!P
000070  2350 2450 2650 2750  2950 2b50 2c50 2e50  #P$P&P'P)P+P,P.P
000080  3050 3250 3450 3650  3850 3a50 3c50 3e50  0P2P4P6P8P:P<P>P
000090  4050 4350 4550 4750  4a50 4c50 4f50 5250  @PCPEPGPJPLPOPRP
0000a0  5450 5750 5a50 5d50  6050 6350 6650 6950  TPWPZP]P`PcPfPiP
0000b0  6d50 7050 7450 7750  7b50 7f50 8250 8650  mPpPtPwP{P.P.P.P
0000c0  8a50 8f50 9350 9750  9c50 01c8 a250 a750  .P.P.P.P.P...P.P
0000d0  ac50 b150 b650 bb50  c150 c650 cc50 d250  .P.P.P.P.P.P.P.P
0000e0  d850 de50 e450 ea50  f150 f850 fe50 0651  .P.P.P.P.P.P.P.Q
0000f0  0d51 1451 1c51 2451  2c51 3451 3c51 4551  .Q.Q.Q$Q,Q4Q<QEQ
000100  4e51 5751 6051 6a51  7351 7e51 8851 9251  NQWQ`QjQsQ~Q.Q.Q
000110  9d51 a851 b351 bf51  cb51 d751 e451 f051  .Q.Q.Q.Q.Q.Q.Q.Q
000120  fe51 0b52 1952 2752  3652 4452 5452 6352  .Q.R.R'R6RDRTRcR
000130  7352 8452 9452 a652  b752 c952 dc52 ef52  sR.R.R.R.R.R.R.R
000140  0353 1753 2b53 4053  5653 6c53 8253 9953  .S.S+S@SVSlS.S.S
000150  b153 ca53 e353 fc53  1654 1854 1954 1a54  .S.S.S.S.T.T.T.T
000160  1c54 1d54 1e54 2054  2154 2354 2454 2654  .T.T.T T!T#T$T&T
000170  2754 2954 2b54 2d54  2e54 3054 3254 3454  'T)T+T-T.T0T2T4T
000180  3654 3854 3a54 3c54  3e54 4154 4354 4554  6T8T:T<T>TATCTET
000190  4854 4a54 02c8 4e54  5154 5454 5754 5954  HTJT..NTQTTTWTYT
0001a0  5c54 5f54 6254 6654  6954 6c54 6f54 7354  \T_TbTfTiTlToTsT
0001b0  7654 7a54 7e54 8254  8654 8a54 8e54 9254  vTzT~T.T.T.T.T.T
0001c0  9754 9b54 a054 a454  a954 ae54 b354 b854  .T.T.T.T.T.T.T.T
0001d0  bd54 c354 c854 ce54  d454 da54 e054 e754  .T.T.T.T.T.T.T.T
0001e0  ed54 f454 fa54 0155  0855 1055 1755 1f55  .T.T.T.U.U.U.U.U
0001f0  2755 2f55 3755 4055  4855 5155 5a55 6455  'U/U7U@UHUQUZUdU
000200  6d55 7755 8155 8c55  9655 a155 ac55 b855  mUwU.U.U.U.U.U.U
000210  c355 cf55 dc55 e855  f555 0256 1056 1e56  .U.U.U.U.U.V.V.V
000220  2c56 3b56 4a56 5956  6956 7956 8a56 9b56  ,V;VJVYViVyV.V.V
000230  ac56 be56 d056 e356  f656 0a57 1e57 3357  .V.V.V.V.V.W.W3W
000240  4857 5d57 7457 8b57  a257 ba57 d257 ec57  HW]WtW.W.W.W.W.W
000250  0558 0658 0758 0858  0958 0a58 0b58 0380  .X.X.X.X.X.X.X..
000260  15a9 9bf5 2a46 9aab  26ee 1223 7fe8 c767  ....*F..&..#...g
000270  378b 8b23 086d 9dfc  cc25 a621 7454 3050  7..#.m...%.!tT0P
000280  a92f fcfb 63cd 988e  1cd4 b3ff 2804 d11c  ./..c.......(...
000290  c439 1cc9 ef15 4ba8  1ee3 70a3 ef34 1953  .9....K...p..4.S
0002a0  8b41 4168 9869 82f0  5dd9 2289 4250 7bc2  .AAh.i..].".BP{.
0002b0  a586 0fa0 901f 83ab  671b 3382 6f27 be55  ........g.3.o'.U
0002c0  a94e 00a8 5be2 69ed  aab9 3191 73f1 cc6e  .N..[.i...1.s..n
0002d0  285e 30ef 011f f313  fea4 d2ff 31f2 2782  (^0.........1.'.


entropy sources: [0] getrandom [1] timer
accumulate: (src: [1] timer) c192 20b7
accumulate: (src: [0] getrandom) 8523 8f64 019c 4398
accumulate: (src: [1] timer) d2ae 33b7
accumulate: (src: [1] timer) 24cc 46b7
accumulate: (src: [1] timer) 24e9 59b7
accumulate: (src: [1] timer) e905 6db7
accumulate: (src: [1] timer) 8522 80b7
accumulate: (src: [1] timer) 1e3f 93b7
accumulate: (src: [1] timer) c85b a6b7
accumulate: (src: [1] timer) 6678 b9b7
accumulate: (src: [1] timer) 3196 ccb7
accumulate: (src: [1] timer) 51b6 dfb7
accumulate: (src: [1] timer) 93d6 f2b7
accumulate: (src: [1] timer) a1f3 05b8
accumulate: (src: [1] timer) f412 19b8
accumulate: (src: [1] timer) c832 2cb8
accumulate: (src: [1] timer) 7650 3fb8
accumulate: (src: [1] timer) 0c75 52b8
accumulate: (src: [1] timer) 4492 65b8
accumulate: (src: [1] timer) 3eaf 78b8
accumulate: (src: [1] timer) 3acc 8bb8
accumulate: (src: [1] timer) d7e8 9eb8
accumulate: (src: [1] timer) ec04 b2b8
accumulate: (src: [1] timer) 0e21 c5b8
accumulate: (src: [1] timer) e73f d8b8
accumulate: (src: [1] timer) e75c ebb8
accumulate: (src: [1] timer) ae79 feb8
accumulate: (src: [1] timer) 0296 11b9
accumulate: (src: [1] timer) 72b2 24b9
accumulate: (src: [1] timer) c3ce 37b9
accumulate: (src: [1] timer) c2e9 4ab9
accumulate: (src: [1] timer) 1606 5eb9
accumulate: (src: [1] timer) 1422 71b9
accumulate: (src: [1] timer) 8f3d 84b9
accumulate: (src: [1] timer) 5759 97b9
accumulate: (src: [1] timer) 6575 aab9
accumulate: (src: [1] timer) 7b91 bdb9
accumulate: (src: [1] timer) d6ac d0b9
accumulate: (src: [1] timer) acc9 e3b9
accumulate: (src: [1] timer) 65e6 f6b9
accumulate: (src: [1] timer) 2a03 0aba
accumulate: (src: [1] timer) 291f 1dba
accumulate: (src: [1] timer) b53b 30ba
accumulate: (src: [1] timer) 6358 43ba
accumulate: (src: [1] timer) 3375 56ba
accumulate: (src: [1] timer) f091 69ba
accumulate: (src: [1] timer) 9cae 7cba
accumulate: (src: [1] timer) 56cb 8fba
accumulate: (src: [1] timer) f6e7 a2ba
accumulate: (src: [1] timer) 6d04 b6ba
accumulate: (src: [1] timer) 1521 c9ba
accumulate: (src: [1] timer) 033e dcba
accumulate: (src: [1] timer) c75a efba
accumulate: (src: [1] timer) ca77 02bb
accumulate: (src: [1] timer) 8a94 15bb
accumulate: (src: [1] timer) 3fb1 28bb
accumulate: (src: [1] timer) 01ce 3bbb
accumulate: (src: [1] timer) c9ea 4ebb
accumulate: (src: [1] timer) a607 62bb
accumulate: (src: [1] timer) 5824 75bb
accumulate: (src: [1] timer) 1541 88bb
accumulate: (src: [1] timer) df5d 9bbb
accumulate: (src: [1] timer) a37a aebb
accumulate: (src: [1] timer) 5f97 c1bb
accumulate: (src: [1] timer) 1cb4 d4bb
accumulate: (src: [1] timer) ded0 e7bb
accumulate: (src: [1] timer) 78ed fabb
accumulate: (src: [1] timer) 0e0a 0ebc
accumulate: (src: [1] timer) ba26 21bc
accumulate: (src: [1] timer) 6e43 34bc
accumulate: (src: [1] timer) 3d60 47bc
accumulate: (src: [1] timer) fe7c 5abc
accumulate: (src: [1] timer) c699 6dbc
accumulate: (src: [1] timer) 79b6 80bc
accumulate: (src: [1] timer) 28d3 93bc
accumulate: (src: [1] timer) d5ef a6bc
accumulate: (src: [1] timer) 7d0c babc
accumulate: (src: [1] timer) 6129 cdbc
accumulate: (src: [1] timer) 2046 e0bc
accumulate: (src: [1] timer) bf62 f3bc
accumulate: (src: [1] timer) 737f 06bd
accumulate: (src: [1] timer) 1b9c 19bd
accumulate: (src: [1] timer) b4b8 2cbd
accumulate: (src: [1] timer) 62d5 3fbd
accumulate: (src: [1] timer) 23f2 52bd
accumulate: (src: [1] timer) d20e 66bd
accumulate: (src: [1] timer) 722b 79bd
accumulate: (src: [1] timer) 0f48 8cbd
accumulate: (src: [1] timer) 9d64 9fbd
accumulate: (src: [1] timer) 6581 b2bd
accumulate: (src: [1] timer) 279e c5bd
accumulate: (src: [1] timer) faba d8bd
accumulate: (src: [1] timer) c5d7 ebbd
accumulate: (src: [1] timer) aef4 febd
accumulate: (src: [1] timer) 6c11 12be
accumulate: (src: [1] timer) 1e2e 25be
accumulate: (src: [1] timer) ce4a 38be
accumulate: (src: [1] timer) 8967 4bbe
accumulate: (src: [1] timer) 3b84 5ebe
accumulate: (src: [1] timer) 1fa1 71be
accumulate: (src: [1] timer) d8bd 84be
accumulate: (src: [1] timer) c3da 97be
accumulate: (src: [1] timer) 71f7 aabe
accumulate: (src: [1] timer) 0414 bebe
accumulate: (src: [1] timer) ac30 d1be
accumulate: (src: [1] timer) 5c4d e4be
accumulate: (src: [1] timer) 056a f7be
accumulate: (src: [1] timer) a986 0abf
accumulate: (src: [1] timer) 69a3 1dbf
accumulate: (src: [1] timer) 3dc2 30bf
accumulate: (src: [1] timer) 22df 43bf
accumulate: (src: [1] timer) eefb 56bf
accumulate: (src: [1] timer) 8d18 6abf
accumulate: (src: [1] timer) 5135 7dbf
accumulate: (src: [1] timer) e651 90bf
accumulate: (src: [1] timer) 8b6e a3bf
accumulate: (src: [1] timer) 288b b6bf
accumulate: (src: [1] timer) d2a7 c9bf
accumulate: (src: [1] timer) 7ac4 dcbf
accumulate: (src: [1] timer) 30e1 efbf
accumulate: (src: [1] timer) c5fd 02c0
accumulate: (src: [1] timer) 4d1a 16c0
accumulate: (src: [1] timer) 0637 29c0
accumulate: (src: [1] timer) b353 3cc0
accumulate: (src: [1] timer) 5c70 4fc0
accumulate: (src: [1] timer) 1d8d 62c0
accumulate: (src: [1] timer) d7a9 75c0
accumulate: (src: [1] timer) 64c9 88c0
accumulate: (src: [1] timer) 47e6 9bc0
accumulate: (src: [1] timer) 1303 afc0
accumulate: (src: [1] timer) 0220 c2c0
accumulate: (src: [1] timer) a23c d5c0
accumulate: (src: [1] timer) 3959 e8c0
accumulate: (src: [1] timer) c875 fbc0
accumulate: (src: [1] timer) 7992 0ec1
accumulate: (src: [1] timer) 18af 21c1
accumulate: (src: [1] timer) a8cb 34c1
accumulate: (src: [1] timer) 69e8 47c1
accumulate: (src: [1] timer) fc04 5bc1
accumulate: (src: [1] timer) 8a21 6ec1
accumulate: (src: [1] timer) 2a3e 81c1
accumulate: (src: [1] timer) bd5a 94c1
accumulate: (src: [1] timer) 6c77 a7c1
accumulate: (src: [1] timer) 1994 bac1
accumulate: (src: [1] timer) d6b0 cdc1
accumulate: (src: [1] timer) 6ecd e0c1
accumulate: (src: [1] timer) 09ea f3c1
accumulate: (src: [1] timer) 9d06 07c2
accumulate: (src: [1] timer) 4423 1ac2
accumulate: (src: [1] timer) fd3f 2dc2
accumulate: (src: [1] timer) c15c 40c2
accumulate: (src: [1] timer) 7e79 53c2
accumulate: (src: [1] timer) 0d96 66c2
accumulate: (src: [1] timer) b9b2 79c2
accumulate: (src: [1] timer) 62cf 8cc2
accumulate: (src: [1] timer) fbeb 9fc2
accumulate: (src: [1] timer) b708 b3c2
accumulate: (src: [1] timer) 9825 c6c2
accumulate: (src: [1] timer) 6f42 d9c2
accumulate: (src: [1] timer) 055f ecc2
accumulate: (src: [1] timer) ab7b ffc2
accumulate: (src: [1] timer) 9898 12c3
accumulate: (src: [1] timer) 3ab5 25c3
accumulate: (src: [1] timer) f6d1 38c3
accumulate: (src: [1] timer) a4ee 4bc3
accumulate: (src: [1] timer) 710b 5fc3
accumulate: (src: [1] timer) 1f28 72c3
accumulate: (src: [1] timer) ed44 85c3
accumulate: (src: [1] timer) 9561 98c3
accumulate: (src: [1] timer) 247e abc3
accumulate: (src: [1] timer) c19a bec3
accumulate: (src: [1] timer) 69b7 d1c3
accumulate: (src: [1] timer) 15d4 e4c3
accumulate: (src: [1] timer) d9f0 f7c3
accumulate: (src: [1] timer) 930d 0bc4
accumulate: (src: [1] timer) 432a 1ec4
accumulate: (src: [1] timer) e946 31c4
accumulate: (src: [1] timer) 9c63 44c4
accumulate: (src: [1] timer) 5680 57c4
accumulate: (src: [1] timer) 029d 6ac4
accumulate: (src: [1] timer) d1b9 7dc4
accumulate: (src: [1] timer) 74d6 90c4
accumulate: (src: [1] timer) 2cf3 a3c4
accumulate: (src: [1] timer) f00f b7c4
accumulate: (src: [1] timer) ab2c cac4
accumulate: (src: [1] timer) 7c49 ddc4
accumulate: (src: [1] timer) b965 f0c4
accumulate: (src: [1] timer) 5382 03c5
accumulate: (src: [1] timer) fa9e 16c5
accumulate: (src: [1] timer) 9ebb 29c5
accumulate: (src: [1] timer) 46d8 3cc5
accumulate: (src: [1] timer) d5f4 4fc5
accumulate: (src: [1] timer) 6f11 63c5
accumulate: (src: [1] timer) 142e 76c5
accumulate: (src: [1] timer) bd4a 89c5
accumulate: (src: [1] timer) 7267 9cc5
accumulate: (src: [1] timer) 0884 afc5
accumulate: (src: [1] timer) cfa0 c2c5
accumulate: (src: [1] timer) 73bd d5c5
accumulate: (src: [1] timer) 21da e8c5
accumulate: (src: [1] timer) e6f6 fbc5
accumulate: (src: [1] timer) af3d 07c6
accumulate: (src: [0] getrandom) 10f5 719f c36e 1965
(cd _build/default/tests && ./test_pk_runner.exe)
.......................................................................................................................................................................................................................................................................................................................................................................
Ran: 359 tests in: 3.22 seconds.
OK
2025-01-10 18:16.39 ---> saved as "6ccf0bcb05c4849e7412ee8d0ee40390c1a1e6786e313d34eff6c73129ec3c6e"
Job succeeded
2025-01-10 18:16.40: Job succeeded