[INFO] fetching crate dcrypt-kem 0.14.0-beta.7... [INFO] testing dcrypt-kem-0.14.0-beta.7 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] extracting crate dcrypt-kem 0.14.0-beta.7 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate dcrypt-kem 0.14.0-beta.7 [INFO] finished tweaking crates.io crate dcrypt-kem 0.14.0-beta.7 [INFO] tweaked toml for crates.io crate dcrypt-kem 0.14.0-beta.7 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dcrypt-kem 0.14.0-beta.7 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dcrypt-kem 0.14.0-beta.7 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9910644598dcb680147e47a05523cf8b2d350b9294447ef087d1787edd5b23cf [INFO] running `Command { std: "docker" "start" "-a" "9910644598dcb680147e47a05523cf8b2d350b9294447ef087d1787edd5b23cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9910644598dcb680147e47a05523cf8b2d350b9294447ef087d1787edd5b23cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9910644598dcb680147e47a05523cf8b2d350b9294447ef087d1787edd5b23cf", kill_on_drop: false }` [INFO] [stdout] 9910644598dcb680147e47a05523cf8b2d350b9294447ef087d1787edd5b23cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55f07ef499375acce87c574fbb4aab241394bc42f4a308aff6f43611dc7d87b4 [INFO] running `Command { std: "docker" "start" "-a" "55f07ef499375acce87c574fbb4aab241394bc42f4a308aff6f43611dc7d87b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dcrypt-params v0.14.0-beta.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dcrypt-internal v0.14.0-beta.7 [INFO] [stderr] Compiling dcrypt-api v0.14.0-beta.7 [INFO] [stderr] Compiling dcrypt-common v0.14.0-beta.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling dcrypt-algorithms v0.14.0-beta.7 [INFO] [stderr] Compiling dcrypt-kem v0.14.0-beta.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `as_bytes` is never used [INFO] [stdout] --> src/kyber/kem.rs:163:19 [INFO] [stdout] | [INFO] [stdout] 150 | impl KyberSharedSecret { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 163 | pub(crate) fn as_bytes(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.01s [INFO] running `Command { std: "docker" "inspect" "55f07ef499375acce87c574fbb4aab241394bc42f4a308aff6f43611dc7d87b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55f07ef499375acce87c574fbb4aab241394bc42f4a308aff6f43611dc7d87b4", kill_on_drop: false }` [INFO] [stdout] 55f07ef499375acce87c574fbb4aab241394bc42f4a308aff6f43611dc7d87b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd8a6adda4f798ce9cec82707824544d1cc840d9276024a64968c48278fc8009 [INFO] running `Command { std: "docker" "start" "-a" "dd8a6adda4f798ce9cec82707824544d1cc840d9276024a64968c48278fc8009", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling dcrypt-api v0.14.0-beta.7 [INFO] [stderr] Compiling dcrypt-common v0.14.0-beta.7 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling dcrypt-algorithms v0.14.0-beta.7 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling dcrypt-kem v0.14.0-beta.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `as_bytes` is never used [INFO] [stdout] --> src/kyber/kem.rs:163:19 [INFO] [stdout] | [INFO] [stdout] 150 | impl KyberSharedSecret { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 163 | pub(crate) fn as_bytes(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_bytes` is never used [INFO] [stdout] --> src/kyber/kem.rs:163:19 [INFO] [stdout] | [INFO] [stdout] 150 | impl KyberSharedSecret { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 163 | pub(crate) fn as_bytes(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.47s [INFO] running `Command { std: "docker" "inspect" "dd8a6adda4f798ce9cec82707824544d1cc840d9276024a64968c48278fc8009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd8a6adda4f798ce9cec82707824544d1cc840d9276024a64968c48278fc8009", kill_on_drop: false }` [INFO] [stdout] dd8a6adda4f798ce9cec82707824544d1cc840d9276024a64968c48278fc8009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05c6c932a00a1721a52f45a7ab85b67a5856c2c308fe456fde1d9b1eadf6d77e [INFO] running `Command { std: "docker" "start" "-a" "05c6c932a00a1721a52f45a7ab85b67a5856c2c308fe456fde1d9b1eadf6d77e", kill_on_drop: false }` [INFO] [stderr] warning: method `as_bytes` is never used [INFO] [stderr] --> src/kyber/kem.rs:163:19 [INFO] [stderr] | [INFO] [stderr] 150 | impl KyberSharedSecret { [INFO] [stderr] | ---------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 163 | pub(crate) fn as_bytes(&self) -> &[u8] { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `dcrypt-kem` (lib) generated 1 warning [INFO] [stderr] warning: `dcrypt-kem` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dcrypt_kem-10123f396e5212a8) [INFO] [stdout] [INFO] [stdout] running 114 tests [INFO] [stdout] test ecdh::b283k::tests::test_b283k_invalid_public_key ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_kem_invalid_public_key ... ok [INFO] [stdout] test ecdh::k256::tests::test_k256_invalid_public_key ... ok [INFO] [stdout] test ecdh::k256::tests::test_k256_kem_invalid_public_key ... ok [INFO] [stdout] test ecdh::k256::tests::test_k256_secp256k1_compatibility ... ok [INFO] [stdout] test ecdh::k256::tests::test_k256_public_key_serialization ... ok [INFO] [stdout] test ecdh::p192::tests::test_ecdh_p192_kem_decapsulate_tampered_ciphertext ... ok [INFO] [stdout] test ecdh::p192::tests::test_ecdh_p192_kem_decapsulate_wrong_key ... ok [INFO] [stdout] test ecdh::p192::tests::test_ecdh_p192_kem_roundtrip ... ok [INFO] [stdout] test ecdh::p192::tests::test_ecdh_p192_keypair_generation ... ok [INFO] [stdout] test ecdh::p192::tests::test_p192_ciphertext_serialization ... ok [INFO] [stdout] test ecdh::p192::tests::test_p192_full_kem_with_serialization ... ok [INFO] [stdout] test ecdh::p192::tests::test_p192_invalid_public_key ... ok [INFO] [stdout] test ecdh::p192::tests::test_p192_public_key_serialization ... ok [INFO] [stdout] test ecdh::p192::tests::test_p192_secret_key_serialization ... ok [INFO] [stdout] test ecdh::p224::tests::test_ecdh_p224_kem_ciphertext_structure ... ok [INFO] [stdout] test ecdh::p224::tests::test_ecdh_p224_kem_decapsulate_tampered_ciphertext ... ok [INFO] [stdout] test ecdh::p224::tests::test_ecdh_p224_kem_decapsulate_wrong_secret_key ... ok [INFO] [stdout] test ecdh::p224::tests::test_ecdh_p224_kem_encapsulate_decapsulate_roundtrip ... ok [INFO] [stdout] test ecdh::p224::tests::test_ecdh_p224_kem_keypair_generation ... ok [INFO] [stdout] test ecdh::p224::tests::test_p224_authenticated_ciphertext_serialization ... ok [INFO] [stdout] test ecdh::p224::tests::test_p224_full_kem_with_serialization ... ok [INFO] [stdout] test ecdh::p224::tests::test_p224_invalid_ciphertext ... ok [INFO] [stdout] test ecdh::p224::tests::test_p224_invalid_public_key ... ok [INFO] [stdout] test ecdh::p224::tests::test_p224_public_key_serialization ... ok [INFO] [stdout] test ecdh::p224::tests::test_p224_secret_key_serialization ... ok [INFO] [stdout] test ecdh::p256::tests::nist_compliance::test_p256_point_validation ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_ciphertext_serialization ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_full_kem_with_serialization ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_invalid_public_key ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_kem_basic_flow ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_kem_compressed_format_sizes ... ok [INFO] [stdout] test ecdh::k256::tests::test_k256_secret_key_serialization ... ok [INFO] [stdout] test ecdh::k256::tests::test_k256_kem_basic_flow ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_kem_invalid_ciphertext ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_kem_invalid_compressed_prefix ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_kem_invalid_public_key ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_kem_deterministic_shared_secret ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_kem_serialization_roundtrip ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_kem_multiple_encapsulations ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_kem_wrong_secret_key ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_public_key_serialization ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_zeroization ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_secret_key_serialization ... ok [INFO] [stdout] test ecdh::p256::tests::test_vectors::test_p256_kem_edge_cases ... ok [INFO] [stdout] test ecdh::p256::tests::test_p256_kem_consistency_across_implementations ... ok [INFO] [stdout] test ecdh::p384::tests::nist_cavp_vectors::test_p384_kem_interop ... ok [INFO] [stdout] test ecdh::p384::tests::nist_compliance::test_p384_point_validation ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_ciphertext_serialization ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_invalid_public_key ... ok [INFO] [stdout] test ecdh::k256::tests::test_k256_ciphertext_serialization ... ok [INFO] [stdout] test ecdh::p256::tests::test_vectors::test_p256_kem_known_answer ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_compressed_format_sizes ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_basic_flow ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_full_kem_with_serialization ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_invalid_ciphertext ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_invalid_compressed_prefix ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_invalid_public_key ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_cross_consistency ... ok [INFO] [stdout] test ecdh::k256::tests::test_k256_full_kem_with_serialization ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_deterministic_shared_secret ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_public_key_serialization ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_secret_key_serialization ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_multiple_encapsulations ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_serialization_roundtrip ... ok [INFO] [stdout] test ecdh::k256::tests::test_k256_kem_tampered_ciphertext ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_wrong_secret_key ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_shared_secret_size ... ok [INFO] [stdout] test ecdh::p521::tests::nist_compliance::test_p521_scalar_validation ... ok [INFO] [stdout] test ecdh::p521::tests::p521_specific::test_p521_field_element_size ... ok [INFO] [stdout] test ecdh::p521::tests::nist_compliance::test_p521_point_validation ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_ciphertext_serialization ... ok [INFO] [stdout] test ecdh::p384::tests::test_vectors::test_p384_kem_known_answer ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_invalid_public_key ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_invalid_secret_key ... ok [INFO] [stdout] test ecdh::p384::tests::test_vectors::test_p384_kem_edge_cases ... ok [INFO] [stdout] test ecdh::p521::tests::nist_cavp_vectors::test_p521_kem_interop ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_compressed_format_sizes ... ok [INFO] [stdout] test ecdh::k256::tests::test_k256_kem_wrong_secret_key ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_basic_flow ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_invalid_ciphertext ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_invalid_compressed_prefix ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_invalid_public_key ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_full_kem_with_serialization ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_deterministic_shared_secret ... ok [INFO] [stdout] test ecdh::p384::tests::test_p384_kem_consistency_across_implementations ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_cross_consistency ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_public_key_serialization ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_serialization_roundtrip ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_secret_key_serialization ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_shared_secret_size ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_wrong_secret_key ... ok [INFO] [stdout] test kyber::tests::test_invalid_ciphertext ... ok [INFO] [stdout] test kyber::tests::test_kyber1024_keygen ... ok [INFO] [stdout] test kyber::tests::test_kyber1024_encaps_decaps ... ok [INFO] [stdout] test kyber::tests::test_kyber512_keygen ... ok [INFO] [stdout] test kyber::tests::test_kyber512_encaps_decaps ... ok [INFO] [stdout] test kyber::tests::test_kyber768_keygen ... ok [INFO] [stdout] test kyber::tests::test_wrong_key_sizes ... ok [INFO] [stdout] test kyber::tests::test_kyber768_encaps_decaps ... ok [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_multiple_encapsulations ... ok [INFO] [stdout] test ecdh::p521::tests::test_vectors::test_p521_kem_edge_cases ... ok [INFO] [stdout] test ecdh::p521::tests::p521_specific::test_p521_kem_interoperability ... ok [INFO] [stdout] test ecdh::p521::tests::test_vectors::test_p521_kem_known_answer ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_binary_curve_properties has been running for over 60 seconds [INFO] [stdout] test ecdh::b283k::tests::test_b283k_ciphertext_serialization has been running for over 60 seconds [INFO] [stdout] test ecdh::b283k::tests::test_b283k_full_kem_with_serialization has been running for over 60 seconds [INFO] [stdout] test ecdh::b283k::tests::test_b283k_kem_basic_flow has been running for over 60 seconds [INFO] [stdout] test ecdh::b283k::tests::test_b283k_kem_tampered_ciphertext has been running for over 60 seconds [INFO] [stdout] test ecdh::b283k::tests::test_b283k_kem_wrong_secret_key has been running for over 60 seconds [INFO] [stdout] test ecdh::b283k::tests::test_b283k_public_key_serialization has been running for over 60 seconds [INFO] [stdout] test ecdh::b283k::tests::test_b283k_secret_key_serialization has been running for over 60 seconds [INFO] [stdout] test ecdh::b283k::tests::test_b283k_shared_secret_size has been running for over 60 seconds [INFO] [stdout] test ecdh::p521::tests::test_p521_kem_consistency_across_implementations ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_binary_curve_properties ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_public_key_serialization ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_ciphertext_serialization ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_secret_key_serialization ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_kem_tampered_ciphertext ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_shared_secret_size ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_kem_basic_flow ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_full_kem_with_serialization ... ok [INFO] [stdout] test ecdh::b283k::tests::test_b283k_kem_wrong_secret_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 604.40s [INFO] [stdout] [INFO] [stderr] Doc-tests dcrypt_kem [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] running `Command { std: "docker" "inspect" "05c6c932a00a1721a52f45a7ab85b67a5856c2c308fe456fde1d9b1eadf6d77e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05c6c932a00a1721a52f45a7ab85b67a5856c2c308fe456fde1d9b1eadf6d77e", kill_on_drop: false }` [INFO] [stdout] 05c6c932a00a1721a52f45a7ab85b67a5856c2c308fe456fde1d9b1eadf6d77e