[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.99.0-beta.1+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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/januwA/PrismFlow on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] 02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb
[INFO] running `Command { std: "docker" "start" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb", 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" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb", 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" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[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 time-core v0.1.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[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 regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[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 snafu-derive v0.8.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[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 pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling snafu v0.8.9
[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 chrono v0.4.43
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[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 rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[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 12s
[INFO] running `Command { std: "docker" "inspect" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb", 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" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "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 11.64s
[INFO] running `Command { std: "docker" "inspect" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb", 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" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.18s
[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_load_agents_success ... ok
[INFO] [stdout] test application::agent_service::tests::test_validate_agents_missing ... ok
[INFO] [stdout] test application::agent_service::tests::test_validate_agents_success ... ok
[INFO] [stdout] test application::cache_service::tests::test_cache_cleanup_stats_to_log_string ... ok
[INFO] [stdout] test application::agent_service::tests::test_validate_agents_requires_exact_case_file_name ... ok
[INFO] [stdout] test application::agent_service::tests::test_validate_agents_accepts_exact_case_file_name ... 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::ci_workflow::tests::prepare_repo_checkout_falls_back_to_ref_fetch_when_sha_fetch_fails ... ok
[INFO] [stdout] test application::repo_manager::tests::normalizes_pr_url ... ok
[INFO] [stdout] test application::ci_workflow::tests::run_once_respects_cancelled_task_context ... ok
[INFO] [stdout] test application::repo_manager::tests::normalizes_repo_url ... ok
[INFO] [stdout] test application::review_workflow::tests::applies_repo_filter_rules ... ok
[INFO] [stdout] test application::review_workflow::tests::adhoc_respects_cooldown_for_same_sha ... 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::review_workflow::tests::build_patch_dump_includes_multiline_commit_body ... 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::ci_workflow::tests::pick_engine_respects_start_index ... 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::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::prepare_repo_checkout_falls_back_to_ref_fetch_when_sha_fetch_fails ... ok
[INFO] [stdout] test application::review_workflow::tests::render_runtime_template_rejects_unknown_pf_token ... ok
[INFO] [stdout] test application::review_workflow::tests::render_runtime_template_supports_legacy_and_pf_tokens ... 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::review_once_filters_with_exclude_authors ... 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_exclude_repos ... ok
[INFO] [stdout] test application::review_workflow::tests::skips_when_completed_anchor_exists ... ok
[INFO] [stdout] test domain::engine_output::tests::extract_supports_prefixed_text ... ok
[INFO] [stdout] test application::review_workflow::tests::stdout_marker_helpers_support_prefixed_text ... ok
[INFO] [stdout] test domain::engine_output::tests::strip_removes_marker_only ... ok
[INFO] [stdout] test application::review_workflow::tests::review_once_respects_cancelled_task_context ... ok
[INFO] [stdout] test application::review_workflow::tests::skips_when_reviewed_label_exists ... ok
[INFO] [stdout] test application::review_workflow::tests::review_once_filters_with_include_repos ... ok
[INFO] [stdout] test application::review_workflow::tests::review_once_filters_with_include_authors ... 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::retries_temporary_write_failures ... ok
[INFO] [stdout] test infrastructure::git_adapter::tests::fetch_returns_error_when_git_fails ... ok
[INFO] [stderr] fatal: cannot change to '/tmp/prismflow-git-adapter-test': No such file or directory
[INFO] [stdout] test application::ci_workflow::tests::prepare_repo_checkout_refreshes_timestamped_cache_dir_name ... ok
[INFO] [stdout] test infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock ... FAILED
[INFO] [stdout] test infrastructure::shell_adapter::tests::command_line_success_without_cancellation ... FAILED
[INFO] [stdout] test application::review_workflow::tests::engine_stage_cancel_does_not_write_completed_comment ... ok
[INFO] [stdout] test application::cache_service::tests::test_cache_cleanup_stats_has_changes ... ok
[INFO] [stdout] test application::review_workflow::tests::skips_review_when_clone_repo_has_single_commit_history ... 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_large_output_does_not_deadlock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock' (2368) 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:     0x61baa7743981 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61baa775927a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x61baa77489ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x61baa771ccd6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61baa773ad19 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x61baa76a5b80 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61baa773b042 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61baa771cdb4 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61baa7714a29 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61baa771db7d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x61baa77599dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61baa77599a2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x61baa7662ab5 - prismflow[94c25ce7233e0b2e]::infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock::{closure#0}
[INFO] [stdout]   13:     0x61baa767f3f3 - <tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x61baa76496e9 - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[4bd66820900a59ea]::runtime::context::Context>>::with::<tokio[4bd66820900a59ea]::runtime::context::set_scheduler<(alloc[2fdc3f7464fcf288]::boxed::Box<tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>), <tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x61baa767f927 - <tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x61baa764be8d - tokio[4bd66820900a59ea]::runtime::context::runtime::enter_runtime::<<tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x61baa767f0f5 - <tokio[4bd66820900a59ea]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x61baa7665e9b - prismflow[94c25ce7233e0b2e]::infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock
[INFO] [stdout]   19:     0x61baa767efe9 - <prismflow[94c25ce7233e0b2e]::infrastructure::shell_adapter::tests::command_line_large_output_does_not_deadlock::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x61baa7698e6b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x61baa76a64d5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x61baa769f894 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x61baa76a9632 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x61baa7742cb9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x724066c6807a - <unknown>
[INFO] [stdout]   26:     0x724066cfb534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[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' (2369) 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:     0x61baa7743981 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x61baa775927a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x61baa77489ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x61baa771ccd6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x61baa773ad19 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x61baa76a5b80 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x61baa773b042 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x61baa771cdb4 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x61baa7714a29 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x61baa771db7d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x61baa77599dc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x61baa77599a2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x61baa76624fe - prismflow[94c25ce7233e0b2e]::infrastructure::shell_adapter::tests::command_line_success_without_cancellation::{closure#0}
[INFO] [stdout]   13:     0x61baa767f3f3 - <tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   14:     0x61baa76496e9 - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[4bd66820900a59ea]::runtime::context::Context>>::with::<tokio[4bd66820900a59ea]::runtime::context::set_scheduler<(alloc[2fdc3f7464fcf288]::boxed::Box<tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>), <tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   15:     0x61baa767f927 - <tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   16:     0x61baa764be8d - tokio[4bd66820900a59ea]::runtime::context::runtime::enter_runtime::<<tokio[4bd66820900a59ea]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   17:     0x61baa767f0f5 - <tokio[4bd66820900a59ea]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   18:     0x61baa7665d4b - prismflow[94c25ce7233e0b2e]::infrastructure::shell_adapter::tests::command_line_success_without_cancellation
[INFO] [stdout]   19:     0x61baa767efc9 - <prismflow[94c25ce7233e0b2e]::infrastructure::shell_adapter::tests::command_line_success_without_cancellation::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x61baa7698e6b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x61baa76a64d5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x61baa769f894 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x61baa76a9632 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x61baa7742cb9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x724066c6807a - <unknown>
[INFO] [stdout]   26:     0x724066cfb534 - 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.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin prismflow`
[INFO] running `Command { std: "docker" "inspect" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb", kill_on_drop: false }`
[INFO] [stdout] 02e7d6642027d683362cb6ff2c0a089b431adf775b537cf193d24270e4af6ccb
