[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] 515f1b01fb94ec65581b3a47a624e98d01188459
[INFO] testing ducks/llmux against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducks%2Fllmux" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ducks/llmux on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcb6c928fa1c452fe5e4d9bf121afaeff78b1e885c25397800f74487e26cb445
[INFO] running `Command { std: "docker" "start" "-a" "dcb6c928fa1c452fe5e4d9bf121afaeff78b1e885c25397800f74487e26cb445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcb6c928fa1c452fe5e4d9bf121afaeff78b1e885c25397800f74487e26cb445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcb6c928fa1c452fe5e4d9bf121afaeff78b1e885c25397800f74487e26cb445", kill_on_drop: false }`
[INFO] [stdout] dcb6c928fa1c452fe5e4d9bf121afaeff78b1e885c25397800f74487e26cb445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebd19100a0d0a93e2959bfeb5563cc2c43d924d79dbe016c19d72d0fcd2330f6
[INFO] running `Command { std: "docker" "start" "-a" "ebd19100a0d0a93e2959bfeb5563cc2c43d924d79dbe016c19d72d0fcd2330f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[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 cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling 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 hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling tracing v0.1.44
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[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 url v2.5.8
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[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 h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.32.1
[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 25s
[INFO] running `Command { std: "docker" "inspect" "ebd19100a0d0a93e2959bfeb5563cc2c43d924d79dbe016c19d72d0fcd2330f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebd19100a0d0a93e2959bfeb5563cc2c43d924d79dbe016c19d72d0fcd2330f6", kill_on_drop: false }`
[INFO] [stdout] ebd19100a0d0a93e2959bfeb5563cc2c43d924d79dbe016c19d72d0fcd2330f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b90cfe8f66c54af2eadf3876c9b5e59442d88f858f5188fbf6bbb63059606eb
[INFO] running `Command { std: "docker" "start" "-a" "1b90cfe8f66c54af2eadf3876c9b5e59442d88f858f5188fbf6bbb63059606eb", 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 fastrand v2.3.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 23.48s
[INFO] running `Command { std: "docker" "inspect" "1b90cfe8f66c54af2eadf3876c9b5e59442d88f858f5188fbf6bbb63059606eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b90cfe8f66c54af2eadf3876c9b5e59442d88f858f5188fbf6bbb63059606eb", kill_on_drop: false }`
[INFO] [stdout] 1b90cfe8f66c54af2eadf3876c9b5e59442d88f858f5188fbf6bbb63059606eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cfb0ee5ae119d9e8b9cf9578ee22aeefb40e071c94c61ec8a7d258ab365500a9
[INFO] running `Command { std: "docker" "start" "-a" "cfb0ee5ae119d9e8b9cf9578ee22aeefb40e071c94c61ec8a7d258ab365500a9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/llm_mux-b13f7b354967909b)
[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::edit_parser::tests::test_normalize_whitespace ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_full_file_create ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_apply_old_new_exact ... 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::retry_loop::tests::test_build_retry_prompt_custom ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_backup_created ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_no_verify ... 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_unified_diff ... ok
[INFO] [stdout] test apply_and_verify::diff_applier::tests::test_old_text_not_found ... 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_full_file_json ... 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_backup ... ok
[INFO] [stdout] test apply_and_verify::edit_parser::tests::test_parse_old_new_json ... 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_cleanup_backups ... 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::edit_parser::tests::test_diff_line_types ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_build_retry_prompt_default ... 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_verify_result_helpers ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_combined_output ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_successful_command ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_only ... ok
[INFO] [stdout] test apply_and_verify::verification::tests::test_working_directory ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_from_config ... ok
[INFO] [stdout] test apply_and_verify::rollback::tests::test_rollback_removes_created_files ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_unavailable ... 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 apply_and_verify::verification::tests::test_failing_command ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_is_available ... ok
[INFO] [stdout] test backend_executor::retry::tests::test_no_retry_on_non_retryable ... ok
[INFO] [stdout] test backend_executor::retry::tests::test_immediate_success ... 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_command_with_stderr ... ok
[INFO] [stdout] test backend_executor::types::tests::test_backend_error_retryable ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_failure ... 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_echo ... 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 apply_and_verify::retry_loop::tests::test_apply_verify_failure_no_retry ... 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::types::tests::test_retry_policy_delays ... ok
[INFO] [stdout] test cli::commands::tests::test_list_backends_empty ... ok
[INFO] [stdout] test backend_executor::types::tests::test_retry_policy_with_jitter ... 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::output::tests::test_mock_handler_captures_events ... ok
[INFO] [stdout] test cli::output::tests::test_create_handler ... ok
[INFO] [stdout] test cli::output::tests::test_output_mode_from_str ... ok
[INFO] [stdout] test apply_and_verify::retry_loop::tests::test_apply_verify_success ... ok
[INFO] [stdout] test cli::commands::tests::test_parse_workflow_args_positional ... 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_cancellation_token_clone ... ok
[INFO] [stdout] test cli::output::tests::test_json_handler_serializes ... ok
[INFO] [stdout] test cli::signals::tests::test_cancellation_token_cancel ... ok
[INFO] [stdout] test cli::output::tests::test_console_format_duration ... ok
[INFO] [stdout] test config::backend::tests::test_deserialize_full ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_config ... ok
[INFO] [stdout] test config::backend::tests::test_deserialize_http_backend ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_by_type ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_knowledge ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_dependencies ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_by_tag ... ok
[INFO] [stdout] test config::ecosystem::tests::test_project_config_full ... ok
[INFO] [stdout] test config::ecosystem::tests::test_ecosystem_get_dependents ... ok
[INFO] [stdout] test config::error::tests::test_step_error_display ... ok
[INFO] [stdout] test config::ecosystem::tests::test_project_config_minimal ... 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::backend::tests::test_deserialize_minimal ... ok
[INFO] [stdout] test config::backend::tests::test_reject_unknown_fields ... 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 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_role_config_minimal ... ok
[INFO] [stdout] test config::loader::tests::test_load_config_file ... 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::workflow::tests::test_step_config_query ... ok
[INFO] [stdout] test config::workflow::tests::test_step_config_shell ... ok
[INFO] [stdout] test config::role::tests::test_role_config_parallel ... ok
[INFO] [stdout] test config::workflow::tests::test_workflow_validation ... ok
[INFO] [stdout] test config::workflow::tests::test_workflow_config ... ok
[INFO] [stdout] test process::tests::exit_code_passthrough ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_large_stderr_stdout_eof ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_both_streams ... ok
[INFO] [stdout] test memory::schema::tests::test_init_schema ... 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 process::tests::test_wait_for_child_output_nonzero_exit ... ok
[INFO] [stdout] test memory::store::tests::test_add_and_get_facts ... ok
[INFO] [stdout] test role::role_executor::tests::test_all_failed ... ok
[INFO] [stdout] test process::tests::signal_exit_code ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_stdout_only ... ok
[INFO] [stdout] test memory::store::tests::test_add_and_get_findings ... ok
[INFO] [stdout] test memory::store::tests::test_entity_property_tracking ... ok
[INFO] [stdout] test role::role_resolver::tests::test_available_roles ... ok
[INFO] [stdout] test role::role_executor::tests::test_execute_first_mode ... ok
[INFO] [stdout] test role::role_executor::tests::test_disabled_backend_skipped ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_stderr_only ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_backend_not_found ... ok
[INFO] [stdout] test memory::store::tests::test_get_entities_by_type ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_fallback_to_global ... ok
[INFO] [stdout] test role::role_executor::tests::test_role_result_to_step_result ... ok
[INFO] [stdout] test memory::store::tests::test_record_workflow_run ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_no_backends ... 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 role::team_detector::tests::test_cli_override ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_role_not_found ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_role_function ... ok
[INFO] [stdout] test role::role_resolver::tests::test_resolve_global_role ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_none ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_ruby ... ok
[INFO] [stdout] test role::tests::test_full_resolution_flow ... ok
[INFO] [stdout] test role::team_detector::tests::test_unknown_override ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_team_function ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_rust ... ok
[INFO] [stdout] test template::conditionals::tests::test_boolean_and ... ok
[INFO] [stdout] test template::conditionals::tests::test_boolean_not ... ok
[INFO] [stdout] test template::conditionals::tests::test_boolean_or ... ok
[INFO] [stdout] test role::role_executor::tests::test_execute_parallel_mode ... ok
[INFO] [stdout] test template::conditionals::tests::test_false_literal ... ok
[INFO] [stdout] test template::conditionals::tests::test_evaluate_expression_bool ... ok
[INFO] [stdout] test template::conditionals::tests::test_parentheses ... ok
[INFO] [stdout] test template::conditionals::tests::test_evaluate_expression_string ... ok
[INFO] [stdout] test template::conditionals::tests::test_empty_condition ... ok
[INFO] [stdout] test role::tests::test_execution_flow ... ok
[INFO] [stdout] test role::team_detector::tests::test_detect_node ... ok
[INFO] [stdout] test role::team_detector::tests::test_default_teams ... ok
[INFO] [stdout] test template::conditionals::tests::test_should_execute_step_false_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::context::tests::test_add_step ... ok
[INFO] [stdout] test template::context::tests::test_context_with_args ... ok
[INFO] [stdout] test template::conditionals::tests::test_true_literal ... ok
[INFO] [stdout] test template::conditionals::tests::test_undefined_variable_error ... ok
[INFO] [stdout] test template::context::tests::test_context_creation ... ok
[INFO] [stdout] test template::context::tests::test_item_iteration ... ok
[INFO] [stdout] test template::context::tests::test_value_as_bool ... ok
[INFO] [stdout] test template::context::tests::test_known_variables ... ok
[INFO] [stdout] test template::engine::tests::test_env_access ... ok
[INFO] [stdout] test template::engine::tests::test_conditional_in_template ... ok
[INFO] [stdout] test template::engine::tests::test_nested_step_access ... ok
[INFO] [stdout] test backend_executor::cli_backend::tests::test_cli_backend_timeout ... ok
[INFO] [stdout] test template::conditionals::tests::test_string_equality ... ok
[INFO] [stdout] test template::engine::tests::test_render_with_args ... ok
[INFO] [stdout] test template::engine::tests::test_item_in_for_each ... ok
[INFO] [stdout] test template::engine::tests::test_for_loop_in_template ... ok
[INFO] [stdout] test template::engine::tests::test_render_trimmed ... ok
[INFO] [stdout] test template::conditionals::tests::test_should_execute_step_no_condition ... ok
[INFO] [stdout] test template::engine::tests::test_render_with_filters ... ok
[INFO] [stdout] test template::engine::tests::test_simple_render ... ok
[INFO] [stdout] test template::engine::tests::test_validate_bad_template ... ok
[INFO] [stdout] test template::engine::tests::test_render_with_step_output ... ok
[INFO] [stdout] test template::engine::tests::test_shell_escape_filter ... ok
[INFO] [stdout] test template::conditionals::tests::test_string_inequality ... ok
[INFO] [stdout] test template::engine::tests::test_undefined_variable_error ... ok
[INFO] [stdout] test template::engine::tests::test_syntax_error ... ok
[INFO] [stdout] test template::errors::tests::test_error_display ... ok
[INFO] [stdout] test template::errors::tests::test_suggest_correction ... ok
[INFO] [stdout] test template::engine::tests::test_validate_good_template ... ok
[INFO] [stdout] test template::filters::tests::test_default_filter_with_value ... ok
[INFO] [stdout] test template::errors::tests::test_levenshtein_distance ... ok
[INFO] [stdout] test template::errors::tests::test_source_location_display ... ok
[INFO] [stdout] test template::filters::tests::test_first_filter ... 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_first_filter_empty ... ok
[INFO] [stdout] test template::filters::tests::test_join_filter_custom_separator ... ok
[INFO] [stdout] test template::filters::tests::test_default_filter ... ok
[INFO] [stdout] test template::filters::tests::test_join_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_json_filter_array ... ok
[INFO] [stdout] test template::filters::tests::test_strftime_filter_rfc3339 ... ok
[INFO] [stdout] test template::filters::tests::test_strftime_filter_custom_format ... ok
[INFO] [stdout] test template::filters::tests::test_last_filter ... ok
[INFO] [stdout] test template::filters::tests::test_lines_filter ... ok
[INFO] [stdout] test template::filters::tests::test_strftime_filter_now ... ok
[INFO] [stdout] test template::tests::test_error_suggestions ... 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::filters::tests::test_shell_escape_special_chars ... ok
[INFO] [stdout] test template::filters::tests::test_shell_escape_spaces ... 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::tests::test_full_workflow ... 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::runner::tests::test_topological_sort ... ok
[INFO] [stdout] test workflow::runner::tests::test_unknown_dependency_detection ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_skipped_condition ... ok
[INFO] [stdout] test workflow::state::tests::test_add_result ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_with_template ... ok
[INFO] [stdout] test workflow::state::tests::test_dependencies_met ... ok
[INFO] [stdout] test workflow::state::tests::test_failure_propagation ... ok
[INFO] [stdout] test workflow::state::tests::test_to_template_context ... ok
[INFO] [stdout] test workflow::runner::tests::test_circular_dependency_detection ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_continue_on_error ... ok
[INFO] [stdout] test workflow::runner::tests::test_step_output_in_template ... 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::runner::tests::test_run_simple_workflow ... ok
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_timeout ... ok
[INFO] [stdout] test workflow::runner::tests::test_workflow_with_args ... ok
[INFO] [stdout] test process::tests::test_wait_for_child_output_read_error ... FAILED
[INFO] [stdout] test workflow::executor::tests::test_execute_shell_timeout_continue_on_error ... ok
[INFO] [stdout] test backend_executor::http_backend::tests::test_map_http_error ... ok
[INFO] [stdout] test backend_executor::http_backend::tests::test_from_config ... 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 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' (172) panicked at src/process.rs:252:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56a16a0d425a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56a16a0d425a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56a16a0d425a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56a16a0d425a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56a16a0ed61a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56a16a0ed61a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x56a16a0d9832 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56a16a0d9832 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56a16a0af05f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56a16a0af05f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56a16a0ca909 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56a1698bc59c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56a1698bc59c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56a16a0cab82 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56a16a0cab82 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56a16a0af14a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x56a16a0a6249 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56a16a0b00dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56a16a0edfac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56a16a0edf72 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56a169387476 - llm_mux::process::tests::test_wait_for_child_output_read_error::{{closure}}::h2be48111e162b9f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:252:9
[INFO] [stdout]   21:     0x56a169430eb2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb1b68b98895745bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x56a169430e6d - <core::pin::Pin<P> as core::future::future::Future>::poll::h96c6ad85617f339a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x56a1694044bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he425a553436f8dac
[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:     0x56a1694043cb - tokio::task::coop::with_budget::hab83bc53083d14ed
[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:     0x56a1694043cb - tokio::task::coop::budget::h334b773498cc9e38
[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:     0x56a1694043cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h962d05986f3d7abc
[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:     0x56a169401530 - tokio::runtime::scheduler::current_thread::Context::enter::h6b35ec3cb702eef0
[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:     0x56a1694038ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf943ce7c5eeb428b
[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:     0x56a169402ac4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h66d5ca4d7490398f
[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:     0x56a169300f3b - tokio::runtime::context::scoped::Scoped<T>::set::h283096051b021f41
[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:     0x56a169260199 - tokio::runtime::context::set_scheduler::{{closure}}::h5ac09952f277b2e2
[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:     0x56a1693f2c52 - std::thread::local::LocalKey<T>::try_with::hd8d0e0a03ab9603e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x56a1693f13ce - std::thread::local::LocalKey<T>::with::h667a406b51cfcfeb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x56a1692600cd - tokio::runtime::context::set_scheduler::h45ffa83099ec73c7
[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:     0x56a169402450 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h08237d89360271cc
[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:     0x56a169402b26 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb8aa5f348aaf6d9a
[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:     0x56a169400590 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h133b127f8d890be4
[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:     0x56a1693011f3 - tokio::runtime::context::runtime::enter_runtime::h1ae03de9f5970f18
[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:     0x56a1694002a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0d16117aa6ccd1cc
[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:     0x56a1693c87f4 - tokio::runtime::runtime::Runtime::block_on_inner::h6299b03e484c1030
[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:     0x56a1693c89bf - tokio::runtime::runtime::Runtime::block_on::h2e38870acf928522
[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:     0x56a169387053 - llm_mux::process::tests::test_wait_for_child_output_read_error::hf6477cf8de949f8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:255:16
[INFO] [stdout]   43:     0x56a1693875e7 - llm_mux::process::tests::test_wait_for_child_output_read_error::{{closure}}::hbd464288dc4d2cce
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process.rs:243:53
[INFO] [stdout]   44:     0x56a169419766 - core::ops::function::FnOnce::call_once::he763a368359418e1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x56a1698b067b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x56a1698b067b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x56a1698bd06b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x56a1698bd06b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x56a1698bd06b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x56a1698bd06b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x56a1698bd06b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x56a1698bd06b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x56a1698bd06b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x56a1698b8784 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x56a1698b8784 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x56a1698bfc72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x56a1698bfc72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x56a1698bfc72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x56a1698bfc72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x56a1698bfc72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x56a1698bfc72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x56a1698bfc72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x56a16a0d355f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x56a16a0d355f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7fb5e4d94aa4 - <unknown>
[INFO] [stdout]   66:     0x7fb5e4e21a64 - 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. 237 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin llm-mux`
[INFO] running `Command { std: "docker" "inspect" "cfb0ee5ae119d9e8b9cf9578ee22aeefb40e071c94c61ec8a7d258ab365500a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfb0ee5ae119d9e8b9cf9578ee22aeefb40e071c94c61ec8a7d258ab365500a9", kill_on_drop: false }`
[INFO] [stdout] cfb0ee5ae119d9e8b9cf9578ee22aeefb40e071c94c61ec8a7d258ab365500a9
