[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 try#33835004928d3bf65db4d4712e1330766263b0bd 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-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/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sunheyi6/claude-rs 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/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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc2/source/crates/claude-rs-cli/Cargo.toml: file `/workspace/builds/worker-4-tc2/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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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] 1113adde0e107ec3afe79041fc848fad40d3331aec7c3fcb4a1c18cbddb4f4b7
[INFO] running `Command { std: "docker" "start" "-a" "1113adde0e107ec3afe79041fc848fad40d3331aec7c3fcb4a1c18cbddb4f4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1113adde0e107ec3afe79041fc848fad40d3331aec7c3fcb4a1c18cbddb4f4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1113adde0e107ec3afe79041fc848fad40d3331aec7c3fcb4a1c18cbddb4f4b7", kill_on_drop: false }`
[INFO] [stdout] 1113adde0e107ec3afe79041fc848fad40d3331aec7c3fcb4a1c18cbddb4f4b7
[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] 3e36bbe222f3828266eb2e26b947bfb146c3d853da3b80b30e7343528c4863bd
[INFO] running `Command { std: "docker" "start" "-a" "3e36bbe222f3828266eb2e26b947bfb146c3d853da3b80b30e7343528c4863bd", 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 futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[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 futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[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 walkdir v2.5.0
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling option-ext v0.2.0
[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 crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bstr v1.12.1
[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 regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[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 rustls v0.23.38
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[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 tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[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 tokio v1.52.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.29.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 toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[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 tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[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 22s
[INFO] running `Command { std: "docker" "inspect" "3e36bbe222f3828266eb2e26b947bfb146c3d853da3b80b30e7343528c4863bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e36bbe222f3828266eb2e26b947bfb146c3d853da3b80b30e7343528c4863bd", kill_on_drop: false }`
[INFO] [stdout] 3e36bbe222f3828266eb2e26b947bfb146c3d853da3b80b30e7343528c4863bd
[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] 8eb36c274124c5b36416f17401627e9177a1fa777e26c1056ce437aa8f156254
[INFO] running `Command { std: "docker" "start" "-a" "8eb36c274124c5b36416f17401627e9177a1fa777e26c1056ce437aa8f156254", 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] [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-tools v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-tools)
[INFO] [stderr]    Compiling claude-rs-llm v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-llm)
[INFO] [stderr]    Compiling claude-rs-sandbox v0.1.0 (/opt/rustwide/workdir/crates/claude-rs-sandbox)
[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.83s
[INFO] running `Command { std: "docker" "inspect" "8eb36c274124c5b36416f17401627e9177a1fa777e26c1056ce437aa8f156254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb36c274124c5b36416f17401627e9177a1fa777e26c1056ce437aa8f156254", kill_on_drop: false }`
[INFO] [stdout] 8eb36c274124c5b36416f17401627e9177a1fa777e26c1056ce437aa8f156254
[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] 69b7dba28ced16e0c19b0a0e824f7117088029c12f1adc2ef57c8ce96dfe6f72
[INFO] running `Command { std: "docker" "start" "-a" "69b7dba28ced16e0c19b0a0e824f7117088029c12f1adc2ef57c8ce96dfe6f72", 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 "claude-rs") generated 1 warning
[INFO] [stderr] warning: `claude-rs-cli` (bin "crs") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `claude-rs-cli` (bin "crs" test) 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.35s
[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_app_new_boundary_defaults ... ok
[INFO] [stdout] test tui::tests::test_filter_commands_error_case_no_match_returns_empty ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_boundary_subsequence ... ok
[INFO] [stdout] test tui::tests::test_filter_commands_normal_status_query ... ok
[INFO] [stdout] test tui::tests::test_filter_commands_boundary_empty_query_returns_all ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_positions_error_case_non_subsequence_empty_positions ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_positions_normal_marks_chars ... 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_boundary_trimmed_quit_word ... 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_mode_label_normal_values ... ok
[INFO] [stdout] test tui::tests::test_display_width_normal_ascii_and_cjk ... ok
[INFO] [stdout] test tui::tests::test_fuzzy_match_error_case_non_subsequence ... 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_args_parse_error_invalid_permissions_rejected_later ... 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_apply_speed_profile_normal_sets_fast_fields ... ok
[INFO] [stdout] test tests::test_is_exit_command_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test tests::test_normalize_api_key_boundary_empty_value ... ok
[INFO] [stdout] test tests::test_pad_ansi_boundary_truncates_to_width ... ok
[INFO] [stdout] test tests::test_normalize_api_key_normal_trimmed_value ... ok
[INFO] [stdout] test tests::test_strip_ansi_normal_removes_escape_sequences ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crs-9adb4c21675ad32a)
[INFO] [stdout] test tests::test_print_queued_preview_boundary_empty_text_no_panic ... 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] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_apply_speed_profile_normal_sets_fast_fields ... ok
[INFO] [stdout] test tests::test_apply_speed_profile_boundary_disabled_keeps_defaults ... ok
[INFO] [stdout] test tests::test_is_exit_command_error_case_uppercase_not_allowed ... ok
[INFO] [stdout] test tests::test_args_parse_error_invalid_permissions_rejected_later ... 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_is_exit_command_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test tests::test_is_exit_command_normal_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] [stderr]      Running tests/inline_repl.rs (/opt/rustwide/target/debug/deps/inline_repl-0962f43a58a47923)
[INFO] [stdout] test tests::test_print_queued_preview_boundary_empty_text_no_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_completion_accept ... ok
[INFO] [stdout] test test_completion_navigation_wraps ... ok
[INFO] [stdout] test test_completion_refresh_no_match_dismisses ... ok
[INFO] [stdout] test test_completion_refresh_prefix_match ... ok
[INFO] [stdout] test test_completion_refresh_substring_match ... ok
[INFO] [stdout] test test_inline_repl_state_new_defaults ... ok
[INFO] [stdout] test test_inline_repl_state_running_toggle ... ok
[INFO] [stdout] test test_is_exit_input_boundary_trimmed_quit_word ... ok
[INFO] [stdout] test test_is_exit_input_normal_quit_word ... ok
[INFO] [stdout] test test_visible_width_mixed_cjk ... ok
[INFO] [stdout] test test_is_exit_input_error_case_uppercase_not_allowed ... ok
[INFO] [stdout] test test_visible_width_ascii_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_rs_core-c211b589a4a6c5a1)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test compaction::tests::test_compact_keeps_system_and_recent ... ok
[INFO] [stdout] test agents_md::tests::test_load_agents_md_error_nonexistent_dir ... ok
[INFO] [stdout] test permissions::tests::parse_modes ... ok
[INFO] [stdout] test tests::test_agent_fast_mode_normal_enable_and_disable ... ok
[INFO] [stdout] test agents_md::tests::test_load_agents_md_basic ... ok
[INFO] [stdout] test tests::test_agent_run_turn_normal_returns_assistant_text ... ok
[INFO] [stdout] test permissions::tests::workspace_write_allows_write_within_root ... ok
[INFO] [stdout] test tests::test_agent_status_summary_boundary_contains_workspace_root ... ok
[INFO] [stdout] test session::tests::test_save_and_load_session_normal_roundtrip ... ok
[INFO] [stdout] test tests::test_agent_run_turn_stream_boundary_collects_chunks ... ok
[INFO] [stdout] test session::tests::test_list_sessions_boundary_sorted_descending ... ok
[INFO] [stdout] test session::tests::test_load_session_error_missing_id ... ok
[INFO] [stdout] test permissions::tests::readonly_blocks_write_tools ... ok
[INFO] [stdout] test permissions::tests::workspace_write_blocks_path_escape ... ok
[INFO] [stdout] test agents_md::tests::test_load_agents_md_boundary_limit_truncates ... ok
[INFO] [stdout] test tests::test_agent_run_turn_error_provider_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[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_stream_response_error_case_invalid_json ... ok
[INFO] [stdout] test tests::test_reexports_boundary_chat_options_empty_model_allowed ... ok
[INFO] [stdout] test provider::tests::test_provider_error_case_not_applicable_dummy_still_ok ... ok
[INFO] [stdout] test provider::tests::test_provider_normal_chat_returns_text ... ok
[INFO] [stdout] test openai::tests::test_message_to_openai_normal_user_message ... ok
[INFO] [stdout] test openai::tests::test_message_to_openai_boundary_tool_message ... ok
[INFO] [stdout] test types::tests::test_message_builders_normal_construct_variants ... ok
[INFO] [stdout] test types::tests::test_chat_options_normal_defaults_are_none ... ok
[INFO] [stdout] test tests::test_reexports_normal_message_constructor_available ... 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 types::tests::test_chat_options_boundary_extra_accepts_custom_values ... ok
[INFO] [stdout] test tests::test_reexports_error_case_not_applicable_enum_variant_works ... ok
[INFO] [stdout] test provider::tests::test_provider_boundary_stream_has_stop ... 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.18s
[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::test_add_boundary_zero ... ok
[INFO] [stdout] test tests::test_add_error_case_not_applicable_still_deterministic ... ok
[INFO] [stdout] test tests::it_works ... 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 glob::tests::test_glob_execute_error_invalid_pattern ... ok
[INFO] [stdout] test edit::tests::test_edit_execute_error_old_text_missing ... ok
[INFO] [stdout] test tests::test_definition_normal_builds_tool_definition ... ok
[INFO] [stdout] test grep::tests::test_grep_execute_error_missing_pattern ... ok
[INFO] [stdout] test read::tests::test_read_execute_normal_reads_selected_lines ... ok
[INFO] [stdout] test tests::test_definition_boundary_non_empty_name_and_description ... ok
[INFO] [stdout] test todo::tests::test_todo_state_boundary_clear_empty ... ok
[INFO] [stdout] test edit::tests::test_edit_execute_normal_single_replacement ... ok
[INFO] [stdout] test todo::tests::test_todo_state_error_update_missing_item ... ok
[INFO] [stdout] test tests::test_definition_error_path_not_applicable_execute_still_returns_ok ... ok
[INFO] [stdout] test todo::tests::test_todo_write_tool_normal_update_and_delete ... ok
[INFO] [stdout] test todo::tests::test_todo_state_normal_add_and_list ... 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 write::tests::test_write_execute_error_missing_content ... ok
[INFO] [stdout] test todo::tests::test_todo_write_tool_error_invalid_action ... ok
[INFO] [stdout] test glob::tests::test_glob_execute_normal_matches_expected_files ... ok
[INFO] [stdout] test read::tests::test_read_execute_error_missing_path ... ok
[INFO] [stdout] test glob::tests::test_glob_execute_boundary_no_matches_returns_empty_string ... ok
[INFO] [stdout] test write::tests::test_write_execute_normal_creates_parent_and_writes ... ok
[INFO] [stdout] test grep::tests::test_grep_execute_boundary_no_match ... ok
[INFO] [stdout] test write::tests::test_write_execute_boundary_empty_content ... 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 grep::tests::test_grep_execute_normal_finds_match ... 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' (196) 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:     0x5b212ebcd69a - 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:     0x5b212ebcd69a - 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:     0x5b212ebcd69a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b212ebcd69a - <<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:     0x5b212ebe388a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b212ebe388a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5b212ebd2792 - 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:     0x5b212ebd2792 - <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:     0x5b212eba9aaf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b212eba9aaf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b212ebc4a89 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b212ea7232c - <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:     0x5b212ea7232c - 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:     0x5b212ebc4d02 - <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:     0x5b212ebc4d02 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b212eba9b9a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5b212eba0ce9 - 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:     0x5b212ebaa96d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b212ebe40fc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b212ebe40c2 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b212e6e9838 - claude_rs_tools[c3cf82afa74e0d41]::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:     0x5b212e6e7112 - <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:     0x5b212e6e718d - <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:     0x5b212e6de10d - <tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   24:     0x5b212e6de00b - tokio[9c99da69f4d1e5eb]::task::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[9c99da69f4d1e5eb]::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.52.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5b212e6de00b - tokio[9c99da69f4d1e5eb]::task::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[9c99da69f4d1e5eb]::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.52.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5b212e6de00b - <tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   27:     0x5b212e6d9030 - <tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   28:     0x5b212e6dd32d - <tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   29:     0x5b212e6dc5d4 - <tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   30:     0x5b212e6f04db - <tokio[9c99da69f4d1e5eb]::runtime::context::scoped::Scoped<tokio[9c99da69f4d1e5eb]::runtime::scheduler::Context>>::set::<<tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9c99da69f4d1e5eb]::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[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x5b212e70a029 - tokio[9c99da69f4d1e5eb]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/context.rs:181:38
[INFO] [stdout]   32:     0x5b212e6c92e2 - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[9c99da69f4d1e5eb]::runtime::context::Context>>::try_with::<tokio[9c99da69f4d1e5eb]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9c99da69f4d1e5eb]::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[9c99da69f4d1e5eb]::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:     0x5b212e6c8e6e - <std[ec419fa8110287d5]::thread::local::LocalKey<tokio[9c99da69f4d1e5eb]::runtime::context::Context>>::with::<tokio[9c99da69f4d1e5eb]::runtime::context::set_scheduler<(alloc[a8a7aba520129d98]::boxed::Box<tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9c99da69f4d1e5eb]::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[9c99da69f4d1e5eb]::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:     0x5b212e70949d - tokio[9c99da69f4d1e5eb]::runtime::context::set_scheduler::<(alloc[a8a7aba520129d98]::boxed::Box<tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::option::Option<()>), <tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/context.rs:181:17
[INFO] [stdout]   35:     0x5b212e6db170 - <tokio[9c99da69f4d1e5eb]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   36:     0x5b212e6db466 - <tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   37:     0x5b212e6dc0e0 - <tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   38:     0x5b212e6d1a83 - tokio[9c99da69f4d1e5eb]::runtime::context::runtime::enter_runtime::<<tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5b212e6d8b61 - <tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   40:     0x5b212e6fb164 - <tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   41:     0x5b212e6fb32f - <tokio[9c99da69f4d1e5eb]::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.52.0/src/runtime/runtime.rs:345:18
[INFO] [stdout]   42:     0x5b212e6ee289 - claude_rs_tools[c3cf82afa74e0d41]::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:     0x5b212e6e8607 - claude_rs_tools[c3cf82afa74e0d41]::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:     0x5b212e6c86e6 - <claude_rs_tools[c3cf82afa74e0d41]::bash::tests::test_bash_execute_normal_returns_stdout::{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:     0x5b212ea6560b - <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:     0x5b212ea6560b - 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:     0x5b212ea72dfb - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x5b212ea72dfb - <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:     0x5b212ea72dfb - 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:     0x5b212ea72dfb - 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:     0x5b212ea72dfb - 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:     0x5b212ea72dfb - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x5b212ea72dfb - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x5b212ea6d7d4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x5b212ea6d7d4 - 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:     0x5b212ea75a02 - 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:     0x5b212ea75a02 - <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:     0x5b212ea75a02 - 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:     0x5b212ea75a02 - 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:     0x5b212ea75a02 - 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:     0x5b212ea75a02 - 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:     0x5b212ea75a02 - <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:     0x5b212ebcca7f - <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:     0x5b212ebcca7f - <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:     0x7aa8df16baa4 - <unknown>
[INFO] [stdout]   66:     0x7aa8df1f8a64 - 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.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p claude-rs-tools --lib`
[INFO] running `Command { std: "docker" "inspect" "69b7dba28ced16e0c19b0a0e824f7117088029c12f1adc2ef57c8ce96dfe6f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69b7dba28ced16e0c19b0a0e824f7117088029c12f1adc2ef57c8ce96dfe6f72", kill_on_drop: false }`
[INFO] [stdout] 69b7dba28ced16e0c19b0a0e824f7117088029c12f1adc2ef57c8ce96dfe6f72
