[INFO] cloning repository https://github.com/sunheyi6/claude-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunheyi6/claude-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunheyi6%2Fclaude-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunheyi6%2Fclaude-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c175c42fe283df5f67e28909bb55291b799b3990
[INFO] testing sunheyi6/claude-rs against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunheyi6%2Fclaude-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sunheyi6/claude-rs
[INFO] finished tweaking git repo https://github.com/sunheyi6/claude-rs
[INFO] tweaked toml for git repo https://github.com/sunheyi6/claude-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sunheyi6/claude-rs on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sunheyi6/claude-rs 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/crates/claude-rs-cli/Cargo.toml: file `/workspace/builds/worker-4-tc1/source/crates/claude-rs-cli/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `claude-rs`
[INFO] [stderr]   * `bin` target `crs`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded native-tls v0.2.18
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2d7a2d98e0ce4f8993d92fcc4bead883aecb59da485e17a0f17e388e7c0b5cb
[INFO] running `Command { std: "docker" "start" "-a" "a2d7a2d98e0ce4f8993d92fcc4bead883aecb59da485e17a0f17e388e7c0b5cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2d7a2d98e0ce4f8993d92fcc4bead883aecb59da485e17a0f17e388e7c0b5cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2d7a2d98e0ce4f8993d92fcc4bead883aecb59da485e17a0f17e388e7c0b5cb", kill_on_drop: false }`
[INFO] [stdout] a2d7a2d98e0ce4f8993d92fcc4bead883aecb59da485e17a0f17e388e7c0b5cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74fc51705ee27c4f4ef3a72b5c0e2c15b001f888da829a7613d4df7db09f57fe
[INFO] running `Command { std: "docker" "start" "-a" "74fc51705ee27c4f4ef3a72b5c0e2c15b001f888da829a7613d4df7db09f57fe", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/claude-rs-cli/Cargo.toml: file `/opt/rustwide/workdir/crates/claude-rs-cli/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `claude-rs`
[INFO] [stderr]   * `bin` target `crs`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling claude-rs-sandbox v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-sandbox)
[INFO] [stderr]    Compiling url v2.5.8
[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 hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling claude-rs-llm v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-llm)
[INFO] [stderr]    Compiling claude-rs-tools v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-tools)
[INFO] [stdout] warning: unused import: `std::process::Stdio`
[INFO] [stdout]  --> crates/claude-rs-tools/src/grep.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling claude-rs-core v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-core)
[INFO] [stderr]    Compiling claude-rs-cli v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-cli)
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "74fc51705ee27c4f4ef3a72b5c0e2c15b001f888da829a7613d4df7db09f57fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74fc51705ee27c4f4ef3a72b5c0e2c15b001f888da829a7613d4df7db09f57fe", kill_on_drop: false }`
[INFO] [stdout] 74fc51705ee27c4f4ef3a72b5c0e2c15b001f888da829a7613d4df7db09f57fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f08b58eeb514a4ff5db605acc793a0b01e8dd2daae834966472dcfefca11c98
[INFO] running `Command { std: "docker" "start" "-a" "9f08b58eeb514a4ff5db605acc793a0b01e8dd2daae834966472dcfefca11c98", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/claude-rs-cli/Cargo.toml: file `/opt/rustwide/workdir/crates/claude-rs-cli/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `claude-rs`
[INFO] [stderr]   * `bin` target `crs`
[INFO] [stderr]    Compiling claude-rs-sandbox v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-sandbox)
[INFO] [stderr]    Compiling claude-rs-llm v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-llm)
[INFO] [stdout] warning: unused import: `std::process::Stdio`
[INFO] [stdout]  --> crates/claude-rs-tools/src/grep.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling claude-rs-tools v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-tools)
[INFO] [stderr]    Compiling claude-rs-core v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-core)
[INFO] [stderr]    Compiling claude-rs-cli v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-cli)
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Stdio`
[INFO] [stdout]  --> crates/claude-rs-tools/src/grep.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::process::Stdio;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_line_from_key_events` is never used
[INFO] [stdout]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.73s
[INFO] running `Command { std: "docker" "inspect" "9f08b58eeb514a4ff5db605acc793a0b01e8dd2daae834966472dcfefca11c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f08b58eeb514a4ff5db605acc793a0b01e8dd2daae834966472dcfefca11c98", kill_on_drop: false }`
[INFO] [stdout] 9f08b58eeb514a4ff5db605acc793a0b01e8dd2daae834966472dcfefca11c98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9deedca979b930e2672feafb2f66bdcda9ec8b3a7d8601c26b5e35ad840ca89
[INFO] running `Command { std: "docker" "start" "-a" "b9deedca979b930e2672feafb2f66bdcda9ec8b3a7d8601c26b5e35ad840ca89", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/claude-rs-cli/Cargo.toml: file `/opt/rustwide/workdir/crates/claude-rs-cli/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `claude-rs`
[INFO] [stderr]   * `bin` target `crs`
[INFO] [stderr] warning: unused import: `std::process::Stdio`
[INFO] [stderr]  --> crates/claude-rs-tools/src/grep.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::process::Stdio;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `claude-rs-tools` (lib) generated 1 warning (run `cargo fix --lib -p claude-rs-tools` to apply 1 suggestion)
[INFO] [stderr] warning: `claude-rs-tools` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: function `read_line_from_key_events` is never used
[INFO] [stderr]    --> crates/claude-rs-cli/src/main.rs:413:4
[INFO] [stderr]     |
[INFO] [stderr] 413 | fn read_line_from_key_events() -> anyhow::Result<String> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `claude-rs-cli` (bin "crs" test) generated 1 warning
[INFO] [stderr] warning: `claude-rs-cli` (bin "crs") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `claude-rs-cli` (bin "claude-rs") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `claude-rs-cli` (bin "claude-rs" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_cli-bcbf61f71e0d6c43)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tui::tests::test_filter_commands_boundary_empty_query_returns_all ... ok
[INFO] [stdout] test tui::tests::test_filter_commands_normal_status_query ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_error_case_non_subsequence ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_boundary_subsequence ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_positions_normal_marks_chars ... ok
[INFO] [stdout] test tui::tests::test_filter_commands_error_case_no_match_returns_empty ... ok
[INFO] [stdout] test tui::tests::test_is_exit_input_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_positions_error_case_non_subsequence_empty_positions ... ok
[INFO] [stdout] test tui::tests::test_is_exit_input_error_case_uppercase_not_allowed ... ok
[INFO] [stdout] test tui::tests::test_is_exit_input_normal_quit_word ... ok
[INFO] [stdout] test tui::tests::test_mode_color_boundary_values ... ok
[INFO] [stdout] test tui::tests::test_display_width_normal_ascii_and_cjk ... ok
[INFO] [stdout] test tui::tests::test_app_new_boundary_defaults ... ok
[INFO] [stdout] test tui::tests::test_mode_label_normal_values ... ok
[INFO] [stdout] test tui::tests::test_terminal_height_error_case_not_applicable_returns_positive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claude_rs-d8d287005afdca60)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_apply_speed_profile_boundary_disabled_keeps_defaults ... ok
[INFO] [stdout] test tests::test_is_exit_command_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test tests::test_is_exit_command_error_case_uppercase_not_allowed ... ok
[INFO] [stdout] test tests::test_is_exit_command_normal_quit_word ... ok
[INFO] [stdout] test tests::test_normalize_api_key_boundary_empty_value ... ok
[INFO] [stdout] test tests::test_normalize_api_key_normal_trimmed_value ... ok
[INFO] [stdout] test tests::test_pad_ansi_boundary_truncates_to_width ... ok
[INFO] [stdout] test tests::test_strip_ansi_normal_removes_escape_sequences ... ok
[INFO] [stdout] test tests::test_args_parse_error_invalid_permissions_rejected_later ... ok
[INFO] [stdout] test tests::test_print_queued_preview_boundary_empty_text_no_panic ... ok
[INFO] [stdout] test tests::test_apply_speed_profile_normal_sets_fast_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crs-9adb4c21675ad32a)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_is_exit_command_error_case_uppercase_not_allowed ... ok
[INFO] [stdout] test tests::test_apply_speed_profile_boundary_disabled_keeps_defaults ... ok
[INFO] [stdout] test tests::test_apply_speed_profile_normal_sets_fast_fields ... ok
[INFO] [stdout] test tests::test_is_exit_command_normal_quit_word ... ok
[INFO] [stdout] test tests::test_normalize_api_key_normal_trimmed_value ... ok
[INFO] [stdout] test tests::test_is_exit_command_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test tests::test_pad_ansi_boundary_truncates_to_width ... ok
[INFO] [stdout] test tests::test_strip_ansi_normal_removes_escape_sequences ... ok
[INFO] [stdout] test tests::test_normalize_api_key_boundary_empty_value ... ok
[INFO] [stdout] test tests::test_print_queued_preview_boundary_empty_text_no_panic ... ok
[INFO] [stdout] test tests::test_args_parse_error_invalid_permissions_rejected_later ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/inline_repl.rs (/opt/rustwide/target/debug/deps/inline_repl-0962f43a58a47923)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_completion_navigation_wraps ... ok
[INFO] [stdout] test test_completion_refresh_substring_match ... ok
[INFO] [stdout] test test_is_exit_input_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test test_is_exit_input_error_case_uppercase_not_allowed ... ok
[INFO] [stdout] test test_completion_accept ... ok
[INFO] [stdout] test test_completion_refresh_no_match_dismisses ... ok
[INFO] [stdout] test test_completion_refresh_prefix_match ... ok
[INFO] [stdout] test test_is_exit_input_normal_quit_word ... ok
[INFO] [stdout] test test_inline_repl_state_new_defaults ... ok
[INFO] [stdout] test test_visible_width_ascii_only ... ok
[INFO] [stdout] test test_visible_width_mixed_cjk ... ok
[INFO] [stdout] test test_inline_repl_state_running_toggle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interactive_flow.rs (/opt/rustwide/target/debug/deps/interactive_flow-a0344852aade936f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test empty_line_and_unknown_command_do_not_panic ... ok
[INFO] [stdout] test input_is_processed_and_echoed_in_test_mode ... ok
[INFO] [stdout] test startup_waits_for_input_and_can_exit_cleanly ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_core-c211b589a4a6c5a1)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test permissions::tests::workspace_write_allows_write_within_root ... ok
[INFO] [stdout] test permissions::tests::workspace_write_blocks_path_escape ... ok
[INFO] [stdout] test compaction::tests::test_compact_keeps_system_and_recent ... ok
[INFO] [stdout] test permissions::tests::readonly_blocks_write_tools ... ok
[INFO] [stdout] test tests::test_agent_status_summary_boundary_contains_workspace_root ... ok
[INFO] [stdout] test tests::test_agent_fast_mode_normal_enable_and_disable ... ok
[INFO] [stdout] test agents_md::tests::test_load_agents_md_error_nonexistent_dir ... ok
[INFO] [stdout] test tests::test_agent_run_turn_stream_boundary_collects_chunks ... ok
[INFO] [stdout] test tests::test_agent_run_turn_error_provider_failure ... ok
[INFO] [stdout] test tests::test_agent_run_turn_normal_returns_assistant_text ... ok
[INFO] [stdout] test agents_md::tests::test_load_agents_md_boundary_limit_truncates ... ok
[INFO] [stdout] test agents_md::tests::test_load_agents_md_basic ... ok
[INFO] [stdout] test permissions::tests::parse_modes ... ok
[INFO] [stdout] test session::tests::test_load_session_error_missing_id ... ok
[INFO] [stdout] test session::tests::test_save_and_load_session_normal_roundtrip ... ok
[INFO] [stdout] test session::tests::test_list_sessions_boundary_sorted_descending ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_llm-1a4a8dcfd7260c76)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test openai::tests::test_message_to_openai_boundary_tool_message ... ok
[INFO] [stdout] test openai::tests::test_stream_response_error_case_invalid_json ... ok
[INFO] [stdout] test openai::tests::test_message_to_openai_normal_user_message ... ok
[INFO] [stdout] test tests::test_reexports_boundary_chat_options_empty_model_allowed ... ok
[INFO] [stdout] test provider::tests::test_provider_normal_chat_returns_text ... ok
[INFO] [stdout] test provider::tests::test_provider_error_case_not_applicable_dummy_still_ok ... ok
[INFO] [stdout] test provider::tests::test_provider_boundary_stream_has_stop ... ok
[INFO] [stdout] test tests::test_reexports_error_case_not_applicable_enum_variant_works ... ok
[INFO] [stdout] test tests::test_reexports_normal_message_constructor_available ... ok
[INFO] [stdout] test types::tests::test_chat_options_normal_defaults_are_none ... ok
[INFO] [stdout] test types::tests::test_chat_options_boundary_extra_accepts_custom_values ... ok
[INFO] [stdout] test types::tests::test_message_builders_normal_construct_variants ... ok
[INFO] [stdout] test types::tests::test_tool_call_error_case_invalid_json_arguments_deserialize_failure ... ok
[INFO] [stdout] test types::tests::test_tool_definition_boundary_empty_description_allowed ... ok
[INFO] [stdout] test openai::tests::test_user_agent_normal_kimi_base_url_returns_fixed_agent ... ok
[INFO] [stdout] test openai::tests::test_build_body_boundary_includes_optional_fields_and_tools ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_sandbox-7461a9e050749a74)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test tests::test_add_error_case_not_applicable_still_deterministic ... ok
[INFO] [stdout] test tests::test_add_boundary_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_tools-3a0617d31392c6ea)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test tests::test_definition_boundary_non_empty_name_and_description ... ok
[INFO] [stdout] test read::tests::test_read_execute_error_missing_path ... ok
[INFO] [stdout] test tests::test_definition_normal_builds_tool_definition ... ok
[INFO] [stdout] test todo::tests::test_todo_state_boundary_clear_empty ... ok
[INFO] [stdout] test glob::tests::test_glob_execute_error_invalid_pattern ... ok
[INFO] [stdout] test todo::tests::test_todo_state_normal_add_and_list ... ok
[INFO] [stdout] test todo::tests::test_todo_write_tool_error_invalid_action ... ok
[INFO] [stdout] test edit::tests::test_edit_execute_boundary_multiple_occurrences_rejected ... ok
[INFO] [stdout] test read::tests::test_read_execute_boundary_offset_out_of_range ... ok
[INFO] [stdout] test todo::tests::test_todo_state_error_update_missing_item ... ok
[INFO] [stdout] test read::tests::test_read_execute_normal_reads_selected_lines ... ok
[INFO] [stdout] test grep::tests::test_grep_execute_error_missing_pattern ... ok
[INFO] [stdout] test tests::test_definition_error_path_not_applicable_execute_still_returns_ok ... ok
[INFO] [stdout] test write::tests::test_write_execute_error_missing_content ... ok
[INFO] [stdout] test todo::tests::test_todo_write_tool_normal_update_and_delete ... ok
[INFO] [stdout] test grep::tests::test_grep_execute_normal_finds_match ... ok
[INFO] [stdout] test edit::tests::test_edit_execute_normal_single_replacement ... ok
[INFO] [stdout] test write::tests::test_write_execute_boundary_empty_content ... ok
[INFO] [stdout] test edit::tests::test_edit_execute_error_old_text_missing ... ok
[INFO] [stdout] test write::tests::test_write_execute_normal_creates_parent_and_writes ... ok
[INFO] [stdout] test glob::tests::test_glob_execute_boundary_no_matches_returns_empty_string ... ok
[INFO] [stdout] test glob::tests::test_glob_execute_normal_matches_expected_files ... ok
[INFO] [stdout] test grep::tests::test_grep_execute_boundary_no_match ... ok
[INFO] [stdout] test bash::tests::test_bash_execute_error_timeout ... ok
[INFO] [stdout] test bash::tests::test_bash_execute_boundary_empty_stdout ... ok
[INFO] [stdout] test bash::tests::test_bash_execute_normal_returns_stdout ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bash::tests::test_bash_execute_normal_returns_stdout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bash::tests::test_bash_execute_normal_returns_stdout' (193) panicked at crates/claude-rs-tools/src/bash.rs:100:9:
[INFO] [stdout] assertion failed: output.contains("exit code: 0")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57607c5b568a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57607c5b568a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57607c5b568a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57607c5b568a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57607c5cb87a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57607c5cb87a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x57607c5ba782 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57607c5ba782 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57607c591a9f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57607c591a9f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57607c5aca29 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57607c45cdac - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57607c45cdac - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57607c5acca2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57607c5acca2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57607c591b8a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x57607c586549 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57607c59295d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57607c5cc0ec - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57607c5cc0b2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57607c0d4df8 - claude_rs_tools[40bcac467c5ab5ab]::bash::tests::test_bash_execute_normal_returns_stdout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/claude-rs-tools/src/bash.rs:100:9
[INFO] [stdout]   21:     0x57607c0d2532 - <core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x57607c0d25ad - <core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>> as core[e929cb53b82a81ca]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57607c0c935d - <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x57607c0c925b - tokio[111c51432957355d]::task::coop::with_budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x57607c0c925b - tokio[111c51432957355d]::task::coop::budget::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::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.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x57607c0c925b - <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x57607c0c4280 - <tokio[111c51432957355d]::runtime::scheduler::current_thread::Context>::enter::<core[e929cb53b82a81ca]::task::poll::Poll<()>, <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x57607c0c857d - <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x57607c0c7824 - <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x57607c0bbc0b - <tokio[111c51432957355d]::runtime::context::scoped::Scoped<tokio[111c51432957355d]::runtime::scheduler::Context>>::set::<<tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[111c51432957355d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x57607c0f5489 - tokio[111c51432957355d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[111c51432957355d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x57607c0b46c2 - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[111c51432957355d]::runtime::context::Context>>::try_with::<tokio[111c51432957355d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[111c51432957355d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[111c51432957355d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   33:     0x57607c0b424e - <std[29689e6404d28ef9]::thread::local::LocalKey<tokio[111c51432957355d]::runtime::context::Context>>::with::<tokio[111c51432957355d]::runtime::context::set_scheduler<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[111c51432957355d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[111c51432957355d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   34:     0x57607c0f499d - tokio[111c51432957355d]::runtime::context::set_scheduler::<(alloc[9d7caffeb3b5d2c6]::boxed::Box<tokio[111c51432957355d]::runtime::scheduler::current_thread::Core>, core[e929cb53b82a81ca]::option::Option<()>), <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x57607c0c63c0 - <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>::{closure#0}, core[e929cb53b82a81ca]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x57607c0c66b6 - <tokio[111c51432957355d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x57607c0c7330 - <tokio[111c51432957355d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x57607c0bcc93 - tokio[111c51432957355d]::runtime::context::runtime::enter_runtime::<<tokio[111c51432957355d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x57607c0c3db1 - <tokio[111c51432957355d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x57607c0e6624 - <tokio[111c51432957355d]::runtime::runtime::Runtime>::block_on_inner::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x57607c0e67ef - <tokio[111c51432957355d]::runtime::runtime::Runtime>::block_on::<core[e929cb53b82a81ca]::pin::Pin<&mut dyn core[e929cb53b82a81ca]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x57607c0d9849 - claude_rs_tools[40bcac467c5ab5ab]::bash::tests::test_bash_execute_normal_returns_stdout
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/claude-rs-tools/src/bash.rs:101:42
[INFO] [stdout]   43:     0x57607c0d3bc7 - claude_rs_tools[40bcac467c5ab5ab]::bash::tests::test_bash_execute_normal_returns_stdout::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/claude-rs-tools/src/bash.rs:94:55
[INFO] [stdout]   44:     0x57607c0b39e6 - <claude_rs_tools[40bcac467c5ab5ab]::bash::tests::test_bash_execute_normal_returns_stdout::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57607c45008b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x57607c45008b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x57607c45d87b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x57607c45d87b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x57607c45d87b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x57607c45d87b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x57607c45d87b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x57607c45d87b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x57607c45d87b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x57607c456f94 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x57607c456f94 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x57607c460482 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x57607c460482 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x57607c460482 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x57607c460482 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x57607c460482 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x57607c460482 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x57607c460482 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x57607c5b4a6f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x57607c5b4a6f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7fda4f96aaa4 - <unknown>
[INFO] [stdout]   66:     0x7fda4f9f7a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bash::tests::test_bash_execute_normal_returns_stdout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p claude-rs-tools --lib`
[INFO] running `Command { std: "docker" "inspect" "b9deedca979b930e2672feafb2f66bdcda9ec8b3a7d8601c26b5e35ad840ca89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9deedca979b930e2672feafb2f66bdcda9ec8b3a7d8601c26b5e35ad840ca89", kill_on_drop: false }`
[INFO] [stdout] b9deedca979b930e2672feafb2f66bdcda9ec8b3a7d8601c26b5e35ad840ca89
