[INFO] fetching crate voided-core 0.1.1...
[INFO] testing voided-core-0.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate voided-core 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate voided-core 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate voided-core 0.1.1
[INFO] tweaked toml for crates.io crate voided-core 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate voided-core 0.1.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate voided-core 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ebda1061c9c1831f0ac6c717b248b9d4f86ef481c035e5371432c8fcd54c285
[INFO] running `Command { std: "docker" "start" "-a" "0ebda1061c9c1831f0ac6c717b248b9d4f86ef481c035e5371432c8fcd54c285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ebda1061c9c1831f0ac6c717b248b9d4f86ef481c035e5371432c8fcd54c285", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ebda1061c9c1831f0ac6c717b248b9d4f86ef481c035e5371432c8fcd54c285", kill_on_drop: false }`
[INFO] [stdout] 0ebda1061c9c1831f0ac6c717b248b9d4f86ef481c035e5371432c8fcd54c285
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ca4d027f95780a468ebdf379d0ba3d79a49e83a6be75aca96d915caf942c087
[INFO] running `Command { std: "docker" "start" "-a" "2ca4d027f95780a468ebdf379d0ba3d79a49e83a6be75aca96d915caf942c087", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[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 digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling voided-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.89s
[INFO] running `Command { std: "docker" "inspect" "2ca4d027f95780a468ebdf379d0ba3d79a49e83a6be75aca96d915caf942c087", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca4d027f95780a468ebdf379d0ba3d79a49e83a6be75aca96d915caf942c087", kill_on_drop: false }`
[INFO] [stdout] 2ca4d027f95780a468ebdf379d0ba3d79a49e83a6be75aca96d915caf942c087
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99d173b59c692caae5a5441f97c34e228fe98483c6315837fbc5f38de4bc45fc
[INFO] running `Command { std: "docker" "start" "-a" "99d173b59c692caae5a5441f97c34e228fe98483c6315837fbc5f38de4bc45fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.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 hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling voided-core v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Key`
[INFO] [stdout]   --> tests/brutal_tests.rs:26:100
[INFO] [stdout]    |
[INFO] [stdout] 26 |     decrypt, decrypt_with_aad, encrypt, generate_key, Algorithm, EncryptOptions, EncryptionResult, Key,
[INFO] [stdout]    |                                                                                                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EncryptionResult`, `Key`, and `derive_key_pbkdf2`
[INFO] [stdout]   --> tests/stress_tests.rs:13:72
[INFO] [stdout]    |
[INFO] [stdout] 13 |     encrypt, decrypt, decrypt_with_aad, generate_key, derive_key_hkdf, derive_key_pbkdf2,
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     Key, Algorithm, EncryptOptions, EncryptionResult,
[INFO] [stdout]    |     ^^^                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `generate_fingerprint`, `generate_safety_numbers`, `hash_hex`, `hash_with_salt`, and `verify_pbkdf2`
[INFO] [stdout]   --> tests/stress_tests.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 |     hash, hash_hex, hash_with_salt, generate_hmac, verify_hmac,
[INFO] [stdout]    |           ^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     compare_hashes, generate_fingerprint, generate_safety_numbers,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     hash_with_pbkdf2, verify_pbkdf2, HashAlgorithm,
[INFO] [stdout]    |                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next_usize` is never used
[INFO] [stdout]   --> tests/brutal_tests.rs:54:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl XorShift64 {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     fn next_usize(&mut self, max: usize) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.73s
[INFO] running `Command { std: "docker" "inspect" "99d173b59c692caae5a5441f97c34e228fe98483c6315837fbc5f38de4bc45fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d173b59c692caae5a5441f97c34e228fe98483c6315837fbc5f38de4bc45fc", kill_on_drop: false }`
[INFO] [stdout] 99d173b59c692caae5a5441f97c34e228fe98483c6315837fbc5f38de4bc45fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e53d66e5251a4b179fdebd557c497b89431d27be6a7e1313a4a971830b8b51f
[INFO] running `Command { std: "docker" "start" "-a" "4e53d66e5251a4b179fdebd557c497b89431d27be6a7e1313a4a971830b8b51f", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `EncryptionResult`, `Key`, and `derive_key_pbkdf2`
[INFO] [stderr]   --> tests/stress_tests.rs:13:72
[INFO] [stderr]    |
[INFO] [stderr] 13 |     encrypt, decrypt, decrypt_with_aad, generate_key, derive_key_hkdf, derive_key_pbkdf2,
[INFO] [stderr]    |                                                                        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 14 |     Key, Algorithm, EncryptOptions, EncryptionResult,
[INFO] [stderr]    |     ^^^                             ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `generate_fingerprint`, `generate_safety_numbers`, `hash_hex`, `hash_with_salt`, and `verify_pbkdf2`
[INFO] [stderr]   --> tests/stress_tests.rs:17:11
[INFO] [stderr]    |
[INFO] [stderr] 17 |     hash, hash_hex, hash_with_salt, generate_hmac, verify_hmac,
[INFO] [stderr]    |           ^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     compare_hashes, generate_fingerprint, generate_safety_numbers,
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 19 |     hash_with_pbkdf2, verify_pbkdf2, HashAlgorithm,
[INFO] [stderr]    |                       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Key`
[INFO] [stderr]   --> tests/brutal_tests.rs:26:100
[INFO] [stderr]    |
[INFO] [stderr] 26 |     decrypt, decrypt_with_aad, encrypt, generate_key, Algorithm, EncryptOptions, EncryptionResult, Key,
[INFO] [stderr]    |                                                                                                    ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `next_usize` is never used
[INFO] [stderr]   --> tests/brutal_tests.rs:54:8
[INFO] [stderr]    |
[INFO] [stderr] 42 | impl XorShift64 {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 54 |     fn next_usize(&mut self, max: usize) -> usize {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `voided-core` (test "stress_tests") generated 2 warnings (run `cargo fix --test "stress_tests" -p voided-core` to apply 2 suggestions)
[INFO] [stderr] warning: `voided-core` (test "brutal_tests") generated 2 warnings (run `cargo fix --test "brutal_tests" -p voided-core` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voided_core-26b095e7d697f3bd)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test compression::tests::test_skip_small_data ... ok
[INFO] [stdout] test encryption::aes_gcm::tests::test_aes_gcm_roundtrip ... ok
[INFO] [stdout] test encryption::aes_gcm::tests::test_aes_gcm_tampered_tag ... ok
[INFO] [stdout] test encryption::aes_gcm::tests::test_aes_gcm_tampered_ciphertext ... ok
[INFO] [stdout] test encryption::aes_gcm::tests::test_aes_gcm_wrong_key ... ok
[INFO] [stdout] test encryption::aes_gcm::tests::test_aes_gcm_with_aad ... ok
[INFO] [stdout] test compression::tests::test_header_serialization ... ok
[INFO] [stdout] test compression::tests::test_gzip_roundtrip ... ok
[INFO] [stdout] test encryption::key::tests::test_key_base64_roundtrip ... ok
[INFO] [stdout] test compression::tests::test_brotli_roundtrip ... ok
[INFO] [stdout] test encryption::key::tests::test_hkdf_derivation ... ok
[INFO] [stdout] test encryption::key::tests::test_key_generation ... ok
[INFO] [stdout] test encryption::tests::test_binary_serialization ... ok
[INFO] [stdout] test encryption::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test encryption::tests::test_json_serialization ... ok
[INFO] [stdout] test formats::tests::test_base64_roundtrip ... ok
[INFO] [stdout] test encryption::xchacha20::tests::test_xchacha20_tampered_ciphertext ... ok
[INFO] [stdout] test encryption::xchacha20::tests::test_xchacha20_roundtrip ... ok
[INFO] [stdout] test hash::tests::test_hash_with_salt ... ok
[INFO] [stdout] test encryption::xchacha20::tests::test_xchacha20_with_aad ... ok
[INFO] [stdout] test hash::tests::test_hmac ... ok
[INFO] [stdout] test hash::tests::test_sha512 ... ok
[INFO] [stdout] test encryption::xchacha20::tests::test_xchacha20_wrong_key ... ok
[INFO] [stdout] test hash::tests::test_compare_hashes_constant_time ... ok
[INFO] [stdout] test formats::tests::test_hex_roundtrip ... ok
[INFO] [stdout] test hash::tests::test_fingerprint ... ok
[INFO] [stdout] test hash::tests::test_sha256 ... ok
[INFO] [stdout] test obfuscation::map::tests::test_temperature_profiles ... ok
[INFO] [stdout] test hash::tests::test_safety_numbers ... ok
[INFO] [stdout] test obfuscation::map::tests::test_expansion_ratio ... ok
[INFO] [stdout] test obfuscation::tests::test_deterministic_with_seed ... ok
[INFO] [stdout] test obfuscation::map::tests::test_generate_map_unique_mappings ... ok
[INFO] [stdout] test obfuscation::map::tests::test_generate_map_deterministic ... ok
[INFO] [stdout] test obfuscation::map::tests::test_analyze_map ... ok
[INFO] [stdout] test obfuscation::tests::test_obfuscate_deobfuscate ... ok
[INFO] [stdout] test obfuscation::tests::test_roundtrip_fn ... ok
[INFO] [stdout] test obfuscation::tests::test_selection_strategies ... ok
[INFO] [stdout] test obfuscation::tests::test_unmapped_characters ... ok
[INFO] [stdout] test signing::tests::test_algorithm_name ... ok
[INFO] [stdout] test obfuscation::tests::test_different_seeds ... ok
[INFO] [stdout] test util::tests::test_constant_time_compare ... ok
[INFO] [stdout] test util::tests::test_secure_wipe ... ok
[INFO] [stdout] test util::tests::test_random_bytes ... ok
[INFO] [stdout] test signing::tests::test_algorithm_from_byte ... ok
[INFO] [stdout] test obfuscation::map::tests::test_generate_map_default ... ok
[INFO] [stdout] test encryption::key::tests::test_pbkdf2_derivation ... ok
[INFO] [stdout] test hash::tests::test_pbkdf2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/brutal_tests.rs (/opt/rustwide/target/debug/deps/brutal_tests-58d360c02d06a860)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test prod_document_workflow_with_transport_encoding ... ok
[INFO] [stdout] test prod_multi_tenant_isolation_and_failure_modes ... ok
[INFO] [stdout] test prod_realtime_small_messages ... ok
[INFO] [stdout] test prod_file_sync_chunking_parallel_sessions has been running for over 60 seconds
[INFO] [stdout] test prod_file_sync_chunking_parallel_sessions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 215.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comprehensive_crypto_tests.rs (/opt/rustwide/target/debug/deps/comprehensive_crypto_tests-dd25e53c6c572169)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test test_encoding_edge_cases ... ok
[INFO] [stdout] test test_encryption_empty_input ... ok
[INFO] [stdout] test test_encryption_both_algorithms ... ok
[INFO] [stdout] test test_constant_time_comparison ... ok
[INFO] [stdout] test test_encryption_tampered_ciphertext_fails ... ok
[INFO] [stdout] test test_encryption_with_aad ... ok
[INFO] [stdout] test test_encryption_wrong_key_fails ... ok
[INFO] [stdout] test test_fingerprint_and_safety_numbers ... ok
[INFO] [stdout] test test_hash_consistency ... ok
[INFO] [stdout] test test_hash_salted ... ok
[INFO] [stdout] test test_encryption_unicode_content ... ok
[INFO] [stdout] test test_compression_algorithms ... ok
[INFO] [stdout] test test_hex_edge_cases ... ok
[INFO] [stdout] test test_hmac_generation_and_verification ... ok
[INFO] [stdout] test test_key_derivation_hkdf ... ok
[INFO] [stdout] test test_secure_wipe ... ok
[INFO] [stdout] test test_obfuscation_selection_strategies ... ok
[INFO] [stdout] test test_random_bytes_quality ... ok
[INFO] [stdout] test test_obfuscation_special_characters ... ok
[INFO] [stdout] test test_compression_incompressible ... ok
[INFO] [stdout] test test_obfuscation_temperatures ... ok
[INFO] [stdout] test test_key_derivation_pbkdf2 ... ok
[INFO] [stdout] test test_pbkdf2_hash_and_verify ... ok
[INFO] [stdout] test test_encryption_large_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cross_target_vectors.rs (/opt/rustwide/target/debug/deps/cross_target_vectors-5700b2412cc42f9a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_base64_vectors ... ok
[INFO] [stdout] test test_aes_256_gcm ... ok
[INFO] [stdout] test test_hkdf_vectors ... ok
[INFO] [stdout] test test_hex_vectors ... ok
[INFO] [stdout] test test_encryption_roundtrip ... ok
[INFO] [stdout] test test_hmac_vectors ... ok
[INFO] [stdout] test test_sha256_vectors ... ok
[INFO] [stdout] test test_sha512_vectors ... ok
[INFO] [stdout] test test_xchacha20_poly1305 ... ok
[INFO] [stdout] test test_compression_roundtrip ... ok
[INFO] [stdout] test test_obfuscation_determinism ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stress_tests.rs (/opt/rustwide/target/debug/deps/stress_tests-1043609ae8d81589)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_constant_time_comparison ... ok
[INFO] [stdout] test test_aad_mismatch_detected ... ok
[INFO] [stdout] test obfuscation_stress::test_obfuscation_all_strategies ... ok
[INFO] [stdout] test test_base64_invalid_inputs ... ok
[INFO] [stdout] test obfuscation_stress::test_obfuscation_unicode ... ok
[INFO] [stdout] test obfuscation_stress::test_obfuscation_special_inputs ... ok
[INFO] [stdout] test test_encrypt_all_byte_values ... ok
[INFO] [stdout] test test_base64_all_bytes ... ok
[INFO] [stdout] test obfuscation_stress::test_obfuscation_determinism ... ok
[INFO] [stdout] test test_decrypt_tampered_data_all_positions ... ok
[INFO] [stdout] test test_hex_invalid_inputs ... ok
[INFO] [stdout] test test_hex_all_bytes ... ok
[INFO] [stdout] test test_hmac_key_variations ... ok
[INFO] [stdout] test obfuscation_stress::test_obfuscation_temperature_extremes ... ok
[INFO] [stdout] test test_secure_wipe_thorough ... ok
[INFO] [stdout] test test_key_derivation_uniqueness ... ok
[INFO] [stdout] test test_encrypt_unique_ciphertexts ... ok
[INFO] [stdout] test test_random_bytes_statistical_quality ... ok
[INFO] [stdout] test test_hash_collision_resistance ... ok
[INFO] [stdout] test test_encrypt_boundary_sizes ... ok
[INFO] [stdout] test test_encrypt_repeated_patterns ... ok
[INFO] [stdout] test compression_stress::test_compression_pathological ... ok
[INFO] [stdout] test compression_stress::test_compression_extreme_sizes ... ok
[INFO] [stdout] test test_encrypt_power_of_two_sizes ... ok
[INFO] [stdout] test test_hash_large_data ... ok
[INFO] [stdout] test test_pbkdf2_edge_cases ... ok
[INFO] [stdout] test test_hashing_throughput ... ok
[INFO] [stdout] test test_encryption_throughput ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.95s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests voided_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4e53d66e5251a4b179fdebd557c497b89431d27be6a7e1313a4a971830b8b51f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e53d66e5251a4b179fdebd557c497b89431d27be6a7e1313a4a971830b8b51f", kill_on_drop: false }`
[INFO] [stdout] 4e53d66e5251a4b179fdebd557c497b89431d27be6a7e1313a4a971830b8b51f
