[INFO] cloning repository https://github.com/jameshuntt/classified
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jameshuntt/classified" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameshuntt%2Fclassified", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameshuntt%2Fclassified'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 691b81a0d99bcf157a7b1671a91e437973eb7373
[INFO] testing jameshuntt/classified against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameshuntt%2Fclassified" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jameshuntt/classified
[INFO] finished tweaking git repo https://github.com/jameshuntt/classified
[INFO] tweaked toml for git repo https://github.com/jameshuntt/classified written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jameshuntt/classified on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jameshuntt/classified already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa4c169728d5a57d8483b2f2334502c03bfb7f0e0c14cc9687c863780a34a665
[INFO] running `Command { std: "docker" "start" "-a" "aa4c169728d5a57d8483b2f2334502c03bfb7f0e0c14cc9687c863780a34a665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa4c169728d5a57d8483b2f2334502c03bfb7f0e0c14cc9687c863780a34a665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa4c169728d5a57d8483b2f2334502c03bfb7f0e0c14cc9687c863780a34a665", kill_on_drop: false }`
[INFO] [stdout] aa4c169728d5a57d8483b2f2334502c03bfb7f0e0c14cc9687c863780a34a665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8001a95cd53a41ee7282b91613581657e26bad8735fd2a40605c43c3a8603f5
[INFO] running `Command { std: "docker" "start" "-a" "c8001a95cd53a41ee7282b91613581657e26bad8735fd2a40605c43c3a8603f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling opentelemetry v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling classified v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CryptoError`
[INFO] [stdout]   --> src/concurrency/actors.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         CryptoError, SecureError, ClassifiedError
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CryptoStage` is never constructed
[INFO] [stdout]   --> src/crypto/crypto_stage.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct CryptoStage {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/crypto/crypto_stage.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl CryptoStage {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 57 |     pub fn new(crypto: CryptoPrimitive) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SecureSender` is never used
[INFO] [stdout]   --> src/concurrency/actors.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 | type SecureSender   = Sender<ClassifiedData<Vec<u8>>>;
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SecureReceiver` is never used
[INFO] [stdout]   --> src/concurrency/actors.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 | type SecureReceiver = Receiver<ClassifiedData<Vec<u8>>>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "c8001a95cd53a41ee7282b91613581657e26bad8735fd2a40605c43c3a8603f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8001a95cd53a41ee7282b91613581657e26bad8735fd2a40605c43c3a8603f5", kill_on_drop: false }`
[INFO] [stdout] c8001a95cd53a41ee7282b91613581657e26bad8735fd2a40605c43c3a8603f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bceea44905c38b0ed9b31ce9fcee4608d0745c406f563ff73c41f947d12fb989
[INFO] running `Command { std: "docker" "start" "-a" "bceea44905c38b0ed9b31ce9fcee4608d0745c406f563ff73c41f947d12fb989", kill_on_drop: false }`
[INFO] [stderr]    Compiling classified v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CryptoError`
[INFO] [stdout]   --> src/concurrency/actors.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         CryptoError, SecureError, ClassifiedError
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CryptoStage` is never constructed
[INFO] [stdout]   --> src/crypto/crypto_stage.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct CryptoStage {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/crypto/crypto_stage.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl CryptoStage {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 57 |     pub fn new(crypto: CryptoPrimitive) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SecureSender` is never used
[INFO] [stdout]   --> src/concurrency/actors.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 | type SecureSender   = Sender<ClassifiedData<Vec<u8>>>;
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SecureReceiver` is never used
[INFO] [stdout]   --> src/concurrency/actors.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 | type SecureReceiver = Receiver<ClassifiedData<Vec<u8>>>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CryptoError`
[INFO] [stdout]   --> src/concurrency/actors.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         CryptoError, SecureError, ClassifiedError
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/concurrency/actors.rs:327:18
[INFO] [stdout]     |
[INFO] [stdout] 327 |         let (tx, mut rx) = mpsc::channel(1);
[INFO] [stdout]     |                  ----^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_tx`
[INFO] [stdout]    --> src/concurrency/actors.rs:330:14
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let (shutdown_tx, shutdown_rx) = watch::channel(false);
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_tx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CryptoStage` is never constructed
[INFO] [stdout]   --> src/crypto/crypto_stage.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct CryptoStage {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/crypto/crypto_stage.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl CryptoStage {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 57 |     pub fn new(crypto: CryptoPrimitive) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SecureSender` is never used
[INFO] [stdout]   --> src/concurrency/actors.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 | type SecureSender   = Sender<ClassifiedData<Vec<u8>>>;
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SecureReceiver` is never used
[INFO] [stdout]   --> src/concurrency/actors.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 | type SecureReceiver = Receiver<ClassifiedData<Vec<u8>>>;
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.72s
[INFO] running `Command { std: "docker" "inspect" "bceea44905c38b0ed9b31ce9fcee4608d0745c406f563ff73c41f947d12fb989", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bceea44905c38b0ed9b31ce9fcee4608d0745c406f563ff73c41f947d12fb989", kill_on_drop: false }`
[INFO] [stdout] bceea44905c38b0ed9b31ce9fcee4608d0745c406f563ff73c41f947d12fb989
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d483c92835403df68a4a9a29d5f26c8f4f8f63daf126fccbb7fda782cad11436
[INFO] running `Command { std: "docker" "start" "-a" "d483c92835403df68a4a9a29d5f26c8f4f8f63daf126fccbb7fda782cad11436", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `CryptoError`
[INFO] [stderr]   --> src/concurrency/actors.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |         CryptoError, SecureError, ClassifiedError
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CryptoStage` is never constructed
[INFO] [stderr]   --> src/crypto/crypto_stage.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct CryptoStage {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/crypto/crypto_stage.rs:57:12
[INFO] [stderr]    |
[INFO] [stderr] 56 | impl CryptoStage {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 57 |     pub fn new(crypto: CryptoPrimitive) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `SecureSender` is never used
[INFO] [stderr]   --> src/concurrency/actors.rs:54:6
[INFO] [stderr]    |
[INFO] [stderr] 54 | type SecureSender   = Sender<ClassifiedData<Vec<u8>>>;
[INFO] [stderr]    |      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `SecureReceiver` is never used
[INFO] [stderr]   --> src/concurrency/actors.rs:55:6
[INFO] [stderr]    |
[INFO] [stderr] 55 | type SecureReceiver = Receiver<ClassifiedData<Vec<u8>>>;
[INFO] [stderr]    |      ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/concurrency/actors.rs:327:18
[INFO] [stderr]     |
[INFO] [stderr] 327 |         let (tx, mut rx) = mpsc::channel(1);
[INFO] [stderr]     |                  ----^^
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shutdown_tx`
[INFO] [stderr]    --> src/concurrency/actors.rs:330:14
[INFO] [stderr]     |
[INFO] [stderr] 330 |         let (shutdown_tx, shutdown_rx) = watch::channel(false);
[INFO] [stderr]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_tx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `classified` (lib) generated 5 warnings (run `cargo fix --lib -p classified` to apply 1 suggestion)
[INFO] [stderr] warning: `classified` (lib test) generated 7 warnings (5 duplicates) (run `cargo fix --lib -p classified --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/classified-4499d91d2edfe7ee)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test async_classified_data::tests::test_debug_is_redacted ... ok
[INFO] [stdout] test async_classified_data::tests::test_expose_returns_clone ... ok
[INFO] [stdout] test async_classified_data::tests::test_update_changes_value ... ok
[INFO] [stdout] test classified_data::tests::sensitive_data_clears_on_drop ... ok
[INFO] [stdout] test classified_data::tests::update_clones_and_applies_function_but_does_not_mutate_original ... ok
[INFO] [stdout] test classified_data::tests::zeroize_on_drop ... ok
[INFO] [stdout] test classified_data::tests::handles_different_lengths_in_ct_eq ... ok
[INFO] [stdout] test classified_data::tests::constant_time_eq_works_correctly ... ok
[INFO] [stdout] test classified_map::tests::lists_all_values ... ok
[INFO] [stdout] test classified_map::tests::inserts_and_retrieves_value ... ok
[INFO] [stdout] test classified_map::tests::overwrite_existing_key ... ok
[INFO] [stdout] test classified_map::tests::removes_value ... ok
[INFO] [stdout] test concurrency::actor_channel::tests::test_actor_channel_clone_sender_multiple_sends ... ok
[INFO] [stdout] test classified_map::tests::lists_all_keys ... ok
[INFO] [stdout] test concurrency::actor_channel::tests::test_actor_channel_recv_error_when_closed ... ok
[INFO] [stdout] test concurrency::actor_channel::tests::test_actor_channel_send_recv_success ... ok
[INFO] [stdout] test concurrency::actors::tests::test_create_actor_missing_algorithm ... ok
[INFO] [stdout] test concurrency::actors::tests::test_actor_ref_timed_encryption_loop ... ok
[INFO] [stdout] test concurrency::actors::tests::test_create_actor_success ... ok
[INFO] [stdout] test concurrency::actors::tests::test_actor_ref_error_on_shutdown_channel ... ok
[INFO] [stdout] test concurrency::actors::tests::test_create_actor_invalid_key ... ok
[INFO] [stdout] test concurrency::actors::tests::test_actor_ref_send_and_shutdown ... ok
[INFO] [stdout] test concurrency::actors::tests::test_encryption_actor_forwarding ... ok
[INFO] [stdout] test classified_data::tests::creates_and_exposes_data ... ok
[INFO] [stdout] test crypto::crypto_builder::tests::builds_with_aes_and_zeroize ... ok
[INFO] [stdout] test concurrency::actors::tests::test_encryption_actor_handle ... ok
[INFO] [stdout] test crypto::crypto_builder::tests::fails_without_key_length ... ok
[INFO] [stdout] test crypto::crypto_builder::tests::builds_with_default_rsa_settings ... ok
[INFO] [stdout] test crypto::crypto_builder::tests::builds_with_ecdsa ... ok
[INFO] [stdout] test crypto::crypto_primitive::tests::creates_aes_primitive_with_valid_key ... ok
[INFO] [stdout] test crypto::crypto_primitive::tests::ecdsa_decrypt_fails ... ok
[INFO] [stdout] test crypto::helpers::tests::parses_key_length_from_algorithm_string ... ok
[INFO] [stdout] test crypto::helpers::tests::parses_valid_algorithm_strings ... ok
[INFO] [stdout] test crypto::helpers::tests::returns_error_on_invalid_algorithm ... ok
[INFO] [stdout] test crypto::crypto_primitive::tests::errors_on_invalid_key_length ... ok
[INFO] [stdout] test crypto::crypto_primitive::tests::rsa_encrypt_decrypt_is_passthrough ... ok
[INFO] [stdout] test crypto::crypto_primitive::tests::ecdsa_encrypt_fails ... ok
[INFO] [stdout] test data_repository::tests::get_nonexistent_key_returns_none ... ok
[INFO] [stdout] test crypto::helpers::tests::returns_error_on_invalid_key_length_request ... ok
[INFO] [stdout] test crypto_fallback::test_crypto_fallback ... ok
[INFO] [stdout] test exposure_aware_classified_data::tests::async_update_clones_and_modifies ... ok
[INFO] [stdout] test data_repository::tests::insert_and_get_returns_correct_data ... ok
[INFO] [stdout] test exposure_aware_classified_data::tests::clone_preserves_value_but_not_count ... ok
[INFO] [stdout] test exposure_aware_classified_data::tests::ct_eq_works_as_expected ... ok
[INFO] [stdout] test exposure_aware_classified_data::tests::debug_is_redacted ... ok
[INFO] [stdout] test data_repository::tests::remove_key_removes_data ... ok
[INFO] [stdout] test exposure_aware_classified_data::tests::exposes_value_and_increments_count ... ok
[INFO] [stdout] test layer_stack::tests::test_layer_stack_single_layer ... ok
[INFO] [stdout] test layer_stack::tests::test_layer_stack_multiple_layers ... ok
[INFO] [stdout] test layer_stack::tests::test_layer_stack_with_failure ... ok
[INFO] [stdout] test sized_classified_data::tests::test_as_ref_for_vec ... ok
[INFO] [stdout] test sized_classified_data::tests::test_debug_does_not_leak ... ok
[INFO] [stdout] test sized_classified_data::tests::test_as_ref_for_array_32 ... ok
[INFO] [stdout] test sized_classified_data::tests::test_into_data_consumes_and_prevents_drop ... ok
[INFO] [stdout] test sized_classified_data::tests::test_expose_mut ... ok
[INFO] [stdout] test sized_classified_data::tests::test_new_and_expose ... ok
[INFO] [stdout] test sized_classified_data::tests::test_deref ... ok
[INFO] [stdout] test data_repository::tests::remove_nonexistent_key_is_ok ... ok
[INFO] [stdout] test sized_classified_data::tests::test_zeroize_on_drop ... ok
[INFO] [stdout] test thread_pool_manager::tests::spawns_and_executes_task ... ok
[INFO] [stdout] test thread_pool_manager::tests::tasks_can_be_async ... ok
[INFO] [stdout] test crypto::crypto_primitive::tests::aes_encrypt_and_decrypt_is_symmetric ... FAILED
[INFO] [stdout] test concurrency::actor_channel::tests::test_actor_channel_timeout_on_recv ... ok
[INFO] [stdout] test thread_pool_manager::tests::handles_multiple_tasks ... ok
[INFO] [stdout] test concurrency::streams::tests::test_stream_handler_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crypto::crypto_primitive::tests::aes_encrypt_and_decrypt_is_symmetric stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'crypto::crypto_primitive::tests::aes_encrypt_and_decrypt_is_symmetric' (48) panicked at src/crypto/crypto_primitive.rs:169:9:
[INFO] [stdout] assertion `left != right` failed
[INFO] [stdout]   left: [115, 101, 99, 114, 101, 116, 32, 100, 97, 116, 97]
[INFO] [stdout]  right: [115, 101, 99, 114, 101, 116, 32, 100, 97, 116, 97]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e9a188339a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e9a188339a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e9a188339a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e9a188339a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e9a18987fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e9a18987fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x55e9a1887df2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55e9a1887df2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55e9a18620ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e9a18620ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e9a187b6b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e9a15e487c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x55e9a15e487c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55e9a187b932 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x55e9a187b932 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e9a18621b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55e9a1859b29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e9a1862ecd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55e9a189915c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55e9a1899013 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x55e9a15b9b28 - core::panicking::assert_failed::h78c0e49bb2b22f1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x55e9a158e004 - classified::crypto::crypto_primitive::tests::aes_encrypt_and_decrypt_is_symmetric::h2564b866ee7f32bc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crypto/crypto_primitive.rs:169:9
[INFO] [stdout]   22:     0x55e9a158e1f7 - classified::crypto::crypto_primitive::tests::aes_encrypt_and_decrypt_is_symmetric::{{closure}}::he0b3d5207d9e95b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/crypto/crypto_primitive.rs:163:46
[INFO] [stdout]   23:     0x55e9a154fb56 - core::ops::function::FnOnce::call_once::h619f621ca0e72f38
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55e9a15d895b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55e9a15d895b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55e9a15e534b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55e9a15e534b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55e9a15e534b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55e9a15e534b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55e9a15e534b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55e9a15e534b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55e9a15e534b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55e9a15e0a64 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55e9a15e0a64 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55e9a15e7f52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x55e9a15e7f52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55e9a15e7f52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55e9a15e7f52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55e9a15e7f52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55e9a15e7f52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x55e9a15e7f52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55e9a1882c6f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x55e9a1882c6f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d9c923c9aa4 - <unknown>
[INFO] [stdout]   45:     0x7d9c92456a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crypto::crypto_primitive::tests::aes_encrypt_and_decrypt_is_symmetric
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 64 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d483c92835403df68a4a9a29d5f26c8f4f8f63daf126fccbb7fda782cad11436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d483c92835403df68a4a9a29d5f26c8f4f8f63daf126fccbb7fda782cad11436", kill_on_drop: false }`
[INFO] [stdout] d483c92835403df68a4a9a29d5f26c8f4f8f63daf126fccbb7fda782cad11436
