[INFO] cloning repository https://github.com/VishnuRaman/rust-test-harness
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VishnuRaman/rust-test-harness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVishnuRaman%2Frust-test-harness", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVishnuRaman%2Frust-test-harness'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cec496c7b1ddb60194ba462636adf515058f1b4
[INFO] testing VishnuRaman/rust-test-harness against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVishnuRaman%2Frust-test-harness" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VishnuRaman/rust-test-harness
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/VishnuRaman/rust-test-harness
[INFO] tweaked toml for git repo https://github.com/VishnuRaman/rust-test-harness written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VishnuRaman/rust-test-harness on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VishnuRaman/rust-test-harness 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyperlocal v0.9.1
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded hyper-named-pipe v0.1.0
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] [stderr]   Downloaded bollard-stubs v1.49.0-rc.28.3.3
[INFO] [stderr]   Downloaded bollard v0.19.2
[INFO] [stderr]   Downloaded serde_with v3.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 387d4eb8082136f1c41d61f07d3cec7e3cecba360e4d23f2312a1cc376141c69
[INFO] running `Command { std: "docker" "start" "-a" "387d4eb8082136f1c41d61f07d3cec7e3cecba360e4d23f2312a1cc376141c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "387d4eb8082136f1c41d61f07d3cec7e3cecba360e4d23f2312a1cc376141c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "387d4eb8082136f1c41d61f07d3cec7e3cecba360e4d23f2312a1cc376141c69", kill_on_drop: false }`
[INFO] [stdout] 387d4eb8082136f1c41d61f07d3cec7e3cecba360e4d23f2312a1cc376141c69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b7ed1211307461fec631f96c5c3074c948ed925a8eb86bcbdc56f012a730fa8
[INFO] running `Command { std: "docker" "start" "-a" "8b7ed1211307461fec631f96c5c3074c948ed925a8eb86bcbdc56f012a730fa8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[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 uuid v1.18.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling syn v2.0.106
[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 env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[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 hyperlocal v0.9.1
[INFO] [stderr]    Compiling bollard-stubs v1.49.0-rc.28.3.3
[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 59.61s
[INFO] running `Command { std: "docker" "inspect" "8b7ed1211307461fec631f96c5c3074c948ed925a8eb86bcbdc56f012a730fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b7ed1211307461fec631f96c5c3074c948ed925a8eb86bcbdc56f012a730fa8", kill_on_drop: false }`
[INFO] [stdout] 8b7ed1211307461fec631f96c5c3074c948ed925a8eb86bcbdc56f012a730fa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bc5fb0b1e9c96dc8fe974a70e38d8c9a108334bfbb1eceadce51fcd9f9e9e08
[INFO] running `Command { std: "docker" "start" "-a" "1bc5fb0b1e9c96dc8fe974a70e38d8c9a108334bfbb1eceadce51fcd9f9e9e08", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-test-harness v0.1.3 (/opt/rustwide/workdir)
[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: 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: 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: 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: 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] [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: 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: 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: 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/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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.36s
[INFO] running `Command { std: "docker" "inspect" "1bc5fb0b1e9c96dc8fe974a70e38d8c9a108334bfbb1eceadce51fcd9f9e9e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc5fb0b1e9c96dc8fe974a70e38d8c9a108334bfbb1eceadce51fcd9f9e9e08", kill_on_drop: false }`
[INFO] [stdout] 1bc5fb0b1e9c96dc8fe974a70e38d8c9a108334bfbb1eceadce51fcd9f9e9e08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b0cede778991fb31da9a9a266371cd6aa3d95e715fbee9531a5b3bac8cfb2f03
[INFO] running `Command { std: "docker" "start" "-a" "b0cede778991fb31da9a9a266371cd6aa3d95e715fbee9531a5b3bac8cfb2f03", kill_on_drop: false }`
[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 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`, 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: 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 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: 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: `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: `rust-test-harness` (example "mongodb_integration") generated 1 warning
[INFO] [stderr] warning: `rust-test-harness` (example "advanced_features") generated 2 warnings (run `cargo fix --example "advanced_features" -p rust-test-harness` to apply 2 suggestions)
[INFO] [stderr] warning: `rust-test-harness` (example "basic_usage") generated 1 warning (run `cargo fix --example "basic_usage" -p rust-test-harness` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-test-harness` (test "macro_tests") generated 24 warnings
[INFO] [stderr] warning: `rust-test-harness` (example "minimal_rust_style") generated 1 warning (run `cargo fix --example "minimal_rust_style" -p rust-test-harness` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-test-harness` (test "container_hooks_tests") generated 4 warnings (run `cargo fix --test "container_hooks_tests" -p rust-test-harness` to apply 2 suggestions)
[INFO] [stderr] warning: `rust-test-harness` (example "rust_style_tests") generated 2 warnings (run `cargo fix --example "rust_style_tests" -p rust-test-harness` to apply 2 suggestions)
[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: 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: `rust-test-harness` (example "real_world_calculator") generated 1 warning (run `cargo fix --example "real_world_calculator" -p rust-test-harness` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-test-harness` (example "cargo_test_integration") generated 1 warning (run `cargo fix --example "cargo_test_integration" -p rust-test-harness` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_test_harness-d5fa44783ce8db97)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/container_hooks_tests.rs (/opt/rustwide/target/debug/deps/container_hooks_tests-c126e6345d0e71c0)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_container_hooks_error_handling ... ok
[INFO] [stdout] test test_container_hooks_skip_hooks ... ok
[INFO] [stdout] test test_container_hooks_cleanup ... ok
[INFO] [stdout] test test_container_hooks_basic_functionality ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_container_hooks_basic_functionality stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (56) panicked at tests/container_hooks_tests.rs:98:14:
[INFO] [stdout] Container ID should be available
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f369f8dc2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f369f8dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f369f8dc2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c1f369f8dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c1f36a09f0f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c1f36a09f0f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c1f369c4d53 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c1f369c4d53 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c1f369d1cb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c1f369d6bff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c1f369d6a91 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c1f3668838e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5c1f3668838e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c1f369d72bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5c1f369d72bf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c1f369d706a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c1f369d1df9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c1f369b8ebd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c1f36a12930 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f36a11c0b - core::panicking::panic_display::hfd2c00e7aa3c204e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:264:5
[INFO] [stdout]   20:     0x5c1f36a11c0b - core::option::expect_failed::h18296ee087b35e48
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:2183:5
[INFO] [stdout]   21:     0x5c1f36666a70 - core::option::Option<T>::expect::h9b39fdc3fee6523a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:970:21
[INFO] [stdout]   22:     0x5c1f366654a1 - container_hooks_tests::test_container_hooks_basic_functionality::{{closure}}::hfac83abcb1cac07e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/container_hooks_tests.rs:98:14
[INFO] [stdout]   23:     0x5c1f3665b84f - core::ops::function::FnOnce::call_once::h08ef20af9061f948
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c1f3665b6cf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6b40555f384e9697
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c1f366d7c4a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf1db1495d14816e1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   26:     0x5c1f367715bc - rust_test_harness::run_test::{{closure}}::he71512db5d2f2ce4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:957:38
[INFO] [stdout]   27:     0x5c1f366b5750 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3bc369456d4db45a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c1f3677227d - std::panicking::catch_unwind::do_call::h44f34b9b817ad465
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5c1f366d81bb - __rust_try
[INFO] [stdout]   30:     0x5c1f366c2fda - std::panicking::catch_unwind::h7f3d26d13653b6e4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5c1f366c2fda - std::panic::catch_unwind::h85ae1a953e3ff710
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5c1f367713a9 - rust_test_harness::run_test::h9245954b80d41c36
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:957:5
[INFO] [stdout]   33:     0x5c1f367700e4 - rust_test_harness::run_single_test_by_index_parallel_with_fn::hd5c19475ccda9eea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:894:13
[INFO] [stdout]   34:     0x5c1f3676c782 - rust_test_harness::run_tests_parallel_by_index::{{closure}}::{{closure}}::h9c14ae5b3dff813b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:603:13
[INFO] [stdout]   35:     0x5c1f3677351d - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::h3a229c82a933b030
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   36:     0x5c1f3674f0e1 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &mut F>::call_once::h5c15fe836a1c47a3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:310:21
[INFO] [stdout]   37:     0x5c1f3674f0e1 - core::option::Option<T>::map::h37cbca1116218232
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/option.rs:1164:29
[INFO] [stdout]   38:     0x5c1f3674f0e1 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::next::h8b6d58e8116a4aa5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/iter/adapters/map.rs:107:26
[INFO] [stdout]   39:     0x5c1f366fb0b6 - rayon::iter::plumbing::Folder::consume_iter::hf1b93be0be504beb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:173:21
[INFO] [stdout]   40:     0x5c1f36777181 - <rayon::iter::map::MapFolder<C,F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h5a325094c1f4e5d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:244:31
[INFO] [stdout]   41:     0x5c1f366d5a0d - rayon::iter::plumbing::Producer::fold_with::h80fb0133b211825c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:107:16
[INFO] [stdout]   42:     0x5c1f366b89e3 - rayon::iter::plumbing::bridge_producer_consumer::helper::h847f4f6cd621a1e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:432:22
[INFO] [stdout]   43:     0x5c1f366b87ac - rayon::iter::plumbing::bridge_producer_consumer::hdb4d1346efa69590
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:391:12
[INFO] [stdout]   44:     0x5c1f366b5b78 - <rayon::iter::plumbing::bridge::Callback<C> as rayon::iter::plumbing::ProducerCallback<I>>::callback::h4f9d2b4ae9ec11ea
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:368:13
[INFO] [stdout]   45:     0x5c1f366c239c - <<rayon::iter::enumerate::Enumerate<I> as rayon::iter::IndexedParallelIterator>::with_producer::Callback<CB> as rayon::iter::plumbing::ProducerCallback<I>>::callback::hcf2cb4d4034bc1cb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/enumerate.rs:73:31
[INFO] [stdout]   46:     0x5c1f366fd46c - <rayon::slice::Iter<T> as rayon::iter::IndexedParallelIterator>::with_producer::he089e6672dc61032
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/slice/mod.rs:842:18
[INFO] [stdout]   47:     0x5c1f366d80c3 - <rayon::iter::enumerate::Enumerate<I> as rayon::iter::IndexedParallelIterator>::with_producer::h6e818082470c713a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/enumerate.rs:57:26
[INFO] [stdout]   48:     0x5c1f366b9a8a - rayon::iter::plumbing::bridge::h6990c96df4157b25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/plumbing/mod.rs:352:21
[INFO] [stdout]   49:     0x5c1f366d7ccb - <rayon::iter::enumerate::Enumerate<I> as rayon::iter::ParallelIterator>::drive_unindexed::h17c0157b82e14321
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/enumerate.rs:33:9
[INFO] [stdout]   50:     0x5c1f36776fc0 - <rayon::iter::map::Map<I,F> as rayon::iter::ParallelIterator>::drive_unindexed::hf482025c700aa1aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/map.rs:45:19
[INFO] [stdout]   51:     0x5c1f366e2399 - rayon::iter::collect::special_extend::{{closure}}::h738cbc398ffdb595
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/mod.rs:39:49
[INFO] [stdout]   52:     0x5c1f366e24d2 - rayon::iter::collect::collect_with_consumer::hb25ae6c5d2d11b06
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/mod.rs:84:18
[INFO] [stdout]   53:     0x5c1f366e2340 - rayon::iter::collect::special_extend::h0cea0c1b61c507d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/collect/mod.rs:39:5
[INFO] [stdout]   54:     0x5c1f3673c7ba - rayon::iter::extend::<impl rayon::iter::ParallelExtend<T> for alloc::vec::Vec<T>>::par_extend::h24501ff156494d33
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/extend.rs:584:17
[INFO] [stdout]   55:     0x5c1f36774bd1 - rayon::iter::from_par_iter::collect_extended::h9682d4b3ebb8c007
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/from_par_iter.rs:20:16
[INFO] [stdout]   56:     0x5c1f3673c6ae - rayon::iter::from_par_iter::<impl rayon::iter::FromParallelIterator<T> for alloc::vec::Vec<T>>::from_par_iter::h9dcff6b12ca79fc6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/from_par_iter.rs:33:9
[INFO] [stdout]   57:     0x5c1f3677690e - rayon::iter::ParallelIterator::collect::ha887e24832c6553d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.11.0/src/iter/mod.rs:2057:9
[INFO] [stdout]   58:     0x5c1f3676c33f - rust_test_harness::run_tests_parallel_by_index::{{closure}}::he3b2095ba78d91a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:612:12
[INFO] [stdout]   59:     0x5c1f367350e7 - rayon_core::thread_pool::ThreadPool::install::{{closure}}::h5ab6d04b5d15dc26
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/thread_pool/mod.rs:142:40
[INFO] [stdout]   60:     0x5c1f366dadbe - rayon_core::registry::Registry::in_worker_cold::{{closure}}::{{closure}}::hb0047605649b579a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:531:21
[INFO] [stdout]   61:     0x5c1f367090a0 - rayon_core::job::JobResult<T>::call::{{closure}}::h7db8be914dd9d721
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:41
[INFO] [stdout]   62:     0x5c1f366b5a3b - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd4f347acdf3659a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5c1f3677278b - std::panicking::catch_unwind::do_call::hb4810295cb92b451
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   64:     0x5c1f366d81bb - __rust_try
[INFO] [stdout]   65:     0x5c1f366c2e48 - std::panicking::catch_unwind::h8f87c15d674923a6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   66:     0x5c1f366c2e48 - std::panic::catch_unwind::h5eef803d561a9de5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5c1f3672d11b - rayon_core::unwind::halt_unwinding::hf0ce438777467868
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/unwind.rs:17:5
[INFO] [stdout]   68:     0x5c1f36708d8f - rayon_core::job::JobResult<T>::call::hf0aafe4a7984b2d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:218:15
[INFO] [stdout]   69:     0x5c1f36713d41 - <rayon_core::job::StackJob<L,F,R> as rayon_core::job::Job>::execute::h14700656e41b86c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:120:32
[INFO] [stdout]   70:     0x5c1f3699ee4b - rayon_core::job::JobRef::execute::h9775037f6d9bb755
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/job.rs:64:9
[INFO] [stdout]   71:     0x5c1f36991350 - rayon_core::registry::WorkerThread::execute::h31fa1c374388f21e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:866:13
[INFO] [stdout]   72:     0x5c1f36990e40 - rayon_core::registry::WorkerThread::wait_until_cold::h8fb5137740f64c68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:800:26
[INFO] [stdout]   73:     0x5c1f36990a8b - rayon_core::registry::WorkerThread::wait_until::ha14e2a979dee1cd5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:775:18
[INFO] [stdout]   74:     0x5c1f3699100f - rayon_core::registry::WorkerThread::wait_until_out_of_work::h7c6f6cc8974eb122
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:824:14
[INFO] [stdout]   75:     0x5c1f36993621 - rayon_core::registry::main_loop::h0d71bcf439be0ddb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:929:19
[INFO] [stdout]   76:     0x5c1f369913e6 - rayon_core::registry::ThreadBuilder::run::h504db3fa89403e1a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:50:18
[INFO] [stdout]   77:     0x5c1f369955fd - <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{{closure}}::h72673408285f3d99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.13.0/src/registry.rs:95:27
[INFO] [stdout]   78:     0x5c1f3699f806 - std::sys::backtrace::__rust_begin_short_backtrace::he7d2973081ac0428
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   79:     0x5c1f369a0cbb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdf9fb3f57b9318b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   80:     0x5c1f369a1e44 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha8258dbce177d48b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x5c1f3699b234 - std::panicking::catch_unwind::do_call::hb25e44d1c5013aec
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   82:     0x5c1f369a1a4b - __rust_try
[INFO] [stdout]   83:     0x5c1f369a0722 - std::panicking::catch_unwind::h9c3b77fdc0d04e4d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   84:     0x5c1f369a0722 - std::panic::catch_unwind::hf101062f1cd97b96
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   85:     0x5c1f369a0722 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2929caf787d3230b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   86:     0x5c1f3699b51f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb487ac682b293de0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   87:     0x5c1f369cd1ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   88:     0x5c1f369cd1ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   89:     0x7ac14ba28aa4 - <unknown>
[INFO] [stdout]   90:     0x7ac14bab5a64 - clone
[INFO] [stdout]   91:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_container_hooks_basic_functionality' (25) panicked at tests/container_hooks_tests.rs:112:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1f369f8dc2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1f369f8dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1f369f8dc2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c1f369f8dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c1f36a09f0f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c1f36a09f0f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5c1f369c4d53 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c1f369c4d53 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c1f369d1cb2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c1f369d6bff - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5c1f369d6a91 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5c1f3668838e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5c1f3668838e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c1f369d72bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5c1f369d72bf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5c1f369d706a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5c1f369d1df9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5c1f369b8ebd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5c1f36a12930 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1f36a126e3 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x5c1f369e64c0 - core::panicking::assert_failed::h7d833fa18a067295
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x5c1f36664e48 - container_hooks_tests::test_container_hooks_basic_functionality::hcbe65d567504d26f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/container_hooks_tests.rs:112:5
[INFO] [stdout]   22:     0x5c1f36665437 - container_hooks_tests::test_container_hooks_basic_functionality::{{closure}}::h8a1aead8f7d6ef98
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/container_hooks_tests.rs:68:46
[INFO] [stdout]   23:     0x5c1f3665bd66 - core::ops::function::FnOnce::call_once::hc149b8adb739a98a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c1f3668816b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c1f3668816b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c1f3669c1ed - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c1f3669c1ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c1f3669c1ed - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5c1f3669c1ed - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5c1f3669c1ed - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c1f3669c1ed - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c1f3669c1ed - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c1f36675704 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c1f36675704 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5c1f3667903a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x5c1f3667903a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c1f3667903a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5c1f3667903a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5c1f3667903a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c1f3667903a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x5c1f3667903a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c1f369cd1ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x5c1f369cd1ef - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ac14ba28aa4 - <unknown>
[INFO] [stdout]   45:     0x7ac14bab5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_container_hooks_basic_functionality
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test container_hooks_tests`
[INFO] running `Command { std: "docker" "inspect" "b0cede778991fb31da9a9a266371cd6aa3d95e715fbee9531a5b3bac8cfb2f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0cede778991fb31da9a9a266371cd6aa3d95e715fbee9531a5b3bac8cfb2f03", kill_on_drop: false }`
[INFO] [stdout] b0cede778991fb31da9a9a266371cd6aa3d95e715fbee9531a5b3bac8cfb2f03
