[INFO] fetching crate reishi-handshake 0.3.0...
[INFO] testing reishi-handshake-0.3.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate reishi-handshake 0.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate reishi-handshake 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reishi-handshake 0.3.0
[INFO] tweaked toml for crates.io crate reishi-handshake 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reishi-handshake 0.3.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reishi-handshake 0.3.0 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30830a44f626e12773cd847fb1864dc29d71bdd17435288b99b9ccfc65475700
[INFO] running `Command { std: "docker" "start" "-a" "30830a44f626e12773cd847fb1864dc29d71bdd17435288b99b9ccfc65475700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30830a44f626e12773cd847fb1864dc29d71bdd17435288b99b9ccfc65475700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30830a44f626e12773cd847fb1864dc29d71bdd17435288b99b9ccfc65475700", kill_on_drop: false }`
[INFO] [stdout] 30830a44f626e12773cd847fb1864dc29d71bdd17435288b99b9ccfc65475700
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbd059c30bc30521e28d58ef728995db9435798891542ee51b2bae2b072bc449
[INFO] running `Command { std: "docker" "start" "-a" "dbd059c30bc30521e28d58ef728995db9435798891542ee51b2bae2b072bc449", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling reishi-handshake v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.11s
[INFO] running `Command { std: "docker" "inspect" "dbd059c30bc30521e28d58ef728995db9435798891542ee51b2bae2b072bc449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd059c30bc30521e28d58ef728995db9435798891542ee51b2bae2b072bc449", kill_on_drop: false }`
[INFO] [stdout] dbd059c30bc30521e28d58ef728995db9435798891542ee51b2bae2b072bc449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c511224842278eda3d05d5d279346f451897267875dd6087fd088b8faaab28c
[INFO] running `Command { std: "docker" "start" "-a" "7c511224842278eda3d05d5d279346f451897267875dd6087fd088b8faaab28c", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling snow v0.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling reishi-handshake v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.48s
[INFO] running `Command { std: "docker" "inspect" "7c511224842278eda3d05d5d279346f451897267875dd6087fd088b8faaab28c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c511224842278eda3d05d5d279346f451897267875dd6087fd088b8faaab28c", kill_on_drop: false }`
[INFO] [stdout] 7c511224842278eda3d05d5d279346f451897267875dd6087fd088b8faaab28c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c50a0ed7c6c4159f7e63c2277bd471af5ae680da8d1a61d12b26b3ad1a736d68
[INFO] running `Command { std: "docker" "start" "-a" "c50a0ed7c6c4159f7e63c2277bd471af5ae680da8d1a61d12b26b3ad1a736d68", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reishi_handshake-8dbb22332a35cc04)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test cipher_state::tests::decrypt_rejects_one_byte_over_limit ... ok
[INFO] [stdout] test cipher_state::tests::decrypt_buffer_too_small ... ok
[INFO] [stdout] test cipher_state::tests::decrypt_truncated_ciphertext ... ok
[INFO] [stdout] test cipher_state::tests::encrypt_buffer_too_small ... ok
[INFO] [stdout] test cipher_state::tests::no_key_passthrough ... ok
[INFO] [stdout] test cipher_state::tests::no_key_decrypt_passthrough ... ok
[INFO] [stdout] test cipher_state::tests::encrypt_decrypt_round_trip ... ok
[INFO] [stdout] test cipher_state::tests::nonce_increments ... ok
[INFO] [stdout] test cipher_state::tests::overhead_with_and_without_key ... ok
[INFO] [stdout] test crypto::aead::tests::decrypt_wrong_key_fails ... ok
[INFO] [stdout] test cipher_state::tests::decrypt_rejects_oversized_ciphertext ... ok
[INFO] [stdout] test crypto::aead::tests::decrypt_wrong_ad_fails ... ok
[INFO] [stdout] test crypto::aead::tests::decrypt_wrong_nonce_fails ... ok
[INFO] [stdout] test cipher_state::tests::rekey_changes_key ... ok
[INFO] [stdout] test crypto::aead::tests::encrypt_buffer_too_small ... ok
[INFO] [stdout] test crypto::aead::tests::encrypt_decrypt_round_trip ... ok
[INFO] [stdout] test crypto::aead::tests::encrypt_empty_plaintext ... ok
[INFO] [stdout] test crypto::aead::tests::rekey_produces_different_key ... ok
[INFO] [stdout] test crypto::aead::tests::decrypt_too_short ... ok
[INFO] [stdout] test crypto::hash::tests::hash_deterministic ... ok
[INFO] [stdout] test crypto::hash::tests::hash_different_inputs ... ok
[INFO] [stdout] test crypto::hash::tests::hash_two_equals_concatenated_hash ... ok
[INFO] [stdout] test crypto::hash::tests::hkdf2_produces_different_outputs ... ok
[INFO] [stdout] test crypto::hash::tests::hkdf3_produces_different_outputs ... ok
[INFO] [stdout] test crypto::hash::tests::hkdf_expand_deterministic ... ok
[INFO] [stdout] test crypto::hash::tests::hkdf_expand_different_info ... ok
[INFO] [stdout] test crypto::hash::tests::hmac_different_keys ... ok
[INFO] [stdout] test crypto::hash::tests::hkdf_expand_empty_output ... ok
[INFO] [stdout] test crypto::hash::tests::hkdf_expand_single_block ... ok
[INFO] [stdout] test crypto::hash::tests::hmac_different_data ... ok
[INFO] [stdout] test crypto::hash::tests::hkdf_expand_multi_block ... ok
[INFO] [stdout] test crypto::hash::tests::hmac_deterministic ... ok
[INFO] [stdout] test crypto::x25519::tests::reject_zero_public_key ... ok
[INFO] [stdout] test keys::standard::tests::public_key_as_ref_array ... ok
[INFO] [stdout] test keys::standard::tests::public_key_as_ref_slice ... ok
[INFO] [stdout] test keys::standard::tests::public_key_debug_does_not_leak_full_key ... ok
[INFO] [stdout] test keys::standard::tests::public_key_equality_constant_time ... ok
[INFO] [stdout] test keys::standard::tests::public_key_from_bytes_as_bytes_round_trip ... ok
[INFO] [stdout] test crypto::x25519::tests::reject_low_order_points ... ok
[INFO] [stdout] test keys::standard::tests::secret_bytes_round_trips ... ok
[INFO] [stdout] test crypto::x25519::tests::normal_dh_succeeds ... ok
[INFO] [stdout] test keys::standard::tests::from_secret_derives_correct_public_key ... ok
[INFO] [stdout] test keys::standard::tests::from_secret_bytes_matches_manual_construction ... ok
[INFO] [stdout] test cipher_state::tests::decrypt_temp_vec_path_with_max_size ... ok
[INFO] [stdout] test cipher_state::tests::decrypt_accepts_max_size_ciphertext ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pq_round_trip.rs (/opt/rustwide/target/debug/deps/pq_round_trip-29f47fcb531766b3)
[INFO] [stderr]      Running tests/snow_interop.rs (/opt/rustwide/target/debug/deps/snow_interop-2153c3f77746fd33)
[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] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test handshake_hash_matches ... ok
[INFO] [stdout] test reishi_round_trip_empty ... ok
[INFO] [stdout] test interop_transport_messages ... ok
[INFO] [stdout] test reishi_initiator_snow_responder ... ok
[INFO] [stdout] test ask_before_complete_fails ... ok
[INFO] [stdout] test reishi_initiator_snow_responder_with_payload ... ok
[INFO] [stdout] test snow_initiator_reishi_responder_with_payload ... ok
[INFO] [stdout] test prologue_mismatch_fails ... ok
[INFO] [stdout] test reishi_round_trip_with_payload ... ok
[INFO] [stdout] test wrong_server_key_fails ... ok
[INFO] [stdout] test reishi_transport_bidirectional ... ok
[INFO] [stdout] test wrong_state_errors ... ok
[INFO] [stdout] test reishi_transport_rekey ... ok
[INFO] [stdout] test snow_initiator_reishi_responder ... ok
[INFO] [stdout] test truncated_message_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reishi_handshake
[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" "c50a0ed7c6c4159f7e63c2277bd471af5ae680da8d1a61d12b26b3ad1a736d68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c50a0ed7c6c4159f7e63c2277bd471af5ae680da8d1a61d12b26b3ad1a736d68", kill_on_drop: false }`
[INFO] [stdout] c50a0ed7c6c4159f7e63c2277bd471af5ae680da8d1a61d12b26b3ad1a736d68
