[INFO] fetching crate tholos-pq 0.1.1...
[INFO] testing tholos-pq-0.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tholos-pq 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tholos-pq 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tholos-pq 0.1.1
[INFO] tweaked toml for crates.io crate tholos-pq 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tholos-pq 0.1.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tholos-pq 0.1.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbf6fe22c70dff40a359edd0e48abd4554ec395248619764654972b3c5aab682
[INFO] running `Command { std: "docker" "start" "-a" "fbf6fe22c70dff40a359edd0e48abd4554ec395248619764654972b3c5aab682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbf6fe22c70dff40a359edd0e48abd4554ec395248619764654972b3c5aab682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf6fe22c70dff40a359edd0e48abd4554ec395248619764654972b3c5aab682", kill_on_drop: false }`
[INFO] [stdout] fbf6fe22c70dff40a359edd0e48abd4554ec395248619764654972b3c5aab682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c232b24cd01c3ceef079b28e8f21dd53624d51b1006dc73c018da683233e79d3
[INFO] running `Command { std: "docker" "start" "-a" "c232b24cd01c3ceef079b28e8f21dd53624d51b1006dc73c018da683233e79d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling kem v0.3.0-pre.0
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling time v0.3.44
[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 pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling pqcrypto-dilithium v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[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 sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling ml-kem v0.2.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling tholos-pq v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.31s
[INFO] running `Command { std: "docker" "inspect" "c232b24cd01c3ceef079b28e8f21dd53624d51b1006dc73c018da683233e79d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c232b24cd01c3ceef079b28e8f21dd53624d51b1006dc73c018da683233e79d3", kill_on_drop: false }`
[INFO] [stdout] c232b24cd01c3ceef079b28e8f21dd53624d51b1006dc73c018da683233e79d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c564e2bdf0da4bc6c972bfe031b7da86887314960dbd63ff3eecd4d3bf42ef0
[INFO] running `Command { std: "docker" "start" "-a" "6c564e2bdf0da4bc6c972bfe031b7da86887314960dbd63ff3eecd4d3bf42ef0", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling pqcrypto-dilithium v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tholos-pq v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.66s
[INFO] running `Command { std: "docker" "inspect" "6c564e2bdf0da4bc6c972bfe031b7da86887314960dbd63ff3eecd4d3bf42ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c564e2bdf0da4bc6c972bfe031b7da86887314960dbd63ff3eecd4d3bf42ef0", kill_on_drop: false }`
[INFO] [stdout] 6c564e2bdf0da4bc6c972bfe031b7da86887314960dbd63ff3eecd4d3bf42ef0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf05f65bb4a886625150d43027a875dcd91f4c27e32140a0808d212c50f44d40
[INFO] running `Command { std: "docker" "start" "-a" "cf05f65bb4a886625150d43027a875dcd91f4c27e32140a0808d212c50f44d40", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tholos_pq-88b5659865d19ecd)
[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/main.rs (/opt/rustwide/target/debug/deps/tholos_pq-d5670d923af10e0c)
[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/coverage.rs (/opt/rustwide/target/debug/deps/coverage-1ea025f84f4dc7fc)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test test_cbor_invalid_data ... ok
[INFO] [stdout] test test_cbor_roundtrip_header ... ok
[INFO] [stdout] test test_decrypt_invalid_cbor ... ok
[INFO] [stdout] test test_decrypt_malformed_kem_ct ... ok
[INFO] [stdout] test test_binary_data_encryption ... ok
[INFO] [stdout] test test_decrypt_corrupted_ciphertext ... ok
[INFO] [stdout] test test_decrypt_empty_allowed_senders ... ok
[INFO] [stdout] test test_decrypt_malformed_signature ... ok
[INFO] [stdout] test test_decrypt_corrupted_signature ... ok
[INFO] [stdout] test test_decrypt_malformed_wrap_nonce_length ... ok
[INFO] [stdout] test test_decrypt_missing_envelope ... ok
[INFO] [stdout] test test_encrypt_malformed_public_key ... ok
[INFO] [stdout] test test_decrypt_malformed_cek_length ... ok
[INFO] [stdout] test test_encrypt_no_recipients ... ok
[INFO] [stdout] test test_decrypt_aead_failure_wrapped_cek ... ok
[INFO] [stdout] test test_decrypt_malformed_pay_nonce_length ... ok
[INFO] [stdout] test test_gen_recipient_keypair ... ok
[INFO] [stdout] test test_encrypt_serialization_error ... ok
[INFO] [stdout] test test_gen_sender_keypair ... ok
[INFO] [stdout] test test_encrypt_decrypt_empty_message ... ok
[INFO] [stdout] test test_gen_sender_keypair_unique ... ok
[INFO] [stdout] test test_sender_keypair_idempotency ... ok
[INFO] [stdout] test test_sender_pub ... ok
[INFO] [stdout] test test_cbor_roundtrip_bundle_signed ... ok
[INFO] [stdout] test test_encrypt_decrypt_single_recipient ... ok
[INFO] [stdout] test test_decrypt_aead_failure_payload ... ok
[INFO] [stdout] test test_decrypt_serialization_error_inner_cbor ... ok
[INFO] [stdout] test test_encrypt_deterministic_header ... ok
[INFO] [stdout] test test_recipient_keypair_idempotency ... ok
[INFO] [stdout] test test_gen_recipient_keypair_unique ... ok
[INFO] [stdout] test test_decrypt_invalid_sender ... ok
[INFO] [stdout] test test_decrypt_wrong_recipient_key ... ok
[INFO] [stdout] test test_decrypt_malformed_dilithium_pk ... ok
[INFO] [stdout] test test_wire_format_structure ... ok
[INFO] [stdout] test test_unicode_message ... ok
[INFO] [stdout] test test_header_contains_correct_info ... ok
[INFO] [stdout] test test_decrypt_wrong_kem_ciphertext ... ok
[INFO] [stdout] test test_multiple_senders_same_recipient ... ok
[INFO] [stdout] test test_encrypt_decrypt_many_recipients ... ok
[INFO] [stdout] test test_encrypt_decrypt_large_message ... ok
[INFO] [stdout] test test_very_long_recipient_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.73s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property.rs (/opt/rustwide/target/debug/deps/property-090a62d463d6c7b2)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test prop_cbor_roundtrip_header ... ok
[INFO] [stdout] test prop_sender_key_generation_unique ... ok
[INFO] [stdout] test prop_key_generation_unique ... ok
[INFO] [stdout] test prop_corrupted_wire_fails ... ok
[INFO] [stdout] test prop_wire_format_valid_cbor ... ok
[INFO] [stdout] test prop_invalid_sender_rejected ... ok
[INFO] [stdout] test prop_encrypt_decrypt_empty_message ... ok
[INFO] [stdout] test prop_different_encryptions_different_wire ... ok
[INFO] [stdout] test prop_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test prop_wrong_key_cannot_decrypt ... ok
[INFO] [stdout] test prop_wire_format_size_properties ... ok
[INFO] [stdout] test prop_multiple_senders_same_recipient ... ok
[INFO] [stdout] test prop_all_recipients_can_decrypt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.66s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-cbb7a7e11b851443)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test signature_rejection ... ok
[INFO] [stderr]    Doc-tests tholos_pq
[INFO] [stdout] test three_recipients_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/crypto.rs - crypto::gen_sender_keypair (line 101) ... ok
[INFO] [stdout] test src/crypto.rs - crypto::sender_pub (line 130) ... ok
[INFO] [stdout] test src/crypto.rs - crypto::gen_recipient_keypair (line 64) ... ok
[INFO] [stdout] test src/crypto.rs - crypto::decrypt (line 338) ... ok
[INFO] [stdout] test src/crypto.rs - crypto::encrypt (line 221) ... ok
[INFO] [stdout] test src/lib.rs - (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cf05f65bb4a886625150d43027a875dcd91f4c27e32140a0808d212c50f44d40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf05f65bb4a886625150d43027a875dcd91f4c27e32140a0808d212c50f44d40", kill_on_drop: false }`
[INFO] [stdout] cf05f65bb4a886625150d43027a875dcd91f4c27e32140a0808d212c50f44d40
