Organisationsmiragemirage-crypto0b377c ()debian-12-4.14_arm32_opam-2.1

debian-12-4.14_arm32_opam-2.1

Link Copied
Code Copied

Logs

2024-05-10 16:15.49: New job: test mirage/mirage-crypto https://github.com/mirage/mirage-crypto.git#refs/pull/204/head (0b377c8f3c542650b7f8f534b82f72613a398e84) (linux-arm64:debian-12-4.14_arm32_opam-2.1)
Base: ocaml/opam:debian-12-ocaml-4.14@sha256:0b5715559a9013e7a7a4167db55ae80f6d21eda42c7824dfe1de5b4cc8dfb970
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/mirage/mirage-crypto.git" && cd "mirage-crypto" && git fetch origin "refs/pull/204/head" && git reset --hard 0b377c8f
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.14@sha256:0b5715559a9013e7a7a4167db55ae80f6d21eda42c7824dfe1de5b4cc8dfb970
# debian-12-4.14_arm32_opam-2.1
USER 1000:1000
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 mirage-crypto.opam mirage-crypto-rng.opam mirage-crypto-rng-mirage.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-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.7.0 astring.0.8.5 async.v0.14.0 async_kernel.v0.14.0 async_rpc_kernel.v0.14.0 async_unix.v0.14.0 base.v0.14.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base_bigstring.v0.14.0 base_quickcheck.v0.14.1 bin_prot.v0.14.1 cmdliner.1.2.0 conf-gmp.4 conf-gmp-powm-sec.3 core.v0.14.1 core_kernel.v0.14.2 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 domain-name.0.4.0 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 eqaf.0.9 fieldslib.v0.14.0 fmt.0.9.0 hex.1.5.0 ipaddr.5.5.0 jane-street-headers.v0.14.0 jst-config.v0.14.1 logs.0.7.0 lwt.5.7.0 macaddr.5.5.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-runtime.4.5.0 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.2.0.0 num.1.5 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocplib-endian.1.2 octavius.1.2.2 ounit2.2.2.7 parsexp.v0.14.2 ppx_assert.v0.14.0 ppx_base.v0.14.0 ppx_bench.v0.14.1 ppx_bin_prot.v0.14.0 ppx_cold.v0.14.0 ppx_compare.v0.14.0 ppx_custom_printf.v0.14.1 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_deriving_yojson.3.6.1 ppx_enumerate.v0.14.0 ppx_expect.v0.14.2 ppx_fields_conv.v0.14.2 ppx_fixed_literal.v0.14.0 ppx_hash.v0.14.0 ppx_here.v0.14.0 ppx_inline_test.v0.14.1 ppx_jane.v0.14.0 ppx_js_style.v0.14.1 ppx_let.v0.14.0 ppx_module_timer.v0.14.0 ppx_optcomp.v0.14.3 ppx_optional.v0.14.0 ppx_pipebang.v0.14.0 ppx_sexp_conv.v0.14.3 ppx_sexp_message.v0.14.1 ppx_sexp_value.v0.14.0 ppx_stable.v0.14.1 ppx_string.v0.14.1 ppx_typerep_conv.v0.14.2 ppx_variants_conv.v0.14.2 ppxlib.0.25.1 protocol_version_header.v0.14.0 randomconv.0.2.0 re.1.11.0 result.1.5 seq.base sexplib.v0.14.0 sexplib0.v0.14.0 spawn.v0.15.1 splittable_random.v0.14.0 stdio.v0.14.0 stdlib-shims.0.3.0 textutils.v0.14.0 time_now.v0.14.0 timezone.v0.14.0 topkg.1.0.7 typerep.v0.14.0 uutf.1.0.3 variantslib.v0.14.0 yojson.2.1.2 zarith.1.13"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y mirage-crypto.dev mirage-crypto-rng.dev mirage-crypto-rng-mirage.dev mirage-crypto-rng-lwt.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 --only-packages=mirage-crypto,mirage-crypto-rng,mirage-crypto-rng-mirage,mirage-crypto-rng-lwt,mirage-crypto-rng-async,mirage-crypto-pk,mirage-crypto-ec @install @check @runtest && rm -rf _build


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


2024-05-10 16:15.49: Using cache hint "mirage/mirage-crypto-ocaml/opam:debian-12-ocaml-4.14@sha256:0b5715559a9013e7a7a4167db55ae80f6d21eda42c7824dfe1de5b4cc8dfb970-debian-12-4.14_arm32_opam-2.1-6e7dd563508197c9a9321d21300c2b69"
2024-05-10 16:15.49: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.14@sha256:0b5715559a9013e7a7a4167db55ae80f6d21eda42c7824dfe1de5b4cc8dfb970)
 (comment debian-12-4.14_arm32_opam-2.1)
 (user (uid 1000) (gid 1000))
 (shell /usr/bin/linux32 /bin/sh -c)
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (workdir /src)
 (run (shell "sudo chown opam /src"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src mirage-crypto.opam mirage-crypto-rng.opam mirage-crypto-rng-mirage.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-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.7.0 astring.0.8.5 async.v0.14.0 async_kernel.v0.14.0 async_rpc_kernel.v0.14.0 async_unix.v0.14.0 base.v0.14.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base_bigstring.v0.14.0 base_quickcheck.v0.14.1 bin_prot.v0.14.1 cmdliner.1.2.0 conf-gmp.4 conf-gmp-powm-sec.3 core.v0.14.1 core_kernel.v0.14.2 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 domain-name.0.4.0 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 eqaf.0.9 fieldslib.v0.14.0 fmt.0.9.0 hex.1.5.0 ipaddr.5.5.0 jane-street-headers.v0.14.0 jst-config.v0.14.1 logs.0.7.0 lwt.5.7.0 macaddr.5.5.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-runtime.4.5.0 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.2.0.0 num.1.5 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocplib-endian.1.2 octavius.1.2.2 ounit2.2.2.7 parsexp.v0.14.2 ppx_assert.v0.14.0 ppx_base.v0.14.0 ppx_bench.v0.14.1 ppx_bin_prot.v0.14.0 ppx_cold.v0.14.0 ppx_compare.v0.14.0 ppx_custom_printf.v0.14.1 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_deriving_yojson.3.6.1 ppx_enumerate.v0.14.0 ppx_expect.v0.14.2 ppx_fields_conv.v0.14.2 ppx_fixed_literal.v0.14.0 ppx_hash.v0.14.0 ppx_here.v0.14.0 ppx_inline_test.v0.14.1 ppx_jane.v0.14.0 ppx_js_style.v0.14.1 ppx_let.v0.14.0 ppx_module_timer.v0.14.0 ppx_optcomp.v0.14.3 ppx_optional.v0.14.0 ppx_pipebang.v0.14.0 ppx_sexp_conv.v0.14.3 ppx_sexp_message.v0.14.1 ppx_sexp_value.v0.14.0 ppx_stable.v0.14.1 ppx_string.v0.14.1 ppx_typerep_conv.v0.14.2 ppx_variants_conv.v0.14.2 ppxlib.0.25.1 protocol_version_header.v0.14.0 randomconv.0.2.0 re.1.11.0 result.1.5 seq.base sexplib.v0.14.0 sexplib0.v0.14.0 spawn.v0.15.1 splittable_random.v0.14.0 stdio.v0.14.0 stdlib-shims.0.3.0 textutils.v0.14.0 time_now.v0.14.0 timezone.v0.14.0 topkg.1.0.7 typerep.v0.14.0 uutf.1.0.3 variantslib.v0.14.0 yojson.2.1.2 zarith.1.13")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y mirage-crypto.dev mirage-crypto-rng.dev mirage-crypto-rng-mirage.dev mirage-crypto-rng-lwt.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 --only-packages=mirage-crypto,mirage-crypto-rng,mirage-crypto-rng-mirage,mirage-crypto-rng-lwt,mirage-crypto-rng-async,mirage-crypto-pk,mirage-crypto-ec @install @check @runtest && rm -rf _build"))
)


2024-05-10 16:15.49: Waiting for resource in pool OCluster
2024-05-10 17:42.28: Waiting for worker…
2024-05-10 18:27.19: Got resource from pool OCluster
Building on ainia.caelum.ci.dev
All commits already cached
HEAD is now at 0b377c8 Merge pull request #1 from reynir/aead-into


(from ocaml/opam:debian-12-ocaml-4.14@sha256:0b5715559a9013e7a7a4167db55ae80f6d21eda42c7824dfe1de5b4cc8dfb970)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:0b5715559a9013e7a7a4167db55ae80f6d21eda42c7824dfe1de5b4cc8dfb970' locally
docker.io/ocaml/opam@sha256:0b5715559a9013e7a7a4167db55ae80f6d21eda42c7824dfe1de5b4cc8dfb970: Pulling from ocaml/opam
9d3555d1192d: Pulling fs layer
9d3555d1192d: Verifying Checksum
9d3555d1192d: Download complete
9d3555d1192d: Pull complete
Digest: sha256:0b5715559a9013e7a7a4167db55ae80f6d21eda42c7824dfe1de5b4cc8dfb970
Status: Downloaded newer image for ocaml/opam@sha256:0b5715559a9013e7a7a4167db55ae80f6d21eda42c7824dfe1de5b4cc8dfb970
WARNING: The requested image's platform (linux/arm/v7) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
2024-05-10 18:27.22 ---> using "97033d7a9a3c42b44a3864e5a080878355cc43512fa4954b12f427c72b432cd2" from cache


/: (comment debian-12-4.14_arm32_opam-2.1)


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


