[INFO] cloning repository https://github.com/welf/code-context
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/welf/code-context" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelf%2Fcode-context", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelf%2Fcode-context'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 293ab1393e20b3dd572b204360f7f41d8e44a44b
[INFO] testing welf/code-context against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelf%2Fcode-context" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/welf/code-context
[INFO] finished tweaking git repo https://github.com/welf/code-context
[INFO] tweaked toml for git repo https://github.com/welf/code-context written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/welf/code-context on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/welf/code-context 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded prettyplease v0.2.27
[INFO] [stderr]   Downloaded indicatif v0.17.9
[INFO] [stderr]   Downloaded portable-atomic v1.10.0
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e02a7309c03e914a3a629384a5d171b2faebf15f8414e394fa71eb12b43ead5
[INFO] running `Command { std: "docker" "start" "-a" "6e02a7309c03e914a3a629384a5d171b2faebf15f8414e394fa71eb12b43ead5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e02a7309c03e914a3a629384a5d171b2faebf15f8414e394fa71eb12b43ead5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e02a7309c03e914a3a629384a5d171b2faebf15f8414e394fa71eb12b43ead5", kill_on_drop: false }`
[INFO] [stdout] 6e02a7309c03e914a3a629384a5d171b2faebf15f8414e394fa71eb12b43ead5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92b7e106a2743d39f2560343faeac156b587637215ee8459f933b001fd6aadaa
[INFO] running `Command { std: "docker" "start" "-a" "92b7e106a2743d39f2560343faeac156b587637215ee8459f933b001fd6aadaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling code-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.38s
[INFO] running `Command { std: "docker" "inspect" "92b7e106a2743d39f2560343faeac156b587637215ee8459f933b001fd6aadaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92b7e106a2743d39f2560343faeac156b587637215ee8459f933b001fd6aadaa", kill_on_drop: false }`
[INFO] [stdout] 92b7e106a2743d39f2560343faeac156b587637215ee8459f933b001fd6aadaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bc9d12a5b898870bebb06b16d4c950f5a5898315ffa10c80dbedbdd6dcc59e9
[INFO] running `Command { std: "docker" "start" "-a" "2bc9d12a5b898870bebb06b16d4c950f5a5898315ffa10c80dbedbdd6dcc59e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling code-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.14s
[INFO] running `Command { std: "docker" "inspect" "2bc9d12a5b898870bebb06b16d4c950f5a5898315ffa10c80dbedbdd6dcc59e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc9d12a5b898870bebb06b16d4c950f5a5898315ffa10c80dbedbdd6dcc59e9", kill_on_drop: false }`
[INFO] [stdout] 2bc9d12a5b898870bebb06b16d4c950f5a5898315ffa10c80dbedbdd6dcc59e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1cf01990230910f513e9d574099bc9bc931e91e686f898e0f5b393c3ed48be0e
[INFO] running `Command { std: "docker" "start" "-a" "1cf01990230910f513e9d574099bc9bc931e91e686f898e0f5b393c3ed48be0e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/code_context-e640c778422e4bbc)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test processor::tests::test_cow_str_function ... ok
[INFO] [stdout] test processor::tests::test_derived_impl ... ok
[INFO] [stdout] test processor::tests::test_get_output_path ... ok
[INFO] [stdout] test module_path::tests::test_is_valid_module ... ok
[INFO] [stdout] test processor::tests::test_process_directory_empty ... ok
[INFO] [stdout] test processor::tests::test_main_full_workflow ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_test_modules ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_comments ... ok
[INFO] [stdout] test processor::tests::test_process_directory_to_single_file_empty ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_invalid_files ... ok
[INFO] [stdout] test processor::tests::test_processing_stats ... ok
[INFO] [stdout] test processor::tests::test_process_directory_to_single_file ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_clone ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_debug ... ok
[INFO] [stdout] test processor::tests::test_process_directory ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_single_file_output ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_edge_cases ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_large_numbers ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_methods ... ok
[INFO] [stdout] test processor::tests::test_processor_options ... ok
[INFO] [stdout] test tests::test_cli_all_options ... ok
[INFO] [stdout] test processor::tests::test_result_string_function ... ok
[INFO] [stdout] test tests::test_main_with_logging ... ok
[INFO] [stdout] test tests::test_main_with_output_dir ... ok
[INFO] [stdout] test tests::test_main_with_single_file ... ok
[INFO] [stdout] test tests::test_main_with_stats_output ... ok
[INFO] [stdout] test tests::test_main_with_valid_path ... ok
[INFO] [stdout] test tests::test_processor_creation ... ok
[INFO] [stdout] test transformer::tests::test_block_doc_comments ... ok
[INFO] [stdout] test transformer::tests::test_custom_serialize ... ok
[INFO] [stdout] test tests::test_main_full_workflow ... ok
[INFO] [stdout] test tests::test_main_with_invalid_path ... ok
[INFO] [stdout] test transformer::tests::test_line_doc_comments ... ok
[INFO] [stdout] test transformer::tests::test_degenerate_comment_cases ... ok
[INFO] [stdout] test transformer::tests::test_derived_serialize ... ok
[INFO] [stdout] test transformer::tests::test_nested_comments ... ok
[INFO] [stdout] test transformer::tests::test_no_function_bodies_derive ... ok
[INFO] [stdout] test transformer::tests::test_no_function_bodies_behavior ... ok
[INFO] [stdout] test transformer::tests::test_mixed_comments_in_module ... ok
[INFO] [stdout] test transformer::tests::test_option_string_function ... ok
[INFO] [stdout] test transformer::tests::test_no_function_bodies_impl ... ok
[INFO] [stdout] test transformer::tests::test_regular_function ... ok
[INFO] [stdout] test transformer::tests::test_no_function_bodies_trait ... ok
[INFO] [stdout] test transformer::tests::test_trait_methods ... ok
[INFO] [stdout] test processor::tests::test_process_path_with_file ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_accumulation ... ok
[INFO] [stdout] test tests::test_cli_parsing ... ok
[INFO] [stdout] test transformer::tests::test_string_returning_function ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_nested_modules ... ok
[INFO] [stdout] test processor::tests::test_invalid_input_path ... ok
[INFO] [stdout] test processor::tests::test_get_output_path_edge_cases ... FAILED
[INFO] [stdout] test processor::tests::test_get_output_path_errors ... ok
[INFO] [stdout] test processor::tests::test_process_directory_to_single_file_with_invalid_content ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_output_creation_error ... ok
[INFO] [stdout] test processor::tests::test_process_path_with_nonexistent_parent ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_unreadable_file ... ok
[INFO] [stdout] test tests::test_main_error_handling ... ok
[INFO] [stdout] test processor::tests::test_process_file_with_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- processor::tests::test_get_output_path_edge_cases stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<(), anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, std::io::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: code_context::processor::tests::test_get_output_path_edge_cases
[INFO] [stdout]              at ./src/processor.rs:438:9
[INFO] [stdout]    3: code_context::processor::tests::test_get_output_path_edge_cases::{closure#0}
[INFO] [stdout]              at ./src/processor.rs:425:45
[INFO] [stdout]    4: <code_context::processor::tests::test_get_output_path_edge_cases::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   10: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   16: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   20: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   22: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   24: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   25: <unknown>
[INFO] [stdout]   26: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     processor::tests::test_get_output_path_edge_cases
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 57 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin code-context`
[INFO] running `Command { std: "docker" "inspect" "1cf01990230910f513e9d574099bc9bc931e91e686f898e0f5b393c3ed48be0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cf01990230910f513e9d574099bc9bc931e91e686f898e0f5b393c3ed48be0e", kill_on_drop: false }`
[INFO] [stdout] 1cf01990230910f513e9d574099bc9bc931e91e686f898e0f5b393c3ed48be0e
