[INFO] fetching crate llm-mux 20260221.0.1... [INFO] testing llm-mux-20260221.0.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate llm-mux 20260221.0.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate llm-mux 20260221.0.1 [INFO] finished tweaking crates.io crate llm-mux 20260221.0.1 [INFO] tweaked toml for crates.io crate llm-mux 20260221.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate llm-mux 20260221.0.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llm-mux 20260221.0.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded clap v4.5.57 [INFO] [stderr] Downloaded memo-map v0.3.3 [INFO] [stderr] Downloaded deranged v0.5.6 [INFO] [stderr] Downloaded clap_builder v4.5.57 [INFO] [stderr] Downloaded minijinja v2.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32e4ef1761c5c8127b5ad83b50e3111d0c964f324564902d9fb6d64c1e856f27 [INFO] running `Command { std: "docker" "start" "-a" "32e4ef1761c5c8127b5ad83b50e3111d0c964f324564902d9fb6d64c1e856f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e4ef1761c5c8127b5ad83b50e3111d0c964f324564902d9fb6d64c1e856f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e4ef1761c5c8127b5ad83b50e3111d0c964f324564902d9fb6d64c1e856f27", kill_on_drop: false }` [INFO] [stdout] 32e4ef1761c5c8127b5ad83b50e3111d0c964f324564902d9fb6d64c1e856f27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4b81483d7f0bf8877b73fc9f594eaa89b390da65ef2e7bf1e6f6551f0404a15 [INFO] running `Command { std: "docker" "start" "-a" "b4b81483d7f0bf8877b73fc9f594eaa89b390da65ef2e7bf1e6f6551f0404a15", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.5.57 [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 tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling minijinja v2.15.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling llm-mux v20260221.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "b4b81483d7f0bf8877b73fc9f594eaa89b390da65ef2e7bf1e6f6551f0404a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b81483d7f0bf8877b73fc9f594eaa89b390da65ef2e7bf1e6f6551f0404a15", kill_on_drop: false }` [INFO] [stdout] b4b81483d7f0bf8877b73fc9f594eaa89b390da65ef2e7bf1e6f6551f0404a15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c20fab88f662c8311a770e5e83c15483ca5e61fe47f93813abe23e8021fec1b [INFO] running `Command { std: "docker" "start" "-a" "3c20fab88f662c8311a770e5e83c15483ca5e61fe47f93813abe23e8021fec1b", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling llm-mux v20260221.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.91s [INFO] running `Command { std: "docker" "inspect" "3c20fab88f662c8311a770e5e83c15483ca5e61fe47f93813abe23e8021fec1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c20fab88f662c8311a770e5e83c15483ca5e61fe47f93813abe23e8021fec1b", kill_on_drop: false }` [INFO] [stdout] 3c20fab88f662c8311a770e5e83c15483ca5e61fe47f93813abe23e8021fec1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 342c348b483535369ee2db1b3a55a9600b8827a91c65bfb9d3c1c8dba8292446 [INFO] running `Command { std: "docker" "start" "-a" "342c348b483535369ee2db1b3a55a9600b8827a91c65bfb9d3c1c8dba8292446", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llm_mux-b2fb9264e4c90973) [INFO] [stdout] [INFO] [stdout] running 238 tests [INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_old_new_create_file ... ok [INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_full_file_create ... ok [INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_edits_array ... ok [INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_unified_diff_multiple_hunks ... ok [INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_unified_diff_single_hunk ... ok [INFO] [stdout] test apply_and_verify::diff_applier::tests::test_old_text_not_found ... ok [INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_old_new_json ... ok [INFO] [stdout] test apply_and_verify::edit_parser::tests::test_extract_json_from_markdown ... ok [INFO] [stdout] test apply_and_verify::edit_parser::tests::test_no_edits_found ... ok [INFO] [stdout] test apply_and_verify::retry_loop::tests::test_build_retry_prompt_custom ... ok [INFO] [stdout] test apply_and_verify::retry_loop::tests::test_build_retry_prompt_default ... ok [INFO] [stdout] test apply_and_verify::retry_loop::tests::test_config_default ... ok [INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_removes_created_files ... ok [INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_none ... ok [INFO] [stdout] test apply_and_verify::diff_applier::tests::test_backup_created ... ok [INFO] [stdout] test apply_and_verify::diff_applier::tests::test_fuzzy_matching_whitespace ... ok [INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_old_new_exact ... ok [INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_result_is_complete ... ok [INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_strategy_from_str ... ok [INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_backup ... ok [INFO] [stdout] test apply_and_verify::verification::tests::test_verify_result_constructors ... ok [INFO] [stdout] test apply_and_verify::rollback::tests::test_cleanup_backups ... ok [INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_unified_diff ... ok [INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_full_file_json ... ok [INFO] [stdout] test apply_and_verify::verification::tests::test_successful_command ... ok [INFO] [stdout] test apply_and_verify::verification::tests::test_command_with_stderr ... ok [INFO] [stdout] test apply_and_verify::edit_parser::tests::test_normalize_whitespace ... ok [INFO] [stdout] test apply_and_verify::verification::tests::test_combined_output ... ok [INFO] [stdout] test apply_and_verify::verification::tests::test_failing_command ... ok [INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_no_verify ... ok [INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_only ... ok [INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_verify_failure_no_retry ... ok [INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_json_output ... ok [INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_failure ... ok [INFO] [stdout] test backend_executor::cli_backend::tests::test_from_config ... ok [INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_echo ... ok [INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_array ... ok [INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_direct ... ok [INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_embedded ... ok [INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_from_code_block ... ok [INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_from_generic_block ... ok [INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_nested ... ok [INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_none ... ok [INFO] [stdout] test backend_executor::retry::tests::test_helper_functions ... ok [INFO] [stdout] test backend_executor::retry::tests::test_immediate_success ... ok [INFO] [stdout] test backend_executor::retry::tests::test_no_retry_on_non_retryable ... ok [INFO] [stdout] test backend_executor::tests::test_backend_error_display ... ok [INFO] [stdout] test backend_executor::tests::test_create_cli_executor ... ok [INFO] [stdout] test apply_and_verify::verification::tests::test_working_directory ... ok [INFO] [stdout] test backend_executor::types::tests::test_backend_error_retryable ... ok [INFO] [stdout] test backend_executor::types::tests::test_backend_request_builder ... ok [INFO] [stdout] test backend_executor::types::tests::test_backend_response_builder ... ok [INFO] [stdout] test backend_executor::retry::tests::test_retry_exhausted ... ok [INFO] [stdout] test backend_executor::retry::tests::test_retry_succeeds_after_failures ... ok [INFO] [stdout] test backend_executor::types::tests::test_retry_policy_with_jitter ... ok [INFO] [stdout] test cli::commands::tests::test_list_backends_empty ... ok [INFO] [stdout] test cli::commands::tests::test_list_roles_empty ... ok [INFO] [stdout] test cli::commands::tests::test_list_teams_empty ... ok [INFO] [stdout] test cli::commands::tests::test_parse_workflow_args_mixed ... ok [INFO] [stdout] test cli::commands::tests::test_parse_workflow_args_key_value ... ok [INFO] [stdout] test cli::commands::tests::test_parse_workflow_args_positional ... ok [INFO] [stdout] test cli::output::tests::test_console_format_duration ... ok [INFO] [stdout] test cli::output::tests::test_create_handler ... ok [INFO] [stdout] test cli::output::tests::test_json_handler_serializes ... ok [INFO] [stdout] test cli::output::tests::test_mock_handler_captures_events ... ok [INFO] [stdout] test cli::output::tests::test_output_mode_from_str ... ok [INFO] [stdout] test cli::signals::tests::test_cancellation_token_cancel ... ok [INFO] [stdout] test cli::signals::tests::test_cancellation_token_clone ... ok [INFO] [stdout] test cli::signals::tests::test_cancellation_token_new ... ok [INFO] [stdout] test cli::signals::tests::test_shutdown_flag ... ok [INFO] [stdout] test cli::signals::tests::test_with_cancellation_cancelled ... ok [INFO] [stdout] test cli::signals::tests::test_with_cancellation_completes ... ok [INFO] [stdout] test apply_and_verify::edit_parser::tests::test_diff_line_types ... ok [INFO] [stdout] test config::backend::tests::test_deserialize_minimal ... ok [INFO] [stdout] test config::backend::tests::test_deserialize_http_backend ... ok [INFO] [stdout] test config::backend::tests::test_reject_unknown_fields ... ok [INFO] [stdout] test config::ecosystem::tests::test_ecosystem_config ... ok [INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_by_tag ... ok [INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_by_type ... ok [INFO] [stdout] test config::backend::tests::test_deserialize_full ... ok [INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_dependents ... ok [INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_dependencies ... ok [INFO] [stdout] test config::ecosystem::tests::test_project_config_minimal ... ok [INFO] [stdout] test config::ecosystem::tests::test_project_config_full ... ok [INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_verify_result_helpers ... ok [INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_unavailable ... ok [INFO] [stdout] test config::error::tests::test_error_kind_retryable ... ok [INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_is_available ... ok [INFO] [stdout] test config::loader::tests::test_config_merge ... ok [INFO] [stdout] test config::ecosystem::tests::test_ecosystem_knowledge ... ok [INFO] [stdout] test config::error::tests::test_step_error_display ... ok [INFO] [stdout] test config::role::tests::test_role_config_parallel ... ok [INFO] [stdout] test config::loader::tests::test_load_empty_config ... ok [INFO] [stdout] test config::loader::tests::test_step_result ... ok [INFO] [stdout] test config::role::tests::test_team_config ... ok [INFO] [stdout] test config::role::tests::test_team_get_backends ... ok [INFO] [stdout] test config::workflow::tests::test_step_config_shell ... ok [INFO] [stdout] test config::workflow::tests::test_step_config_query ... ok [INFO] [stdout] test config::workflow::tests::test_workflow_config ... ok [INFO] [stdout] test config::workflow::tests::test_workflow_validation ... ok [INFO] [stdout] test config::loader::tests::test_load_config_file ... ok [INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_verify_success ... ok [INFO] [stdout] test backend_executor::types::tests::test_retry_policy_delays ... ok [INFO] [stdout] test process::tests::exit_code_passthrough ... ok [INFO] [stdout] test config::role::tests::test_role_config_minimal ... ok [INFO] [stdout] test memory::store::tests::test_add_and_get_findings ... ok [INFO] [stdout] test process::tests::signal_exit_code ... ok [INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_large_stderr_stdout_eof ... ok [INFO] [stdout] test process::tests::test_capture_exit_code ... ok [INFO] [stdout] test process::tests::test_wait_for_child_output_both_streams ... ok [INFO] [stdout] test process::tests::test_wait_for_child_output_nonzero_exit ... ok [INFO] [stdout] test process::tests::test_wait_for_child_output_no_pipes ... ok [INFO] [stdout] test memory::store::tests::test_get_entities_by_type ... ok [INFO] [stdout] test role::role_executor::tests::test_all_failed ... ok [INFO] [stdout] test process::tests::test_wait_for_child_output_stdout_only ... ok [INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_timeout ... ok [INFO] [stdout] test process::tests::test_wait_for_child_output_stderr_only ... ok [INFO] [stdout] test role::role_executor::tests::test_role_result_to_step_result ... ok [INFO] [stdout] test role::role_resolver::tests::test_available_roles ... ok [INFO] [stdout] test role::role_executor::tests::test_disabled_backend_skipped ... ok [INFO] [stdout] test memory::store::tests::test_add_and_get_facts ... ok [INFO] [stdout] test memory::schema::tests::test_init_schema ... ok [INFO] [stdout] test memory::store::tests::test_record_workflow_run ... ok [INFO] [stdout] test memory::store::tests::test_entity_property_tracking ... ok [INFO] [stdout] test role::role_resolver::tests::test_resolve_backend_not_found ... ok [INFO] [stdout] test role::role_resolver::tests::test_resolve_role_function ... ok [INFO] [stdout] test role::role_resolver::tests::test_resolve_role_not_found ... ok [INFO] [stdout] test role::role_resolver::tests::test_resolve_fallback_to_global ... ok [INFO] [stdout] test role::role_resolver::tests::test_resolve_no_backends ... ok [INFO] [stdout] test role::team_detector::tests::test_default_teams ... ok [INFO] [stdout] test role::role_executor::tests::test_execute_first_mode ... ok [INFO] [stdout] test role::team_detector::tests::test_detect_node ... ok [INFO] [stdout] test role::team_detector::tests::test_detect_none ... ok [INFO] [stdout] test role::team_detector::tests::test_detect_rust ... ok [INFO] [stdout] test role::role_executor::tests::test_execute_parallel_mode ... ok [INFO] [stdout] test role::role_resolver::tests::test_resolve_global_role ... ok [INFO] [stdout] test role::tests::test_full_resolution_flow ... ok [INFO] [stdout] test role::team_detector::tests::test_detect_ruby ... ok [INFO] [stdout] test role::team_detector::tests::test_detect_team_function ... ok [INFO] [stdout] test role::tests::test_execution_flow ... ok [INFO] [stdout] test template::conditionals::tests::test_empty_condition ... ok [INFO] [stdout] test role::team_detector::tests::test_unknown_override ... ok [INFO] [stdout] test template::conditionals::tests::test_evaluate_expression_bool ... ok [INFO] [stdout] test template::conditionals::tests::test_boolean_or ... ok [INFO] [stdout] test apply_and_verify::verification::tests::test_timeout ... ok [INFO] [stdout] test role::role_resolver::tests::test_resolve_team_override ... ok [INFO] [stdout] test template::conditionals::tests::test_boolean_not ... ok [INFO] [stdout] test role::team_detector::tests::test_cli_override ... ok [INFO] [stdout] test template::conditionals::tests::test_boolean_and ... ok [INFO] [stdout] test template::conditionals::tests::test_false_literal ... ok [INFO] [stdout] test template::conditionals::tests::test_should_execute_step_true_condition ... ok [INFO] [stdout] test template::conditionals::tests::test_step_output_access ... ok [INFO] [stdout] test template::conditionals::tests::test_parentheses ... ok [INFO] [stdout] test template::conditionals::tests::test_should_execute_step_false_condition ... ok [INFO] [stdout] test template::conditionals::tests::test_should_execute_step_no_condition ... ok [INFO] [stdout] test template::conditionals::tests::test_evaluate_expression_string ... ok [INFO] [stdout] test template::conditionals::tests::test_true_literal ... ok [INFO] [stdout] test template::context::tests::test_item_iteration ... ok [INFO] [stdout] test template::context::tests::test_known_variables ... ok [INFO] [stdout] test template::context::tests::test_value_as_bool ... ok [INFO] [stdout] test template::conditionals::tests::test_undefined_variable_error ... ok [INFO] [stdout] test template::engine::tests::test_conditional_in_template ... ok [INFO] [stdout] test template::engine::tests::test_for_loop_in_template ... ok [INFO] [stdout] test template::engine::tests::test_item_in_for_each ... ok [INFO] [stdout] test template::context::tests::test_add_step ... ok [INFO] [stdout] test template::engine::tests::test_render_with_step_output ... ok [INFO] [stdout] test template::engine::tests::test_render_with_filters ... ok [INFO] [stdout] test template::engine::tests::test_env_access ... ok [INFO] [stdout] test template::engine::tests::test_render_trimmed ... ok [INFO] [stdout] test template::engine::tests::test_render_with_args ... ok [INFO] [stdout] test template::context::tests::test_context_creation ... ok [INFO] [stdout] test template::engine::tests::test_syntax_error ... ok [INFO] [stdout] test template::engine::tests::test_shell_escape_filter ... ok [INFO] [stdout] test template::engine::tests::test_simple_render ... ok [INFO] [stdout] test template::engine::tests::test_validate_good_template ... ok [INFO] [stdout] test template::errors::tests::test_source_location_display ... ok [INFO] [stdout] test template::errors::tests::test_error_display ... ok [INFO] [stdout] test template::errors::tests::test_levenshtein_distance ... ok [INFO] [stdout] test template::errors::tests::test_suggest_correction ... ok [INFO] [stdout] test template::filters::tests::test_default_filter ... ok [INFO] [stdout] test template::filters::tests::test_default_filter_with_value ... ok [INFO] [stdout] test template::filters::tests::test_first_filter ... ok [INFO] [stdout] test template::filters::tests::test_join_filter_custom_separator ... ok [INFO] [stdout] test template::filters::tests::test_join_filter ... ok [INFO] [stdout] test template::filters::tests::test_join_filter_default_separator ... ok [INFO] [stdout] test template::engine::tests::test_undefined_variable_error ... ok [INFO] [stdout] test template::filters::tests::test_first_filter_empty ... ok [INFO] [stdout] test template::engine::tests::test_validate_bad_template ... ok [INFO] [stdout] test template::filters::tests::test_json_filter_array ... ok [INFO] [stdout] test template::filters::tests::test_lines_filter ... ok [INFO] [stdout] test template::filters::tests::test_shell_escape_quotes ... ok [INFO] [stdout] test template::filters::tests::test_shell_escape_simple ... ok [INFO] [stdout] test template::filters::tests::test_shell_escape_spaces ... ok [INFO] [stdout] test template::filters::tests::test_shell_escape_special_chars ... ok [INFO] [stdout] test template::filters::tests::test_strftime_filter_custom_format ... ok [INFO] [stdout] test template::filters::tests::test_strftime_filter_now ... ok [INFO] [stdout] test template::filters::tests::test_json_filter ... ok [INFO] [stdout] test template::filters::tests::test_strftime_filter_rfc3339 ... ok [INFO] [stdout] test template::filters::tests::test_trim_filter ... ok [INFO] [stdout] test template::tests::test_for_each_iteration ... ok [INFO] [stdout] test template::tests::test_error_suggestions ... ok [INFO] [stdout] test template::tests::test_full_workflow ... ok [INFO] [stdout] test template::tests::test_shell_safety ... ok [INFO] [stdout] test workflow::ecosystem_detector::tests::test_detect_ecosystem_in_project ... ok [INFO] [stdout] test workflow::ecosystem_detector::tests::test_detect_ecosystem_in_subdirectory ... ok [INFO] [stdout] test workflow::ecosystem_detector::tests::test_detect_ecosystem_not_found ... ok [INFO] [stdout] test template::conditionals::tests::test_string_equality ... ok [INFO] [stdout] test template::conditionals::tests::test_string_inequality ... ok [INFO] [stdout] test template::filters::tests::test_last_filter ... ok [INFO] [stdout] test workflow::executor::tests::test_execute_shell_continue_on_error ... ok [INFO] [stdout] test workflow::executor::tests::test_execute_query_step ... ok [INFO] [stdout] test workflow::executor::tests::test_execute_shell_failure ... ok [INFO] [stdout] test workflow::executor::tests::test_execute_shell_step ... ok [INFO] [stdout] test workflow::executor::tests::test_execute_skipped_condition ... ok [INFO] [stdout] test workflow::executor::tests::test_execute_shell_with_template ... ok [INFO] [stdout] test workflow::runner::tests::test_circular_dependency_detection ... ok [INFO] [stdout] test workflow::runner::tests::test_unknown_dependency_detection ... ok [INFO] [stdout] test workflow::state::tests::test_add_result ... ok [INFO] [stdout] test workflow::runner::tests::test_topological_sort ... ok [INFO] [stdout] test workflow::state::tests::test_dependencies_met ... ok [INFO] [stdout] test workflow::state::tests::test_failure_propagation ... ok [INFO] [stdout] test template::context::tests::test_context_with_args ... ok [INFO] [stdout] test template::engine::tests::test_nested_step_access ... ok [INFO] [stdout] test workflow::state::tests::test_workflow_result ... ok [INFO] [stdout] test workflow::executor::tests::test_execute_shell_timeout ... ok [INFO] [stdout] test workflow::state::tests::test_to_template_context ... ok [INFO] [stdout] test workflow::state::tests::test_state_creation ... ok [INFO] [stdout] test workflow::executor::tests::test_execute_shell_timeout_continue_on_error ... ok [INFO] [stdout] test workflow::runner::tests::test_run_simple_workflow ... ok [INFO] [stdout] test workflow::runner::tests::test_workflow_with_args ... ok [INFO] [stdout] test workflow::runner::tests::test_step_output_in_template ... ok [INFO] [stdout] test backend_executor::tests::test_create_http_executor ... ok [INFO] [stdout] test backend_executor::http_backend::tests::test_map_http_error ... ok [INFO] [stdout] test process::tests::test_wait_for_child_output_read_error ... FAILED [INFO] [stdout] test backend_executor::http_backend::tests::test_http_backend_builder ... ok [INFO] [stdout] test backend_executor::http_backend::tests::test_from_config ... ok [INFO] [stdout] test backend_executor::http_backend::tests::test_chat_completion_url ... ok [INFO] [stdout] test workflow::executor::tests::test_execute_shell_timeout_success ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- process::tests::test_wait_for_child_output_read_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'process::tests::test_wait_for_child_output_read_error' (162) panicked at src/process.rs:252:9: [INFO] [stdout] assertion failed: result.is_err() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e1320f494ea - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e1320f494ea - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e1320f494ea - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5e1320f494ea - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5e1320f6290a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5e1320f6290a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5e1320f4eac2 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e1320f4eac2 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5e1320f242ff - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5e1320f242ff - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5e1320f3fb99 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5e132074103c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5e132074103c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e1320f3fe12 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5e1320f3fe12 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5e1320f243ea - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5e1320f18d59 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5e1320f2537d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5e1320f6317c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e1320f63142 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5e132010ee86 - llm_mux[1d05b03f5b1e5b18]::process::tests::test_wait_for_child_output_read_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/process.rs:252:9 [INFO] [stdout] 21: 0x5e132015fd72 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5e132015fded - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5e132024480d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 24: 0x5e132024470b - tokio[a2cf2a3d1bec06b0]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 25: 0x5e132024470b - tokio[a2cf2a3d1bec06b0]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 26: 0x5e132024470b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 27: 0x5e1320233d70 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 28: 0x5e132024307d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 29: 0x5e1320242374 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 30: 0x5e132011e6fb - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x5e1320282f49 - tokio[a2cf2a3d1bec06b0]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 32: 0x5e1320235672 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 33: 0x5e13202351fe - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 34: 0x5e132025977d - tokio[a2cf2a3d1bec06b0]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 35: 0x5e1320238840 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 36: 0x5e1320238b36 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 37: 0x5e1320241dd0 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 38: 0x5e13201f5a53 - tokio[a2cf2a3d1bec06b0]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x5e1320233261 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 40: 0x5e13200c5154 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 41: 0x5e13200c531f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 42: 0x5e1320117083 - llm_mux[1d05b03f5b1e5b18]::process::tests::test_wait_for_child_output_read_error [INFO] [stdout] at /opt/rustwide/workdir/src/process.rs:255:16 [INFO] [stdout] 43: 0x5e132010dff7 - llm_mux[1d05b03f5b1e5b18]::process::tests::test_wait_for_child_output_read_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/process.rs:243:53 [INFO] [stdout] 44: 0x5e1320163e66 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5e132073511b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5e132073511b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5e1320741b0b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5e1320741b0b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 49: 0x5e1320741b0b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5e1320741b0b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5e1320741b0b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5e1320741b0b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5e1320741b0b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5e132073bf64 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5e132073bf64 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 56: 0x5e1320744712 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 57: 0x5e1320744712 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 58: 0x5e1320744712 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 59: 0x5e1320744712 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 60: 0x5e1320744712 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5e1320744712 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 62: 0x5e1320744712 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x5e1320f487ef - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 64: 0x5e1320f487ef - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 65: 0x790efebb7aa4 - [INFO] [stdout] 66: 0x790efec44a64 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] process::tests::test_wait_for_child_output_read_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 237 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin llm-mux` [INFO] running `Command { std: "docker" "inspect" "342c348b483535369ee2db1b3a55a9600b8827a91c65bfb9d3c1c8dba8292446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "342c348b483535369ee2db1b3a55a9600b8827a91c65bfb9d3c1c8dba8292446", kill_on_drop: false }` [INFO] [stdout] 342c348b483535369ee2db1b3a55a9600b8827a91c65bfb9d3c1c8dba8292446