/: (shell /usr/bin/linux32 /bin/sh -c)


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2024-05-10 18:27.22 ---> using "fbb3714dfcf8df2fdc3dc9f8595a211dd97d414b621f140cbb96f2e9fd9bdab1" from cache


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


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


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


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-05-10 18:27.22 ---> using "7c0adfe8bea9ebe6b2d84207001f73b671834c4f44a8c81c2032fd609db2ead8" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-106-generic
The OCaml toplevel, version 4.14.2
2.1.5
2024-05-10 18:27.22 ---> using "6dd1935d1a6448fce9020e0c31ff3b6976f71427a6bc3a01dbef3b9714a2bd61" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2024-05-10 18:27.22 ---> using "d6877764c549cf0fc04543bee4e18b7c1eb16dbe23148906c8e59ea1dbf3aecb" from cache


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


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


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2024-05-10 18:27.22 ---> using "ded149fcd4ee244db17ac7cdf8e48336c7f85b7de1a9d7822a316a71ed6339e8" from cache


/src: (copy (src mirage-crypto.opam mirage-crypto-rng.opam mirage-crypto-rng-mirage.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 ./))
2024-05-10 18:27.29 ---> saved as "089f2269a7cf921b3aae0d1715e008f9c2c383ea57a79194f22e8ad918d10503"


/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-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-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)
2024-05-10 18:28.09 ---> saved as "af9f8d95d86fa201c6d4ea310ee40bacc7780bbe9f0098fa8875820201d7fd0b"


/src: (env DEPS "alcotest.1.7.0 astring.0.8.5 async.v0.14.0 async_kernel.v0.14.0 async_rpc_kernel.v0.14.0 async_unix.v0.14.0 base.v0.14.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base_bigstring.v0.14.0 base_quickcheck.v0.14.1 bin_prot.v0.14.1 cmdliner.1.2.0 conf-gmp.4 conf-gmp-powm-sec.3 core.v0.14.1 core_kernel.v0.14.2 cppo.1.6.9 csexp.1.5.2 cstruct.6.2.0 domain-name.0.4.0 dune.3.15.2 dune-configurator.3.15.2 duration.0.2.1 eqaf.0.9 fieldslib.v0.14.0 fmt.0.9.0 hex.1.5.0 ipaddr.5.5.0 jane-street-headers.v0.14.0 jst-config.v0.14.1 logs.0.7.0 lwt.5.7.0 macaddr.5.5.0 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-runtime.4.5.0 mirage-time.3.0.0 mirage-time-unix.3.0.0 mirage-unix.5.0.1 mtime.2.0.0 num.1.5 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.14.3 ocamlfind.1.9.6 ocplib-endian.1.2 octavius.1.2.2 ounit2.2.2.7 parsexp.v0.14.2 ppx_assert.v0.14.0 ppx_base.v0.14.0 ppx_bench.v0.14.1 ppx_bin_prot.v0.14.0 ppx_cold.v0.14.0 ppx_compare.v0.14.0 ppx_custom_printf.v0.14.1 ppx_derivers.1.2.1 ppx_deriving.5.2.1 ppx_deriving_yojson.3.6.1 ppx_enumerate.v0.14.0 ppx_expect.v0.14.2 ppx_fields_conv.v0.14.2 ppx_fixed_literal.v0.14.0 ppx_hash.v0.14.0 ppx_here.v0.14.0 ppx_inline_test.v0.14.1 ppx_jane.v0.14.0 ppx_js_style.v0.14.1 ppx_let.v0.14.0 ppx_module_timer.v0.14.0 ppx_optcomp.v0.14.3 ppx_optional.v0.14.0 ppx_pipebang.v0.14.0 ppx_sexp_conv.v0.14.3 ppx_sexp_message.v0.14.1 ppx_sexp_value.v0.14.0 ppx_stable.v0.14.1 ppx_string.v0.14.1 ppx_typerep_conv.v0.14.2 ppx_variants_conv.v0.14.2 ppxlib.0.25.1 protocol_version_header.v0.14.0 randomconv.0.2.0 re.1.11.0 result.1.5 seq.base sexplib.v0.14.0 sexplib0.v0.14.0 spawn.v0.15.1 splittable_random.v0.14.0 stdio.v0.14.0 stdlib-shims.0.3.0 textutils.v0.14.0 time_now.v0.14.0 timezone.v0.14.0 topkg.1.0.7 typerep.v0.14.0 uutf.1.0.3 variantslib.v0.14.0 yojson.2.1.2 zarith.1.13")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y mirage-crypto.dev mirage-crypto-rng.dev mirage-crypto-rng-mirage.dev mirage-crypto-rng-lwt.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]
- Get:4 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [149 kB]
- Fetched 252 kB in 4s (65.8 kB/s)
- Reading package lists...
- 


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[mirage-crypto-ec.dev] synchronised (no changes)
[mirage-crypto.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-lwt.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 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).


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


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


2024-05-10 18:28.48 ---> saved as "fc62e20c3d40257d07fc40b2de174c8a11ed5b502dbbe86814cdcf7e2117a421"


/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 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
  - install num                     1.5
  - install cmdliner                1.2.0
  - install ocamlfind               1.9.6
  - install conf-gmp                4
  - install ocamlbuild              0.14.3
  - install seq                     base
  - install dune                    3.15.2
  - install base-bytes              base
  - install zarith                  1.13
  - install conf-gmp-powm-sec       3
  - install topkg                   1.0.7
  - install stdlib-shims            0.3.0
  - install spawn                   v0.15.1
  - install sexplib0                v0.14.0
  - install result                  1.5
  - install re                      1.11.0
  - install randomconv              0.2.0
  - install ppx_derivers            1.2.1
  - install octavius                1.2.2
  - install ocaml-syntax-shims      1.0.0
  - install ocaml-compiler-libs     v0.12.4
  - install mirage-clock            4.2.0
  - install macaddr                 5.5.0
  - install jane-street-headers     v0.14.0
  - install duration                0.2.1
  - install domain-name             0.4.0
  - install csexp                   1.5.2
  - install cppo                    1.6.9
  - install uutf                    1.0.3
  - install mtime                   2.0.0
  - install fmt                     0.9.0
  - install astring                 0.8.5
  - install ounit2                  2.2.7
  - install ppxlib                  0.25.1
  - install ipaddr                  5.5.0
  - install dune-configurator       3.15.2
  - install yojson                  2.1.2
  - install ocplib-endian           1.2
  - install cstruct                 6.2.0
  - install alcotest                1.7.0
  - install ppx_pipebang            v0.14.0
  - install ppx_deriving            5.2.1
  - install mirage-clock-unix       4.2.0
  - install base                    v0.14.3
  - install lwt                     5.7.0
  - install hex                     1.5.0
  - install eqaf                    0.9
  - install ppx_deriving_yojson     3.6.1
  - install variantslib             v0.14.0
  - install typerep                 v0.14.0
  - install stdio                   v0.14.0
  - install ppx_stable              v0.14.1
  - install ppx_sexp_conv           v0.14.3
  - install ppx_optional            v0.14.0
  - install ppx_let                 v0.14.0
  - install ppx_js_style            v0.14.1
  - install ppx_here                v0.14.0
  - install ppx_fixed_literal       v0.14.0
  - install ppx_enumerate           v0.14.0
  - install ppx_compare             v0.14.0
  - install ppx_cold                v0.14.0
  - install parsexp                 v0.14.2
  - install fieldslib               v0.14.0
  - install mirage-time             3.0.0
  - install logs                    0.7.0
  - install ppx_variants_conv       v0.14.2
  - install ppx_typerep_conv        v0.14.2
  - install ppx_optcomp             v0.14.3
  - install ppx_custom_printf       v0.14.1
  - install ppx_sexp_value          v0.14.0
  - install ppx_sexp_message        v0.14.1
  - install ppx_hash                v0.14.0
  - install ppx_assert              v0.14.0
  - install sexplib                 v0.14.0
  - install ppx_fields_conv         v0.14.2
  - install mirage-time-unix        3.0.0
  - install mirage-runtime          4.5.0
  - install ppx_base                v0.14.0
  - install jst-config              v0.14.1
  - install bin_prot                v0.14.1
  - install mirage-unix             5.0.1
  - install ppx_string              v0.14.1
  - install time_now                v0.14.0
  - install ppx_bin_prot            v0.14.0
  - install ppx_module_timer        v0.14.0
  - install ppx_inline_test         v0.14.1
  - install ppx_expect              v0.14.2
  - install ppx_bench               v0.14.1
  - install splittable_random       v0.14.0
  - install base_quickcheck         v0.14.1
  - install ppx_jane                v0.14.0
  - install base_bigstring          v0.14.0
  - install core_kernel             v0.14.2
  - install timezone                v0.14.0
  - install protocol_version_header v0.14.0
  - install async_kernel            v0.14.0
  - install core                    v0.14.1
  - install async_rpc_kernel        v0.14.0
  - install textutils               v0.14.0
  - install async_unix              v0.14.0
  - install async                   v0.14.0
