[INFO] cloning repository https://github.com/2lambda123/RustCrypto-elliptic-curves [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2lambda123/RustCrypto-elliptic-curves" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2FRustCrypto-elliptic-curves", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2FRustCrypto-elliptic-curves'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41d4811157bd1c614cc94e3df849461b37138cc3 [INFO] testing 2lambda123/RustCrypto-elliptic-curves/41d4811157bd1c614cc94e3df849461b37138cc3 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2lambda123%2FRustCrypto-elliptic-curves" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/2lambda123/RustCrypto-elliptic-curves on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/2lambda123/RustCrypto-elliptic-curves [INFO] finished tweaking git repo https://github.com/2lambda123/RustCrypto-elliptic-curves [INFO] tweaked toml for git repo https://github.com/2lambda123/RustCrypto-elliptic-curves written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/2lambda123/RustCrypto-elliptic-curves already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afe4b4d8933fbff25608c19a62a2e4f88ef478d214370c045b8fef4d2563a536 [INFO] running `Command { std: "docker" "start" "-a" "afe4b4d8933fbff25608c19a62a2e4f88ef478d214370c045b8fef4d2563a536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afe4b4d8933fbff25608c19a62a2e4f88ef478d214370c045b8fef4d2563a536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe4b4d8933fbff25608c19a62a2e4f88ef478d214370c045b8fef4d2563a536", kill_on_drop: false }` [INFO] [stdout] afe4b4d8933fbff25608c19a62a2e4f88ef478d214370c045b8fef4d2563a536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efd7002dd3d786da1456b40a8ecb716e0cfe86a24018d54384003da65ed26795 [INFO] running `Command { std: "docker" "start" "-a" "efd7002dd3d786da1456b40a8ecb716e0cfe86a24018d54384003da65ed26795", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.10.0-rc.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling belt-block v0.1.2 [INFO] [stderr] Compiling primefield v0.14.0-pre.0 (/opt/rustwide/workdir/primefield) [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0-rc.1 [INFO] [stderr] Compiling der v0.8.0-rc.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hybrid-array v0.2.0-rc.9 [INFO] [stderr] Compiling spki v0.8.0-rc.0 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.1 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.0 [INFO] [stderr] Compiling sec1 v0.8.0-rc.1 [INFO] [stderr] Compiling crypto-bigint v0.6.0-rc.2 [INFO] [stderr] Compiling block-buffer v0.11.0-rc.0 [INFO] [stderr] Compiling digest v0.11.0-pre.9 [INFO] [stderr] Compiling hmac v0.13.0-pre.4 [INFO] [stderr] Compiling signature v2.3.0-pre.4 [INFO] [stderr] Compiling sha2 v0.11.0-pre.4 [INFO] [stderr] Compiling sm3 v0.5.0-pre.4 [INFO] [stderr] Compiling belt-hash v0.2.0-pre.4 [INFO] [stderr] Compiling hkdf v0.13.0-pre.4 [INFO] [stderr] Compiling rfc6979 v0.5.0-pre.4 (https://github.com/RustCrypto/signatures.git#839cbdab) [INFO] [stderr] Compiling elliptic-curve v0.14.0-rc.0 [INFO] [stderr] Compiling ecdsa v0.17.0-pre.7 (https://github.com/RustCrypto/signatures.git#839cbdab) [INFO] [stderr] Compiling primeorder v0.14.0-pre.1 (/opt/rustwide/workdir/primeorder) [INFO] [stderr] Compiling bign256 v0.14.0-pre (/opt/rustwide/workdir/bign256) [INFO] [stderr] Compiling sm2 v0.14.0-pre (/opt/rustwide/workdir/sm2) [INFO] [stderr] Compiling bp256 v0.7.0-pre (/opt/rustwide/workdir/bp256) [INFO] [stderr] Compiling p384 v0.14.0-pre.1 (/opt/rustwide/workdir/p384) [INFO] [stderr] Compiling p256 v0.14.0-pre.1 (/opt/rustwide/workdir/p256) [INFO] [stderr] Compiling k256 v0.14.0-pre.0 (/opt/rustwide/workdir/k256) [INFO] [stderr] Compiling bp384 v0.7.0-pre (/opt/rustwide/workdir/bp384) [INFO] [stderr] Compiling p192 v0.14.0-pre (/opt/rustwide/workdir/p192) [INFO] [stderr] Compiling p224 v0.14.0-pre (/opt/rustwide/workdir/p224) [INFO] [stderr] Compiling p521 v0.14.0-pre.1 (/opt/rustwide/workdir/p521) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 10.02s [INFO] running `Command { std: "docker" "inspect" "efd7002dd3d786da1456b40a8ecb716e0cfe86a24018d54384003da65ed26795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd7002dd3d786da1456b40a8ecb716e0cfe86a24018d54384003da65ed26795", kill_on_drop: false }` [INFO] [stdout] efd7002dd3d786da1456b40a8ecb716e0cfe86a24018d54384003da65ed26795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a43ad1cefb4c78a77d2ed016dfbf17fa5a198e7604ac0c070a144e6a05ae765 [INFO] running `Command { std: "docker" "start" "-a" "3a43ad1cefb4c78a77d2ed016dfbf17fa5a198e7604ac0c070a144e6a05ae765", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling signature v2.3.0-pre.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.6.0-rc.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling blobby v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling keccak v0.2.0-pre.0 [INFO] [stderr] Compiling primefield v0.14.0-pre.0 (/opt/rustwide/workdir/primefield) [INFO] [stderr] Compiling sha3 v0.11.0-pre.4 [INFO] [stderr] Compiling tempfile v3.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling elliptic-curve v0.14.0-rc.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling clap v4.3.0 [INFO] [stderr] Compiling primeorder v0.14.0-pre.1 (/opt/rustwide/workdir/primeorder) [INFO] [stderr] Compiling ecdsa v0.17.0-pre.7 (https://github.com/RustCrypto/signatures.git#839cbdab) [INFO] [stderr] Compiling bign256 v0.14.0-pre (/opt/rustwide/workdir/bign256) [INFO] [stderr] Compiling sm2 v0.14.0-pre (/opt/rustwide/workdir/sm2) [INFO] [stderr] Compiling p256 v0.14.0-pre.1 (/opt/rustwide/workdir/p256) [INFO] [stderr] Compiling p384 v0.14.0-pre.1 (/opt/rustwide/workdir/p384) [INFO] [stderr] Compiling p521 v0.14.0-pre.1 (/opt/rustwide/workdir/p521) [INFO] [stderr] Compiling p224 v0.14.0-pre (/opt/rustwide/workdir/p224) [INFO] [stderr] Compiling p192 v0.14.0-pre (/opt/rustwide/workdir/p192) [INFO] [stderr] Compiling bp256 v0.7.0-pre (/opt/rustwide/workdir/bp256) [INFO] [stderr] Compiling bp384 v0.7.0-pre (/opt/rustwide/workdir/bp384) [INFO] [stderr] Compiling k256 v0.14.0-pre.0 (/opt/rustwide/workdir/k256) [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 30.32s [INFO] running `Command { std: "docker" "inspect" "3a43ad1cefb4c78a77d2ed016dfbf17fa5a198e7604ac0c070a144e6a05ae765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a43ad1cefb4c78a77d2ed016dfbf17fa5a198e7604ac0c070a144e6a05ae765", kill_on_drop: false }` [INFO] [stdout] 3a43ad1cefb4c78a77d2ed016dfbf17fa5a198e7604ac0c070a144e6a05ae765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 347a73e7f4d7fda7b246a9fea6a4a2588a0d44adf5ddb0c31585beaec828ab1c [INFO] running `Command { std: "docker" "start" "-a" "347a73e7f4d7fda7b246a9fea6a4a2588a0d44adf5ddb0c31585beaec828ab1c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bign256-7a5b1e14104b1899) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test arithmetic::field::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::field::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::invert ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::field::tests::sqrt ... ok [INFO] [stdout] test arithmetic::scalar::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::sqrt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/dsa.rs (/opt/rustwide/target/debug/deps/dsa-d98f3b8b0b11da7e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test verify_test_vector ... ok [INFO] [stdout] test reject_invalid_signature ... ok [INFO] [stdout] test sign_and_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Running tests/ecdh.rs (/opt/rustwide/target/debug/deps/ecdh-610398e9eee0f9a1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ecdh ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/pkcs8.rs (/opt/rustwide/target/debug/deps/pkcs8-947145b65dbf1d4f) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test decode_pkcs8_private_key_from_der ... ok [INFO] [stdout] test decode_pkcs8_public_key_from_der ... ok [INFO] [stdout] test decode_pkcs8_public_key_from_pem ... ok [INFO] [stdout] test encode_pkcs8_private_key_to_der ... ok [INFO] [stdout] test decode_pkcs8_private_key_from_pem ... ok [INFO] [stdout] test encode_pkcs8_private_key_to_pem ... ok [INFO] [stdout] test encode_pkcs8_public_key_to_der ... ok [INFO] [stdout] test encode_pkcs8_public_key_to_pem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/projective.rs (/opt/rustwide/target/debug/deps/projective-de1cac2670b5fc56) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/scalar.rs (/opt/rustwide/target/debug/deps/scalar-c388043281ee88eb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test invert_and_invert_vartime_are_equivalent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bp256-43f6722d0ab5b875) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bp384-8ba53341d83104f8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/k256-581f9ecda21ac660) [INFO] [stdout] [INFO] [stdout] running 84 tests [INFO] [stdout] test arithmetic::affine::tests::affine_negation ... ok [INFO] [stdout] test arithmetic::affine::tests::compressed_round_trip ... ok [INFO] [stdout] test arithmetic::affine::tests::compressed_to_uncompressed ... ok [INFO] [stdout] test arithmetic::affine::tests::identity_encoding ... ok [INFO] [stdout] test arithmetic::affine::tests::uncompressed_round_trip ... ok [INFO] [stdout] test arithmetic::affine::tests::uncompressed_to_compressed ... ok [INFO] [stdout] test arithmetic::field::field_5x52::tests::overflow_check_after_weak_normalize ... ok [INFO] [stdout] test arithmetic::field::tests::batch_invert ... ok [INFO] [stdout] test arithmetic::field::tests::batch_invert_array ... ok [INFO] [stdout] test arithmetic::field::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::field::tests::from_bytes ... ok [INFO] [stdout] test arithmetic::field::tests::invert ... ok [INFO] [stdout] test arithmetic::field::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::negation ... ok [INFO] [stdout] test arithmetic::field::tests::repeated_double ... ok [INFO] [stdout] test arithmetic::field::tests::repeated_mul ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::field::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::sqrt ... ok [INFO] [stdout] test arithmetic::field::tests::repeated_add ... ok [INFO] [stdout] test arithmetic::field::tests::to_bytes ... ok [INFO] [stdout] test arithmetic::projective::tests::affine_to_projective ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_add_and_sub ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_add_vs_double ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_identity_addition ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_equality ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_double_and_sub ... ok [INFO] [stdout] test arithmetic::mul::tests::test_lincomb ... ok [INFO] [stdout] test arithmetic::mul::tests::test_lincomb_slice ... ok [INFO] [stdout] test arithmetic::projective::tests::projective_mixed_addition ... ok [INFO] [stdout] test arithmetic::projective::tests::test_vector_add_mixed_identity ... ok [INFO] [stdout] test arithmetic::mul::tests::test_mul_by_generator ... ok [INFO] [stdout] test arithmetic::projective::tests::test_vector_double_generator ... ok [INFO] [stdout] test arithmetic::projective::tests::test_vector_repeated_add ... ok [INFO] [stdout] test arithmetic::projective::tests::batch_normalize_slice ... ok [INFO] [stdout] test arithmetic::projective::tests::batch_normalize_array ... ok [INFO] [stdout] test arithmetic::scalar::tests::add_result_within_256_bits ... ok [INFO] [stdout] test arithmetic::scalar::tests::batch_invert_array ... ok [INFO] [stdout] test arithmetic::scalar::tests::from_bytes_reduced ... ok [INFO] [stdout] test arithmetic::scalar::tests::from_wide_bytes_reduced ... ok [INFO] [stdout] test arithmetic::projective::tests::test_vector_repeated_add_mixed ... ok [INFO] [stdout] test arithmetic::scalar::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_negate ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_roundtrip_to_bytes_unchecked ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_from_wide_bytes_reduced ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_square ... ok [INFO] [stdout] test arithmetic::scalar::tests::batch_invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::generate_biased ... ok [INFO] [stdout] test arithmetic::scalar::tests::generate_vartime ... ok [INFO] [stdout] test arithmetic::scalar::tests::invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::invert_vartime ... ok [INFO] [stdout] test arithmetic::scalar::tests::is_high ... ok [INFO] [stdout] test arithmetic::scalar::tests::negate ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_roundtrip_to_bytes ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_neg ... ok [INFO] [stdout] test arithmetic::tests::verify_constants ... ok [INFO] [stdout] test arithmetic::scalar::tests::sqrt ... ok [INFO] [stdout] test ecdsa::tests::normalize::s_high ... ok [INFO] [stdout] test arithmetic::scalar::tests::two_inv_constant ... ok [INFO] [stdout] test ecdsa::tests::normalize::s_low ... ok [INFO] [stdout] test arithmetic::tests::generate_secret_key ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_add ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_rshift ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_sqrt ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_add ... ok [INFO] [stdout] test schnorr::tests::try_from ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_mul ... ok [INFO] [stdout] test arithmetic::field::tests::fuzzy_invert ... ok [INFO] [stdout] test schnorr::tests::bip340_verify_vectors ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_sub ... ok [INFO] [stdout] test ecdsa::tests::recovery::public_key_recovery ... ok [INFO] [stdout] test ecdsa::tests::recovery::ethereum_end_to_end_example ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_invert ... ok [INFO] [stdout] test arithmetic::projective::tests::test_vector_scalar_mult ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_mul ... ok [INFO] [stdout] test arithmetic::scalar::tests::fuzzy_invert_vartime ... ok [INFO] [stdout] test schnorr::tests::bip340_ext_sign_vectors ... ok [INFO] [stdout] test schnorr::tests::bip340_sign_vectors ... ok [INFO] [stdout] test arithmetic::field::tests::unnormalized_is_odd - should panic ... ok [INFO] [stdout] test ecdsa::tests::wycheproof::wycheproof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p192-242ffd3374041c1e) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test arithmetic::field::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::field::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::invert ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::field::tests::sqrt ... ok [INFO] [stdout] test arithmetic::scalar::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::sqrt ... ok [INFO] [stdout] test ecdsa::tests::verify::ecdsa_verify_invalid_s ... ok [INFO] [stdout] test ecdsa::tests::verify::ecdsa_verify_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/projective.rs (/opt/rustwide/target/debug/deps/projective-f0fe9bf7775eb79a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p224-59ea36fb9f9efd4b) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test arithmetic::field::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::field::tests::invert ... ok [INFO] [stdout] test arithmetic::field::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::sqrt ... ok [INFO] [stdout] test ecdsa::tests::rfc6979 ... ok [INFO] [stdout] test arithmetic::field::tests::sqrt ... ok [INFO] [stdout] test ecdsa::tests::sign::ecdsa_signing ... ok [INFO] [stdout] test ecdsa::tests::verify::ecdsa_verify_success ... ok [INFO] [stdout] test ecdsa::tests::verify::ecdsa_verify_invalid_s ... ok [INFO] [stdout] test ecdsa::tests::wycheproof::wycheproof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/projective.rs (/opt/rustwide/target/debug/deps/projective-be7f2c95b92aef5d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p256-d83ec277c3399f04) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test arithmetic::field::tests::from_bytes ... ok [INFO] [stdout] test arithmetic::field::tests::negation ... ok [INFO] [stdout] test arithmetic::field::tests::invert ... ok [INFO] [stdout] test arithmetic::field::tests::add_then_sub ... ok [INFO] [stdout] test arithmetic::field::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::pow_vartime ... ok [INFO] [stdout] test arithmetic::field::tests::repeated_add ... ok [INFO] [stdout] test arithmetic::field::tests::repeated_double ... ok [INFO] [stdout] test arithmetic::field::tests::repeated_mul ... ok [INFO] [stdout] test arithmetic::field::tests::sqrt ... ok [INFO] [stdout] test arithmetic::field::tests::to_bytes ... ok [INFO] [stdout] test arithmetic::field::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::from_ec_secret ... ok [INFO] [stdout] test arithmetic::scalar::tests::from_to_bytes_roundtrip ... ok [INFO] [stdout] test arithmetic::scalar::tests::multiply ... ok [INFO] [stdout] test arithmetic::scalar::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::sqrt ... ok [INFO] [stdout] test arithmetic::scalar::tests::zero_is_additive_identity ... ok [INFO] [stdout] test ecdsa::tests::prehash_signer_verification_with_sha384 ... ok [INFO] [stdout] test ecdsa::tests::prehash_signer_signing_with_sha384 ... ok [INFO] [stdout] test ecdsa::tests::rfc6979 ... ok [INFO] [stdout] test ecdsa::tests::sign::ecdsa_signing ... ok [INFO] [stdout] test ecdsa::tests::verify::ecdsa_verify_success ... ok [INFO] [stdout] test ecdsa::tests::verify::ecdsa_verify_invalid_s ... ok [INFO] [stdout] test ecdsa::tests::wycheproof::wycheproof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/affine.rs (/opt/rustwide/target/debug/deps/affine-0d64c8017e93640d) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test affine_negation ... ok [INFO] [stdout] test compact_to_uncompact ... ok [INFO] [stdout] test compact_round_trip ... ok [INFO] [stdout] test compressed_round_trip ... ok [INFO] [stdout] test compressed_to_uncompressed ... ok [INFO] [stdout] test identity_encoding ... ok [INFO] [stdout] test uncompact_to_compact ... ok [INFO] [stdout] test uncompressed_round_trip ... ok [INFO] [stdout] test uncompressed_to_compressed ... ok [INFO] [stdout] test noncompatible_is_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ecdsa.rs (/opt/rustwide/target/debug/deps/ecdsa-f730ae7a468be28f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test recover_from_msg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Running tests/pkcs8.rs (/opt/rustwide/target/debug/deps/pkcs8-fa91c1511fe369a4) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test decode_pkcs8_public_key_from_der ... ok [INFO] [stdout] test decode_pkcs8_private_key_from_der ... ok [INFO] [stdout] test decode_pkcs8_public_key_from_pem ... ok [INFO] [stdout] test encode_pkcs8_public_key_to_der ... ok [INFO] [stdout] test encode_pkcs8_public_key_to_pem ... ok [INFO] [stdout] test decode_pkcs8_private_key_from_pem ... ok [INFO] [stdout] test encode_pkcs8_private_key_to_der ... ok [INFO] [stdout] test encode_pkcs8_private_key_to_pem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/projective.rs (/opt/rustwide/target/debug/deps/projective-3eb7c6c6f4e650bd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/scalar.rs (/opt/rustwide/target/debug/deps/scalar-365db2aea7c29cc9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test invert_and_invert_vartime_are_equivalent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p384-37b2bb3b4228fb3f) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test arithmetic::field::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::field::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::invert ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::from_to_bytes_roundtrip ... ok [INFO] [stdout] test arithmetic::scalar::tests::multiply ... ok [INFO] [stdout] test arithmetic::scalar::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::sqrt ... ok [INFO] [stdout] test arithmetic::scalar::tests::invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::sqrt ... ok [INFO] [stdout] test ecdsa::tests::signing_secret_key_equivalent ... ok [INFO] [stdout] test ecdsa::tests::prehash_signer_verification_with_sha256 ... ok [INFO] [stdout] test ecdsa::tests::prehash_signer_signing_with_sha256 ... ok [INFO] [stdout] test ecdsa::tests::rfc6979 ... ok [INFO] [stdout] test ecdsa::tests::sign::ecdsa_signing ... ok [INFO] [stdout] test ecdsa::tests::verify::ecdsa_verify_invalid_s ... ok [INFO] [stdout] test ecdsa::tests::verify::ecdsa_verify_success ... ok [INFO] [stdout] test ecdsa::tests::wycheproof::wycheproof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/affine.rs (/opt/rustwide/target/debug/deps/affine-957c2fdcaa731fd1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/projective.rs (/opt/rustwide/target/debug/deps/projective-6609eacff0383ecf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p521-6fd64542b455554b) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test arithmetic::field::tests::decode_invalid_field_element_returns_err ... ok [INFO] [stdout] test arithmetic::field::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::field::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::invert ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::field::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::field::tests::sqrt ... ok [INFO] [stdout] test arithmetic::scalar::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_constant ... ok [INFO] [stdout] test ecdsa::tests::rfc6979 ... ok [INFO] [stdout] test ecdsa::tests::sign::ecdsa_signing ... ok [INFO] [stdout] test ecdsa::tests::verify::ecdsa_verify_invalid_s ... ok [INFO] [stdout] test ecdsa::tests::verify::ecdsa_verify_success ... ok [INFO] [stdout] test ecdsa::tests::wycheproof::wycheproof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stderr] Running tests/projective.rs (/opt/rustwide/target/debug/deps/projective-8463c4adfcd84058) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/primefield-3f310aaeb229af8f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/primeorder-b7d29173e53d2924) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sm2-2cef5e920c99f164) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test arithmetic::field::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::field::tests::invert ... ok [INFO] [stdout] test arithmetic::field::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::field::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::field::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::delta_constant ... ok [INFO] [stdout] test arithmetic::field::tests::sqrt ... ok [INFO] [stdout] test arithmetic::scalar::tests::one_is_multiplicative_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::invert ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::root_of_unity_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::two_inv_constant ... ok [INFO] [stdout] test arithmetic::scalar::tests::zero_is_additive_identity ... ok [INFO] [stdout] test arithmetic::scalar::tests::sqrt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/pkcs8.rs (/opt/rustwide/target/debug/deps/pkcs8-9f42ca25c2abfd71) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test decode_pkcs8_public_key_from_der ... ok [INFO] [stdout] test decode_pkcs8_public_key_from_pem ... ok [INFO] [stdout] test encode_pkcs8_public_key_to_pem ... ok [INFO] [stdout] test encode_pkcs8_public_key_to_der ... ok [INFO] [stdout] test decode_pkcs8_private_key_from_der ... ok [INFO] [stdout] test decode_pkcs8_private_key_from_pem ... ok [INFO] [stdout] test encode_pkcs8_private_key_to_der ... ok [INFO] [stdout] test encode_pkcs8_private_key_to_pem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/sm2dsa.rs (/opt/rustwide/target/debug/deps/sm2dsa-eb7c87d840096f22) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test verify_test_vector ... ok [INFO] [stdout] test reject_invalid_signature ... ok [INFO] [stdout] test sign_and_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running tests/sm2pke.rs (/opt/rustwide/target/debug/deps/sm2pke-1d67323729f3cfdf) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test decrypt_der_verify ... ok [INFO] [stdout] test decrypt_verify ... ok [INFO] [stdout] test encrypt_and_decrpyt ... ok [INFO] [stdout] test encrypt_and_decrpyt_mode ... ok [INFO] [stdout] test encrypt_and_decrpyt_der ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] Doc-tests bign256 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test bign256/src/ecdh.rs - ecdh::diffie_hellman (line 59) ... ignored [INFO] [stdout] test bign256/src/ecdsa.rs - ecdsa (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests bp256 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bp384 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests k256 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test k256/src/schnorr.rs - schnorr (line 31) ... ok [INFO] [stdout] test k256/src/ecdsa.rs - ecdsa (line 24) ... ok [INFO] [stdout] test k256/src/ecdsa.rs - ecdsa (line 63) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Doc-tests p192 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests p224 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test p224/src/ecdsa.rs - ecdsa (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Doc-tests p256 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test p256/src/ecdsa.rs - ecdsa (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Doc-tests p384 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test p384/src/ecdh.rs - ecdh (line 11) ... ok [INFO] [stdout] test p384/src/ecdsa.rs - ecdsa (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] Doc-tests p521 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test p521/src/arithmetic/field.rs - arithmetic::field::FieldElement::fmt (line 316) ... ignored [INFO] [stdout] test p521/src/ecdsa.rs - ecdsa (line 21) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] Doc-tests primefield [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests primeorder [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sm2 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test sm2/src/dsa.rs - dsa (line 8) ... ok [INFO] [stdout] test sm2/src/pke.rs - pke (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "347a73e7f4d7fda7b246a9fea6a4a2588a0d44adf5ddb0c31585beaec828ab1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "347a73e7f4d7fda7b246a9fea6a4a2588a0d44adf5ddb0c31585beaec828ab1c", kill_on_drop: false }` [INFO] [stdout] 347a73e7f4d7fda7b246a9fea6a4a2588a0d44adf5ddb0c31585beaec828ab1c