[INFO] cloning repository https://github.com/ducks/llmux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ducks/llmux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducks%2Fllmux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducks%2Fllmux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 925f99605d51272dbcd4400b68653f8290b9187a
[INFO] testing ducks/llmux against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducks%2Fllmux" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ducks/llmux
[INFO] finished tweaking git repo https://github.com/ducks/llmux
[INFO] tweaked toml for git repo https://github.com/ducks/llmux written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ducks/llmux on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ducks/llmux already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded toml_write v0.1.2
[INFO] [stderr]   Downloaded deranged v0.5.6
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded toml v0.8.23
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded zmij v1.0.20
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded cc v1.2.55
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded minijinja v2.15.1
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f
[INFO] running `Command { std: "docker" "start" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f", 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" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f", 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" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", 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.180
[INFO] [stderr]    Compiling itoa v1.0.17
[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 hashbrown v0.16.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[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 ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling shellexpand v3.1.1
[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 synstructure v0.13.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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 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 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 thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling minijinja v2.15.1
[INFO] [stderr]    Compiling chrono v0.4.43
[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 url v2.5.8
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 v20260709.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f", 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" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustix v1.1.3
[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 v20260709.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.21s
[INFO] running `Command { std: "docker" "inspect" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f", 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" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llm_mux-9472be3e1f0cf439)
[INFO] [stdout] 
[INFO] [stdout] running 269 tests
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_allows_legitimate_nested_path ... ok
[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_rejects_absolute_path ... 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_normalize_whitespace ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_old_text_not_found ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_rejects_symlinked_parent_escape ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_old_new_exact ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_unified_diff ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_rejects_parent_traversal_for_old_new_create ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_allows_curdir_prefixed_path ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_rejects_parent_traversal ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_fuzzy_matching_whitespace ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_no_edits_found ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_unified_diff_multiple_hunks ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_backup_created ... 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::edit_parser::tests::test_parse_old_new_json ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_full_file_json ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_diff_line_types ... 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_parse_unified_diff_single_hunk ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_none ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_removes_created_files ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_cleanup_backups ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_backup ... 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::verification::tests::test_combined_output ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_verify_failure_no_retry ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_verify_result_constructors ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_only ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_echo ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_verify_result_helpers ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_edits_array ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_from_config ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_command_with_stderr ... 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_verify_success ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_unavailable ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_failure ... 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::cli_backend::tests::test_cli_backend_json_output ... ok
[INFO] [stdout] test backend_executor::output_parser::tests::test_extract_json_none ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_is_available ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_failing_command ... 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 apply_and_verify::verification::tests::test_working_directory ... ok
[INFO] [stdout] test backend_executor::tests::test_create_cli_executor ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_successful_command ... ok
[INFO] [stdout] test backend_executor::tests::test_backend_error_display ... ok
[INFO] [stdout] test backend_executor::types::tests::test_backend_response_builder ... 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_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_key_value ... ok
[INFO] [stdout] test cli::commands::tests::test_parse_workflow_args_mixed ... 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 backend_executor::types::tests::test_retry_policy_delays ... 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_shutdown_flag ... ok
[INFO] [stdout] test cli::signals::tests::test_cancellation_token_new ... ok
[INFO] [stdout] test backend_executor::retry::tests::test_retry_exhausted ... ok
[INFO] [stdout] test cli::signals::tests::test_with_cancellation_completes ... ok
[INFO] [stdout] test config::backend::tests::test_deserialize_http_backend ... ok
[INFO] [stdout] test cli::signals::tests::test_with_cancellation_cancelled ... ok
[INFO] [stdout] test config::backend::tests::test_deserialize_minimal ... ok
[INFO] [stdout] test config::backend::tests::test_deserialize_full ... 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_type ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_dependencies ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_dependents ... ok
[INFO] [stdout] test config::ecosystem::tests::test_project_config_full ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_by_tag ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_knowledge ... ok
[INFO] [stdout] test config::env_expand::tests::expand_empty_string ... ok
[INFO] [stdout] test config::env_expand::tests::expand_dollar_without_brace_passthrough ... ok
[INFO] [stdout] test config::ecosystem::tests::test_project_config_minimal ... ok
[INFO] [stdout] test config::env_expand::tests::expand_empty_var_name_errors ... ok
[INFO] [stdout] test config::env_expand::tests::expand_empty_var_errors ... ok
[INFO] [stdout] test config::env_expand::tests::expand_multiple_vars ... ok
[INFO] [stdout] test config::env_expand::tests::expand_unset_var_errors ... ok
[INFO] [stdout] test config::env_expand::tests::expand_literal_passthrough ... ok
[INFO] [stdout] test config::env_expand::tests::expand_single_var ... ok
[INFO] [stdout] test config::env_expand::tests::expand_unterminated_brace_errors ... ok
[INFO] [stdout] test backend_executor::retry::tests::test_retry_succeeds_after_failures ... ok
[INFO] [stdout] test config::env_expand::tests::expand_var_within_string ... ok
[INFO] [stdout] test config::error::tests::test_error_kind_retryable ... ok
[INFO] [stdout] test config::loader::tests::test_config_merge ... ok
[INFO] [stdout] test config::error::tests::test_step_error_display ... ok
[INFO] [stdout] test config::loader::tests::test_load_expands_api_key_env_placeholder ... ok
[INFO] [stdout] test config::loader::tests::test_load_empty_config ... ok
[INFO] [stdout] test config::loader::tests::test_load_fails_when_referenced_env_var_unset ... ok
[INFO] [stdout] test config::loader::tests::test_load_passes_through_literal_api_key ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_file ... ok
[INFO] [stdout] test config::loader::tests::test_untrusted_project_cannot_override_backend_command ... ok
[INFO] [stdout] test config::loader::tests::test_untrusted_project_cannot_set_command_wrapper ... ok
[INFO] [stdout] test config::loader::tests::test_step_result ... ok
[INFO] [stdout] test config::loader::tests::test_untrusted_project_may_still_set_model_and_key ... ok
[INFO] [stdout] test config::role::tests::test_role_config_parallel ... ok
[INFO] [stdout] test config::role::tests::test_team_get_backends ... ok
[INFO] [stdout] test config::role::tests::test_team_config ... ok
[INFO] [stdout] test config::loader::tests::test_trusted_load_honors_project_backends ... ok
[INFO] [stdout] test config::loader::tests::test_untrusted_project_new_backend_is_disabled ... ok
[INFO] [stdout] test config::role::tests::test_role_config_minimal ... ok
[INFO] [stdout] test config::workflow::tests::test_step_config_query ... ok
[INFO] [stdout] test config::workflow::tests::test_step_config_shell ... ok
[INFO] [stdout] test config::workflow::tests::test_workflow_config ... ok
[INFO] [stdout] test config::workflow::tests::test_workflow_validation ... ok
[INFO] [stdout] test memory::schema::tests::test_init_schema ... ok
[INFO] [stdout] test memory::store::tests::test_add_and_get_facts ... ok
[INFO] [stdout] test process::tests::exit_code_passthrough ... ok
[INFO] [stdout] test process::tests::signal_exit_code ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_both_streams ... ok
[INFO] [stdout] test memory::store::tests::test_record_workflow_run ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_no_pipes ... ok
[INFO] [stdout] test process::tests::test_capture_exit_code ... ok
[INFO] [stdout] test memory::store::tests::test_get_entities_by_type ... ok
[INFO] [stdout] test memory::store::tests::test_add_and_get_findings ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_nonzero_exit ... ok
[INFO] [stdout] test role::role_executor::tests::test_all_failed ... ok
[INFO] [stdout] test memory::store::tests::test_entity_property_tracking ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_stdout_only ... ok
[INFO] [stdout] test role::role_executor::tests::test_disabled_backend_skipped ... ok
[INFO] [stdout] test role::role_executor::tests::test_execute_parallel_mode ... ok
[INFO] [stdout] test role::role_executor::tests::test_role_result_to_step_result ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_stderr_only ... ok
[INFO] [stdout] test role::role_executor::tests::test_execute_first_mode ... ok
[INFO] [stdout] test role::role_resolver::tests::test_available_roles ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_role_function ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_no_backends ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_global_role ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_backend_not_found ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_team_override ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_fallback_to_global ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_role_not_found ... ok
[INFO] [stdout] test role::team_detector::tests::test_default_teams ... ok
[INFO] [stdout] test role::team_detector::tests::test_cli_override ... 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::tests::test_full_resolution_flow ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_ruby ... ok
[INFO] [stdout] test template::conditionals::tests::test_boolean_not ... ok
[INFO] [stdout] test template::conditionals::tests::test_boolean_and ... ok
[INFO] [stdout] test role::team_detector::tests::test_unknown_override ... ok
[INFO] [stdout] test template::conditionals::tests::test_boolean_or ... ok
[INFO] [stdout] test template::conditionals::tests::test_empty_condition ... ok
[INFO] [stdout] test template::conditionals::tests::test_evaluate_expression_bool ... ok
[INFO] [stdout] test template::conditionals::tests::test_parentheses ... ok
[INFO] [stdout] test role::tests::test_execution_flow ... ok
[INFO] [stdout] test template::conditionals::tests::test_evaluate_expression_string ... ok
[INFO] [stdout] test template::conditionals::tests::test_should_execute_step_false_condition ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_team_function ... ok
[INFO] [stdout] test template::conditionals::tests::test_should_execute_step_no_condition ... 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_false_literal ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_large_stderr_stdout_eof ... ok
[INFO] [stdout] test template::conditionals::tests::test_string_equality ... ok
[INFO] [stdout] test template::context::tests::test_context_creation ... ok
[INFO] [stdout] test template::context::tests::test_context_with_args ... ok
[INFO] [stdout] test template::conditionals::tests::test_undefined_variable_error ... ok
[INFO] [stdout] test template::context::tests::test_known_variables ... 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::conditionals::tests::test_string_inequality ... ok
[INFO] [stdout] test template::context::tests::test_add_step ... ok
[INFO] [stdout] test template::context::tests::test_value_as_bool ... ok
[INFO] [stdout] test template::engine::tests::test_nested_step_access ... 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_env_access ... ok
[INFO] [stdout] test template::engine::tests::test_render_shell_literal_text_not_escaped ... ok
[INFO] [stdout] test template::engine::tests::test_render_shell_auto_escapes ... ok
[INFO] [stdout] test template::engine::tests::test_render_shell_quotes_in_value ... ok
[INFO] [stdout] test template::engine::tests::test_render_trimmed ... ok
[INFO] [stdout] test template::engine::tests::test_render_shell_simple_value ... ok
[INFO] [stdout] test template::engine::tests::test_render_with_args ... ok
[INFO] [stdout] test template::engine::tests::test_render_shell_step_output ... ok
[INFO] [stdout] test template::engine::tests::test_shell_escape_filter ... ok
[INFO] [stdout] test template::engine::tests::test_item_in_for_each ... ok
[INFO] [stdout] test template::engine::tests::test_render_with_filters ... ok
[INFO] [stdout] test template::engine::tests::test_render_with_step_output ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_backup_rollback_preserves_uncommitted_user_work ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_timeout ... ok
[INFO] [stdout] test template::engine::tests::test_validate_good_template ... ok
[INFO] [stdout] test template::errors::tests::test_error_display ... ok
[INFO] [stdout] test template::engine::tests::test_simple_render ... ok
[INFO] [stdout] test template::engine::tests::test_syntax_error ... ok
[INFO] [stdout] test template::engine::tests::test_undefined_variable_error ... ok
[INFO] [stdout] test template::errors::tests::test_source_location_display ... ok
[INFO] [stdout] test template::errors::tests::test_suggest_correction ... ok
[INFO] [stdout] test template::filters::tests::test_first_filter ... ok
[INFO] [stdout] test template::filters::tests::test_join_filter ... 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_empty ... ok
[INFO] [stdout] test template::engine::tests::test_validate_bad_template ... ok
[INFO] [stdout] test template::filters::tests::test_join_filter_custom_separator ... ok
[INFO] [stdout] test template::filters::tests::test_join_filter_default_separator ... ok
[INFO] [stdout] test template::filters::tests::test_json_filter ... ok
[INFO] [stdout] test template::filters::tests::test_last_filter ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_timeout ... 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_json_filter_array ... 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::filters::tests::test_strftime_filter_now ... 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_error_suggestions ... ok
[INFO] [stdout] test template::tests::test_for_each_iteration ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_continue_on_error ... ok
[INFO] [stdout] test template::errors::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_query_step ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_git_rollback_loses_uncommitted_work_regression_guard ... ok
[INFO] [stdout] test template::tests::test_full_workflow ... ok
[INFO] [stdout] test template::tests::test_shell_safety ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_step ... ok
[INFO] [stdout] test workflow::runner::tests::test_topological_sort ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_skipped_condition ... ok
[INFO] [stdout] test workflow::runner::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_failure ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_with_template ... ok
[INFO] [stdout] test workflow::state::tests::test_add_result ... ok
[INFO] [stdout] test workflow::runner::tests::test_unknown_dependency_detection ... ok
[INFO] [stdout] test workflow::state::tests::test_dependencies_met ... ok
[INFO] [stdout] test workflow::runner::tests::test_workflow_with_args ... ok
[INFO] [stdout] test workflow::state::tests::test_failure_propagation ... ok
[INFO] [stdout] test workflow::state::tests::test_state_creation ... ok
[INFO] [stdout] test workflow::state::tests::test_workflow_result ... ok
[INFO] [stdout] test workflow::state::tests::test_to_template_context ... ok
[INFO] [stdout] test workflow::runner::tests::test_step_output_in_template ... ok
[INFO] [stdout] test workflow::runner::tests::test_run_simple_workflow ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_timeout ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_timeout_continue_on_error ... ok
[INFO] [stdout] test backend_executor::http_backend::tests::test_from_config ... ok
[INFO] [stdout] test backend_executor::http_backend::tests::test_map_http_error ... ok
[INFO] [stdout] test backend_executor::http_backend::tests::test_http_backend_builder ... ok
[INFO] [stdout] test backend_executor::tests::test_create_http_executor ... ok
[INFO] [stdout] test backend_executor::http_backend::tests::test_chat_completion_url ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_read_error ... FAILED
[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' (2534) panicked at src/process.rs:252:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c3831bbf28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c3831bbf28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c3831bbf28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c3831bbf28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c3831d52fa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c3831d52fa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60c3831c1582 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60c3831c1582 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60c3831967f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c3831967f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c3831b23d9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c3829af6dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60c3829af6dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60c3831b2652 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60c3831b2652 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c3831968e4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60c38318b0e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c383197afd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c3831d5b6c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c3831d5b32 - core[8fb95b77d25ab6c8]::panicking::panic
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60c382462b1d - llm_mux[b9649906abaf2b50]::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:     0x60c3824203b2 - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x60c38242042d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x60c3823080fd - <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x60c382307ffb - tokio[c3d3b591963bac32]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x60c382307ffb - tokio[c3d3b591963bac32]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x60c382307ffb - <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x60c3822eacb0 - <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x60c38230664d - <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{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:     0x60c382305944 - <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x60c38247579b - <tokio[c3d3b591963bac32]::runtime::context::scoped::Scoped<tokio[c3d3b591963bac32]::runtime::scheduler::Context>>::set::<<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x60c382392a99 - tokio[c3d3b591963bac32]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x60c3824faf12 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c3d3b591963bac32]::runtime::context::Context>>::try_with::<tokio[c3d3b591963bac32]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x60c3824faa9e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[c3d3b591963bac32]::runtime::context::Context>>::with::<tokio[c3d3b591963bac32]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x60c38239038d - tokio[c3d3b591963bac32]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x60c3822edb80 - <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x60c3822ede76 - <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>
[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:     0x60c3823053a0 - <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{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:     0x60c3822bc083 - tokio[c3d3b591963bac32]::runtime::context::runtime::enter_runtime::<<tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{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:     0x60c3822ea2e1 - <tokio[c3d3b591963bac32]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[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:     0x60c3823c9ad4 - <tokio[c3d3b591963bac32]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[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:     0x60c3823c9c9f - <tokio[c3d3b591963bac32]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>
[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:     0x60c38246e0d3 - llm_mux[b9649906abaf2b50]::process::tests::test_wait_for_child_output_read_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:255:16
[INFO] [stdout]   43:     0x60c382461ca7 - llm_mux[b9649906abaf2b50]::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:     0x60c3824445a6 - <llm_mux[b9649906abaf2b50]::process::tests::test_wait_for_child_output_read_error::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x60c3829a27bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x60c3829a27bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x60c3829b0035 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x60c3829b0035 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x60c3829b0035 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x60c3829b0035 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x60c3829b0035 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x60c3829b0035 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x60c3829b0035 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x60c3829a9944 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x60c3829a9944 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x60c3829b30b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x60c3829b30b2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x60c3829b30b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x60c3829b30b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x60c3829b30b2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x60c3829b30b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x60c3829b30b2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x60c3831bb0cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x60c3831bb0cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x787ef56dfaa4 - <unknown>
[INFO] [stdout]   66:     0x787ef576ca64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[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. 268 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin llm-mux`
[INFO] running `Command { std: "docker" "inspect" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f", kill_on_drop: false }`
[INFO] [stdout] 38c5d0a799d10e6e35272c6983c52356c0aeaadc3a20d460f0e7da89ffb5ff7f