===== 101 to install =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved astring.0.8.5  (cached)
-> retrieved alcotest.1.7.0  (cached)
-> retrieved async.v0.14.0  (cached)
-> retrieved async_kernel.v0.14.0  (cached)
-> retrieved async_rpc_kernel.v0.14.0  (cached)
-> retrieved async_unix.v0.14.0  (cached)
-> retrieved base.v0.14.3  (cached)
-> retrieved base_bigstring.v0.14.0  (cached)
-> retrieved base_quickcheck.v0.14.1  (cached)
-> retrieved bin_prot.v0.14.1  (cached)
-> retrieved cmdliner.1.2.0  (cached)
-> retrieved core.v0.14.1  (cached)
-> retrieved core_kernel.v0.14.2  (cached)
-> retrieved cppo.1.6.9  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved cstruct.6.2.0  (cached)
-> installed conf-gmp.4
-> retrieved domain-name.0.4.0  (cached)
-> installed conf-gmp-powm-sec.3
-> retrieved duration.0.2.1  (cached)
-> retrieved eqaf.0.9  (cached)
-> retrieved fieldslib.v0.14.0  (cached)
-> retrieved fmt.0.9.0  (cached)
-> retrieved hex.1.5.0  (cached)
-> retrieved ipaddr.5.5.0  (cached)
-> retrieved jane-street-headers.v0.14.0  (cached)
-> retrieved jst-config.v0.14.1  (cached)
-> retrieved dune.3.15.2  (cached)
-> retrieved dune-configurator.3.15.2  (cached)
-> retrieved logs.0.7.0  (cached)
-> retrieved lwt.5.7.0  (cached)
-> retrieved macaddr.5.5.0  (cached)
-> retrieved mirage-clock.4.2.0  (cached)
-> retrieved mirage-clock-unix.4.2.0  (cached)
-> retrieved mirage-runtime.4.5.0  (cached)
-> retrieved mirage-time.3.0.0  (cached)
-> retrieved mirage-time-unix.3.0.0  (cached)
-> retrieved mirage-unix.5.0.1  (cached)
-> retrieved mtime.2.0.0  (cached)
-> retrieved num.1.5  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
-> retrieved ocamlbuild.0.14.3  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved octavius.1.2.2  (cached)
-> retrieved ounit2.2.2.7  (cached)
-> retrieved parsexp.v0.14.2  (cached)
-> retrieved ppx_assert.v0.14.0  (cached)
-> retrieved ppx_base.v0.14.0  (cached)
-> retrieved ppx_bench.v0.14.1  (cached)
-> retrieved ppx_bin_prot.v0.14.0  (cached)
-> retrieved ppx_cold.v0.14.0  (cached)
-> retrieved ppx_compare.v0.14.0  (cached)
-> retrieved ppx_custom_printf.v0.14.1  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_deriving.5.2.1  (cached)
-> retrieved ppx_deriving_yojson.3.6.1  (cached)
-> retrieved ppx_enumerate.v0.14.0  (cached)
-> retrieved ppx_expect.v0.14.2  (cached)
-> retrieved ppx_fields_conv.v0.14.2  (cached)
-> retrieved ppx_fixed_literal.v0.14.0  (cached)
-> retrieved ppx_hash.v0.14.0  (cached)
-> retrieved ppx_here.v0.14.0  (cached)
-> retrieved ppx_inline_test.v0.14.1  (cached)
-> retrieved ppx_jane.v0.14.0  (cached)
-> retrieved ppx_js_style.v0.14.1  (cached)
-> retrieved ppx_let.v0.14.0  (cached)
-> retrieved ppx_module_timer.v0.14.0  (cached)
-> retrieved ppx_optcomp.v0.14.3  (cached)
-> retrieved ppx_optional.v0.14.0  (cached)
-> retrieved ppx_pipebang.v0.14.0  (cached)
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
-> retrieved ppx_sexp_message.v0.14.1  (cached)
-> retrieved ppx_sexp_value.v0.14.0  (cached)
-> retrieved ppx_stable.v0.14.1  (cached)
-> retrieved ppx_string.v0.14.1  (cached)
-> retrieved ppx_typerep_conv.v0.14.2  (cached)
-> retrieved ppx_variants_conv.v0.14.2  (cached)
-> retrieved ppxlib.0.25.1  (cached)
-> retrieved protocol_version_header.v0.14.0  (cached)
-> retrieved randomconv.0.2.0  (cached)
-> installed seq.base
-> retrieved re.1.11.0  (cached)
-> retrieved result.1.5  (cached)
-> retrieved sexplib.v0.14.0  (cached)
-> retrieved sexplib0.v0.14.0  (cached)
-> retrieved spawn.v0.15.1  (cached)
-> retrieved splittable_random.v0.14.0  (cached)
-> retrieved stdio.v0.14.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved textutils.v0.14.0  (cached)
-> retrieved time_now.v0.14.0  (cached)
-> retrieved timezone.v0.14.0  (cached)
-> retrieved topkg.1.0.7  (cached)
-> retrieved typerep.v0.14.0  (cached)
-> retrieved uutf.1.0.3  (cached)
-> retrieved variantslib.v0.14.0  (cached)
-> retrieved yojson.2.1.2  (cached)
-> retrieved zarith.1.13  (cached)
-> installed cmdliner.1.2.0
-> installed num.1.5
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> installed zarith.1.13
-> installed ocamlbuild.0.14.3
-> installed dune.3.15.2
-> installed stdlib-shims.0.3.0
-> installed jane-street-headers.v0.14.0
-> installed spawn.v0.15.1
-> installed randomconv.0.2.0
-> installed result.1.5
-> installed mirage-clock.4.2.0
-> installed duration.0.2.1
-> installed csexp.1.5.2
-> installed domain-name.0.4.0
-> installed ppx_derivers.1.2.1
-> installed macaddr.5.5.0
-> installed ocaml-syntax-shims.1.0.0
-> installed octavius.1.2.2
-> installed ocaml-compiler-libs.v0.12.4
-> installed sexplib0.v0.14.0
-> installed cppo.1.6.9
-> installed ipaddr.5.5.0
-> installed re.1.11.0
-> installed dune-configurator.3.15.2
-> installed ocplib-endian.1.2
-> installed ounit2.2.2.7
-> installed yojson.2.1.2
-> installed mirage-clock-unix.4.2.0
-> installed lwt.5.7.0
-> installed mirage-time.3.0.0
-> installed topkg.1.0.7
-> installed mirage-time-unix.3.0.0
-> installed uutf.1.0.3
-> installed ppxlib.0.25.1
-> installed base.v0.14.3
-> installed mtime.2.0.0
-> installed variantslib.v0.14.0
-> installed ppx_cold.v0.14.0
-> installed ppx_pipebang.v0.14.0
-> installed fieldslib.v0.14.0
-> installed ppx_deriving.5.2.1
-> installed ppx_let.v0.14.0
-> installed ppx_here.v0.14.0
-> installed fmt.0.9.0
-> installed stdio.v0.14.0
-> installed ppx_fixed_literal.v0.14.0
-> installed ppx_enumerate.v0.14.0
-> installed ppx_stable.v0.14.1
-> installed astring.0.8.5
-> installed ppx_optional.v0.14.0
-> installed ppx_js_style.v0.14.1
-> installed ppx_compare.v0.14.0
-> installed typerep.v0.14.0
-> installed ppx_sexp_conv.v0.14.3
-> installed ppx_variants_conv.v0.14.2
-> installed cstruct.6.2.0
-> installed ppx_optcomp.v0.14.3
-> installed ppx_fields_conv.v0.14.2
-> installed ppx_deriving_yojson.3.6.1
-> installed parsexp.v0.14.2
-> installed hex.1.5.0
-> installed ppx_typerep_conv.v0.14.2
-> installed ppx_hash.v0.14.0
-> installed ppx_assert.v0.14.0
-> installed ppx_sexp_value.v0.14.0
-> installed eqaf.0.9
-> installed ppx_sexp_message.v0.14.1
-> installed alcotest.1.7.0
-> installed ppx_custom_printf.v0.14.1
-> installed ppx_base.v0.14.0
-> installed sexplib.v0.14.0
-> installed jst-config.v0.14.1
-> installed ppx_string.v0.14.1
-> installed bin_prot.v0.14.1
-> installed time_now.v0.14.0
-> installed logs.0.7.0
-> installed mirage-runtime.4.5.0
-> installed ppx_bin_prot.v0.14.0
-> installed ppx_module_timer.v0.14.0
-> installed ppx_inline_test.v0.14.1
-> installed mirage-unix.5.0.1
-> installed ppx_bench.v0.14.1
-> installed ppx_expect.v0.14.2
-> installed splittable_random.v0.14.0
-> installed base_quickcheck.v0.14.1
-> installed ppx_jane.v0.14.0
-> installed base_bigstring.v0.14.0
-> installed core_kernel.v0.14.2
-> installed timezone.v0.14.0
-> installed protocol_version_header.v0.14.0
-> installed async_kernel.v0.14.0
-> installed core.v0.14.1
-> installed async_rpc_kernel.v0.14.0
-> installed textutils.v0.14.0
-> installed async_unix.v0.14.0
-> installed async.v0.14.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-10 19:03.16 ---> saved as "f5a204226a5b998a809f09cba2610781afeffb77b3c590ca3e13237e2dd1c41f"


/src: (copy (src .) (dst /src))
2024-05-10 19:03.18 ---> saved as "01cdc1d54c122f7365f697a6fe0f982875641a0e6c81d5b16c9f5204acdba9ee"


/src: (run (shell "opam exec -- dune build --only-packages=mirage-crypto,mirage-crypto-rng,mirage-crypto-rng-mirage,mirage-crypto-rng-lwt,mirage-crypto-rng-async,mirage-crypto-pk,mirage-crypto-ec @install @check @runtest && rm -rf _build"))
(cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I tests/.test_common_random.objs/byte -I /home/opam/.opam/4.14/lib/cstruct -I /home/opam/.opam/4.14/lib/eqaf -I /home/opam/.opam/4.14/lib/eqaf/bigstring -I /home/opam/.opam/4.14/lib/eqaf/cstruct -I /home/opam/.opam/4.14/lib/randomconv -I rng/.mirage_crypto_rng.objs/public_cmi -I src/.mirage_crypto.objs/public_cmi -no-alias-deps -opaque -o tests/.test_common_random.objs/byte/test_common_random.cmo -c -impl tests/test_common_random.ml)
File "tests/test_common_random.ml", line 2, characters 52-78:
2 |   let ix = Randomconv.int ~bound:(Array.length arr) Mirage_crypto_rng.generate in
                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: This expression has type int -> Cstruct.t
       but an expression was expected of type int -> string
       Type Cstruct.t is not compatible with type string 
