[INFO] fetching crate rust-test-harness 0.1.3...
[INFO] testing rust-test-harness-0.1.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rust-test-harness 0.1.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rust-test-harness 0.1.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust-test-harness 0.1.3
[INFO] tweaked toml for crates.io crate rust-test-harness 0.1.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-test-harness 0.1.3 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-test-harness 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbb4fec7d6d16896b5d269c95671054a796dfc7141cf52294173fd28b4f56199
[INFO] running `Command { std: "docker" "start" "-a" "dbb4fec7d6d16896b5d269c95671054a796dfc7141cf52294173fd28b4f56199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbb4fec7d6d16896b5d269c95671054a796dfc7141cf52294173fd28b4f56199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbb4fec7d6d16896b5d269c95671054a796dfc7141cf52294173fd28b4f56199", kill_on_drop: false }`
[INFO] [stdout] dbb4fec7d6d16896b5d269c95671054a796dfc7141cf52294173fd28b4f56199
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd3021f42bfe1098087cadd44fcb1a0eca68dd0cbdc86bdc65ff5d6fcd6915cc
[INFO] running `Command { std: "docker" "start" "-a" "bd3021f42bfe1098087cadd44fcb1a0eca68dd0cbdc86bdc65ff5d6fcd6915cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling bollard-stubs v1.49.0-rc.28.3.3
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling bollard v0.19.2
[INFO] [stderr]    Compiling rust-test-harness v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.65s
[INFO] running `Command { std: "docker" "inspect" "bd3021f42bfe1098087cadd44fcb1a0eca68dd0cbdc86bdc65ff5d6fcd6915cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd3021f42bfe1098087cadd44fcb1a0eca68dd0cbdc86bdc65ff5d6fcd6915cc", kill_on_drop: false }`
[INFO] [stdout] bd3021f42bfe1098087cadd44fcb1a0eca68dd0cbdc86bdc65ff5d6fcd6915cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff13c07eb197880928702d515c8339ffa810e07fee25f77ac2168eb406be138c
[INFO] running `Command { std: "docker" "start" "-a" "ff13c07eb197880928702d515c8339ffa810e07fee25f77ac2168eb406be138c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-test-harness v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `TestContext`, `after_all`, `after_each`, `before_all`, `before_each`, `test_case_named`, and `test_case`
[INFO] [stdout]   --> examples/rust_style_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     test_case, test_case_named, 
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     before_all, before_each, after_each, after_all,
[INFO] [stdout]    |     ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 12 |     TestContext
[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 import: `std::time::Duration`
[INFO] [stdout]   --> examples/rust_style_tests.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `after_all`, `after_each`, `before_all`, `before_each`, `test_case_named`, and `test_case`
[INFO] [stdout]   --> examples/advanced_features.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     test_case, test_case_named, before_all, before_each, after_each, after_all
[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 import: `std::time::Duration`
[INFO] [stdout]   --> examples/advanced_features.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]   --> tests/macro_tests.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     test_case!(test_basic_calculator, |_ctx| {
[INFO] [stdout] 29 | |         let calc = TestCalculator::new();
[INFO] [stdout] 30 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stdout] 31 | |         Ok(())
[INFO] [stdout] 32 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unnameable_test_items)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]   --> tests/macro_tests.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     test_case!(test_calculator_operations, |_ctx| {
[INFO] [stdout] 44 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |         Ok(())
[INFO] [stdout] 62 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]   --> tests/macro_tests.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     test_case!(test_calculator_error_case, |_ctx| {
[INFO] [stdout] 72 | |         let calc = TestCalculator::new();
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |         Ok(())
[INFO] [stdout] 80 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]   --> tests/macro_tests.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | /     test_case_named!(test_named_calculator, |_ctx| {
[INFO] [stdout] 90 | |         let calc = TestCalculator::new();
[INFO] [stdout] 91 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stdout] 92 | |         Ok(())
[INFO] [stdout] 93 | |     });
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case_named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | /     test_case!(test_context_basic, |_ctx| {
[INFO] [stdout] 107 | |         // Test basic context functionality
[INFO] [stdout] 108 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] 109 | |         calc.add(25);
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |         Ok(())
[INFO] [stdout] 113 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | /     test_case!(test_multiple_1, |_ctx| {
[INFO] [stdout] 123 | |         let calc = TestCalculator::new();
[INFO] [stdout] 124 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stdout] 125 | |         Ok(())
[INFO] [stdout] 126 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 | /     test_case!(test_multiple_2, |_ctx| {
[INFO] [stdout] 129 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] 130 | |         calc.add(7);
[INFO] [stdout] 131 | |         assert_eq!(calc.get_value(), 7);
[INFO] [stdout] 132 | |         Ok(())
[INFO] [stdout] 133 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /     test_case!(test_multiple_3, |_ctx| {
[INFO] [stdout] 136 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] 137 | |         calc.add(10);
[INFO] [stdout] 138 | |         calc.add(5);
[INFO] [stdout] 139 | |         assert_eq!(calc.get_value(), 15);
[INFO] [stdout] 140 | |         Ok(())
[INFO] [stdout] 141 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | /     test_case!(test_with_very_long_name_that_exceeds_normal_lengths_and_might_cause_issues_in_some_systems, |_ctx| {
[INFO] [stdout] 153 | |         Ok(())
[INFO] [stdout] 154 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | /     test_case!(test_with_special_chars_123, |_ctx| {
[INFO] [stdout] 158 | |         Ok(())
[INFO] [stdout] 159 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | /     test_case!(test_error_panic, |_ctx| {
[INFO] [stdout] 169 | |         panic!("intentional panic in macro test");
[INFO] [stdout] 170 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | /     test_case!(test_error_return, |_ctx| {
[INFO] [stdout] 173 | |         Err("intentional error return in macro test".into())
[INFO] [stdout] 174 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | /     test_case!(test_error_assertion, |_ctx| {
[INFO] [stdout] 177 | |         assert!(false, "intentional assertion failure in macro test");
[INFO] [stdout] 178 | |         Ok(())
[INFO] [stdout] 179 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 | /     test_case!(perf_macro_test_0, |_ctx| {
[INFO] [stdout] 192 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] 193 | |         calc.add(0);
[INFO] [stdout] 194 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stdout] 195 | |         Ok(())
[INFO] [stdout] 196 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | /     test_case!(perf_macro_test_1, |_ctx| {
[INFO] [stdout] 199 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] 200 | |         calc.add(1);
[INFO] [stdout] 201 | |         assert_eq!(calc.get_value(), 1);
[INFO] [stdout] 202 | |         Ok(())
[INFO] [stdout] 203 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | /     test_case!(perf_macro_test_2, |_ctx| {
[INFO] [stdout] 206 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] 207 | |         calc.add(2);
[INFO] [stdout] 208 | |         assert_eq!(calc.get_value(), 2);
[INFO] [stdout] 209 | |         Ok(())
[INFO] [stdout] 210 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     test_case!(test_macro_integration, |_ctx| {
[INFO] [stdout] 227 | |         let calc = TestCalculator::new();
[INFO] [stdout] 228 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stdout] 229 | |         Ok(())
[INFO] [stdout] 230 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | /     test_case!(test_context_isolation_1, |_ctx| {
[INFO] [stdout] 249 | |         // Each test should get its own context
[INFO] [stdout] 250 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] 251 | |         calc.add(1);
[INFO] [stdout] 252 | |         assert_eq!(calc.get_value(), 1);
[INFO] [stdout] 253 | |         Ok(())
[INFO] [stdout] 254 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 | /     test_case!(test_context_isolation_2, |_ctx| {
[INFO] [stdout] 257 | |         // Each test should get its own context
[INFO] [stdout] 258 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] 259 | |         calc.add(2);
[INFO] [stdout] 260 | |         assert_eq!(calc.get_value(), 2);
[INFO] [stdout] 261 | |         Ok(())
[INFO] [stdout] 262 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | /     test_case!(test_complex_calculator_workflow, |_ctx| {
[INFO] [stdout] 272 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 294 | |         Ok(())
[INFO] [stdout] 295 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | /     test_case!(test_doc_example_1, |_ctx| {
[INFO] [stdout] 306 | |         let calc = TestCalculator::new();
[INFO] [stdout] 307 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stdout] 308 | |         Ok(())
[INFO] [stdout] 309 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 | /     test_case!(test_doc_example_2, |_ctx| {
[INFO] [stdout] 313 | |         let mut calc = TestCalculator::new();
[INFO] [stdout] 314 | |         calc.add(5);
[INFO] [stdout] 315 | |         calc.add(3);
[INFO] [stdout] 316 | |         assert_eq!(calc.get_value(), 8);
[INFO] [stdout] 317 | |         Ok(())
[INFO] [stdout] 318 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot test inner items
[INFO] [stdout]    --> tests/macro_tests.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 | /     test_case!(test_doc_example_3, |_ctx| {
[INFO] [stdout] 322 | |         let calc = TestCalculator::new();
[INFO] [stdout] 323 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stdout] 324 | |         Ok(())
[INFO] [stdout] 325 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `after_all`, `after_each`, `before_all`, `before_each`, `test_case_named`, and `test_case`
[INFO] [stdout]   --> examples/cargo_test_integration.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     test_case, test_case_named, before_all, before_each, after_each, after_all
[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: `after_all`, `after_each`, `before_all`, `before_each`, and `test_case`
[INFO] [stdout]   --> examples/basic_usage.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     test_case, before_all, before_each, after_each, after_all
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add` is never used
[INFO] [stdout]   --> tests/macro_tests.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl TestCalculator {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn add(&mut self, x: i32) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container_id`
[INFO] [stdout]   --> tests/container_hooks_tests.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let container_id = ctx.get_data::<String>("postgres_container_id")
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container_manager`
[INFO] [stdout]    --> tests/container_hooks_tests.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let container_manager = Arc::new(Mutex::new(MockContainerManager::new()));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container_manager`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `image`, `ports`, and `env` are never read
[INFO] [stdout]   --> tests/container_hooks_tests.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct MockContainer {
[INFO] [stdout]    |        ------------- fields in this struct
[INFO] [stdout] 14 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     image: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 16 |     status: ContainerStatus,
[INFO] [stdout] 17 |     ports: Vec<u16>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     env: HashMap<String, String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Starting` and `Failed` are never constructed
[INFO] [stdout]   --> tests/container_hooks_tests.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum ContainerStatus {
[INFO] [stdout]    |      --------------- variants in this enum
[INFO] [stdout] 23 |     Starting,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     Failed,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContainerStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `after_all`, `after_each`, `before_all`, `before_each`, `test_case_named`, and `test_case`
[INFO] [stdout]   --> examples/real_world_calculator.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     test_case, test_case_named, before_all, before_each, after_each, after_all
[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 import: `rust_test_harness::test_case`
[INFO] [stdout]  --> examples/minimal_rust_style.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rust_test_harness::test_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `container_id` is never read
[INFO] [stdout]   --> examples/mongodb_integration.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct MongoClient {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 14 |     container_id: String,
[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 5.66s
[INFO] running `Command { std: "docker" "inspect" "ff13c07eb197880928702d515c8339ffa810e07fee25f77ac2168eb406be138c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff13c07eb197880928702d515c8339ffa810e07fee25f77ac2168eb406be138c", kill_on_drop: false }`
[INFO] [stdout] ff13c07eb197880928702d515c8339ffa810e07fee25f77ac2168eb406be138c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3324194a7144e8bbfed6430c77f1c7013c9a61628ecbad65a9a2890585886290
[INFO] running `Command { std: "docker" "start" "-a" "3324194a7144e8bbfed6430c77f1c7013c9a61628ecbad65a9a2890585886290", kill_on_drop: false }`
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]   --> tests/macro_tests.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | /     test_case!(test_basic_calculator, |_ctx| {
[INFO] [stderr] 29 | |         let calc = TestCalculator::new();
[INFO] [stderr] 30 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stderr] 31 | |         Ok(())
[INFO] [stderr] 32 | |     });
[INFO] [stderr]    | |______^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unnameable_test_items)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]   --> tests/macro_tests.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | /     test_case!(test_calculator_operations, |_ctx| {
[INFO] [stderr] 44 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] ...  |
[INFO] [stderr] 61 | |         Ok(())
[INFO] [stderr] 62 | |     });
[INFO] [stderr]    | |______^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]   --> tests/macro_tests.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 71 | /     test_case!(test_calculator_error_case, |_ctx| {
[INFO] [stderr] 72 | |         let calc = TestCalculator::new();
[INFO] [stderr] ...  |
[INFO] [stderr] 79 | |         Ok(())
[INFO] [stderr] 80 | |     });
[INFO] [stderr]    | |______^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]   --> tests/macro_tests.rs:89:5
[INFO] [stderr]    |
[INFO] [stderr] 89 | /     test_case_named!(test_named_calculator, |_ctx| {
[INFO] [stderr] 90 | |         let calc = TestCalculator::new();
[INFO] [stderr] 91 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stderr] 92 | |         Ok(())
[INFO] [stderr] 93 | |     });
[INFO] [stderr]    | |______^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case_named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:106:5
[INFO] [stderr]     |
[INFO] [stderr] 106 | /     test_case!(test_context_basic, |_ctx| {
[INFO] [stderr] 107 | |         // Test basic context functionality
[INFO] [stderr] 108 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] 109 | |         calc.add(25);
[INFO] [stderr] ...   |
[INFO] [stderr] 112 | |         Ok(())
[INFO] [stderr] 113 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:122:5
[INFO] [stderr]     |
[INFO] [stderr] 122 | /     test_case!(test_multiple_1, |_ctx| {
[INFO] [stderr] 123 | |         let calc = TestCalculator::new();
[INFO] [stderr] 124 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stderr] 125 | |         Ok(())
[INFO] [stderr] 126 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 128 | /     test_case!(test_multiple_2, |_ctx| {
[INFO] [stderr] 129 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] 130 | |         calc.add(7);
[INFO] [stderr] 131 | |         assert_eq!(calc.get_value(), 7);
[INFO] [stderr] 132 | |         Ok(())
[INFO] [stderr] 133 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:135:5
[INFO] [stderr]     |
[INFO] [stderr] 135 | /     test_case!(test_multiple_3, |_ctx| {
[INFO] [stderr] 136 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] 137 | |         calc.add(10);
[INFO] [stderr] 138 | |         calc.add(5);
[INFO] [stderr] 139 | |         assert_eq!(calc.get_value(), 15);
[INFO] [stderr] 140 | |         Ok(())
[INFO] [stderr] 141 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:152:5
[INFO] [stderr]     |
[INFO] [stderr] 152 | /     test_case!(test_with_very_long_name_that_exceeds_normal_lengths_and_might_cause_issues_in_some_systems, |_ctx| {
[INFO] [stderr] 153 | |         Ok(())
[INFO] [stderr] 154 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:157:5
[INFO] [stderr]     |
[INFO] [stderr] 157 | /     test_case!(test_with_special_chars_123, |_ctx| {
[INFO] [stderr] 158 | |         Ok(())
[INFO] [stderr] 159 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:168:5
[INFO] [stderr]     |
[INFO] [stderr] 168 | /     test_case!(test_error_panic, |_ctx| {
[INFO] [stderr] 169 | |         panic!("intentional panic in macro test");
[INFO] [stderr] 170 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:172:5
[INFO] [stderr]     |
[INFO] [stderr] 172 | /     test_case!(test_error_return, |_ctx| {
[INFO] [stderr] 173 | |         Err("intentional error return in macro test".into())
[INFO] [stderr] 174 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:176:5
[INFO] [stderr]     |
[INFO] [stderr] 176 | /     test_case!(test_error_assertion, |_ctx| {
[INFO] [stderr] 177 | |         assert!(false, "intentional assertion failure in macro test");
[INFO] [stderr] 178 | |         Ok(())
[INFO] [stderr] 179 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:191:5
[INFO] [stderr]     |
[INFO] [stderr] 191 | /     test_case!(perf_macro_test_0, |_ctx| {
[INFO] [stderr] 192 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] 193 | |         calc.add(0);
[INFO] [stderr] 194 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stderr] 195 | |         Ok(())
[INFO] [stderr] 196 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:198:5
[INFO] [stderr]     |
[INFO] [stderr] 198 | /     test_case!(perf_macro_test_1, |_ctx| {
[INFO] [stderr] 199 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] 200 | |         calc.add(1);
[INFO] [stderr] 201 | |         assert_eq!(calc.get_value(), 1);
[INFO] [stderr] 202 | |         Ok(())
[INFO] [stderr] 203 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:205:5
[INFO] [stderr]     |
[INFO] [stderr] 205 | /     test_case!(perf_macro_test_2, |_ctx| {
[INFO] [stderr] 206 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] 207 | |         calc.add(2);
[INFO] [stderr] 208 | |         assert_eq!(calc.get_value(), 2);
[INFO] [stderr] 209 | |         Ok(())
[INFO] [stderr] 210 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:226:5
[INFO] [stderr]     |
[INFO] [stderr] 226 | /     test_case!(test_macro_integration, |_ctx| {
[INFO] [stderr] 227 | |         let calc = TestCalculator::new();
[INFO] [stderr] 228 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stderr] 229 | |         Ok(())
[INFO] [stderr] 230 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:248:5
[INFO] [stderr]     |
[INFO] [stderr] 248 | /     test_case!(test_context_isolation_1, |_ctx| {
[INFO] [stderr] 249 | |         // Each test should get its own context
[INFO] [stderr] 250 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] 251 | |         calc.add(1);
[INFO] [stderr] 252 | |         assert_eq!(calc.get_value(), 1);
[INFO] [stderr] 253 | |         Ok(())
[INFO] [stderr] 254 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:256:5
[INFO] [stderr]     |
[INFO] [stderr] 256 | /     test_case!(test_context_isolation_2, |_ctx| {
[INFO] [stderr] 257 | |         // Each test should get its own context
[INFO] [stderr] 258 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] 259 | |         calc.add(2);
[INFO] [stderr] 260 | |         assert_eq!(calc.get_value(), 2);
[INFO] [stderr] 261 | |         Ok(())
[INFO] [stderr] 262 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:271:5
[INFO] [stderr]     |
[INFO] [stderr] 271 | /     test_case!(test_complex_calculator_workflow, |_ctx| {
[INFO] [stderr] 272 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] ...   |
[INFO] [stderr] 294 | |         Ok(())
[INFO] [stderr] 295 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:305:5
[INFO] [stderr]     |
[INFO] [stderr] 305 | /     test_case!(test_doc_example_1, |_ctx| {
[INFO] [stderr] 306 | |         let calc = TestCalculator::new();
[INFO] [stderr] 307 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stderr] 308 | |         Ok(())
[INFO] [stderr] 309 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:312:5
[INFO] [stderr]     |
[INFO] [stderr] 312 | /     test_case!(test_doc_example_2, |_ctx| {
[INFO] [stderr] 313 | |         let mut calc = TestCalculator::new();
[INFO] [stderr] 314 | |         calc.add(5);
[INFO] [stderr] 315 | |         calc.add(3);
[INFO] [stderr] 316 | |         assert_eq!(calc.get_value(), 8);
[INFO] [stderr] 317 | |         Ok(())
[INFO] [stderr] 318 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: cannot test inner items
[INFO] [stderr]    --> tests/macro_tests.rs:321:5
[INFO] [stderr]     |
[INFO] [stderr] 321 | /     test_case!(test_doc_example_3, |_ctx| {
[INFO] [stderr] 322 | |         let calc = TestCalculator::new();
[INFO] [stderr] 323 | |         assert_eq!(calc.get_value(), 0);
[INFO] [stderr] 324 | |         Ok(())
[INFO] [stderr] 325 | |     });
[INFO] [stderr]     | |______^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the attribute macro `test` which comes from the expansion of the macro `test_case` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: method `add` is never used
[INFO] [stderr]   --> tests/macro_tests.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl TestCalculator {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 15 |     fn add(&mut self, x: i32) {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `after_all`, `after_each`, `before_all`, `before_each`, and `test_case`
[INFO] [stderr]   --> examples/basic_usage.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 |     test_case, before_all, before_each, after_each, after_all
[INFO] [stderr]    |     ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rust_test_harness::test_case`
[INFO] [stderr]  --> examples/minimal_rust_style.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use rust_test_harness::test_case;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `container_id` is never read
[INFO] [stderr]   --> examples/mongodb_integration.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct MongoClient {
[INFO] [stderr]    |        ----------- field in this struct
[INFO] [stderr] 14 |     container_id: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `container_id`
[INFO] [stderr]   --> tests/container_hooks_tests.rs:97:13
[INFO] [stderr]    |
[INFO] [stderr] 97 |         let container_id = ctx.get_data::<String>("postgres_container_id")
[INFO] [stderr]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `container_manager`
[INFO] [stderr]    --> tests/container_hooks_tests.rs:168:9
[INFO] [stderr]     |
[INFO] [stderr] 168 |     let container_manager = Arc::new(Mutex::new(MockContainerManager::new()));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container_manager`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `image`, `ports`, and `env` are never read
[INFO] [stderr]   --> tests/container_hooks_tests.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct MockContainer {
[INFO] [stderr]    |        ------------- fields in this struct
[INFO] [stderr] 14 |     id: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 15 |     image: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 16 |     status: ContainerStatus,
[INFO] [stderr] 17 |     ports: Vec<u16>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 18 |     env: HashMap<String, String>,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Starting` and `Failed` are never constructed
[INFO] [stderr]   --> tests/container_hooks_tests.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | enum ContainerStatus {
[INFO] [stderr]    |      --------------- variants in this enum
[INFO] [stderr] 23 |     Starting,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     Failed,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContainerStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `after_all`, `after_each`, `before_all`, `before_each`, `test_case_named`, and `test_case`
[INFO] [stderr]   --> examples/cargo_test_integration.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     test_case, test_case_named, before_all, before_each, after_each, after_all
[INFO] [stderr]    |     ^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `TestContext`, `after_all`, `after_each`, `before_all`, `before_each`, `test_case_named`, and `test_case`
[INFO] [stderr]   --> examples/rust_style_tests.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     test_case, test_case_named, 
[INFO] [stderr]    |     ^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr] 11 |     before_all, before_each, after_each, after_all,
[INFO] [stderr]    |     ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 12 |     TestContext
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]   --> examples/rust_style_tests.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::time::Duration;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `after_all`, `after_each`, `before_all`, `before_each`, `test_case_named`, and `test_case`
[INFO] [stderr]   --> examples/advanced_features.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     test_case, test_case_named, before_all, before_each, after_each, after_all
[INFO] [stderr]    |     ^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]   --> examples/advanced_features.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::time::Duration;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `after_all`, `after_each`, `before_all`, `before_each`, `test_case_named`, and `test_case`
[INFO] [stderr]   --> examples/real_world_calculator.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     test_case, test_case_named, before_all, before_each, after_each, after_all
[INFO] [stderr]    |     ^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-test-harness` (test "macro_tests") generated 24 warnings
[INFO] [stderr] warning: `rust-test-harness` (example "basic_usage") generated 1 warning (run `cargo fix --example "basic_usage"` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-test-harness` (example "minimal_rust_style") generated 1 warning (run `cargo fix --example "minimal_rust_style"` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-test-harness` (example "mongodb_integration") generated 1 warning
[INFO] [stderr] warning: `rust-test-harness` (test "container_hooks_tests") generated 4 warnings
[INFO] [stderr] warning: `rust-test-harness` (example "cargo_test_integration") generated 1 warning (run `cargo fix --example "cargo_test_integration"` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-test-harness` (example "rust_style_tests") generated 2 warnings (run `cargo fix --example "rust_style_tests"` to apply 2 suggestions)
[INFO] [stderr] warning: `rust-test-harness` (example "advanced_features") generated 2 warnings (run `cargo fix --example "advanced_features"` to apply 2 suggestions)
[INFO] [stderr] warning: `rust-test-harness` (example "real_world_calculator") generated 1 warning (run `cargo fix --example "real_world_calculator"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_test_harness-83688b78ab26a1b9)
[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/container_hooks_tests.rs (/opt/rustwide/target/debug/deps/container_hooks_tests-523c0ad2064e6b35)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_container_hooks_error_handling ... ok
[INFO] [stdout] test test_container_hooks_cleanup ... ok
[INFO] [stdout] test test_container_hooks_skip_hooks ... ok
[INFO] [stdout] test test_container_hooks_basic_functionality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/docker_functionality_tests.rs (/opt/rustwide/target/debug/deps/docker_functionality_tests-c11933e8c627e806)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test test_auto_port_conflict_prevention ... ok
[INFO] [stdout] test test_container_config_auto_port_methods ... ok
[INFO] [stdout] test test_complete_container_workflow ... ok
[INFO] [stdout] test test_container_config_builder_pattern ... ok
[INFO] [stdout] test test_container_cleanup_with_mock_containers ... ok
[INFO] [stdout] test test_container_config_port_methods ... ok
[INFO] [stdout] test test_container_config_default_values ... ok
[INFO] [stdout] test test_container_config_validation ... ok
[INFO] [stdout] test test_container_config_env_methods ... ok
[INFO] [stdout] test test_container_config_immutability ... ok
[INFO] [stdout] test test_container_config_name_and_timeout ... ok
[INFO] [stdout] test test_container_info_creation_and_clone ... ok
[INFO] [stdout] test test_container_info_primary_url ... ok
[INFO] [stdout] test test_container_info_real_world_scenarios ... ok
[INFO] [stdout] test test_container_info_url_for_port ... ok
[INFO] [stdout] test test_container_registry_functions ... ok
[INFO] [stdout] test test_container_registry_cleanup_simulation ... ok
[INFO] [stdout] test test_mixed_port_configuration_validation ... ok
[INFO] [stdout] test test_container_info_field_access ... ok
[INFO] [stdout] test test_container_info_host_port_for ... ok
[INFO] [stdout] test test_container_info_ports_summary ... ok
[INFO] [stdout] test test_container_info_methods_edge_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/framework_tests.rs (/opt/rustwide/target/debug/deps/framework_tests-0f9aa712d7fd74c9)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_color_config ... ok
[INFO] [stdout] test test_config_environment_override ... ok
[INFO] [stdout] test test_error_conversion ... ok
[INFO] [stdout] test test_empty_test_suite ... ok
[INFO] [stdout] test test_error_types ... ok
[INFO] [stdout] test test_html_report_config ... ok
[INFO] [stdout] test test_concurrent_test_registration ... ok
[INFO] [stdout] test test_basic_failing_test ... ok
[INFO] [stdout] test test_shuffle_config ... ok
[INFO] [stdout] test test_parallel_execution_config ... ok
[INFO] [stdout] test test_test_runner_config ... ok
[INFO] [stdout] test test_hooks_execution_order ... ok
[INFO] [stdout] test test_framework_recovery ... ok
[INFO] [stdout] test test_tag_filtering ... ok
[INFO] [stdout] test test_basic_passing_test ... ok
[INFO] [stdout] test test_tag_filtering_with_environment_variable ... ok
[INFO] [stdout] test test_test_with_tags_macro ... ok
[INFO] [stdout] test test_tag_filtering_functionality ... ok
[INFO] [stdout] test test_test_filtering ... ok
[INFO] [stdout] test test_panicking_test ... ok
[INFO] [stdout] test test_framework_stress ... ok
[INFO] [stdout] test test_isolated_parallel_execution ... ok
[INFO] [stdout] test test_test_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/improvements_tests.rs (/opt/rustwide/target/debug/deps/improvements_tests-d808914b92c012cc)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_container_config_docker_integration ... ok
[INFO] [stdout] test test_multiple_container_configurations ... ok
[INFO] [stdout] test test_oncelock_global_context_safety ... ok
[INFO] [stdout] test test_data_sharing_between_hooks_and_tests ... ok
[INFO] [stdout] test test_memory_safety_and_resource_cleanup ... ok
[INFO] [stdout] test test_container_config_builder_pattern ... ok
[INFO] [stdout] test test_hook_execution_order ... ok
[INFO] [stdout] test test_true_timeout_enforcement ... ok
[INFO] [stdout] test test_parallel_execution ... ok
[INFO] [stdout] test test_hook_safety_with_panic_handling ... ok
[INFO] [stdout] test test_container_config_error_handling ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test improvements_tests`
[INFO] [stdout] test test_performance_under_load ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_container_config_error_handling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_container_config_error_handling' (338) panicked at tests/improvements_tests.rs:267:5:
[INFO] [stdout] Error should mention container creation or image pull failure
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6520f8d01922 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6520f8d01922 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6520f8d01922 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6520f8d01922 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6520f8d12f2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6520f8d12f2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x6520f8ccd451 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6520f8ccd451 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6520f8cda392 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6520f8cdf34f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6520f8cdf1e1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6520f886ecee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x6520f886ecee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6520f8cdfabf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x6520f8cdfabf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6520f8cdf836 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6520f8cda4c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6520f8cc0dbd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6520f8d1bc90 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6520f8841429 - improvements_tests::test_container_config_error_handling::h93bd83796d3a96aa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/improvements_tests.rs:267:5
[INFO] [stdout]   20:     0x6520f88414a7 - improvements_tests::test_container_config_error_handling::{{closure}}::h719893860c0df02f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/improvements_tests.rs:257:42
[INFO] [stdout]   21:     0x6520f884b9f6 - core::ops::function::FnOnce::call_once::hb25fa6b572a40371
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6520f886eaab - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6520f886eaab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6520f8884715 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6520f8884715 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6520f8884715 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x6520f8884715 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x6520f8884715 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6520f8884715 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6520f8884715 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6520f885af04 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6520f885af04 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x6520f885e7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x6520f885e7ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6520f885e7ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x6520f885e7ca - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x6520f885e7ca - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6520f885e7ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x6520f885e7ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6520f8cd562f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41:     0x6520f8cd562f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42:     0x7687464e6aa4 - <unknown>
[INFO] [stdout]   43:     0x768746573a34 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_container_config_error_handling
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3324194a7144e8bbfed6430c77f1c7013c9a61628ecbad65a9a2890585886290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3324194a7144e8bbfed6430c77f1c7013c9a61628ecbad65a9a2890585886290", kill_on_drop: false }`
[INFO] [stdout] 3324194a7144e8bbfed6430c77f1c7013c9a61628ecbad65a9a2890585886290
