[INFO] cloning repository https://github.com/januwA/PrismFlow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/januwA/PrismFlow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjanuwA%2FPrismFlow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjanuwA%2FPrismFlow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 093fc35c9ebbbb7b12e6ca25ee6fc739fa8f7810
[INFO] testing januwA/PrismFlow against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjanuwA%2FPrismFlow" "/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/januwA/PrismFlow
[INFO] finished tweaking git repo https://github.com/januwA/PrismFlow
[INFO] tweaked toml for git repo https://github.com/januwA/PrismFlow written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/januwA/PrismFlow on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/januwA/PrismFlow 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arc-swap v1.8.1
[INFO] [stderr]   Downloaded octocrab v0.43.0
[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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05
[INFO] running `Command { std: "docker" "start" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05", 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" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05", 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" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling octocrab v0.43.0
[INFO] [stderr]    Compiling prismflow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 37s
[INFO] running `Command { std: "docker" "inspect" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05", 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" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling prismflow v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 19.94s
[INFO] running `Command { std: "docker" "inspect" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05", 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" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/prismflow-70379d5cb522def3)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test application::agent_service::tests::test_validate_agents_accepts_exact_case_file_name ... ok
[INFO] [stdout] test application::agent_service::tests::test_load_agents_success ... ok
[INFO] [stdout] test application::agent_service::tests::test_validate_agents_success ... ok
[INFO] [stdout] test application::agent_service::tests::test_validate_agents_missing ... ok
[INFO] [stdout] test application::cache_service::tests::test_cache_cleanup_stats_has_changes ... ok
[INFO] [stdout] test application::cache_service::tests::test_cache_cleanup_stats_to_log_string ... ok
[INFO] [stdout] test application::ci_workflow::tests::pick_engine_respects_start_index ... ok
[INFO] [stdout] test application::agent_service::tests::test_validate_agents_requires_exact_case_file_name ... ok
[INFO] [stdout] test application::ci_workflow::tests::prepare_repo_checkout_falls_back_to_ref_fetch_when_sha_fetch_fails ... ok
[INFO] [stdout] test application::ci_workflow::tests::run_once_respects_cancelled_task_context ... ok
[INFO] [stdout] test application::context::tests::cancel_flag_works ... ok
[INFO] [stdout] test application::context::tests::child_registry_works ... ok
[INFO] [stdout] test application::context::tests::kill_all_children_uses_process_manager_and_cleans_registry ... ok
[INFO] [stdout] test application::repo_manager::tests::normalizes_owner_repo ... ok
[INFO] [stdout] test application::repo_manager::tests::normalizes_pr_url ... ok
[INFO] [stdout] test application::ci_workflow::tests::prepare_repo_checkout_refreshes_timestamped_cache_dir_name ... ok
[INFO] [stdout] test application::repo_manager::tests::normalizes_repo_url ... ok
[INFO] [stdout] test application::review_workflow::tests::adhoc_respects_cooldown_for_same_sha ... ok
[INFO] [stdout] test application::review_workflow::tests::classifies_repo_failure_retryable ... ok
[INFO] [stdout] test application::review_workflow::tests::pick_engine_respects_start_index ... ok
[INFO] [stdout] test application::review_workflow::tests::engine_execution_error_output_falls_back_to_next_engine ... ok
[INFO] [stdout] test application::review_workflow::tests::marker_summary_falls_back_without_leaking_marker_when_file_is_missing ... ok
[INFO] [stdout] test application::review_workflow::tests::recovers_stale_processing_anchor_and_processes ... ok
[INFO] [stdout] test application::review_workflow::tests::render_runtime_template_rejects_unknown_pf_token ... ok
[INFO] [stdout] test application::review_workflow::tests::marker_summary_uses_stdout_file_content ... ok
[INFO] [stdout] test application::review_workflow::tests::prepare_repo_checkout_refreshes_timestamped_cache_dir_name ... ok
[INFO] [stdout] test application::review_workflow::tests::applies_repo_filter_rules ... ok
[INFO] [stdout] test application::review_workflow::tests::review_once_filters_with_exclude_authors ... ok
[INFO] [stdout] test application::review_workflow::tests::review_once_respects_cancelled_task_context ... ok
[INFO] [stdout] test application::review_workflow::tests::runtime_lock_prevents_duplicate_acquire_for_same_key ... ok
[INFO] [stdout] test application::review_workflow::tests::review_once_filters_with_include_repos ... ok
[INFO] [stdout] test application::review_workflow::tests::skips_review_when_clone_repo_has_single_commit_history ... ok
[INFO] [stdout] test application::review_workflow::tests::review_once_filters_with_include_authors ... ok
[INFO] [stdout] test application::review_workflow::tests::prepare_repo_checkout_falls_back_to_ref_fetch_when_sha_fetch_fails ... ok
[INFO] [stdout] test application::review_workflow::tests::review_once_filters_with_exclude_repos ... ok
[INFO] [stdout] test application::review_workflow::tests::review_once_author_exclude_has_higher_priority_than_include ... ok
[INFO] [stdout] test application::review_workflow::tests::skips_when_completed_anchor_exists ... ok
[INFO] [stdout] test application::review_workflow::tests::skips_when_reviewed_label_exists ... ok
[INFO] [stdout] test application::review_workflow::tests::render_runtime_template_supports_legacy_and_pf_tokens ... ok
[INFO] [stdout] test application::review_workflow::tests::stdout_marker_helpers_support_prefixed_text ... ok
[INFO] [stdout] test domain::engine_output::tests::extract_supports_prefixed_text ... ok
[INFO] [stdout] test domain::engine_output::tests::strip_removes_marker_only ... ok
[INFO] [stderr] fatal: cannot change to '/tmp/prismflow-git-adapter-test': No such file or directory
[INFO] [stdout] test application::review_workflow::tests::retries_temporary_write_failures ... ok
[INFO] [stdout] test infrastructure::git_adapter::tests::fetch_returns_error_when_git_fails ... ok
[INFO] [stdout] test application::review_workflow::tests::build_patch_dump_includes_multiline_commit_body ... ok
[INFO] [stdout] test infrastructure::shell_adapter::tests::command_line_success_without_cancellation ... FAILED
[INFO] [stdout] test infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock ... FAILED
[INFO] [stdout] test application::review_workflow::tests::engine_stage_cancel_does_not_write_completed_comment ... ok
[INFO] [stdout] test infrastructure::git_adapter::tests::run_git_command_cancelled_and_registry_cleaned ... ok
[INFO] [stdout] test infrastructure::shell_adapter::tests::command_line_cancelled_by_context_quickly ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- infrastructure::shell_adapter::tests::command_line_success_without_cancellation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infrastructure::shell_adapter::tests::command_line_success_without_cancellation' (2474) panicked at src/infrastructure/shell_adapter.rs:431:9:
[INFO] [stdout] assertion failed: output.starts_with(STDOUT_FILE_MARKER_PREFIX)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b743555121 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b74356a62a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x62b74355a17c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x62b743530556 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b74354bfa9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x62b7434b5aa0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b74354c2d2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b743530634 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b743527609 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b7435313fd - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b74356ad8c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b74356ad52 - core[832e9a552fc17241]::panicking::panic
[INFO] [stdout]   12:     0x62b743476829 - prismflow[20819f8e5a4a0b4e]::infrastructure::shell_adapter::tests::command_line_success_without_cancellation::{closure#0}
[INFO] [stdout]   13:     0x62b743498ae3 - <tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x62b743480d9c - <tokio[c499198a12eb6b3a]::runtime::context::scoped::Scoped<tokio[c499198a12eb6b3a]::runtime::scheduler::Context>>::set::<<tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x62b743499037 - <tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x62b743465f56 - tokio[c499198a12eb6b3a]::runtime::context::runtime::enter_runtime::<<tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x62b7434989c5 - <tokio[c499198a12eb6b3a]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x62b74347a25b - prismflow[20819f8e5a4a0b4e]::infrastructure::shell_adapter::tests::command_line_success_without_cancellation
[INFO] [stdout]   19:     0x62b743487c29 - <prismflow[20819f8e5a4a0b4e]::infrastructure::shell_adapter::tests::command_line_success_without_cancellation::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x62b7434a8ddb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x62b7434b6425 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x62b7434b0ed4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x62b7434b9572 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x62b7435543ff - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x7ea1fcfbe07a - <unknown>
[INFO] [stdout]   26:     0x7ea1fd051534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock' (2473) panicked at src/infrastructure/shell_adapter.rs:453:9:
[INFO] [stdout] assertion failed: result.starts_with(STDOUT_FILE_MARKER_PREFIX)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b743555121 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b74356a62a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x62b74355a17c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x62b743530556 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b74354bfa9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x62b7434b5aa0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b74354c2d2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b743530634 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b743527609 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b7435313fd - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b74356ad8c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b74356ad52 - core[832e9a552fc17241]::panicking::panic
[INFO] [stdout]   12:     0x62b743476eb5 - prismflow[20819f8e5a4a0b4e]::infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock::{closure#0}
[INFO] [stdout]   13:     0x62b743498ae3 - <tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x62b743480d9c - <tokio[c499198a12eb6b3a]::runtime::context::scoped::Scoped<tokio[c499198a12eb6b3a]::runtime::scheduler::Context>>::set::<<tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   15:     0x62b743499037 - <tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x62b743465f56 - tokio[c499198a12eb6b3a]::runtime::context::runtime::enter_runtime::<<tokio[c499198a12eb6b3a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x62b7434989c5 - <tokio[c499198a12eb6b3a]::runtime::runtime::Runtime>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x62b74347a3ab - prismflow[20819f8e5a4a0b4e]::infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock
[INFO] [stdout]   19:     0x62b743487c49 - <prismflow[20819f8e5a4a0b4e]::infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x62b7434a8ddb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   21:     0x62b7434b6425 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   22:     0x62b7434b0ed4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x62b7434b9572 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x62b7435543ff - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x7ea1fcfbe07a - <unknown>
[INFO] [stdout]   26:     0x7ea1fd051534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock
[INFO] [stdout]     infrastructure::shell_adapter::tests::command_line_success_without_cancellation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 48 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin prismflow`
[INFO] running `Command { std: "docker" "inspect" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05", kill_on_drop: false }`
[INFO] [stdout] 0091cff14156dc93e87084359d138617b9e8b8362e4e8968bc94ae0fd17ebf05
