[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwelf%2Fcode-context" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/welf/code-context on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f0e8abfca4ae82c1142f1b1a3e47f527417f1c96bed45090822385919c0a68e
[INFO] running `Command { std: "docker" "start" "-a" "3f0e8abfca4ae82c1142f1b1a3e47f527417f1c96bed45090822385919c0a68e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f0e8abfca4ae82c1142f1b1a3e47f527417f1c96bed45090822385919c0a68e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f0e8abfca4ae82c1142f1b1a3e47f527417f1c96bed45090822385919c0a68e", kill_on_drop: false }`
[INFO] [stdout] 3f0e8abfca4ae82c1142f1b1a3e47f527417f1c96bed45090822385919c0a68e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7b9dcd8ab4b189e38666845ea3352430dcc13b2a341804f7fd5659421c30f0d
[INFO] running `Command { std: "docker" "start" "-a" "f7b9dcd8ab4b189e38666845ea3352430dcc13b2a341804f7fd5659421c30f0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[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 17.16s
[INFO] running `Command { std: "docker" "inspect" "f7b9dcd8ab4b189e38666845ea3352430dcc13b2a341804f7fd5659421c30f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b9dcd8ab4b189e38666845ea3352430dcc13b2a341804f7fd5659421c30f0d", kill_on_drop: false }`
[INFO] [stdout] f7b9dcd8ab4b189e38666845ea3352430dcc13b2a341804f7fd5659421c30f0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b0dee1e2fdd676737db2664f21e4766521a40689395c8160c03c321f2a468d7
[INFO] running `Command { std: "docker" "start" "-a" "5b0dee1e2fdd676737db2664f21e4766521a40689395c8160c03c321f2a468d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling code-context v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.24s
[INFO] running `Command { std: "docker" "inspect" "5b0dee1e2fdd676737db2664f21e4766521a40689395c8160c03c321f2a468d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0dee1e2fdd676737db2664f21e4766521a40689395c8160c03c321f2a468d7", kill_on_drop: false }`
[INFO] [stdout] 5b0dee1e2fdd676737db2664f21e4766521a40689395c8160c03c321f2a468d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f708bc4dfab97b0b603f7056fb09c617b612d486f65c11b4a13497ecf202db57
[INFO] running `Command { std: "docker" "start" "-a" "f708bc4dfab97b0b603f7056fb09c617b612d486f65c11b4a13497ecf202db57", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/code_context-d0242144a2eff9e7)
[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 module_path::tests::test_is_valid_module ... ok
[INFO] [stdout] test processor::tests::test_get_output_path ... ok
[INFO] [stdout] test processor::tests::test_main_full_workflow ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_comments ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_invalid_files ... ok
[INFO] [stdout] test processor::tests::test_process_directory_to_single_file_empty ... ok
[INFO] [stdout] test processor::tests::test_processing_stats ... ok
[INFO] [stdout] test processor::tests::test_processing_stats_accumulation ... 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_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 processor::tests::test_process_directory ... ok
[INFO] [stdout] test processor::tests::test_result_string_function ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_single_file_output ... ok
[INFO] [stdout] test tests::test_cli_all_options ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_nested_modules ... ok
[INFO] [stdout] test tests::test_main_with_invalid_path ... ok
[INFO] [stdout] test tests::test_main_full_workflow ... 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 processor::tests::test_process_directory_to_single_file ... ok
[INFO] [stdout] test transformer::tests::test_block_doc_comments ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_test_modules ... ok
[INFO] [stdout] test tests::test_processor_creation ... ok
[INFO] [stdout] test transformer::tests::test_degenerate_comment_cases ... ok
[INFO] [stdout] test transformer::tests::test_line_doc_comments ... ok
[INFO] [stdout] test transformer::tests::test_derived_serialize ... ok
[INFO] [stdout] test transformer::tests::test_custom_serialize ... ok
[INFO] [stdout] test transformer::tests::test_nested_comments ... ok
[INFO] [stdout] test transformer::tests::test_mixed_comments_in_module ... 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 processor::tests::test_get_output_path_errors ... ok
[INFO] [stdout] test processor::tests::test_get_output_path_edge_cases ... FAILED
[INFO] [stdout] test processor::tests::test_invalid_input_path ... ok
[INFO] [stdout] test transformer::tests::test_string_returning_function ... ok
[INFO] [stdout] test transformer::tests::test_regular_function ... ok
[INFO] [stdout] test processor::tests::test_process_directory_to_single_file_with_invalid_content ... 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_file_with_errors ... ok
[INFO] [stdout] test processor::tests::test_process_directory_with_output_creation_error ... ok
[INFO] [stdout] test transformer::tests::test_no_function_bodies_impl ... 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 processor::tests::test_process_directory_empty ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin code-context`
[INFO] [stdout] test processor::tests::test_process_path_with_file ... ok
[INFO] [stdout] test tests::test_cli_parsing ... ok
[INFO] [stdout] test tests::test_main_error_handling ... ok
[INFO] [stdout] test transformer::tests::test_option_string_function ... 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::<impl core::convert::From<E> for anyhow::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<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184: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}}
[INFO] [stdout]              at ./src/processor.rs:425:45
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]    7: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]    8: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   13: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   14: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   15: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   16: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   17: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   18: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   19: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   20: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   21: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   24: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124: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.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f708bc4dfab97b0b603f7056fb09c617b612d486f65c11b4a13497ecf202db57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f708bc4dfab97b0b603f7056fb09c617b612d486f65c11b4a13497ecf202db57", kill_on_drop: false }`
[INFO] [stdout] f708bc4dfab97b0b603f7056fb09c617b612d486f65c11b4a13497ecf202db57
