[INFO] cloning repository https://github.com/dihmeetree/pqpgp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dihmeetree/pqpgp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdihmeetree%2Fpqpgp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdihmeetree%2Fpqpgp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d3036e1935d8fd927b7a22d2bf0a8fb8ee0056f
[INFO] testing dihmeetree/pqpgp against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdihmeetree%2Fpqpgp" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dihmeetree/pqpgp
[INFO] finished tweaking git repo https://github.com/dihmeetree/pqpgp
[INFO] tweaked toml for git repo https://github.com/dihmeetree/pqpgp written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dihmeetree/pqpgp on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dihmeetree/pqpgp 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8909420be1ddedef2c2b31c52c197f130bb1167c8fa2d69b3e0bc81a90d715c
[INFO] running `Command { std: "docker" "start" "-a" "d8909420be1ddedef2c2b31c52c197f130bb1167c8fa2d69b3e0bc81a90d715c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8909420be1ddedef2c2b31c52c197f130bb1167c8fa2d69b3e0bc81a90d715c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8909420be1ddedef2c2b31c52c197f130bb1167c8fa2d69b3e0bc81a90d715c", kill_on_drop: false }`
[INFO] [stdout] d8909420be1ddedef2c2b31c52c197f130bb1167c8fa2d69b3e0bc81a90d715c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2aa49cf5cc6fea65deb47c80e00c996e65dce6d3e732f80ee63207f6589c4732
[INFO] running `Command { std: "docker" "start" "-a" "2aa49cf5cc6fea65deb47c80e00c996e65dce6d3e732f80ee63207f6589c4732", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling pqcrypto-mlkem v0.1.1
[INFO] [stderr]    Compiling pqcrypto-mldsa v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling pqpgp v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.80s
[INFO] running `Command { std: "docker" "inspect" "2aa49cf5cc6fea65deb47c80e00c996e65dce6d3e732f80ee63207f6589c4732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aa49cf5cc6fea65deb47c80e00c996e65dce6d3e732f80ee63207f6589c4732", kill_on_drop: false }`
[INFO] [stdout] 2aa49cf5cc6fea65deb47c80e00c996e65dce6d3e732f80ee63207f6589c4732
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ac3cd2fa4c140127871254fc1268b5a08ffba6db525150d557b26e379e733d6
[INFO] running `Command { std: "docker" "start" "-a" "9ac3cd2fa4c140127871254fc1268b5a08ffba6db525150d557b26e379e733d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling pqcrypto-mlkem v0.1.1
[INFO] [stderr]    Compiling pqcrypto-mldsa v0.1.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling pqpgp v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.26s
[INFO] running `Command { std: "docker" "inspect" "9ac3cd2fa4c140127871254fc1268b5a08ffba6db525150d557b26e379e733d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ac3cd2fa4c140127871254fc1268b5a08ffba6db525150d557b26e379e733d6", kill_on_drop: false }`
[INFO] [stdout] 9ac3cd2fa4c140127871254fc1268b5a08ffba6db525150d557b26e379e733d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3a2e6bb1ad0fc611f268a0598969c2897acbc8d621434c500bc11f59dab55e0
[INFO] running `Command { std: "docker" "start" "-a" "d3a2e6bb1ad0fc611f268a0598969c2897acbc8d621434c500bc11f59dab55e0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pqpgp-eadea81390d4a3ff)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test armor::tests::test_armor_encoding_with_headers ... ok
[INFO] [stdout] test armor::tests::test_crc24_calculation ... ok
[INFO] [stdout] test armor::tests::test_empty_headers ... ok
[INFO] [stdout] test armor::tests::test_invalid_armor_decode ... ok
[INFO] [stdout] test armor::tests::test_long_message_armor ... ok
[INFO] [stdout] test armor::tests::test_base64_encoding ... ok
[INFO] [stdout] test armor::tests::test_signed_message_roundtrip ... ok
[INFO] [stdout] test armor::tests::test_simple_armor_encoding ... ok
[INFO] [stdout] test armor::tests::test_base64_roundtrip ... ok
[INFO] [stdout] test armor::tests::test_signature_armor ... ok
[INFO] [stdout] test armor::tests::test_base64_decoding ... ok
[INFO] [stdout] test crypto::encryption::tests::test_encryption_size_estimation ... ok
[INFO] [stdout] test armor::tests::test_parse_invalid_signed_message ... ok
[INFO] [stdout] test armor::tests::test_public_key_armor ... ok
[INFO] [stdout] test armor::tests::test_private_key_armor ... ok
[INFO] [stdout] test crypto::encryption::tests::test_hybrid_encryption_decryption ... ok
[INFO] [stdout] test crypto::keys::tests::test_hybrid_key_generation ... ok
[INFO] [stdout] test crypto::encryption::tests::test_encryption_with_wrong_key_type_fails ... ok
[INFO] [stdout] test crypto::keys::tests::test_mlkem1024_key_generation ... ok
[INFO] [stdout] test crypto::keys::tests::test_mldsa87_key_generation ... ok
[INFO] [stdout] test armor::tests::test_armor_type_parsing ... ok
[INFO] [stdout] test crypto::keys::tests::test_key_fingerprints ... ok
[INFO] [stdout] test armor::tests::test_armor_without_checksum ... ok
[INFO] [stdout] test crypto::encryption::tests::test_encrypted_message_display ... ok
[INFO] [stdout] test crypto::encryption::tests::test_message_authentication ... ok
[INFO] [stdout] test crypto::password::tests::test_empty_password_fails ... ok
[INFO] [stdout] test crypto::encryption::tests::test_decryption_with_wrong_key_fails ... ok
[INFO] [stdout] test crypto::password::tests::test_password_zeroization ... ok
[INFO] [stdout] test crypto::encryption::tests::test_structured_data_encryption ... ok
[INFO] [stdout] test crypto::signature::tests::test_encryption_key_cannot_sign ... ok
[INFO] [stdout] test crypto::keys::tests::test_key_serialization ... ok
[INFO] [stdout] test crypto::signature::tests::test_mldsa87_signing ... ok
[INFO] [stdout] test crypto::signature::tests::test_signature_verification_fails_with_wrong_key ... ok
[INFO] [stdout] test crypto::signature::tests::test_signature_verification ... ok
[INFO] [stdout] test armor::tests::test_armor_roundtrip ... ok
[INFO] [stdout] test crypto::signature::tests::test_signature_display ... ok
[INFO] [stdout] test crypto::tests::test_key_metadata ... ok
[INFO] [stdout] test crypto::timing::tests::test_constant_time_bytes_equal ... ok
[INFO] [stdout] test crypto::tests::test_algorithm_properties ... ok
[INFO] [stdout] test crypto::tests::test_hash_data ... ok
[INFO] [stdout] test crypto::timing::tests::test_timing_analyzer ... ok
[INFO] [stdout] test crypto::timing::tests::test_timing_consistency_across_operations ... ok
[INFO] [stdout] test crypto::tests::test_key_usage ... ok
[INFO] [stdout] test crypto::timing::tests::test_timing_analyzer_with_variance ... ok
[INFO] [stdout] test crypto::timing::tests::test_timing_safe_error ... ok
[INFO] [stdout] test crypto::timing::tests::test_constant_time_bytes_equal_padded ... ok
[INFO] [stdout] test crypto::timing::tests::test_constant_time_select ... ok
[INFO] [stdout] test keyring::tests::test_key_trust ... ok
[INFO] [stdout] test keyring::tests::test_keyring_manager ... ok
[INFO] [stdout] test keyring::tests::test_multiple_user_ids ... ok
[INFO] [stdout] test crypto::encryption::tests::test_batch_encryption_decryption ... ok
[INFO] [stdout] test crypto::timing::tests::test_timed_operation ... ok
[INFO] [stdout] test crypto::timing::tests::test_constant_time_string_equal ... ok
[INFO] [stdout] test crypto::signature::tests::test_signature_verification_fails_with_wrong_message ... ok
[INFO] [stdout] test crypto::signature::tests::test_batch_signing_and_verification ... ok
[INFO] [stdout] test packet::tests::test_packet_serialization ... ok
[INFO] [stdout] test keyring::tests::test_key_expiration ... ok
[INFO] [stdout] test validation::tests::test_algorithm_validation ... ok
[INFO] [stdout] test packet::tests::test_packet_header_length_encoding ... ok
[INFO] [stdout] test packet::tests::test_packet_type_conversion ... ok
[INFO] [stdout] test validation::tests::test_bounds_checking ... ok
[INFO] [stdout] test validation::tests::test_message_size_validation ... ok
[INFO] [stdout] test validation::tests::test_user_id_validation ... ok
[INFO] [stdout] test keyring::tests::test_keyring_persistence ... ok
[INFO] [stdout] test packet::tests::test_packet_header_serialization ... ok
[INFO] [stdout] test packet::tests::test_user_id_packet ... ok
[INFO] [stdout] test crypto::signature::tests::test_structured_data_signing ... ok
[INFO] [stdout] test keyring::tests::test_key_entry_creation ... ok
[INFO] [stdout] test keyring::tests::test_public_keyring_operations ... ok
[INFO] [stdout] test packet::tests::test_public_key_packet ... ok
[INFO] [stdout] test keyring::tests::test_private_keyring_operations ... ok
[INFO] [stdout] test armor::tests::test_multipart_message ... ok
[INFO] [stdout] test validation::tests::test_rate_limiter ... ok
[INFO] [stdout] test crypto::encryption::tests::test_large_message_encryption ... ok
[INFO] [stdout] test crypto::password::tests::test_password_encryption_decryption ... ok
[INFO] [stdout] test crypto::password::tests::test_wrong_password_fails ... ok
[INFO] [stdout] test crypto::password::tests::test_different_salts_produce_different_ciphertexts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.60s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pqpgp-76a93dedbc0d9456)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/adversarial_tests.rs (/opt/rustwide/target/debug/deps/adversarial_tests-d6683132a14cde96)
[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 11 tests
[INFO] [stdout] test test_injection_attack_protection ... ok
[INFO] [stdout] test test_algorithmic_complexity_attacks ... ok
[INFO] [stdout] test test_resource_exhaustion_protection ... ok
[INFO] [stdout] test test_memory_safety_attacks ... ok
[INFO] [stdout] test test_dos_resource_exhaustion ... ok
[INFO] [stdout] test test_padding_oracle_protection ... ok
[INFO] [stdout] test test_replay_attack_protection ... ok
[INFO] [stdout] test test_rate_limiting_under_attack ... ok
[INFO] [stdout] test test_concurrent_attack_resistance ... ok
[INFO] [stdout] test test_decryption_timing_consistency ... ok
[INFO] [stderr]      Running tests/fuzz_tests.rs (/opt/rustwide/target/debug/deps/fuzz_tests-e87359faa5eab625)
[INFO] [stdout] test test_timing_attack_resistance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test adversarial_integer_overflow_test ... ok
[INFO] [stdout] test fuzz_key_operations ... ok
[INFO] [stdout] test adversarial_memory_exhaustion_test ... ok
[INFO] [stdout] test fuzz_algorithm_validation ... ok
[INFO] [stdout] test fuzz_nonce_validation ... ok
[INFO] [stdout] test fuzz_validation_functions ... ok
[INFO] [stdout] test fuzz_user_id_parsing ... ok
[INFO] [stdout] test fuzz_packet_headers ... ok
[INFO] [stdout] test fuzz_byte_parsing ... ok
[INFO] [stdout] test fuzz_packet_parsing ... ok
[INFO] [stdout] test fuzz_message_sizes ... ok
[INFO] [stdout] test fuzz_concurrent_operations ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-6532f37c2b3e7e2e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_end_to_end_signing ... ok
[INFO] [stdout] test test_hybrid_cryptography_workflow ... ok
[INFO] [stdout] test test_end_to_end_encryption ... ok
[INFO] [stdout] test test_armor_integration ... ok
[INFO] [stdout] test test_keyring_management_workflow ... ok
[INFO] [stdout] test test_key_export_import_workflow ... ok
[INFO] [stdout] test test_secure_communication_scenario ... ok
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-c6f30b7b5a23db13)
[INFO] [stdout] test test_large_message_handling ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test property_message_size_resource_protection ... ok
[INFO] [stdout] test property_integer_parsing_safety ... ok
[INFO] [stdout] test property_algorithm_whitelist_enforcement ... ok
[INFO] [stdout] test property_packet_count_bounds ... ok
[INFO] [stdout] test property_nonce_size_enforcement ... ok
[INFO] [stdout] test property_validation_consistency ... ok
[INFO] [stdout] test property_slice_extraction_bounds_safety ... ok
[INFO] [stdout] test property_error_message_safety ... ok
[INFO] [stdout] test property_validation_composition ... ok
[INFO] [stdout] test property_invalid_input_rejection ... ok
[INFO] [stdout] test property_keyring_size_scaling ... ok
[INFO] [stderr]      Running tests/security_tests.rs (/opt/rustwide/target/debug/deps/security_tests-6f3a6620c59dc31f)
[INFO] [stdout] test property_encryption_decryption_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_buffer_overflow_protection ... ok
[INFO] [stdout] test test_malicious_user_id_rejected ... ok
[INFO] [stdout] test test_length_field_validation ... ok
[INFO] [stdout] test test_malformed_packet_header_rejected ... ok
[INFO] [stdout] test test_nonce_size_validation ... ok
[INFO] [stdout] test test_algorithm_id_validation ... ok
[INFO] [stdout] test test_integer_overflow_protection ... ok
[INFO] [stdout] test test_packet_count_validation ... ok
[INFO] [stdout] test test_rate_limiting_prevents_dos ... ok
[INFO] [stdout] test test_malformed_public_key_packet_rejected ... ok
[INFO] [stdout] test test_resource_exhaustion_protection ... ok
[INFO] [stdout] test test_utf8_validation ... ok
[INFO] [stdout] test test_oversized_message_rejected ... ok
[INFO] [stdout] test test_keyring_size_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/timing_analysis_tests.rs (/opt/rustwide/target/debug/deps/timing_analysis_tests-13d58d6792091180)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_constant_time_operations_timing ... ok
[INFO] [stdout] test test_signature_verification_timing_analysis ... ok
[INFO] [stdout] test test_timing_safe_error_handling ... ok
[INFO] [stdout] test test_validation_timing_consistency ... FAILED
[INFO] [stdout] test test_decryption_timing_side_channel_analysis ... ok
[INFO] [stdout] test test_encryption_timing_consistency ... ok
[INFO] [stdout] test test_comprehensive_timing_analysis_report ... ok
[INFO] [stdout] test test_password_timing_analysis ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_validation_timing_consistency stdout ----
[INFO] [stdout] Validation timing: TimingStats { count: 50, mean: 158425.36ns, median: 460.00ns, std_dev: 836817.84ns, cv: 5.2821, min: 50.00ns, max: 5694369.00ns, p95: 31000.00ns, p99: 1958320.00ns }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_validation_timing_consistency' (204) panicked at tests/timing_analysis_tests.rs:504:5:
[INFO] [stdout] Validation timing inconsistent: TimingStats { count: 50, mean: 158425.36ns, median: 460.00ns, std_dev: 836817.84ns, cv: 5.2821, min: 50.00ns, max: 5694369.00ns, p95: 31000.00ns, p99: 1958320.00ns }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c632fa5e362 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c632fa5e362 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c632fa5e362 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c632fa5e362 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c632fa6ec5f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c632fa6ec5f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5c632fa2b8d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c632fa2b8d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c632fa37932 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c632fa3c47f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c632fa3c311 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c632f8b07ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5c632f8b07ee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c632fa3cb3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5c632fa3cb3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c632fa3c99a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c632fa37a69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c632fa1fdad - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c632fa76730 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c632f88ae13 - timing_analysis_tests::test_validation_timing_consistency::h1807eb7e839936aa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timing_analysis_tests.rs:504:5
[INFO] [stdout]   20:     0x5c632f88b107 - timing_analysis_tests::test_validation_timing_consistency::{{closure}}::hbffe2230e8700fe4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timing_analysis_tests.rs:468:40
[INFO] [stdout]   21:     0x5c632f88e256 - core::ops::function::FnOnce::call_once::h3d7d5c4160887406
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c632f8b05ab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c632f8b05ab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5c632f8c6215 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5c632f8c6215 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5c632f8c6215 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5c632f8c6215 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5c632f8c6215 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c632f8c6215 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5c632f8c6215 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5c632f89ca04 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5c632f89ca04 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5c632f8a02ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x5c632f8a02ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5c632f8a02ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5c632f8a02ca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5c632f8a02ca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c632f8a02ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x5c632f8a02ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c632fa32bcf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x5c632fa32bcf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x779bef533aa4 - <unknown>
[INFO] [stdout]   43:     0x779bef5c0a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_validation_timing_consistency
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 42.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test timing_analysis_tests`
[INFO] running `Command { std: "docker" "inspect" "d3a2e6bb1ad0fc611f268a0598969c2897acbc8d621434c500bc11f59dab55e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a2e6bb1ad0fc611f268a0598969c2897acbc8d621434c500bc11f59dab55e0", kill_on_drop: false }`
[INFO] [stdout] d3a2e6bb1ad0fc611f268a0598969c2897acbc8d621434c500bc11f59dab55e0