(cd _build/default/tests && ./test_entropy.exe)
no CPU RNG available
test entropy OK
(cd _build/default/tests && ./test_symmetric_runner.exe)
accel: 
.......................................................................................................................................................................................
Ran: 183 tests in: 0.15 seconds.
OK
(cd _build/default/tests && ./test_entropy_collection.exe)
reseeding: 00 c8 57 6f c0 bb 30 0f  98 56 20 92 80 c3 79 11
           19 35 f9 4f 79 a7 a9 f4  89 05 19 2a 01 5b 82 9e
           da d7 da 2c 42 42 72 76  62 ae 3b e5 13 03 fb 47
           33 a1 63 2f 2c 7b 44 c2  9c f6 24 32 d4 63 5d b8
           5d c2 0d f9 fd 12 2d 56  1d 89 4d a4 bd ac a5 bf
           6e 10 fe 1b f6 73 26 cb  c6 11 a6 3b 6f 8c 27 98
           3f 9e 1f d2 7f 03 27 51  6f 6d cf 8f b8 e3 10 36
           30 66 f8 98 08 b1 80 ca  b0 03 41 55 b9 73 11 c6
           59 f6 69 2c 81 37 51 85  31 a5 1a c2 2a f3 42 3a
           b2 6f 92 c1 ea e6 b3 28  83 3a 03 74 1b 75 23 90
           83 94 cb a1 9b cc 3b dc  1b e3 a3 28 5b 39 7b 5a
           34 93 c4 da 94 19 14 3f  24 84 ac 88 b4 99 7c c2
           75 fc a5 08 35 19 95 36  55 71 01 c8 9d 92 25 ce
           fd ff 1e 58 06 5c 6e 5d  a6 7f 6e d0 fe db ce 33
           de 87 57 dd af fd af 25  87 4d ef 71 67 9f 2f eb
           70 32 78 6b f8 b8 80 d1  70 f5 d0 17 08 6c 98 6d
           91 93 a1 e2 79 1e 59 57  59 a2 91 d8 b9 e7 12 3a
           82 6a da a3 da f8 42 0e  72 42 8b 7a ab b4 db c5
           9b f1 fb 18 5b 31 03 52  0b 81 d3 9a 94 da a4 15
           b4 3c fc 4e 04 92 84 c1  9c e5 e4 0b ad 61 85 89
           c5 ad a5 d7 45 28 ed 2f  7d 86 86 bf ce 0d 9e 38
           66 48 6e 54 d6 5f 86 b4  46 c2 c6 f6 97 35 8f 5b
           77 aa 07 e3 ff 26 80 6a  b0 a3 b8 f5 80 1e 88 57
           20 a6 81 d7 51 25 31 45  19 62 29 93 f1 d9 b9 07
           12 5a 9a 8b 72 db 02 28  1a 29 22 44 32 48 fa 4d
           62 7c b2 86 02 c8 33 c5  6b e2 e3 19 43 46 73 7a
           b3 b2 f3 ef fc 46 7c 8a  5c c3 5c 0e 94 44 bc 53
           3d a6 1d da 95 0c 95 1b  f5 6a 85 ad ed d1 3e ff
           96 47 96 97 1e e7 1e 2d  76 48 cf 54 1f 69 9f 84
           8f 94 17 a3 4f e8 e7 f0  df 07 2f 5d 17 7a d7 aa
           60 eb 88 36 98 71 68 97  58 e3 09 2e 89 5d 41 82
           49 b6 19 eb a1 30 e1 40  c1 56 1a 95 4a b0 6a b8
           82 c3 7a 11 ca 34 ca 48  ca 5c 1a 71 22 8c 32 90
           22 96 aa c7 db 19 9b 45  bb 6b 3b be f3 f1 e3 1f
           84 75 3c 9a f4 cd e4 fb  ac 51 5c 79 04 9a 35 c9
           e5 e6 35 28 4d 2e 6d 63  ad af 8d 01 6d 26 36 5e
           76 91 76 b4 36 c2 c6 f5  ce 1f b6 73 bf c5 27 ef
           c7 35 cf 5f df b3 58 09  b0 29 b0 51 b0 79 03 c8
           80 a9 70 cd d0 ef 58 44  08 4e 89 7d 19 a2 01 d3
           81 16 d9 4f d9 a4 59 bb  e2 05 6a 32 ba 69 aa 92
           22 cf 72 15 23 38 5b 3c  0b 46 db 75 73 a1 23 c4
           83 c8 cb d5 23 00 83 04  43 12 73 46 b3 7e 1c bc
           b4 bf 0c 12 04 42 74 72  8c aa d4 e4 9c f9 e5 1f
           d5 75 f5 a0 dd b8 6d ce  0d 06 05 36 5d 65 2e 86
           1e b9 76 d4 ce e0 f6 f4  de 0c 96 22 7e 5d 1e 81
           76 9c ce a8 9e c9 77 f1  77 14 cf 20 47 35 0f 54
           67 56 df 8d 17 ba af ea  17 28 37 2b 18 73 78 b8
           f8 c4 08 dd 80 f6 b0 2f  68 81 28 a3 c9 e9 21 14
           31 18 d1 1d c9 48 b9 5d  81 86 d9 bf b2 14 82 26
           da 5f da b4 42 ca 9a fe  d2 39 ca 64 1a 79 23 94
           5b 98 0b a2 db d1 9b fd
entropy sources: [0] timer 
accumulate: (src: [0] timer) f9 55 6b 12
(cd _build/default/tests && ./test_entropy_collection_async.exe)
reseeding: 00 c8 96 86 16 b6 36 dc  86 e1 a6 fd 6e 1c a7 25
           ff 45 17 6a bf 8f df ce  8f 00 1f 0c 8f 0f 2f 4c
           b7 50 8f 5f b8 9b d8 da  10 0c 18 0e 10 34 40 36
           30 5f b8 95 98 b5 f8 d2  11 06 69 2b 61 65 01 7f
           71 b4 d1 bd f1 de e1 11  19 34 e9 36 12 69 b2 7d
           ca 9c ba ac ba bb 8a fa  12 27 ba 5b 02 9b bb ce
           3b fe 63 26 e3 50 b3 62  bb 91 4b b1 ab c9 9b e8
           33 f6 6b 1d 24 38 e4 3b  34 7d 04 94 1c 95 ac aa
           64 d9 a4 f3 84 31 a4 4d  1c 6c 3c 6f 8d a6 3d d3
           dd 0a 65 3c 4d 45 25 5e  95 84 ed 90 0d a3 b5 d7
           76 17 5e 52 16 7c be 7e  de ae b6 e0 66 ef ae 29
           76 48 4e 52 8f 7b df b7  07 f9 2f 0d ff 23 07 67
           0f 9b 90 cf e0 0b 80 4d  50 69 01 c8 78 82 60 ae
           b8 d8 58 e8 28 f0 38 f4  88 f9 48 16 39 3f 39 76
           e9 9d e9 c0 b9 d2 61 02  91 2c 99 38 41 45 01 5d
           61 70 a9 78 19 86 3a ac  b2 b1 ca d0 6a e0 ca e9
           4a 0a a2 34 72 41 52 5c  aa 63 62 a1 a2 bb 82 f9
           7b 15 d3 30 13 41 b3 55  43 75 53 8d 2b a6 eb cc
           e3 de 0b 11 0b 25 33 39  db 4f 04 91 b4 a4 3c b3
           14 ea d4 10 14 21 b4 35  f4 54 8c 67 04 a4 1c a5
           ac ba 8d e9 9d 06 b5 34  ed 42 65 75 55 8f 35 c8
           5d cd 25 e7 0d 1d 35 31  d6 90 de a1 c6 c3 5e 03
           b6 3c 56 4c d6 53 5e 94  7e 9c f6 a6 e7 d9 e7 fc
           8f 0e 17 3b 37 70 87 75  a7 91 6f b0 f7 b9 0f de
           17 03 38 38 88 3d 20 5a  40 80 30 86 40 ad 50 c5
           d8 dd 00 01 02 c8 78 15  a8 30 68 3e c0 68 38 78
           88 7d d1 99 41 bb 31 f3  e1 29 f1 4b 81 8e 91 ba
           e2 e7 0a 29 0a 3d 0a 51  82 65 ca 81 c2 a2 92 d2
           0a 00 9a 01 3a 20 da 25  72 47 0b 82 eb a6 3b d9
           83 f0 4b fb 63 33 5b 6d  ab 86 b3 b5 1c d5 ac ea
           3c 19 d4 30 3c 41 84 58  c4 63 34 a3 5c da 14 04
           6c 06 3d 31 15 4a 95 6f  85 ac 75 b7 35 f2 95 19
           a5 36 bd 64 95 73 36 b0  5e b5 d6 ce 0e 00 ee 01
           66 25 ce 3f de 7f de c0  e6 d1 bf f4 bf 03 2f 43
           07 7a 97 9e 77 cd f7 e8  b7 fb d7 3a e8 6b b0 ad
           f0 cc 38 df b0 16 e0 45  68 68 78 71 20 8d d8 a2
           89 d4 a1 df e1 1c 89 2e  11 5b b9 8f 61 ce 91 f8
           49 04 d9 0a 52 3d 7a 56  12 82 42 a7 32 df 03 80
           6f 2e 4c 48 f7 3e 4d 41  0f c0 2c 7c 75 df 9e 40
           cb 58 5f f5 da a3 e6 bd  00 0f e6 58 56 43 72 10
           ad bc a6 f5 f0 96 99 7c  20 bb a5 e7 a1 80 1b 80
           25 8d 24 00 f7 d4 5f e3  ca 1b 6d 5c 78 2a f4 7d
           fd 46 06 29 b2 a1 f9 3a  f4 01 00 6d 90 0f a7 00
           82 95 73 92 8e 41 4e b2  41 15 54 75 db bc 84 58
           2d c7 d3 68 e2 12 07 c8  9a 52 b0 81 36 f2 44 46
           05 62 04 01 61 a2 63 f3  ba 16 ed 8e e0 49 25 d1
           
