[INFO] cloning repository https://github.com/amackillop/ralph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amackillop/ralph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famackillop%2Fralph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famackillop%2Fralph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9654ddb385241634f041e5ba1ed85b530cdf066d
[INFO] testing amackillop/ralph against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famackillop%2Fralph" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amackillop/ralph
[INFO] finished tweaking git repo https://github.com/amackillop/ralph
[INFO] tweaked toml for git repo https://github.com/amackillop/ralph written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amackillop/ralph on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amackillop/ralph 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0026f5fc1a42bc0c9802e41e7729c0be76addc132f3a35cbb765f21541495b0b
[INFO] running `Command { std: "docker" "start" "-a" "0026f5fc1a42bc0c9802e41e7729c0be76addc132f3a35cbb765f21541495b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0026f5fc1a42bc0c9802e41e7729c0be76addc132f3a35cbb765f21541495b0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0026f5fc1a42bc0c9802e41e7729c0be76addc132f3a35cbb765f21541495b0b", kill_on_drop: false }`
[INFO] [stdout] 0026f5fc1a42bc0c9802e41e7729c0be76addc132f3a35cbb765f21541495b0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c72546f70678232703141391abdcf252b5bcc4418bf8bf2fff242c132a3bf133
[INFO] running `Command { std: "docker" "start" "-a" "c72546f70678232703141391abdcf252b5bcc4418bf8bf2fff242c132a3bf133", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap v4.5.54
[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-subscriber v0.3.22
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling ralph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "c72546f70678232703141391abdcf252b5bcc4418bf8bf2fff242c132a3bf133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72546f70678232703141391abdcf252b5bcc4418bf8bf2fff242c132a3bf133", kill_on_drop: false }`
[INFO] [stdout] c72546f70678232703141391abdcf252b5bcc4418bf8bf2fff242c132a3bf133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 453bd16287de66459534c40fa5e85a2f33edb0997504345264ea3ccc24bcb9e5
[INFO] running `Command { std: "docker" "start" "-a" "453bd16287de66459534c40fa5e85a2f33edb0997504345264ea3ccc24bcb9e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling ralph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.56s
[INFO] running `Command { std: "docker" "inspect" "453bd16287de66459534c40fa5e85a2f33edb0997504345264ea3ccc24bcb9e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "453bd16287de66459534c40fa5e85a2f33edb0997504345264ea3ccc24bcb9e5", kill_on_drop: false }`
[INFO] [stdout] 453bd16287de66459534c40fa5e85a2f33edb0997504345264ea3ccc24bcb9e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c33bf3c6277b7e76bc744ef585056aae998096dc6a4e66de1bb6d1cc1286222
[INFO] running `Command { std: "docker" "start" "-a" "6c33bf3c6277b7e76bc744ef585056aae998096dc6a4e66de1bb6d1cc1286222", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ralph-f346b0e3d2570a98)
[INFO] [stdout] 
[INFO] [stdout] running 288 tests
[INFO] [stdout] test agent::claude::tests::test_build_args_default ... ok
[INFO] [stdout] test agent::claude::tests::test_build_args_custom_output_format ... ok
[INFO] [stdout] test agent::claude::tests::test_build_args_no_model ... ok
[INFO] [stdout] test agent::claude::tests::test_build_args_with_verbose ... ok
[INFO] [stdout] test agent::claude::tests::test_build_args_no_skip_permissions ... ok
[INFO] [stdout] test agent::claude::tests::test_claude_provider_name ... ok
[INFO] [stdout] test agent::claude::tests::test_claude_provider_new ... ok
[INFO] [stdout] test agent::claude::tests::test_claude_provider_default_config ... ok
[INFO] [stdout] test agent::cursor::tests::test_build_args_preserves_prompt ... ok
[INFO] [stdout] test agent::cursor::tests::test_build_args_custom_output_format ... ok
[INFO] [stdout] test agent::cursor::tests::test_build_args_default ... ok
[INFO] [stdout] test agent::cursor::tests::test_build_args_empty_sandbox ... ok
[INFO] [stdout] test agent::cursor::tests::test_cursor_provider_default_config ... ok
[INFO] [stdout] test agent::cursor::tests::test_build_args_with_model ... ok
[INFO] [stdout] test agent::cursor::tests::test_cursor_provider_name ... ok
[INFO] [stdout] test agent::cursor::tests::test_cursor_provider_new ... ok
[INFO] [stdout] test agent::cursor::tests::test_invoke_uses_correct_working_directory ... ok
[INFO] [stdout] test agent::cursor::tests::test_invoke_with_mock_binary_success ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_cycles_responses ... ok
[INFO] [stdout] test agent::claude::tests::test_invoke_uses_correct_working_directory ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_name ... ok
[INFO] [stdout] test agent::claude::tests::test_invoke_with_mock_binary_success ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_success ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_tracks_invocations ... ok
[INFO] [stdout] test agent::tests::test_provider_display ... ok
[INFO] [stdout] test agent::claude::tests::test_invoke_with_mock_binary_failure ... FAILED
[INFO] [stdout] test agent::claude::tests::test_invoke_nonexistent_binary ... ok
[INFO] [stdout] test agent::cursor::tests::test_invoke_nonexistent_binary ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_error ... ok
[INFO] [stdout] test agent::cursor::tests::test_invoke_with_mock_binary_failure ... ok
[INFO] [stdout] test agent::tests::test_provider_from_str ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_timeout ... ok
[INFO] [stdout] test agent::mock::tests::test_mock_provider_rate_limit ... ok
[INFO] [stdout] test commands::cancel::tests::test_cancel_active_loop ... ok
[INFO] [stdout] test commands::cancel::tests::test_cancel_inactive_loop ... ok
[INFO] [stdout] test commands::cancel::tests::test_cancel_no_state ... ok
[INFO] [stdout] test commands::cancel::tests::test_cancel_preserves_other_fields ... ok
[INFO] [stdout] test commands::cancel::tests::test_format_result_cancelled ... ok
[INFO] [stdout] test commands::cancel::tests::test_format_result_no_loop ... ok
[INFO] [stdout] test commands::clean::tests::test_clean_files_empty_when_nothing_exists ... ok
[INFO] [stdout] test commands::clean::tests::test_cleanable_dirs ... ok
[INFO] [stdout] test commands::clean::tests::test_files_to_clean_all ... ok
[INFO] [stdout] test commands::clean::tests::test_files_to_clean_state_only ... ok
[INFO] [stdout] test commands::clean::tests::test_format_results_empty ... ok
[INFO] [stdout] test commands::clean::tests::test_files_to_clean_none_exist ... ok
[INFO] [stdout] test commands::clean::tests::test_clean_files_removes_existing ... ok
[INFO] [stdout] test commands::clean::tests::test_format_results_with_files ... ok
[INFO] [stdout] test commands::clean::tests::test_config_files ... ok
[INFO] [stdout] test commands::clean::tests::test_state_files ... ok
[INFO] [stdout] test commands::image::tests::test_parse_image_no_tag ... ok
[INFO] [stdout] test commands::image::tests::test_parse_image_tag ... ok
[INFO] [stdout] test commands::image::tests::test_parse_image_with_port ... ok
[INFO] [stdout] test commands::init::tests::test_format_results_created ... ok
[INFO] [stdout] test commands::init::tests::test_format_results_overwritten ... ok
[INFO] [stdout] test commands::image::tests::test_pull_image_local_check_no_docker ... ok
[INFO] [stdout] test commands::image::tests::test_image_exists_locally_no_docker ... ok
[INFO] [stdout] test commands::init::tests::test_format_results_skipped ... ok
[INFO] [stdout] test commands::image::tests::test_show_image_status_no_docker ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_banner_info_creation ... ok
[INFO] [stdout] test commands::init::tests::test_init_project_mixed_exists ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_banner_info_sandbox_disabled_by_config ... ok
[INFO] [stdout] test commands::init::tests::test_init_project_creates_files ... ok
[INFO] [stdout] test commands::init::tests::test_init_project_overwrites_with_force ... ok
[INFO] [stdout] test commands::init::tests::test_init_project_skips_existing_without_force ... ok
[INFO] [stdout] test commands::init::tests::test_init_files_not_empty ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_duration_minutes ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_duration_hours ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_duration_seconds ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_banner_info_sandbox_disabled_by_flag ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_iteration_header ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_banner ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_loop_finished ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_max_iterations_reached ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_progress_no_errors ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_progress ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_banner_unlimited ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_external_cancellation ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_circuit_breaker ... ok
[INFO] [stdout] test commands::loop_cmd::format::tests::test_format_completion_detected ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_plan_mode ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_error_recovery ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_idle_detection ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_max_iterations ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_state_persistence_across_restart ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_branch_result_failure ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_branch_result_success ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_determine_prompt_file_custom ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_determine_prompt_file_default_build ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_determine_prompt_file_default_plan ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_format_branch_summary_all_success ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_format_branch_summary_mixed ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_branch_incomplete_branch_not_found ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_state_persistence ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_branch_incomplete_scoped_to_branch ... ok
[INFO] [stdout] test commands::loop_cmd::git::tests::test_git_push_rejects_protected_branch ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_branch_incomplete_with_mixed_tasks ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_branch_incomplete_with_unchecked_tasks ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_branch_incomplete_with_all_checked_tasks ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_max_iterations_reached_at ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_max_iterations_reached_over ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_max_iterations_reached_unlimited ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_is_max_iterations_reached_under ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_prepare_state_unlimited ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_loop_mode_conversion ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_prepare_state_with_max ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_cli_override_claude ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_cli_overrides_env_var ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_cli_override_cursor ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_config_default ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_empty_env_var_falls_back ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_rate_limit_recovery ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_invalid ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_invalid_env_var ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_env_var_overrides_config ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_timeout_default_config ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_provider_none_env_var_falls_back ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_timeout_uses_provider_specific ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_timeout_different_providers ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_validate_code_empty_command ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_resolve_timeout_falls_back_to_global ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_validate_code_unmatched_quote ... ok
[INFO] [stdout] test commands::loop_cmd::worktree::tests::test_parse_implementation_plan_empty ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_with_noop_sandbox ... ok
[INFO] [stdout] test commands::loop_cmd::worktree::tests::test_parse_implementation_plan_multiple_branches ... ok
[INFO] [stdout] test commands::loop_cmd::worktree::tests::test_parse_implementation_plan_incomplete_branch ... ok
[INFO] [stdout] test commands::loop_cmd::worktree::tests::test_parse_implementation_plan_single_branch ... ok
[INFO] [stdout] test commands::loop_cmd::worktree::tests::test_worktree_path ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_validate_code_quoted_args ... ok
[INFO] [stdout] test commands::revert::tests::test_format_commits_to_revert ... ok
[INFO] [stdout] test commands::revert::tests::test_parse_commits_empty ... ok
[INFO] [stdout] test commands::revert::tests::test_format_revert_start ... ok
[INFO] [stdout] test commands::revert::tests::test_format_revert_success ... ok
[INFO] [stdout] test commands::revert::tests::test_parse_commits_multiple ... ok
[INFO] [stdout] test commands::revert::tests::test_parse_commits_with_empty_lines ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_validate_code_quoted_args_complex ... ok
[INFO] [stdout] test commands::revert::tests::test_parse_commits_single ... ok
[INFO] [stdout] test commands::revert::tests::test_validate_count_positive ... ok
[INFO] [stdout] test commands::revert::tests::test_validate_count_zero ... ok
[INFO] [stdout] test commands::status::tests::test_format_duration_hours ... ok
[INFO] [stdout] test commands::revert::tests::test_revert_error_display ... ok
[INFO] [stdout] test commands::status::tests::test_format_duration_minutes ... ok
[INFO] [stdout] test commands::status::tests::test_format_duration_seconds ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_colored_has_banner ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_no_errors ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_colored_with_errors ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_unlimited_iterations ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_with_errors ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_with_state ... ok
[INFO] [stdout] test commands::status::tests::test_parse_commits_empty ... ok
[INFO] [stdout] test commands::status::tests::test_parse_commits_multiple ... ok
[INFO] [stdout] test commands::status::tests::test_parse_commits_single ... ok
[INFO] [stdout] test commands::status::tests::test_status_display_with_errors ... ok
[INFO] [stdout] test commands::status::tests::test_status_display_with_timing ... ok
[INFO] [stdout] test commands::loop_cmd::tests::test_validate_code_simple_command ... ok
[INFO] [stdout] test config::tests::test_claude_timeout_custom ... ok
[INFO] [stdout] test config::tests::test_claude_timeout_default ... ok
[INFO] [stdout] test config::tests::test_credential_mounts_default ... ok
[INFO] [stdout] test config::tests::test_credential_mounts_disabled ... ok
[INFO] [stdout] test config::tests::test_credential_mounts_custom ... ok
[INFO] [stdout] test config::tests::test_cursor_config ... ok
[INFO] [stdout] test config::tests::test_cursor_timeout_custom ... ok
[INFO] [stdout] test config::tests::test_cursor_timeout_default ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_get_provider_timeout_claude ... ok
[INFO] [stdout] test config::tests::test_get_provider_timeout_cursor ... ok
[INFO] [stdout] test commands::status::tests::test_format_status_none ... ok
[INFO] [stdout] test config::tests::test_get_provider_timeout_none ... ok
[INFO] [stdout] test config::tests::test_git_config_defaults ... ok
[INFO] [stdout] test config::tests::test_log_rotation_default ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_validation_error_in_prompt ... ok
[INFO] [stdout] test commands::status::tests::test_status_display_from_state ... ok
[INFO] [stdout] test config::tests::test_log_rotation_hourly ... ok
[INFO] [stdout] test config::tests::test_log_rotation_never ... ok
[INFO] [stdout] test commands::loop_cmd::tests::e2e::test_e2e_loop_validation_error_recovery ... ok
[INFO] [stdout] test config::tests::test_git_auto_pr_custom ... ok
[INFO] [stdout] test config::tests::test_max_consecutive_errors_default ... ok
[INFO] [stdout] test config::tests::test_log_rotation_daily ... ok
[INFO] [stdout] test config::tests::test_max_consecutive_errors_custom ... ok
[INFO] [stdout] test config::tests::test_max_consecutive_errors_disabled ... ok
[INFO] [stdout] test config::tests::test_notification_config_default ... ok
[INFO] [stdout] test config::tests::test_notification_config_sound ... ok
[INFO] [stdout] test config::tests::test_notification_config_desktop ... ok
[INFO] [stdout] test config::tests::test_parse_monitoring_config ... ok
[INFO] [stdout] test config::tests::test_sandbox_reuse_container_disabled ... ok
[INFO] [stdout] test config::tests::test_sandbox_use_local_image_default ... ok
[INFO] [stdout] test config::tests::test_sandbox_reuse_container_enabled ... ok
[INFO] [stdout] test config::tests::test_parse_config ... ok
[INFO] [stdout] test config::tests::test_sandbox_reuse_container_default ... ok
[INFO] [stdout] test config::tests::test_sandbox_use_local_image_disabled ... ok
[INFO] [stdout] test config::tests::test_notification_config_webhook ... ok
[INFO] [stdout] test config::tests::test_sandbox_use_local_image_enabled ... ok
[INFO] [stdout] test config::tests::test_worktree_config_absent ... ok
[INFO] [stdout] test detection::tests::test_change_after_idle_resets ... ok
[INFO] [stdout] test detection::tests::test_commit_change_resets_idle ... ok
[INFO] [stdout] test config::tests::test_worktree_config_minimal ... ok
[INFO] [stdout] test detection::tests::test_first_iteration_records_commit ... ok
[INFO] [stdout] test detection::tests::test_from_state_continues_detection ... ok
[INFO] [stdout] test detection::tests::test_idle_threshold_triggers_completion ... ok
[INFO] [stdout] test detection::tests::test_from_state_restores_idle_count ... ok
[INFO] [stdout] test detection::tests::test_last_commit_getter ... ok
[INFO] [stdout] test detection::tests::test_no_change_increments_idle ... ok
[INFO] [stdout] test config::tests::test_worktree_config_full ... ok
[INFO] [stdout] test detection::tests::test_no_commits_stays_idle ... ok
[INFO] [stdout] test notifications::tests::test_notification_config_parse_desktop ... ok
[INFO] [stdout] test notifications::tests::test_notification_config_parse_sound ... ok
[INFO] [stdout] test notifications::tests::test_notification_config_parse_webhook ... ok
[INFO] [stdout] test notifications::tests::test_notification_details_clone ... ok
[INFO] [stdout] test notifications::tests::test_notification_details_complete ... ok
[INFO] [stdout] test notifications::tests::test_notification_details_error ... ok
[INFO] [stdout] test notifications::tests::test_notification_details_error_with_context ... ok
[INFO] [stdout] test notifications::tests::test_notification_event_clone ... ok
[INFO] [stdout] test notifications::tests::test_notification_event_debug ... ok
[INFO] [stdout] test notifications::tests::test_notification_event_equality ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_complete_none ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_complete_webhook_prefixed ... ok
[INFO] [stdout] test commands::loop_cmd::git::tests::test_git_push_allows_non_protected_branch ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_error_no_config ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_error_empty_webhook ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_complete_no_config ... ok
[INFO] [stdout] test sandbox::docker::tests::test_allowlist_network_policy_adds_net_admin ... ok
[INFO] [stdout] test notifications::tests::test_play_sound_fallback ... ok
[INFO] [stdout] test notifications::tests::test_notifier_creation ... ok
[INFO] [stdout] test sandbox::docker::tests::test_allowlist_network_policy_with_empty_allowed_list ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_agent_command_claude ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_error_sound ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_iptables_script_ipv6_support ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_iptables_script_rejects_shell_injection ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_iptables_script_uses_getent_ahosts ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_agent_command_cursor ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_complete_sound ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_error_desktop ... ok
[INFO] [stdout] test sandbox::docker::tests::test_build_iptables_script_structure ... ok
[INFO] [stdout] test sandbox::docker::tests::test_check_container_health_nonexistent ... ok
[INFO] [stdout] test notifications::tests::test_send_desktop_notification_not_available ... ok
[INFO] [stdout] test sandbox::docker::tests::test_check_container_health_running_container ... ok
[INFO] [stdout] test sandbox::docker::tests::test_cleanup_orphaned_containers ... ok
[INFO] [stdout] test sandbox::docker::tests::test_docker_sandbox_new_claude ... ok
[INFO] [stdout] test sandbox::docker::tests::test_expand_path_relative ... ok
[INFO] [stdout] test sandbox::docker::tests::test_check_container_health_stopped_container ... ok
[INFO] [stdout] test notifications::tests::test_notifier_notify_complete_desktop ... ok
[INFO] [stdout] test sandbox::docker::tests::test_expand_path_absolute ... ok
[INFO] [stdout] test sandbox::docker::tests::test_docker_sandbox_new ... ok
[INFO] [stdout] test sandbox::docker::tests::test_expand_path_tilde ... ok
[INFO] [stdout] test sandbox::docker::tests::test_create_persistent_container ... ok
[INFO] [stdout] test sandbox::docker::tests::test_parse_memory_limit_bytes ... ok
[INFO] [stdout] test sandbox::docker::tests::test_parse_memory_limit_gigabytes ... ok
[INFO] [stdout] test sandbox::docker::tests::test_parse_memory_limit_invalid ... ok
[INFO] [stdout] test sandbox::docker::tests::test_timeout_duration_calculation ... ok
[INFO] [stdout] test sandbox::error::tests::test_container_failed_error ... ok
[INFO] [stdout] test sandbox::docker::tests::test_timeout_error_message ... ok
[INFO] [stdout] test sandbox::docker::tests::test_iptables_actually_blocks_traffic ... ok
[INFO] [stdout] test sandbox::docker::tests::test_parse_memory_limit_megabytes ... ok
[INFO] [stdout] test sandbox::docker::tests::test_remove_persistent_container ... ok
[INFO] [stdout] test sandbox::error::tests::test_container_unhealthy_error ... ok
[INFO] [stdout] test sandbox::error::tests::test_docker_unavailable_error ... ok
[INFO] [stdout] test sandbox::error::tests::test_error_variants_are_distinct ... ok
[INFO] [stdout] test sandbox::error::tests::test_image_not_found_error ... ok
[INFO] [stdout] test sandbox::network::tests::test_network_policy_display ... ok
[INFO] [stdout] test sandbox::network::tests::test_validate_domain_invalid_format ... ok
[INFO] [stdout] test sandbox::network::tests::test_validate_domain_shell_injection ... ok
[INFO] [stdout] test sandbox::error::tests::test_network_setup_failed_error ... ok
[INFO] [stdout] test sandbox::error::tests::test_timeout_error ... ok
[INFO] [stdout] test sandbox::network::tests::test_validate_domain_valid ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_is_send_sync ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_cleanup ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_remove_persistent ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_create_persistent ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_run ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_is_zero_sized ... ok
[INFO] [stdout] test state::tests::test_default_state ... ok
[INFO] [stdout] test state::tests::test_load_nonexistent ... ok
[INFO] [stdout] test sandbox::noop::tests::test_noop_sandbox_run_with_reuse_id ... ok
[INFO] [stdout] test state::tests::test_load_or_create_no_state ... ok
[INFO] [stdout] test state::tests::test_save_creates_directory ... ok
[INFO] [stdout] test state::tests::test_mode_serialization ... ok
[INFO] [stdout] test state::tests::test_load_or_create_with_inactive_state ... ok
[INFO] [stdout] test state::tests::test_load_or_create_with_active_state ... ok
[INFO] [stdout] test state::tests::test_state_backward_compatibility ... ok
[INFO] [stdout] test state::tests::test_state_roundtrip ... ok
[INFO] [stdout] test state::tests::test_state_with_errors ... ok
[INFO] [stdout] test state::tests::test_state_with_idle_detection ... ok
[INFO] [stdout] test templates::tests::agents_md_template_has_content ... ok
[INFO] [stdout] test templates::tests::prompt_build_template_has_content ... ok
[INFO] [stdout] test templates::tests::prompt_plan_template_has_content ... ok
[INFO] [stdout] test templates::tests::rules_mdc_template_has_content ... ok
[INFO] [stdout] test templates::tests::ralph_toml_template_has_content ... ok
[INFO] [stdout] test templates::tests::all_templates_are_clean_utf8 ... ok
[INFO] [stdout] test templates::tests::ralph_toml_template_parses_into_config ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- agent::claude::tests::test_invoke_with_mock_binary_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'agent::claude::tests::test_invoke_with_mock_binary_failure' (28) panicked at src/agent/claude.rs:316:9:
[INFO] [stdout] assertion failed: err.contains("failed with exit code")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x609f2142b98a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x609f2142b98a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x609f2142b98a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x609f2142b98a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x609f2144362a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x609f2144362a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x609f21430dc2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x609f21430dc2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x609f214077df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x609f214077df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x609f21422cc9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x609f210bc7bc - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x609f210bc7bc - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x609f21422f42 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x609f21422f42 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x609f214078ca - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x609f213fe9c9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x609f214088ed - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x609f21443e1c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x609f21443de2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x609f20c313d1 - ralph[7ccc8510b8db7e07]::agent::claude::tests::test_invoke_with_mock_binary_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/claude.rs:316:9
[INFO] [stdout]   21:     0x609f20b7f462 - <core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x609f20b7f4dd - <core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x609f20baf12d - <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20baf02b - tokio[c429a20fd4c058f1]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20baf02b - tokio[c429a20fd4c058f1]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20baf02b - <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20b9c2e0 - <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20bae3fd - <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20bad6f4 - <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x609f20b33a8b - <tokio[c429a20fd4c058f1]::runtime::context::scoped::Scoped<tokio[c429a20fd4c058f1]::runtime::scheduler::Context>>::set::<<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x609f20be8c79 - tokio[c429a20fd4c058f1]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x609f20bd1902 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[c429a20fd4c058f1]::runtime::context::Context>>::try_with::<tokio[c429a20fd4c058f1]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x609f20bd148e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[c429a20fd4c058f1]::runtime::context::Context>>::with::<tokio[c429a20fd4c058f1]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x609f20bdb07d - tokio[c429a20fd4c058f1]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x609f20ba4fc0 - <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::future::future::Future<Output = ()>>>>::{closure#0}, core[35159d6ffb30e017]::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:     0x609f20ba52b6 - <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20bac690 - <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20c61933 - tokio[c429a20fd4c058f1]::runtime::context::runtime::enter_runtime::<<tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20b9be11 - <tokio[c429a20fd4c058f1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20b59464 - <tokio[c429a20fd4c058f1]::runtime::runtime::Runtime>::block_on_inner::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20b5962f - <tokio[c429a20fd4c058f1]::runtime::runtime::Runtime>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut dyn core[35159d6ffb30e017]::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:     0x609f20c41d03 - ralph[7ccc8510b8db7e07]::agent::claude::tests::test_invoke_with_mock_binary_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/claude.rs:317:47
[INFO] [stdout]   43:     0x609f20c303d7 - ralph[7ccc8510b8db7e07]::agent::claude::tests::test_invoke_with_mock_binary_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/claude.rs:291:52
[INFO] [stdout]   44:     0x609f20bccfd6 - <ralph[7ccc8510b8db7e07]::agent::claude::tests::test_invoke_with_mock_binary_failure::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x609f210afa9b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x609f210afa9b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x609f210bd28b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x609f210bd28b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x609f210bd28b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x609f210bd28b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x609f210bd28b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x609f210bd28b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x609f210bd28b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x609f210b7c64 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x609f210b7c64 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x609f210bfe92 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x609f210bfe92 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x609f210bfe92 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x609f210bfe92 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x609f210bfe92 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x609f210bfe92 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x609f210bfe92 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x609f2142ab7f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x609f2142ab7f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7184045d1aa4 - <unknown>
[INFO] [stdout]   66:     0x71840465ea64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     agent::claude::tests::test_invoke_with_mock_binary_failure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 287 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin ralph`
[INFO] running `Command { std: "docker" "inspect" "6c33bf3c6277b7e76bc744ef585056aae998096dc6a4e66de1bb6d1cc1286222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c33bf3c6277b7e76bc744ef585056aae998096dc6a4e66de1bb6d1cc1286222", kill_on_drop: false }`
[INFO] [stdout] 6c33bf3c6277b7e76bc744ef585056aae998096dc6a4e66de1bb6d1cc1286222
