[INFO] cloning repository https://github.com/piuro-works/piuroforge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piuro-works/piuroforge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiuro-works%2Fpiuroforge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiuro-works%2Fpiuroforge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19f1fb449f7ddb1fc59e77bba805d17340b37810
[INFO] testing piuro-works/piuroforge against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiuro-works%2Fpiuroforge" "/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/piuro-works/piuroforge
[INFO] finished tweaking git repo https://github.com/piuro-works/piuroforge
[INFO] tweaked toml for git repo https://github.com/piuro-works/piuroforge written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/piuro-works/piuroforge on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/piuro-works/piuroforge 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789
[INFO] running `Command { std: "docker" "start" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling piuroforge v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.34s
[INFO] running `Command { std: "docker" "inspect" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling piuroforge v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.36s
[INFO] running `Command { std: "docker" "inspect" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/piuroforge-910a513f32776586)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test agents::planner::tests::keeps_open_conflicts_unchanged_when_short ... ok
[INFO] [stdout] test agents::planner::tests::reduces_open_conflicts_to_recent_window_when_long ... ok
[INFO] [stdout] test launch_contract::tests::launch_contract_warns_when_enabled_but_empty ... ok
[INFO] [stdout] test memory_manager::tests::compacts_large_story_memory_but_keeps_recent_high_signal_sections ... ok
[INFO] [stdout] test novel_backend::tests::cli_novel_backend_rejects_invalid_critic_payload ... ok
[INFO] [stdout] test novel_backend::tests::parse_review_outcome_keeps_array_compatibility ... ok
[INFO] [stdout] test novel_backend::tests::cli_novel_backend_rejects_invalid_planner_payload ... ok
[INFO] [stdout] test memory_manager::tests::keeps_story_memory_untouched_when_under_budget ... ok
[INFO] [stdout] test novel_backend::tests::parse_review_outcome_reads_object_score ... ok
[INFO] [stdout] test launch_contract::tests::launch_contract_detects_late_and_missing_beats ... ok
[INFO] [stdout] test memory_manager::tests::upsert_story_memory_entry_replaces_existing_section ... ok
[INFO] [stdout] test agents::planner::tests::build_prompt_includes_previous_scene_context_and_transition_rules ... ok
[INFO] [stdout] test novel_backend::tests::cli_novel_backend_supports_fixture_runner_integration ... ok
[INFO] [stdout] test novel_backend::tests::parse_scene_plan_normalizes_mismatched_role_with_warning ... ok
[INFO] [stdout] test novel_backend::tests::parse_review_outcome_rejects_freeform_text ... ok
[INFO] [stdout] test novel_backend::tests::parse_scene_plan_rejects_missing_required_fields ... ok
[INFO] [stdout] test story_foundation::tests::character_voice_guide_extracts_voice_sections ... ok
[INFO] [stdout] test story_foundation::tests::narrative_style_guide_extracts_safe_style_sections ... ok
[INFO] [stdout] test story_foundation::tests::agent_specific_views_keep_only_relevant_sections ... ok
[INFO] [stdout] test story_foundation::tests::ignores_scaffold_readmes_and_counts_real_docs ... ok
[INFO] [stdout] test story_foundation::tests::reports_missing_foundation_items_when_workspace_is_thin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/piuroforge-f42f20bd7ff24bfd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/claude_code_runner.rs (/opt/rustwide/target/debug/deps/claude_code_runner-74450255367cf8ec)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test run_prompt_writes_opt_in_prompt_log ... ok
[INFO] [stdout] test run_prompt_returns_stdout_from_subprocess ... ok
[INFO] [stdout] test run_prompt_times_out_when_command_hangs ... ok
[INFO] [stderr]      Running tests/cli_output.rs (/opt/rustwide/target/debug/deps/cli_output-baf8b0cde6070514)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test help_mentions_json_output_and_examples ... ok
[INFO] [stdout] test capabilities_json_reports_agent_contract ... ok
[INFO] [stdout] test doctor_json_reports_setup_issues_without_workspace ... ok
[INFO] [stdout] test capabilities_agent_text_is_compact_key_value_output ... ok
[INFO] [stdout] test expand_world_json_output_updates_story_memory ... ok
[INFO] [stdout] test init_json_creates_ready_workspace_without_prompting ... ok
[INFO] [stdout] test next_bundle_json_error_for_gapped_sequence_is_structured ... ok
[INFO] [stdout] test next_bundle_json_error_when_bundle_is_incomplete ... ok
[INFO] [stdout] test doctor_json_reports_launch_contract_conflicts ... ok
[INFO] [stdout] test next_bundle_json_output_includes_short_title_and_slugged_path ... ok
[INFO] [stdout] test next_bundle_json_error_without_scenes_is_structured ... ok
[INFO] [stdout] test memory_json_output_is_structured ... ok
[INFO] [stdout] test next_scene_json_auto_detects_workspace_from_nested_directory ... ok
[INFO] [stdout] test approve_json_output_marks_scene_and_state_as_approved ... ok
[INFO] [stdout] test next_scene_json_with_opt_in_dummy_fallback_surfaces_warning ... ok
[INFO] [stdout] test next_scene_json_error_after_bundle_scene_target_is_reached ... ok
[INFO] [stdout] test proofread_json_output_uses_current_scene_when_scene_id_is_omitted ... ok
[INFO] [stdout] test next_scene_json_error_when_codex_unavailable_by_default ... ok
[INFO] [stdout] test review_json_output_is_structured ... ok
[INFO] [stdout] test polish_json_output_uses_current_scene_when_scene_id_is_omitted ... ok
[INFO] [stdout] test rewrite_json_output_preserves_history_and_updates_scene ... ok
[INFO] [stdout] test review_json_error_without_current_scene_is_structured ... ok
[INFO] [stdout] test status_json_error_for_unsupported_llm_backend_is_structured ... ok
[INFO] [stdout] test next_scene_json_error_contains_remediation ... ok
[INFO] [stdout] test next_scene_json_error_when_launch_contract_conflicts ... ok
[INFO] [stdout] test show_json_error_for_missing_scene_is_structured ... ok
[INFO] [stdout] test status_json_output_is_structured ... ok
[INFO] [stdout] test status_json_auto_detects_workspace_from_nested_directory ... ok
[INFO] [stdout] test show_json_output_is_structured ... ok
[INFO] [stdout] test workspace_auto_commit_initializes_repo_and_tracks_mutations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/codex_runner.rs (/opt/rustwide/target/debug/deps/codex_runner-30c7fe6a38edae10)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test run_prompt_writes_opt_in_prompt_log ... ok
[INFO] [stdout] test run_prompt_named_prefers_output_last_message_file_when_present ... ok
[INFO] [stdout] test run_prompt_retries_once_after_failure ... ok
[INFO] [stdout] test run_prompt_times_out_and_does_not_retry ... ok
[INFO] [stdout] test critic_uses_longer_timeout_than_base_runner_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stderr]      Running tests/gemini_runner.rs (/opt/rustwide/target/debug/deps/gemini_runner-b0ae652bc0a6bf93)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test run_prompt_writes_opt_in_prompt_log ... FAILED
[INFO] [stdout] test run_prompt_returns_invocation_error_when_subprocess_fails ... ok
[INFO] [stdout] test run_prompt_returns_stdout_from_subprocess ... ok
[INFO] [stdout] test run_prompt_times_out_when_command_hangs ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_prompt_writes_opt_in_prompt_log stdout ----
[INFO] [stdout] Error: gemini CLI를 실행할 수 없습니다. 먼저 `gemini` 1회 실행으로 Google 계정 로그인을 완료하고 PATH를 확인하세요. 원인: Text file busy (os error 26)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Text file busy (os error 26)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<piuroforge::gemini_runner::GeminiRunnerError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <piuroforge::gemini_runner::GeminiRunnerError as core::convert::Into<anyhow::Error>>::into
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/convert/mod.rs:779:9
[INFO] [stdout]    2: <piuroforge::gemini_runner::GeminiRunner>::run_prompt_named
[INFO] [stdout]              at ./src/gemini_runner.rs:150:59
[INFO] [stderr] error: test failed, to rerun pass `--test gemini_runner`
[INFO] [stdout]    3: gemini_runner::run_prompt_writes_opt_in_prompt_log
[INFO] [stdout]              at ./tests/gemini_runner.rs:63:27
[INFO] [stdout]    4: gemini_runner::run_prompt_writes_opt_in_prompt_log::{closure#0}
[INFO] [stdout]              at ./tests/gemini_runner.rs:51:45
[INFO] [stdout]    5: <gemini_runner::run_prompt_writes_opt_in_prompt_log::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: 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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <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/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_prompt_writes_opt_in_prompt_log
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789", kill_on_drop: false }`
[INFO] [stdout] 075c6338f987c2f4ea45c01462002523d009018d8ef1b44f35568331c0b92789
