[INFO] fetching crate hpke_pq 0.11.1...
[INFO] testing hpke_pq-0.11.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate hpke_pq 0.11.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate hpke_pq 0.11.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate hpke_pq 0.11.1
[INFO] tweaked toml for crates.io crate hpke_pq 0.11.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hpke_pq 0.11.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hpke_pq 0.11.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sec1 v0.7.2
[INFO] [stderr]   Downloaded subtle v2.6.0
[INFO] [stderr]   Downloaded primeorder v0.13.1
[INFO] [stderr]   Downloaded ghash v0.5.0
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded serde_derive v1.0.160
[INFO] [stderr]   Downloaded elliptic-curve v0.13.4
[INFO] [stderr]   Downloaded crypto-bigint v0.5.1
[INFO] [stderr]   Downloaded p256 v0.13.1
[INFO] [stderr]   Downloaded aes v0.8.2
[INFO] [stderr]   Downloaded der v0.7.3
[INFO] [stderr]   Downloaded safe_pqc_kyber v0.6.3
[INFO] [stderr]   Downloaded aes-gcm v0.10.1
[INFO] [stderr]   Downloaded p384 v0.13.0
[INFO] [stderr]   Downloaded serde v1.0.160
[INFO] [stderr]   Downloaded libc v0.2.141
[INFO] [stderr]   Downloaded polyval v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4625d858fc6a10e962d8703aeb9c7c73994a2eb4038883c80025c3e5405b7542
[INFO] running `Command { std: "docker" "start" "-a" "4625d858fc6a10e962d8703aeb9c7c73994a2eb4038883c80025c3e5405b7542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4625d858fc6a10e962d8703aeb9c7c73994a2eb4038883c80025c3e5405b7542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4625d858fc6a10e962d8703aeb9c7c73994a2eb4038883c80025c3e5405b7542", kill_on_drop: false }`
[INFO] [stdout] 4625d858fc6a10e962d8703aeb9c7c73994a2eb4038883c80025c3e5405b7542
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bde4b8fbbdc3990b16ef394ad13470e24a7787f529eb1deff65102e889c32064
[INFO] running `Command { std: "docker" "start" "-a" "bde4b8fbbdc3990b16ef394ad13470e24a7787f529eb1deff65102e889c32064", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling subtle v2.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling const-oid v0.9.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling der v0.7.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling sec1 v0.7.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.4
[INFO] [stderr]    Compiling primeorder v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.1
[INFO] [stderr]    Compiling hpke_pq v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ecdh_nistp::p256::DhP256`
[INFO] [stdout]   --> src/dhkex.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub use ecdh_nistp::p256::DhP256;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `x25519::X25519`
[INFO] [stdout]   --> src/dhkex.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub use x25519::X25519;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.56s
[INFO] running `Command { std: "docker" "inspect" "bde4b8fbbdc3990b16ef394ad13470e24a7787f529eb1deff65102e889c32064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde4b8fbbdc3990b16ef394ad13470e24a7787f529eb1deff65102e889c32064", kill_on_drop: false }`
[INFO] [stdout] bde4b8fbbdc3990b16ef394ad13470e24a7787f529eb1deff65102e889c32064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27d3ca12c0e9662878fc565836e501ddc4afc14ea974926219e58582b7d2f26e
[INFO] running `Command { std: "docker" "start" "-a" "27d3ca12c0e9662878fc565836e501ddc4afc14ea974926219e58582b7d2f26e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.4
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling primeorder v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.1
[INFO] [stderr]    Compiling hpke_pq v0.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ecdh_nistp::p256::DhP256`
[INFO] [stdout]   --> src/dhkex.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub use ecdh_nistp::p256::DhP256;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `x25519::X25519`
[INFO] [stdout]   --> src/dhkex.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub use x25519::X25519;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `256`
[INFO] [stdout]    --> src/dhkex/ecdh_nistp.rs:442:11
[INFO] [stdout]     |
[INFO] [stdout] 442 |     #[cfg(feature = "256")]
[INFO] [stdout]     |           ^^^^^^^^^^-----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"p256"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `p256`, `p384`, `serde`, `serde_impls`, `std`, `x25519`, and `xyber768d00`
[INFO] [stdout]     = help: consider adding `256` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `384`
[INFO] [stdout]    --> src/dhkex/ecdh_nistp.rs:448:11
[INFO] [stdout]     |
[INFO] [stdout] 448 |     #[cfg(feature = "384")]
[INFO] [stdout]     |           ^^^^^^^^^^-----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"p384"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `default`, `p256`, `p384`, `serde`, `serde_impls`, `std`, `x25519`, and `xyber768d00`
[INFO] [stdout]     = help: consider adding `384` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ecdh_nistp::p256::DhP256`
[INFO] [stdout]   --> src/dhkex.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub use ecdh_nistp::p256::DhP256;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `x25519::X25519`
[INFO] [stdout]   --> src/dhkex.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub use x25519::X25519;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.32s
[INFO] running `Command { std: "docker" "inspect" "27d3ca12c0e9662878fc565836e501ddc4afc14ea974926219e58582b7d2f26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27d3ca12c0e9662878fc565836e501ddc4afc14ea974926219e58582b7d2f26e", kill_on_drop: false }`
[INFO] [stdout] 27d3ca12c0e9662878fc565836e501ddc4afc14ea974926219e58582b7d2f26e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09bbcc6bccd3bf29d842e2590e7f38634c3ebeee7801367c50be151942b3a08b
[INFO] running `Command { std: "docker" "start" "-a" "09bbcc6bccd3bf29d842e2590e7f38634c3ebeee7801367c50be151942b3a08b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ecdh_nistp::p256::DhP256`
[INFO] [stderr]   --> src/dhkex.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub use ecdh_nistp::p256::DhP256;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `x25519::X25519`
[INFO] [stderr]   --> src/dhkex.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub use x25519::X25519;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `256`
[INFO] [stderr]    --> src/dhkex/ecdh_nistp.rs:442:11
[INFO] [stderr]     |
[INFO] [stderr] 442 |     #[cfg(feature = "256")]
[INFO] [stderr]     |           ^^^^^^^^^^-----
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: there is a expected value with a similar name: `"p256"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `p256`, `p384`, `serde`, `serde_impls`, `std`, `x25519`, and `xyber768d00`
[INFO] [stderr]     = help: consider adding `256` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `384`
[INFO] [stderr]    --> src/dhkex/ecdh_nistp.rs:448:11
[INFO] [stderr]     |
[INFO] [stderr] 448 |     #[cfg(feature = "384")]
[INFO] [stderr]     |           ^^^^^^^^^^-----
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: there is a expected value with a similar name: `"p384"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `alloc`, `default`, `p256`, `p384`, `serde`, `serde_impls`, `std`, `x25519`, and `xyber768d00`
[INFO] [stderr]     = help: consider adding `384` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `hpke_pq` (lib) generated 2 warnings (run `cargo fix --lib -p hpke_pq` to apply 2 suggestions)
[INFO] [stderr] warning: `hpke_pq` (lib test) generated 4 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hpke_pq-e670afc26b6aad6e)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test aead::test::p256_tests::test_ctx_correctness_aes128_p256 ... ok
[INFO] [stdout] test aead::test::p256_tests::test_ctx_correctness_aes256_p256 ... ok
[INFO] [stdout] test aead::test::p256_tests::test_export_idempotence_p256 ... ok
[INFO] [stdout] test aead::test::p256_tests::test_overflow_p256 ... ok
[INFO] [stdout] test aead::test::test_invalid_nonce_aes128 ... ok
[INFO] [stdout] test aead::test::test_invalid_nonce_chacha ... ok
[INFO] [stdout] test aead::test::x25519_tests::test_overflow_x25519 ... ok
[INFO] [stdout] test aead::test::test_invalid_nonce_aes256 ... ok
[INFO] [stdout] test dhkex::x25519::tests::test_pubkey_serialize_correctness ... ok
[INFO] [stdout] test aead::test::x25519_tests::test_ctx_correctness_aes256_x25519 ... ok
[INFO] [stdout] test aead::test::x25519_tests::test_ctx_correctness_chacha_x25519 ... ok
[INFO] [stdout] test aead::test::x25519_tests::test_ctx_correctness_aes128_x25519 ... ok
[INFO] [stdout] test aead::test::x25519_tests::test_export_idempotence_x25519 ... ok
[INFO] [stdout] test dhkex::ecdh_nistp::tests::test_pubkey_serialize_correctness_p256 ... ok
[INFO] [stdout] test aead::test::p256_tests::test_ctx_correctness_chacha_p256 ... ok
[INFO] [stdout] test dhkex::ecdh_nistp::tests::test_vector_ecdh_p256 ... ok
[INFO] [stdout] test dhkex::ecdh_nistp::tests::test_vector_corresponding_pubkey_p256 ... ok
[INFO] [stdout] test kem::tests::p256_tests::test_encapped_serialize_p256 ... ok
[INFO] [stdout] test dhkex::x25519::tests::test_dh_serialize_correctness ... ok
[INFO] [stdout] test aead::test::p256_tests::test_exportonly_panics_p256_seal - should panic ... ok
[INFO] [stdout] test aead::test::x25519_tests::test_exportonly_panics_x25519_open - should panic ... ok
[INFO] [stdout] test aead::test::p256_tests::test_exportonly_panics_p256_open - should panic ... ok
[INFO] [stdout] test aead::test::x25519_tests::test_exportonly_panics_x25519_seal - should panic ... ok
[INFO] [stdout] test kem::tests::x25519_tests::test_encapped_serialize_x25519 ... ok
[INFO] [stdout] test single_shot::test::test_single_shot_correctness_p256 ... ok
[INFO] [stdout] test kem::tests::p256_tests::test_encap_correctness_p256 ... ok
[INFO] [stdout] test single_shot::test::test_single_shot_correctness_x25519 ... ok
[INFO] [stdout] test kem::tests::x25519_tests::test_encap_correctness_x25519 ... ok
[INFO] [stdout] test setup::test::p256_tests::test_setup_soundness_p256 ... ok
[INFO] [stdout] test setup::test::x25519_tests::test_setup_soundness_x25519 ... ok
[INFO] [stdout] test setup::test::p256_tests::test_setup_correctness_p256 ... ok
[INFO] [stdout] test setup::test::x25519_tests::test_setup_correctness_x25519 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hpke_pq
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "09bbcc6bccd3bf29d842e2590e7f38634c3ebeee7801367c50be151942b3a08b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09bbcc6bccd3bf29d842e2590e7f38634c3ebeee7801367c50be151942b3a08b", kill_on_drop: false }`
[INFO] [stdout] 09bbcc6bccd3bf29d842e2590e7f38634c3ebeee7801367c50be151942b3a08b