entropy sources: [1] timer [0] getrandom 
accumulate: (src: [1] timer) d6 ab d8 01
accumulate: (src: [0] getrandom) c0 dc a9 3c d4 1e 9a 06
accumulate: (src: [1] timer) ac eb d5 04
accumulate: (src: [1] timer) aa 4f d2 07
accumulate: (src: [1] timer) 19 0c cf 0a
accumulate: (src: [1] timer) 57 c1 cb 0d
accumulate: (src: [1] timer) 1d 62 c8 10
accumulate: (src: [1] timer) 9a d1 cd 13
accumulate: (src: [1] timer) cc 9b cf 16
accumulate: (src: [1] timer) 22 40 d7 19
accumulate: (src: [1] timer) 2f 22 f4 1c
accumulate: (src: [1] timer) e5 48 fb 1f
accumulate: (src: [1] timer) 33 66 f8 22
accumulate: (src: [1] timer) 5a 83 f5 25
accumulate: (src: [1] timer) b9 c7 f2 28
accumulate: (src: [1] timer) 4f 5e 1c 2c
accumulate: (src: [1] timer) 2d c8 19 2f
accumulate: (src: [1] timer) 1d a3 18 32
accumulate: (src: [1] timer) 84 f8 15 35
accumulate: (src: [1] timer) c3 02 13 38
accumulate: (src: [1] timer) d1 0a 10 3b
accumulate: (src: [1] timer) c5 fb d0 01
accumulate: (src: [1] timer) b7 ba f4 04
accumulate: (src: [1] timer) 9e 86 f1 07
accumulate: (src: [1] timer) fc 89 ee 0a
accumulate: (src: [1] timer) db 80 eb 0d
accumulate: (src: [1] timer) 61 66 e8 10
accumulate: (src: [1] timer) 52 c7 e8 13
accumulate: (src: [1] timer) f9 54 e6 16
accumulate: (src: [1] timer) b9 54 e6 19
accumulate: (src: [1] timer) 00 57 e3 1c
accumulate: (src: [1] timer) 07 bc e0 1f
accumulate: (src: [1] timer) 95 b7 dd 22
accumulate: (src: [1] timer) 8a d7 26 26
accumulate: (src: [1] timer) e4 c7 3f 29
accumulate: (src: [1] timer) fb e5 3c 2c
accumulate: (src: [1] timer) 81 c1 39 2f
accumulate: (src: [1] timer) 40 ce 36 32
accumulate: (src: [1] timer) c6 db 33 35
accumulate: (src: [1] timer) d5 0b 31 38
accumulate: (src: [1] timer) 0e 03 5f 3b
accumulate: (src: [1] timer) 4c 66 d3 01
accumulate: (src: [1] timer) c4 e5 d2 04
accumulate: (src: [1] timer) 93 19 d0 07
accumulate: (src: [1] timer) aa 3c cd 0a
accumulate: (src: [1] timer) e0 bf d4 0d
accumulate: (src: [1] timer) 9e db d1 10
accumulate: (src: [1] timer) c4 71 ce 13
accumulate: (src: [1] timer) 1b 19 cb 16
accumulate: (src: [1] timer) d9 39 c8 19
accumulate: (src: [1] timer) 58 54 c5 1c
accumulate: (src: [1] timer) f6 53 c2 1f
accumulate: (src: [1] timer) 15 28 c0 22
accumulate: (src: [1] timer) 6c 51 bd 25
accumulate: (src: [1] timer) d2 15 ba 28
accumulate: (src: [1] timer) e1 31 b7 2b
accumulate: (src: [1] timer) 88 6a b4 2e
accumulate: (src: [1] timer) 7e 85 b1 31
accumulate: (src: [1] timer) dd 97 ae 34
accumulate: (src: [1] timer) ad ae c4 37
accumulate: (src: [1] timer) 84 85 c1 3a
accumulate: (src: [1] timer) 8e ce d9 01
accumulate: (src: [1] timer) ad ae 04 05
accumulate: (src: [1] timer) 16 c3 1b 08
accumulate: (src: [1] timer) ca b4 20 0b
accumulate: (src: [1] timer) 60 76 1d 0e
accumulate: (src: [1] timer) 3f 9a 1a 11
accumulate: (src: [1] timer) 1e eb 17 14
accumulate: (src: [1] timer) 74 3c 15 17
accumulate: (src: [1] timer) 43 48 12 1a
accumulate: (src: [1] timer) 1a 8d 0f 1d
accumulate: (src: [1] timer) 70 d4 0c 20
accumulate: (src: [1] timer) 57 2c 0a 23
accumulate: (src: [1] timer) 23 03 1a 26
accumulate: (src: [1] timer) 41 ec 16 29
accumulate: (src: [1] timer) 00 0d 14 2c
accumulate: (src: [1] timer) 76 e4 10 2f
accumulate: (src: [1] timer) 55 90 0d 32
accumulate: (src: [1] timer) 3b 7a 0a 35
accumulate: (src: [1] timer) 9a c8 07 38
accumulate: (src: [1] timer) 18 6b 04 3b
accumulate: (src: [1] timer) 76 ea de 01
accumulate: (src: [1] timer) 3f 92 de 04
accumulate: (src: [1] timer) 75 59 db 07
accumulate: (src: [1] timer) 53 05 d8 0a
accumulate: (src: [1] timer) 07 ec 14 0e
accumulate: (src: [1] timer) 0f 45 14 11
accumulate: (src: [1] timer) 52 8c 44 14
accumulate: (src: [1] timer) 4d ff 5d 17
accumulate: (src: [1] timer) c1 e3 79 1a
accumulate: (src: [1] timer) de 75 95 1d
accumulate: (src: [1] timer) 3d f6 92 20
accumulate: (src: [1] timer) 18 18 c4 23
accumulate: (src: [1] timer) 39 04 d0 26
accumulate: (src: [1] timer) 99 46 cf 29
accumulate: (src: [1] timer) 0d fc d2 2c
accumulate: (src: [1] timer) 4c c9 f2 2f
accumulate: (src: [1] timer) 56 28 0b 33
accumulate: (src: [1] timer) 97 bb 0b 36
accumulate: (src: [1] timer) 67 df 38 39
accumulate: (src: [1] timer) 05 d1 a5 00
accumulate: (src: [1] timer) 8b 3d e9 01
accumulate: (src: [1] timer) aa 48 e7 04
accumulate: (src: [1] timer) c1 7f e4 07
accumulate: (src: [1] timer) af ac e1 0a
accumulate: (src: [1] timer) b6 e9 de 0d
accumulate: (src: [1] timer) 34 ac 08 11
accumulate: (src: [1] timer) 03 90 05 14
accumulate: (src: [1] timer) 61 8e 02 17
accumulate: (src: [1] timer) 7f 86 36 1a
accumulate: (src: [1] timer) 35 f9 49 1d
accumulate: (src: [1] timer) 14 e1 46 20
accumulate: (src: [1] timer) d3 80 4f 23
accumulate: (src: [1] timer) 9e 91 69 26
accumulate: (src: [1] timer) aa aa 9b 29
accumulate: (src: [1] timer) 30 81 98 2c
accumulate: (src: [1] timer) 1a ba b0 2f
accumulate: (src: [1] timer) 5a 59 d1 32
accumulate: (src: [1] timer) a0 bf e3 35
accumulate: (src: [1] timer) 59 b0 fb 38
accumulate: (src: [1] timer) 94 5a 7a 00
accumulate: (src: [1] timer) eb b3 25 02
accumulate: (src: [1] timer) df a4 41 05
accumulate: (src: [1] timer) d2 66 5a 08
accumulate: (src: [1] timer) 51 58 58 0b
accumulate: (src: [1] timer) f4 1f 7d 0e
accumulate: (src: [1] timer) 1b fa 7b 11
accumulate: (src: [1] timer) 94 47 7b 14
accumulate: (src: [1] timer) 1a 6e 78 17
accumulate: (src: [1] timer) 11 3e 75 1a
accumulate: (src: [1] timer) 3f fe 71 1d
accumulate: (src: [1] timer) d6 23 6f 20
accumulate: (src: [1] timer) 04 df 6b 23
accumulate: (src: [1] timer) 02 52 68 26
accumulate: (src: [1] timer) c0 e1 64 29
accumulate: (src: [1] timer) 57 3e 62 2c
accumulate: (src: [1] timer) 96 39 5f 2f
accumulate: (src: [1] timer) d4 98 5c 32
accumulate: (src: [1] timer) 9b 15 5a 35
accumulate: (src: [1] timer) 0a 09 57 38
accumulate: (src: [1] timer) 2b 9d 00 00
accumulate: (src: [1] timer) ee aa 2d 02
accumulate: (src: [1] timer) 5d 7f 2b 05
accumulate: (src: [1] timer) 9c 93 28 08
accumulate: (src: [1] timer) aa 9b 25 0b
accumulate: (src: [1] timer) b1 19 23 0e
accumulate: (src: [1] timer) 7f 0c 20 11
accumulate: (src: [1] timer) 32 9c 44 14
accumulate: (src: [1] timer) 88 70 41 17
accumulate: (src: [1] timer) 97 50 3e 1a
accumulate: (src: [1] timer) 6d 4a 3b 1d
accumulate: (src: [1] timer) 04 39 38 20
accumulate: (src: [1] timer) 2b d8 35 23
accumulate: (src: [1] timer) 5c 2d 63 26
accumulate: (src: [1] timer) df ee 7d 29
accumulate: (src: [1] timer) a3 20 98 2c
accumulate: (src: [1] timer) f2 d7 96 2f
accumulate: (src: [1] timer) 81 23 94 32
accumulate: (src: [1] timer) 27 16 91 35
accumulate: (src: [1] timer) 4e 15 8e 38
accumulate: (src: [1] timer) 74 e7 8a 3b
accumulate: (src: [1] timer) c7 bd 32 02
accumulate: (src: [1] timer) 7f 93 32 05
accumulate: (src: [1] timer) 0e b7 2f 08
accumulate: (src: [1] timer) 85 ca 2c 0b
accumulate: (src: [1] timer) 3c 75 2a 0e
accumulate: (src: [1] timer) e2 b2 27 11
accumulate: (src: [1] timer) e1 5c 24 14
accumulate: (src: [1] timer) 67 4c 21 17
accumulate: (src: [1] timer) 75 d7 1d 1a
accumulate: (src: [1] timer) d4 99 1a 1d
accumulate: (src: [1] timer) 7a 46 17 20
accumulate: (src: [1] timer) 08 f2 13 23
accumulate: (src: [1] timer) 4f d1 10 26
accumulate: (src: [1] timer) bd 00 0e 29
accumulate: (src: [1] timer) 8c b7 0a 2c
accumulate: (src: [1] timer) 5a 87 07 2f
accumulate: (src: [1] timer) 48 87 04 32
accumulate: (src: [1] timer) 4f ba 01 35
accumulate: (src: [1] timer) 7d 43 fe 37
accumulate: (src: [1] timer) f6 a9 1f 3b
accumulate: (src: [1] timer) 00 e9 37 02
accumulate: (src: [1] timer) 67 88 36 05
accumulate: (src: [1] timer) 16 d7 33 08
accumulate: (src: [1] timer) 65 44 31 0b
accumulate: (src: [1] timer) ab ca 4e 0e
accumulate: (src: [1] timer) e9 f7 4b 11
accumulate: (src: [1] timer) d8 38 49 14
accumulate: (src: [1] timer) 17 75 46 17
accumulate: (src: [1] timer) 05 02 43 1a
accumulate: (src: [1] timer) d1 3c 53 1d
accumulate: (src: [1] timer) 58 e0 50 20
accumulate: (src: [1] timer) 27 ce 4d 23
accumulate: (src: [1] timer) 2d f7 4a 26
accumulate: (src: [1] timer) 31 9b 7c 29
accumulate: (src: [1] timer) 10 92 79 2c
accumulate: (src: [1] timer) bf 38 b0 2f
accumulate: (src: [1] timer) fa f2 c9 32
accumulate: (src: [1] timer) 18 02 d1 35
accumulate: (src: [1] timer) 5e e1 cd 38
accumulate: (src: [1] timer) bc 01 30 00
accumulate: (src: [1] timer) da 51 ce 01
accumulate: (src: [0] getrandom) ae 77 c7 64 a2 bd a4 2b
(cd _build/default/tests && ./test_ec.exe)
Testing `EC'.
This run has ID `BF76WECR'.


  [OK]          P256 Key exchange                               0   b*A.
  [OK]          P256 Key exchange                               1   a*B.
  [OK]          P256 Key exchange                               2   b'*A.
  [OK]          P256 Key exchange                               3   a*B'.
  [OK]          P256 Key exchange                               4   a*A.
  [OK]          P256 Key exchange                               5   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 P224                             0   public ke...
  [OK]          ECDSA RFC 6979 P224                             1   RFC 6979 ...
  [OK]          ECDSA RFC 6979 P224                             2   RFC 6979 ...
  [OK]          ECDSA RFC 6979 P224                             3   RFC 6979 ...
  [OK]          ECDSA RFC 6979 P224                             4   RFC 6979 ...
  [OK]          ECDSA RFC 6979 P224                             5   RFC 6979 ...
  [OK]          ECDSA RFC 6979 P224                             6   RFC 6979 ...
  [OK]          ECDSA RFC 6979 P224                             7   RFC 6979 ...
  [OK]          ECDSA RFC 6979 P224                             8   RFC 6979 ...
  [OK]          ECDSA RFC 6979 P224                             9   RFC 6979 ...
  [OK]          ECDSA RFC 6979 P224                            10   RFC 6979 ...
  [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]          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]          ED25519 with offsets                            0   one.
  [OK]          ECDSA P521 regression                           0   regreesion1.


