[INFO] fetching crate hpke 0.6.0... [INFO] testing hpke-0.6.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate hpke 0.6.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate hpke 0.6.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hpke 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hpke 0.6.0 [INFO] tweaked toml for crates.io crate hpke 0.6.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate hpke 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce3ce42a36f10bed3b714d8496661d95e2c66e601d806a899fedfabe1e210298 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce3ce42a36f10bed3b714d8496661d95e2c66e601d806a899fedfabe1e210298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce3ce42a36f10bed3b714d8496661d95e2c66e601d806a899fedfabe1e210298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3ce42a36f10bed3b714d8496661d95e2c66e601d806a899fedfabe1e210298", kill_on_drop: false }` [INFO] [stdout] ce3ce42a36f10bed3b714d8496661d95e2c66e601d806a899fedfabe1e210298 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e5cb9bb00deeb1ae141e3008d715f08bb05d7ceadfc026b381cfc4c433637b1 [INFO] running `Command { std: "docker" "start" "-a" "5e5cb9bb00deeb1ae141e3008d715f08bb05d7ceadfc026b381cfc4c433637b1", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling polyval v0.5.0 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling ghash v0.4.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes-gcm v0.9.1 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling p256 v0.7.3 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling hpke v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.01s [INFO] running `Command { std: "docker" "inspect" "5e5cb9bb00deeb1ae141e3008d715f08bb05d7ceadfc026b381cfc4c433637b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e5cb9bb00deeb1ae141e3008d715f08bb05d7ceadfc026b381cfc4c433637b1", kill_on_drop: false }` [INFO] [stdout] 5e5cb9bb00deeb1ae141e3008d715f08bb05d7ceadfc026b381cfc4c433637b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 530359cecb5de91756f6a68e5293a52ca0a9cfe217695113cd45b7d531fc98cd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "530359cecb5de91756f6a68e5293a52ca0a9cfe217695113cd45b7d531fc98cd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling hpke v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.45s [INFO] running `Command { std: "docker" "inspect" "530359cecb5de91756f6a68e5293a52ca0a9cfe217695113cd45b7d531fc98cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530359cecb5de91756f6a68e5293a52ca0a9cfe217695113cd45b7d531fc98cd", kill_on_drop: false }` [INFO] [stdout] 530359cecb5de91756f6a68e5293a52ca0a9cfe217695113cd45b7d531fc98cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a7011ed316c446a6579132bd7d56a21a74c935e8993cea9af04a687c9e5405f2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a7011ed316c446a6579132bd7d56a21a74c935e8993cea9af04a687c9e5405f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] running 30 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hpke-173897119857b94c) [INFO] [stdout] test aead::test::x25519_tests::test_ctx_correctness_aes128_x25519 ... ok [INFO] [stdout] test aead::test::x25519_tests::test_ctx_correctness_aes256_x25519 ... ok [INFO] [stdout] test aead::test::p256_tests::test_overflow_p256 ... ok [INFO] [stdout] test aead::test::p256_tests::test_ctx_correctness_chacha_p256 ... ok [INFO] [stdout] test aead::test::x25519_tests::test_export_idempotence_x25519 ... ok [INFO] [stdout] test aead::test::x25519_tests::test_overflow_x25519 ... ok [INFO] [stdout] test aead::test::x25519_tests::test_ctx_correctness_chacha_x25519 ... ok [INFO] [stdout] test kem::tests::x25519_tests::test_encapped_serialize_x25519 ... ok [INFO] [stdout] test kex::x25519::tests::test_dh_serialize_correctness ... ok [INFO] [stdout] test kex::x25519::tests::test_pubkey_serialize_correctness ... ok [INFO] [stdout] test kex::ecdh_nistp::tests::test_vector_ecdh ... ok [INFO] [stdout] test aead::test::p256_tests::test_ctx_correctness_aes256_p256 ... ok [INFO] [stdout] test kex::ecdh_nistp::tests::test_dh_serialize_correctness ... ok [INFO] [stdout] test kex::ecdh_nistp::tests::test_pubkey_serialize_correctness ... ok [INFO] [stdout] test kex::ecdh_nistp::tests::test_vector_corresponding_pubkey ... ok [INFO] [stdout] test aead::test::p256_tests::test_ctx_correctness_aes128_p256 ... ok [INFO] [stdout] test aead::test::p256_tests::test_export_idempotence_p256 ... ok [INFO] [stdout] test kem::tests::x25519_tests::test_encap_correctness_x25519 ... ok [INFO] [stdout] test kem::tests::p256_tests::test_encapped_serialize_p256 ... ok [INFO] [stdout] test single_shot::test::test_single_shot_correctness_p256 ... ok [INFO] [stdout] test aead::test::x25519_tests::test_exportonly_panics_x25519_open ... ok [INFO] [stdout] test single_shot::test::test_single_shot_correctness_x25519 ... ok [INFO] [stdout] test aead::test::p256_tests::test_exportonly_panics_p256_seal ... ok [INFO] [stdout] test aead::test::p256_tests::test_exportonly_panics_p256_open ... ok [INFO] [stdout] test aead::test::x25519_tests::test_exportonly_panics_x25519_seal ... ok [INFO] [stdout] test kem::tests::p256_tests::test_encap_correctness_p256 ... ok [INFO] [stdout] test setup::test::x25519_tests::test_setup_soundness_x25519 ... ok [INFO] [stdout] test setup::test::p256_tests::test_setup_soundness_p256 ... ok [INFO] [stdout] test setup::test::x25519_tests::test_setup_correctness_x25519 ... ok [INFO] [stderr] Doc-tests hpke [INFO] [stdout] test setup::test::p256_tests::test_setup_correctness_p256 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s [INFO] [stdout] [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 1.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a7011ed316c446a6579132bd7d56a21a74c935e8993cea9af04a687c9e5405f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7011ed316c446a6579132bd7d56a21a74c935e8993cea9af04a687c9e5405f2", kill_on_drop: false }` [INFO] [stdout] a7011ed316c446a6579132bd7d56a21a74c935e8993cea9af04a687c9e5405f2