[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 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdihmeetree%2Fpqpgp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dihmeetree/pqpgp on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-sessions-core v0.12.3
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.12.3
[INFO] [stderr]   Downloaded rtoolbox v0.0.3
[INFO] [stderr]   Downloaded tower-sessions v0.12.3
[INFO] [stderr]   Downloaded tower-cookies v0.10.0
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded rpassword v7.4.0
[INFO] [stderr]   Downloaded pqcrypto-mlkem v0.1.1
[INFO] [stderr]   Downloaded pqcrypto-mldsa v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4a132033cfe50c5566ea26bf8618923cb53c6e7d73ff99c997e7f9177a8f1c6
[INFO] running `Command { std: "docker" "start" "-a" "f4a132033cfe50c5566ea26bf8618923cb53c6e7d73ff99c997e7f9177a8f1c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4a132033cfe50c5566ea26bf8618923cb53c6e7d73ff99c997e7f9177a8f1c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4a132033cfe50c5566ea26bf8618923cb53c6e7d73ff99c997e7f9177a8f1c6", kill_on_drop: false }`
[INFO] [stdout] f4a132033cfe50c5566ea26bf8618923cb53c6e7d73ff99c997e7f9177a8f1c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f55e6b953df4437ae5efaa62dba5b188a36c6e1af69561cc57e7b7d97b0ae18
[INFO] running `Command { std: "docker" "start" "-a" "6f55e6b953df4437ae5efaa62dba5b188a36c6e1af69561cc57e7b7d97b0ae18", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling inout v0.1.4
[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 rpassword v7.4.0
[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 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 hmac v0.12.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling polyval v0.6.2
[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 ghash v0.5.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling pqcrypto-mldsa v0.1.2
[INFO] [stderr]    Compiling pqcrypto-mlkem v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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.62s
[INFO] running `Command { std: "docker" "inspect" "6f55e6b953df4437ae5efaa62dba5b188a36c6e1af69561cc57e7b7d97b0ae18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f55e6b953df4437ae5efaa62dba5b188a36c6e1af69561cc57e7b7d97b0ae18", kill_on_drop: false }`
[INFO] [stdout] 6f55e6b953df4437ae5efaa62dba5b188a36c6e1af69561cc57e7b7d97b0ae18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 437d4f2d476c3b4b759737c5a85c27583aa9ec40152361b89a630f8160964c68
[INFO] running `Command { std: "docker" "start" "-a" "437d4f2d476c3b4b759737c5a85c27583aa9ec40152361b89a630f8160964c68", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling pqcrypto-mldsa v0.1.2
[INFO] [stderr]    Compiling pqcrypto-mlkem v0.1.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling clap v4.5.47
[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 bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling pqpgp v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.94s
[INFO] running `Command { std: "docker" "inspect" "437d4f2d476c3b4b759737c5a85c27583aa9ec40152361b89a630f8160964c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437d4f2d476c3b4b759737c5a85c27583aa9ec40152361b89a630f8160964c68", kill_on_drop: false }`
[INFO] [stdout] 437d4f2d476c3b4b759737c5a85c27583aa9ec40152361b89a630f8160964c68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b32239d33ab0cfeb2d12257e3e3de8fc8db95af501fe98228818e9b93f26367f
[INFO] running `Command { std: "docker" "start" "-a" "b32239d33ab0cfeb2d12257e3e3de8fc8db95af501fe98228818e9b93f26367f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pqpgp-2b9ae9c556a4fe70)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test armor::tests::test_armor_without_checksum ... ok
[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_invalid_armor_decode ... ok
[INFO] [stdout] test armor::tests::test_base64_roundtrip ... ok
[INFO] [stdout] test armor::tests::test_base64_encoding ... ok
[INFO] [stdout] test armor::tests::test_multipart_message ... ok
[INFO] [stdout] test armor::tests::test_private_key_armor ... ok
[INFO] [stdout] test armor::tests::test_public_key_armor ... ok
[INFO] [stdout] test armor::tests::test_signature_armor ... 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_empty_headers ... 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_long_message_armor ... ok
[INFO] [stdout] test crypto::encryption::tests::test_encrypted_message_display ... ok
[INFO] [stdout] test crypto::keys::tests::test_key_serialization ... ok
[INFO] [stdout] test armor::tests::test_armor_type_parsing ... ok
[INFO] [stdout] test crypto::encryption::tests::test_message_authentication ... ok
[INFO] [stdout] test armor::tests::test_base64_decoding ... ok
[INFO] [stdout] test crypto::encryption::tests::test_structured_data_encryption ... ok
[INFO] [stdout] test crypto::encryption::tests::test_encryption_with_wrong_key_type_fails ... ok
[INFO] [stdout] test crypto::password::tests::test_empty_password_fails ... ok
[INFO] [stdout] test crypto::keys::tests::test_mldsa87_key_generation ... ok
[INFO] [stdout] test crypto::keys::tests::test_hybrid_key_generation ... ok
[INFO] [stdout] test crypto::keys::tests::test_mlkem1024_key_generation ... ok
[INFO] [stdout] test crypto::signature::tests::test_signature_display ... ok
[INFO] [stdout] test crypto::password::tests::test_password_zeroization ... ok
[INFO] [stdout] test crypto::encryption::tests::test_hybrid_encryption_decryption ... ok
[INFO] [stdout] test crypto::keys::tests::test_key_fingerprints ... ok
[INFO] [stdout] test crypto::encryption::tests::test_decryption_with_wrong_key_fails ... ok
[INFO] [stdout] test crypto::tests::test_key_metadata ... ok
[INFO] [stdout] test crypto::signature::tests::test_mldsa87_signing ... ok
[INFO] [stdout] test crypto::tests::test_hash_data ... ok
[INFO] [stdout] test crypto::tests::test_key_usage ... ok
[INFO] [stdout] test crypto::signature::tests::test_structured_data_signing ... ok
[INFO] [stdout] test crypto::timing::tests::test_constant_time_bytes_equal ... ok
[INFO] [stdout] test crypto::encryption::tests::test_batch_encryption_decryption ... ok
[INFO] [stdout] test armor::tests::test_armor_roundtrip ... ok
[INFO] [stdout] test crypto::signature::tests::test_signature_verification ... ok
[INFO] [stdout] test crypto::signature::tests::test_encryption_key_cannot_sign ... ok
[INFO] [stdout] test crypto::timing::tests::test_timing_consistency_across_operations ... ok
[INFO] [stdout] test crypto::timing::tests::test_timing_safe_error ... ok
[INFO] [stdout] test keyring::tests::test_key_entry_creation ... 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 crypto::timing::tests::test_constant_time_string_equal ... ok
[INFO] [stdout] test crypto::timing::tests::test_timing_analyzer ... ok
[INFO] [stdout] test crypto::signature::tests::test_batch_signing_and_verification ... ok
[INFO] [stdout] test crypto::timing::tests::test_timing_analyzer_with_variance ... ok
[INFO] [stdout] test crypto::tests::test_algorithm_properties ... ok
[INFO] [stdout] test packet::tests::test_packet_header_length_encoding ... ok
[INFO] [stdout] test packet::tests::test_packet_header_serialization ... ok
[INFO] [stdout] test packet::tests::test_packet_serialization ... ok
[INFO] [stdout] test packet::tests::test_packet_type_conversion ... ok
[INFO] [stdout] test packet::tests::test_public_key_packet ... ok
[INFO] [stdout] test packet::tests::test_user_id_packet ... ok
[INFO] [stdout] test keyring::tests::test_key_trust ... ok
[INFO] [stdout] test keyring::tests::test_key_expiration ... ok
[INFO] [stdout] test keyring::tests::test_private_keyring_operations ... ok
[INFO] [stdout] test crypto::timing::tests::test_timed_operation ... ok
[INFO] [stdout] test keyring::tests::test_multiple_user_ids ... ok
[INFO] [stdout] test crypto::signature::tests::test_signature_verification_fails_with_wrong_key ... ok
[INFO] [stdout] test keyring::tests::test_keyring_persistence ... ok
[INFO] [stdout] test validation::tests::test_message_size_validation ... ok
[INFO] [stdout] test keyring::tests::test_public_keyring_operations ... ok
[INFO] [stdout] test validation::tests::test_algorithm_validation ... ok
[INFO] [stdout] test validation::tests::test_bounds_checking ... ok
[INFO] [stdout] test keyring::tests::test_keyring_manager ... ok
[INFO] [stdout] test validation::tests::test_user_id_validation ... ok
[INFO] [stdout] test crypto::signature::tests::test_signature_verification_fails_with_wrong_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_wrong_password_fails ... ok
[INFO] [stdout] test crypto::password::tests::test_password_encryption_decryption ... 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.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pqpgp-08fefde81232cbf7)
[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/adversarial_tests.rs (/opt/rustwide/target/debug/deps/adversarial_tests-f5e4c25c655d7101)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_algorithmic_complexity_attacks ... ok
[INFO] [stdout] test test_injection_attack_protection ... 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_rate_limiting_under_attack ... ok
[INFO] [stdout] test test_padding_oracle_protection ... ok
[INFO] [stdout] test test_replay_attack_protection ... ok
[INFO] [stdout] test test_decryption_timing_consistency ... ok
[INFO] [stdout] test test_timing_attack_resistance ... ok
[INFO] [stdout] test test_concurrent_attack_resistance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fuzz_tests.rs (/opt/rustwide/target/debug/deps/fuzz_tests-220f7088e7b1609f)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test adversarial_memory_exhaustion_test ... ok
[INFO] [stdout] test fuzz_algorithm_validation ... ok
[INFO] [stdout] test fuzz_byte_parsing ... ok
[INFO] [stdout] test fuzz_key_operations ... ok
[INFO] [stdout] test fuzz_packet_headers ... ok
[INFO] [stdout] test fuzz_nonce_validation ... ok
[INFO] [stdout] test adversarial_integer_overflow_test ... ok
[INFO] [stdout] test fuzz_user_id_parsing ... ok
[INFO] [stdout] test fuzz_validation_functions ... ok
[INFO] [stdout] test fuzz_packet_parsing ... ok
[INFO] [stdout] test fuzz_message_sizes ... ok
[INFO] [stdout] test fuzz_concurrent_operations ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-13bb97a915f18881)
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_end_to_end_signing ... 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_hybrid_cryptography_workflow ... ok
[INFO] [stdout] test test_secure_communication_scenario ... ok
[INFO] [stdout] test test_large_message_handling ... ok
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-c8e2b1a704790890)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test property_algorithm_whitelist_enforcement ... ok
[INFO] [stdout] test property_error_message_safety ... ok
[INFO] [stdout] test property_keyring_size_scaling ... ok
[INFO] [stdout] test property_message_size_resource_protection ... ok
[INFO] [stdout] test property_invalid_input_rejection ... ok
[INFO] [stdout] test property_integer_parsing_safety ... ok
[INFO] [stdout] test property_packet_count_bounds ... ok
[INFO] [stdout] test property_validation_composition ... ok
[INFO] [stdout] test property_validation_consistency ... ok
[INFO] [stdout] test property_nonce_size_enforcement ... ok
[INFO] [stdout] test property_slice_extraction_bounds_safety ... ok
[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.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_tests.rs (/opt/rustwide/target/debug/deps/security_tests-12178c6f02744287)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_buffer_overflow_protection ... ok
[INFO] [stdout] test test_keyring_size_validation ... ok
[INFO] [stdout] test test_length_field_validation ... ok
[INFO] [stdout] test test_malformed_packet_header_rejected ... ok
[INFO] [stdout] test test_malformed_public_key_packet_rejected ... ok
[INFO] [stdout] test test_nonce_size_validation ... ok
[INFO] [stdout] test test_integer_overflow_protection ... ok
[INFO] [stdout] test test_malicious_user_id_rejected ... ok
[INFO] [stdout] test test_algorithm_id_validation ... ok
[INFO] [stdout] test test_oversized_message_rejected ... ok
[INFO] [stdout] test test_packet_count_validation ... ok
[INFO] [stdout] test test_rate_limiting_prevents_dos ... ok
[INFO] [stdout] test test_resource_exhaustion_protection ... ok
[INFO] [stdout] test test_utf8_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/timing_analysis_tests.rs (/opt/rustwide/target/debug/deps/timing_analysis_tests-c63253eeb8a74d1d)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_constant_time_operations_timing ... ok
[INFO] [stdout] test test_validation_timing_consistency ... FAILED
[INFO] [stdout] test test_signature_verification_timing_analysis ... ok
[INFO] [stdout] test test_timing_safe_error_handling ... ok
[INFO] [stdout] test test_decryption_timing_side_channel_analysis ... ok
[INFO] [stdout] test test_comprehensive_timing_analysis_report ... ok
[INFO] [stdout] test test_encryption_timing_consistency ... 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: 95199.38ns, median: 800.00ns, std_dev: 572846.31ns, cv: 6.0173, min: 50.00ns, max: 4102359.00ns, p95: 43140.00ns, p99: 112690.00ns }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_validation_timing_consistency' (202) panicked at tests/timing_analysis_tests.rs:504:5:
[INFO] [stdout] Validation timing inconsistent: TimingStats { count: 50, mean: 95199.38ns, median: 800.00ns, std_dev: 572846.31ns, cv: 6.0173, min: 50.00ns, max: 4102359.00ns, p95: 43140.00ns, p99: 112690.00ns }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57362bbe7fb2 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57362bbe7fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57362bbe7fb2 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57362bbe7fb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57362bbf889f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57362bbf889f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57362bbb5501 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57362bbb5501 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57362bbc15d2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57362bbc611f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57362bbc5fb1 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57362ba3a6ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x57362ba3a6ce - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57362bbc67df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x57362bbc67df - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57362bbc663a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57362bbc1709 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57362bba9b3d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57362bc00370 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57362ba14cf3 - timing_analysis_tests::test_validation_timing_consistency::h3bfe28d3668d5e50
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timing_analysis_tests.rs:504:5
[INFO] [stdout]   20:     0x57362ba14fe7 - timing_analysis_tests::test_validation_timing_consistency::{{closure}}::h5bb24022025b7ac3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timing_analysis_tests.rs:468:40
[INFO] [stdout]   21:     0x57362ba18306 - core::ops::function::FnOnce::call_once::hfeed7bec6cc705dd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x57362ba3a4ab - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57362ba3a4ab - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x57362ba500e5 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x57362ba500e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x57362ba500e5 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x57362ba500e5 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x57362ba500e5 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x57362ba500e5 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x57362ba500e5 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x57362ba268e4 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x57362ba268e4 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x57362ba2a28a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x57362ba2a28a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x57362ba2a28a - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x57362ba2a28a - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x57362ba2a28a - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57362ba2a28a - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x57362ba2a28a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x57362bbbc8ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x57362bbbc8ff - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x738cb803faa4 - <unknown>
[INFO] [stdout]   43:     0x738cb80cca64 - 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 44.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test timing_analysis_tests`
[INFO] running `Command { std: "docker" "inspect" "b32239d33ab0cfeb2d12257e3e3de8fc8db95af501fe98228818e9b93f26367f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b32239d33ab0cfeb2d12257e3e3de8fc8db95af501fe98228818e9b93f26367f", kill_on_drop: false }`
[INFO] [stdout] b32239d33ab0cfeb2d12257e3e3de8fc8db95af501fe98228818e9b93f26367f