Full test results in `/src/_build/default/tests/_build/_tests/EC'.
Test Successful in 0.090s. 68 tests run.
(cd _build/default/tests && ./test_ec_wycheproof.exe)
Testing `Wycheproof NIST curves'.
This run has ID `V14YNO41'.


  [OK]          ECDH P224 test vectors                    0   1 - normal case.
  [OK]          ECDH P224 test vectors                    1   3 - edge case f...
  [OK]          ECDH P224 test vectors                    2   4 - edge case f...
  [OK]          ECDH P224 test vectors                    3   5 - edge case f...
  [OK]          ECDH P224 test vectors                    4   6 - edge case f...
  [OK]          ECDH P224 test vectors                    5   7 - edge case f...
  [OK]          ECDH P224 test vectors                    6   8 - edge case f...
  [OK]          ECDH P224 test vectors                    7   9 - edge case f...
  [OK]          ECDH P224 test vectors                    8   10 - edge case ...
  [OK]          ECDH P224 test vectors                    9   11 - edge case ...
  [OK]          ECDH P224 test vectors                   10   12 - edge case ...
  [OK]          ECDH P224 test vectors                   11   13 - edge case ...
  [OK]          ECDH P224 test vectors                   12   14 - edge case ...
  [OK]          ECDH P224 test vectors                   13   15 - edge case ...
  [OK]          ECDH P224 test vectors                   14   16 - edge case ...
  [OK]          ECDH P224 test vectors                   15   17 - edge case ...
  [OK]          ECDH P224 test vectors                   16   18 - edge case ...
  [OK]          ECDH P224 test vectors                   17   19 - edge cases...
  [OK]          ECDH P224 test vectors                   18   20 - edge cases...
  [OK]          ECDH P224 test vectors                   19   21 - edge cases...
  [OK]          ECDH P224 test vectors                   20   22 - edge cases...
  [OK]          ECDH P224 test vectors                   21   23 - edge cases...
  [OK]          ECDH P224 test vectors                   22   24 - edge cases...
  [OK]          ECDH P224 test vectors                   23   25 - edge cases...
  [OK]          ECDH P224 test vectors                   24   26 - edge cases...
  [OK]          ECDH P224 test vectors                   25   27 - edge cases...
  [OK]          ECDH P224 test vectors                   26   28 - edge cases...
  [OK]          ECDH P224 test vectors                   27   29 - edge cases...
  [OK]          ECDH P224 test vectors                   28   30 - edge cases...
  [OK]          ECDH P224 test vectors                   29   31 - edge cases...
  [OK]          ECDH P224 test vectors                   30   32 - edge cases...
  [OK]          ECDH P224 test vectors                   31   33 - edge cases...
  [OK]          ECDH P224 test vectors                   32   34 - edge cases...
  [OK]          ECDH P224 test vectors                   33   35 - point with...
  [OK]          ECDH P224 test vectors                   34   36 - point with...
  [OK]          ECDH P224 test vectors                   35   37 - point with...
  [OK]          ECDH P224 test vectors                   36   38 - point with...
  [OK]          ECDH P224 test vectors                   37   39 - point with...
  [OK]          ECDH P224 test vectors                   38   40 - point with...
  [OK]          ECDH P224 test vectors                   39   41 - point with...
  [OK]          ECDH P224 test vectors                   40   42 - point with...
  [OK]          ECDH P224 test vectors                   41   43 - point with...
  [OK]          ECDH P224 test vectors                   42   44 - point with...
  [OK]          ECDH P224 test vectors                   43   45 - point with...
  [OK]          ECDH P224 test vectors                   44   46 - point with...
  [OK]          ECDH P224 test vectors                   45   47 - point with...
  [OK]          ECDH P224 test vectors                   46   48 - point with...
  [OK]          ECDH P224 test vectors                   47   49 - point with...
  [OK]          ECDH P224 test vectors                   48   50 - point with...
  [OK]          ECDH P224 test vectors                   49   51 - point with...
  [OK]          ECDH P224 test vectors                   50   52 - point with...
  [OK]          ECDH P224 test vectors                   51   53 - point with...
  [OK]          ECDH P224 test vectors                   52   54 - point with...
  [OK]          ECDH P224 test vectors                   53   55 - point with...
  [OK]          ECDH P224 test vectors                   54   56 - point with...
  [OK]          ECDH P224 test vectors                   55   57 - point with...
  [OK]          ECDH P224 test vectors                   56   58 - point with...
  [OK]          ECDH P224 test vectors                   57   59 - point with...
  [OK]          ECDH P224 test vectors                   58   60 - point with...
  [OK]          ECDH P224 test vectors                   59   61 - point with...
  [OK]          ECDH P224 test vectors                   60   62 - point with...
  [OK]          ECDH P224 test vectors                   61   63 - point with...
  [OK]          ECDH P224 test vectors                   62   64 - point with...
  [OK]          ECDH P224 test vectors                   63   65 - point with...
  [OK]          ECDH P224 test vectors                   64   66 - edge case ...
  [OK]          ECDH P224 test vectors                   65   67 - edge case ...
  [OK]          ECDH P224 test vectors                   66   68 - edge case ...
  [OK]          ECDH P224 test vectors                   67   69 - edge case ...
  [OK]          ECDH P224 test vectors                   68   70 - edge case ...
  [OK]          ECDH P224 test vectors                   69   71 - edge case ...
  [OK]          ECDH P224 test vectors                   70   72 - edge case ...
  [OK]          ECDH P224 test vectors                   71   73 - edge case ...
  [OK]          ECDH P224 test vectors                   72   74 - edge case ...
  [OK]          ECDH P224 test vectors                   73   75 - edge case ...
  [OK]          ECDH P224 test vectors                   74   76 - edge case ...
  [OK]          ECDH P224 test vectors                   75   77 - edge case ...
  [OK]          ECDH P224 test vectors                   76   78 - edge case ...
  [OK]          ECDH P224 test vectors                   77   79 - point is n...
  [OK]          ECDH P224 test vectors                   78   80 - point is n...
  [OK]          ECDH P224 test vectors                   79   81 - point is n...
  [OK]          ECDH P224 test vectors                   80   82 - point is n...
  [OK]          ECDH P224 test vectors                   81   83 - point is n...
  [OK]          ECDH P224 test vectors                   82   84 - point is n...
  [OK]          ECDH P224 test vectors                   83   85 - point is n...
  [OK]          ECDH P224 test vectors                   84   86 - point is n...
  [OK]          ECDH P224 test vectors                   85   87 - point is n...
  [OK]          ECDH P224 test vectors                   86   88 - point is n...
  [OK]          ECDH P224 test vectors                   87   89 - point is n...
  [OK]          ECDH P224 test vectors                   88   90 - point is n...
  [OK]          ECDH P224 test vectors                   89   91 - point is n...
  [OK]          ECDH P224 test vectors                   90   92 - point is n...
  [OK]          ECDH P224 test vectors                   91   93 - point is n...
  [OK]          ECDH P224 test vectors                   92   94 - point is n...
  [OK]          ECDH P224 test vectors                   93   95 - .
  [OK]          ECDH P224 test vectors                   94   96 - public poi...
  [OK]          ECDH P224 test vectors                   95   97 - public poi...
  [OK]          ECDH P224 test vectors                   96   110 - using sec...
  [OK]          ECDH P224 test vectors                   97   111 - using sec...
  [OK]          ECDH P224 test vectors                   98   114 - Public ke...
  [OK]          ECDH P224 test vectors                   99   115 - Public ke...
  [OK]          ECDH P224 test vectors                  100   116 - Public ke...
  [OK]          ECDH P224 test vectors                  101   117 - Public ke...
  [OK]          ECDH P224 test vectors                  102   118 - Public ke...
  [OK]          ECDH P224 test vectors                  103   119 - Public ke...
  [OK]          ECDH P224 test vectors                  104   120 - Public ke...
  [OK]          ECDH P224 test vectors                  105   121 - Public ke...
  [OK]          ECDH P224 test vectors                  106   122 - Public ke...
  [OK]          ECDH P224 test vectors                  107   123 - Public ke...
  [OK]          ECDH P224 test vectors                  108   124 - Public ke...
  [OK]          ECDH P224 test vectors                  109   125 - Public ke...
  [OK]          ECDH P224 test vectors                  110   126 - Public ke...
  [OK]          ECDH P224 test vectors                  111   127 - Public ke...
  [OK]          ECDH P224 test vectors                  112   128 - Public ke...
  [OK]          ECDH P224 test vectors                  113   129 - invalid p...
  [OK]          ECDSA P224 test vectors (SHA224)          0   1 - signature m...
  [OK]          ECDSA P224 test vectors (SHA224)          1   2 - Legacy:ASN ...
  [OK]          ECDSA P224 test vectors (SHA224)          2   3 - valid.
  [OK]          ECDSA P224 test vectors (SHA224)          3   4 - long form e...
  [OK]          ECDSA P224 test vectors (SHA224)          4   5 - length of s...
  [OK]          ECDSA P224 test vectors (SHA224)          5   6 - wrong lengt...
  [OK]          ECDSA P224 test vectors (SHA224)          6   7 - wrong lengt...
  [OK]          ECDSA P224 test vectors (SHA224)          7   8 - uint32 over...
  [OK]          ECDSA P224 test vectors (SHA224)          8   9 - uint64 over...
  [OK]          ECDSA P224 test vectors (SHA224)          9   10 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         10   11 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         11   12 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         12   13 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         13   14 - incorrect ...
  [OK]          ECDSA P224 test vectors (SHA224)         14   15 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA224)         15   16 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA224)         16   17 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA224)         17   18 - removing s...
  [OK]          ECDSA P224 test vectors (SHA224)         18   19 - lonely seq...
  [OK]          ECDSA P224 test vectors (SHA224)         19   20 - appending ...
  [OK]          ECDSA P224 test vectors (SHA224)         20   21 - prepending...
  [OK]          ECDSA P224 test vectors (SHA224)         21   22 - appending ...
  [OK]          ECDSA P224 test vectors (SHA224)         22   23 - appending ...
  [OK]          ECDSA P224 test vectors (SHA224)         23   24 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         24   25 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         25   26 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         26   27 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         27   28 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         28   29 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         29   30 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         30   31 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         31   32 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         32   33 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         33   34 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         34   35 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         35   36 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         36   37 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         37   38 - including ...
  [OK]          ECDSA P224 test vectors (SHA224)         38   39 - truncated ...
  [OK]          ECDSA P224 test vectors (SHA224)         39   40 - using comp...
  [OK]          ECDSA P224 test vectors (SHA224)         40   41 - using comp...
  [OK]          ECDSA P224 test vectors (SHA224)         41   42 - using comp...
  [OK]          ECDSA P224 test vectors (SHA224)         42   43 - using comp...
  [OK]          ECDSA P224 test vectors (SHA224)         43   44 - using comp...
  [OK]          ECDSA P224 test vectors (SHA224)         44   45 - using comp...
  [OK]          ECDSA P224 test vectors (SHA224)         45   46 - Replacing ...
  [OK]          ECDSA P224 test vectors (SHA224)         46   47 - changing t...
  [OK]          ECDSA P224 test vectors (SHA224)         47   48 - changing t...
  [OK]          ECDSA P224 test vectors (SHA224)         48   49 - changing t...
  [OK]          ECDSA P224 test vectors (SHA224)         49   50 - changing t...
  [OK]          ECDSA P224 test vectors (SHA224)         50   51 - changing t...
  [OK]          ECDSA P224 test vectors (SHA224)         51   52 - dropping v...
  [OK]          ECDSA P224 test vectors (SHA224)         52   53 - using comp...
  [OK]          ECDSA P224 test vectors (SHA224)         53   54 - truncated ...
  [OK]          ECDSA P224 test vectors (SHA224)         54   55 - truncated ...
  [OK]          ECDSA P224 test vectors (SHA224)         55   56 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA224)         56   57 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA224)         57   58 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA224)         58   59 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA224)         59   60 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA224)         60   61 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA224)         61   62 - prepend em...
  [OK]          ECDSA P224 test vectors (SHA224)         62   63 - append emp...
  [OK]          ECDSA P224 test vectors (SHA224)         63   64 - append gar...
  [OK]          ECDSA P224 test vectors (SHA224)         64   65 - sequence o...
  [OK]          ECDSA P224 test vectors (SHA224)         65   66 - truncated ...
  [OK]          ECDSA P224 test vectors (SHA224)         66   67 - repeating ...
  [OK]          ECDSA P224 test vectors (SHA224)         67   68 - long form ...
  [OK]          ECDSA P224 test vectors (SHA224)         68   69 - long form ...
  [OK]          ECDSA P224 test vectors (SHA224)         69   70 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         70   71 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         71   72 - wrong leng...
  [OK]          ECDSA P224 test vectors (SHA224)         72   73 - wrong leng...
  [OK]          ECDSA P224 test vectors (SHA224)         73   74 - wrong leng...
  [OK]          ECDSA P224 test vectors (SHA224)         74   75 - wrong leng...
  [OK]          ECDSA P224 test vectors (SHA224)         75   76 - uint32 ove...
  [OK]          ECDSA P224 test vectors (SHA224)         76   77 - uint32 ove...
  [OK]          ECDSA P224 test vectors (SHA224)         77   78 - uint64 ove...
  [OK]          ECDSA P224 test vectors (SHA224)         78   79 - uint64 ove...
  [OK]          ECDSA P224 test vectors (SHA224)         79   80 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         80   81 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         81   82 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         82   83 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         83   84 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         84   85 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         85   86 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         86   87 - length of ...
  [OK]          ECDSA P224 test vectors (SHA224)         87   88 - incorrect ...
  [OK]          ECDSA P224 test vectors (SHA224)         88   89 - incorrect ...
  [OK]          ECDSA P224 test vectors (SHA224)         89   90 - removing i...
  [OK]          ECDSA P224 test vectors (SHA224)         90   91 - lonely int...
  [OK]          ECDSA P224 test vectors (SHA224)         91   92 - lonely int...
  [OK]          ECDSA P224 test vectors (SHA224)         92   93 - appending ...
  [OK]          ECDSA P224 test vectors (SHA224)         93   94 - appending ...
  [OK]          ECDSA P224 test vectors (SHA224)         94   95 - prepending...
  [OK]          ECDSA P224 test vectors (SHA224)         95   96 - prepending...
  [OK]          ECDSA P224 test vectors (SHA224)         96   97 - appending ...
  [OK]          ECDSA P224 test vectors (SHA224)         97   98 - appending ...
  [OK]          ECDSA P224 test vectors (SHA224)         98   99 - appending ...
  [OK]          ECDSA P224 test vectors (SHA224)         99   100 - truncated...
  [OK]          ECDSA P224 test vectors (SHA224)        100   101 - truncated...
  [OK]          ECDSA P224 test vectors (SHA224)        101   102 - Replacing...
  [OK]          ECDSA P224 test vectors (SHA224)        102   103 - Replacing...
  [OK]          ECDSA P224 test vectors (SHA224)        103   104 - changing ...
  [OK]          ECDSA P224 test vectors (SHA224)        104   105 - changing ...
  [OK]          ECDSA P224 test vectors (SHA224)        105   106 - changing ...
  [OK]          ECDSA P224 test vectors (SHA224)        106   107 - changing ...
  [OK]          ECDSA P224 test vectors (SHA224)        107   108 - changing ...
  [OK]          ECDSA P224 test vectors (SHA224)        108   109 - changing ...
  [OK]          ECDSA P224 test vectors (SHA224)        109   110 - changing ...
  [OK]          ECDSA P224 test vectors (SHA224)        110   111 - changing ...
  [OK]          ECDSA P224 test vectors (SHA224)        111   112 - changing ...
  [OK]          ECDSA P224 test vectors (SHA224)        112   113 - changing ...
  [OK]          ECDSA P224 test vectors (SHA224)        113   114 - dropping ...
  [OK]          ECDSA P224 test vectors (SHA224)        114   115 - dropping ...
  [OK]          ECDSA P224 test vectors (SHA224)        115   116 - using com...
  [OK]          ECDSA P224 test vectors (SHA224)        116   117 - using com...
  [OK]          ECDSA P224 test vectors (SHA224)        117   118 - modify fi...
  [OK]          ECDSA P224 test vectors (SHA224)        118   119 - modify fi...
  [OK]          ECDSA P224 test vectors (SHA224)        119   120 - modify la...
  [OK]          ECDSA P224 test vectors (SHA224)        120   121 - modify la...
  [OK]          ECDSA P224 test vectors (SHA224)        121   122 - truncated...
  [OK]          ECDSA P224 test vectors (SHA224)        122   123 - truncated...
  [OK]          ECDSA P224 test vectors (SHA224)        123   124 - truncated...
  [OK]          ECDSA P224 test vectors (SHA224)        124   125 - leading f...
  [OK]          ECDSA P224 test vectors (SHA224)        125   126 - leading f...
  [OK]          ECDSA P224 test vectors (SHA224)        126   127 - replaced ...
  [OK]          ECDSA P224 test vectors (SHA224)        127   128 - replaced ...
  [OK]          ECDSA P224 test vectors (SHA224)        128   129 - replacing...
  [OK]          ECDSA P224 test vectors (SHA224)        129   130 - replacing...
  [OK]          ECDSA P224 test vectors (SHA224)        130   131 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        131   132 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        132   133 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        133   134 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        134   135 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        135   136 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        136   137 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        137   138 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        138   139 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        139   140 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        140   141 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        141   142 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        142   143 - Modified ...
  [OK]          ECDSA P224 test vectors (SHA224)        143   144 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        144   145 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        145   146 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        146   147 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        147   148 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        148   149 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        149   150 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        150   151 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        151   152 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        152   153 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        153   154 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        154   155 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        155   156 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        156   157 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        157   158 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        158   159 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        159   160 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        160   161 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        161   162 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        162   163 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        163   164 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        164   165 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        165   166 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        166   167 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        167   168 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        168   169 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        169   170 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        170   171 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        171   172 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        172   173 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        173   174 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        174   175 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        175   176 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        176   177 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        177   178 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        178   179 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        179   180 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        180   181 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        181   182 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        182   183 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        183   184 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        184   185 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        185   186 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        186   187 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        187   188 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        188   189 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        189   190 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        190   191 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        191   192 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        192   193 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        193   194 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        194   195 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        195   196 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        196   197 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        197   198 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        198   199 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        199   200 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        200   201 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        201   202 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        202   203 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        203   204 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        204   205 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        205   206 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        206   207 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        207   208 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        208   209 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        209   210 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        210   211 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        211   212 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        212   213 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        213   214 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        214   215 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        215   216 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        216   217 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        217   218 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        218   219 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        219   220 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        220   221 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        221   222 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        222   223 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        223   224 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        224   225 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        225   226 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        226   227 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        227   228 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        228   229 - Signature...
  [OK]          ECDSA P224 test vectors (SHA224)        229   230 - Edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        230   231 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        231   232 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        232   233 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        233   234 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        234   235 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        235   236 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        236   237 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        237   238 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        238   239 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        239   240 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        240   241 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        241   242 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        242   243 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        243   244 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        244   245 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        245   246 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        246   247 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        247   248 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        248   249 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        249   250 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        250   251 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        251   252 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        252   253 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        253   254 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        254   255 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        255   256 - special c...
  [OK]          ECDSA P224 test vectors (SHA224)        256   257 - k*G has a...
  [OK]          ECDSA P224 test vectors (SHA224)        257   258 - r too large.
  [OK]          ECDSA P224 test vectors (SHA224)        258   259 - r,s are l...
  [OK]          ECDSA P224 test vectors (SHA224)        259   260 - r and s^-...
  [OK]          ECDSA P224 test vectors (SHA224)        260   261 - r and s^-...
  [OK]          ECDSA P224 test vectors (SHA224)        261   262 - small r a...
  [OK]          ECDSA P224 test vectors (SHA224)        262   263 - small r a...
  [OK]          ECDSA P224 test vectors (SHA224)        263   264 - small r a...
  [OK]          ECDSA P224 test vectors (SHA224)        264   265 - r is larg...
  [OK]          ECDSA P224 test vectors (SHA224)        265   266 - s is larg...
  [OK]          ECDSA P224 test vectors (SHA224)        266   267 - small r a...
  [OK]          ECDSA P224 test vectors (SHA224)        267   268 - smallish ...
  [OK]          ECDSA P224 test vectors (SHA224)        268   269 - 100-bit r...
  [OK]          ECDSA P224 test vectors (SHA224)        269   270 - small r a...
  [OK]          ECDSA P224 test vectors (SHA224)        270   271 - 100-bit r...
  [OK]          ECDSA P224 test vectors (SHA224)        271   272 - r and s^-...
  [OK]          ECDSA P224 test vectors (SHA224)        272   273 - s == 1.
  [OK]          ECDSA P224 test vectors (SHA224)        273   274 - s == 0.
  [OK]          ECDSA P224 test vectors (SHA224)        274   275 - point at ...
  [OK]          ECDSA P224 test vectors (SHA224)        275   276 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        276   277 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        277   278 - u1 == 1.
  [OK]          ECDSA P224 test vectors (SHA224)        278   279 - u1 == n - 1.
  [OK]          ECDSA P224 test vectors (SHA224)        279   280 - u2 == 1.
  [OK]          ECDSA P224 test vectors (SHA224)        280   281 - u2 == n - 1.
  [OK]          ECDSA P224 test vectors (SHA224)        281   282 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        282   283 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        283   284 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        284   285 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        285   286 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        286   287 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        287   288 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        288   289 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        289   290 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        290   291 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        291   292 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        292   293 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        293   294 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        294   295 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        295   296 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        296   297 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        297   298 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        298   299 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        299   300 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        300   301 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        301   302 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        302   303 - edge case...
  [OK]          ECDSA P224 test vectors (SHA224)        303   304 - point dup...
  [OK]          ECDSA P224 test vectors (SHA224)        304   305 - duplicati...
  [OK]          ECDSA P224 test vectors (SHA224)        305   306 - compariso...
  [OK]          ECDSA P224 test vectors (SHA224)        306   307 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        307   308 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        308   309 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        309   310 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        310   311 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        311   312 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        312   313 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        313   314 - extreme v...
  [OK]          ECDSA P224 test vetors (SHA224)        314   315 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        315   316 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        316   317 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        317   318 - extreme v...
  [OK]          ECDSA P224 test vectors (SHA224)        318   319 - testing p...
  [OK]          ECDSA P224 test vectors (SHA224)        319   320 - testing p...
  [OK]          ECDSA P224 test vectors (SHA224)        320   321 - testing p...
  [OK]          ECDSA P224 test vectors (SHA224)        321   322 - testing p...
  [OK]          ECDSA P224 test vectors (SHA224)        322   323 - pseudoran...
  [OK]          ECDSA P224 test vectors (SHA224)        323   324 - pseudoran...
  [OK]          ECDSA P224 test vectors (SHA224)        324   325 - pseudoran...
  [OK]          ECDSA P224 test vectors (SHA224)        325   326 - pseudoran...
  [OK]          ECDSA P224 test vectors (SHA224)        326   327 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        327   328 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        328   329 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        329   330 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        330   331 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        331   332 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        332   333 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        333   334 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        334   335 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        335   336 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        336   337 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        337   338 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        338   339 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        339   340 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        340   341 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        341   342 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        342   343 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        343   344 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        344   345 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        345   346 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        346   347 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        347   348 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        348   349 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        349   350 - x-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        350   351 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        351   352 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        352   353 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        353   354 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        354   355 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA224)        355   356 - y-coordin...
  [OK]          ECDSA P224 test vectors (SHA256)          0   1 - signature m...
  [OK]          ECDSA P224 test vectors (SHA256)          1   2 - valid.
  [OK]          ECDSA P224 test vectors (SHA256)          2   3 - long form e...
  [OK]          ECDSA P224 test vectors (SHA256)          3   4 - length of s...
  [OK]          ECDSA P224 test vectors (SHA256)          4   5 - wrong lengt...
  [OK]          ECDSA P224 test vectors (SHA256)          5   6 - wrong lengt...
  [OK]          ECDSA P224 test vectors (SHA256)          6   7 - uint32 over...
  [OK]          ECDSA P224 test vectors (SHA256)          7   8 - uint64 over...
  [OK]          ECDSA P224 test vectors (SHA256)          8   9 - length of s...
  [OK]          ECDSA P224 test vectors (SHA256)          9   10 - length of ...
  [OK]          ECDSA P224 test vectors (SHA256)         10   11 - length of ...
  [OK]          ECDSA P224 test vectors (SHA256)         11   12 - length of ...
  [OK]          ECDSA P224 test vectors (SHA256)         12   13 - incorrect ...
  [OK]          ECDSA P224 test vectors (SHA256)         13   14 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA256)         14   15 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA256)         15   16 - indefinite...
  [OK]          ECDSA P224 test vectors (SHA256)         16   17 - removing s...
  [OK]          ECDSA P224 test vectors (SHA256)         17   18 - lonely seq...
  [OK]          ECDSA P224 test vectors (SHA256)         18   19 - appending ...
  [OK]          ECDSA P224 test vectors (SHA256)         19   20 - prepending...
  [OK]          ECDSA P224 test vectors (SHA256)         20   21 - appending ...
  [OK]          ECDSA P224 test vectors (SHA256)         21   22 - appending ...
  [OK]          ECDSA P224 test vectors (SHA256)         22   23 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         23   24 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         24   25 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         25   26 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         26   27 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         27   28 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         28   29 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         29   30 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         30   31 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         31   32 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         32   33 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         33   34 - including ...
  [OK]          ECDSA P224 test vectors (SHA256)         34   35 - including ...
...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 16.672s. 4811 tests run.
"/usr/bin/linux32" "/bin/sh" "-c" "opam exec -- dune build --only-packages=mirage-crypto,mirage-crypto-rng,mirage-crypto-rng-mirage,mirage-crypto-rng-lwt,mirage-crypto-rng-async,mirage-crypto-pk,mirage-crypto-ec @install @check @runtest && rm -rf _build" failed with exit status 1
2024-05-10 19:04.09: Job failed: Failed: Build failed