[INFO] cloning repository https://github.com/joshrotenberg/claude-wrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshrotenberg/claude-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshrotenberg%2Fclaude-wrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshrotenberg%2Fclaude-wrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70706cc4942b28ada1a59625d04b3bee3819d2a6 [INFO] testing joshrotenberg/claude-wrapper against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshrotenberg%2Fclaude-wrapper" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joshrotenberg/claude-wrapper [INFO] finished tweaking git repo https://github.com/joshrotenberg/claude-wrapper [INFO] tweaked toml for git repo https://github.com/joshrotenberg/claude-wrapper written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joshrotenberg/claude-wrapper on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joshrotenberg/claude-wrapper 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dece1bb05d94b9d36a39fde40914edb4b24b45600e121935e102fa5e28dbcdc4 [INFO] running `Command { std: "docker" "start" "-a" "dece1bb05d94b9d36a39fde40914edb4b24b45600e121935e102fa5e28dbcdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dece1bb05d94b9d36a39fde40914edb4b24b45600e121935e102fa5e28dbcdc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dece1bb05d94b9d36a39fde40914edb4b24b45600e121935e102fa5e28dbcdc4", kill_on_drop: false }` [INFO] [stdout] dece1bb05d94b9d36a39fde40914edb4b24b45600e121935e102fa5e28dbcdc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e41ef1badd4a9743990986612b6b8f4d1a0bace360cb3ae00cd1071a5dddb9af [INFO] running `Command { std: "docker" "start" "-a" "e41ef1badd4a9743990986612b6b8f4d1a0bace360cb3ae00cd1071a5dddb9af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [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 signal-hook-registry v1.4.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-mcp-types v0.10.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling claude-wrapper v0.4.0 (/opt/rustwide/workdir/crates/claude-wrapper) [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling claude-runner v0.1.0 (/opt/rustwide/workdir/crates/claude-runner) [INFO] [stderr] Compiling claude-pool v0.4.0 (/opt/rustwide/workdir/crates/claude-pool) [INFO] [stderr] Compiling tower-mcp v0.10.0 [INFO] [stderr] Compiling claudes v0.1.0 (/opt/rustwide/workdir/crates/claudes) [INFO] [stderr] Compiling claude-pool-mcp v0.1.1 (/opt/rustwide/workdir/crates/claude-pool-mcp) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "e41ef1badd4a9743990986612b6b8f4d1a0bace360cb3ae00cd1071a5dddb9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41ef1badd4a9743990986612b6b8f4d1a0bace360cb3ae00cd1071a5dddb9af", kill_on_drop: false }` [INFO] [stdout] e41ef1badd4a9743990986612b6b8f4d1a0bace360cb3ae00cd1071a5dddb9af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e4d2889cff514a8c3af3b18e949a7f9e884d3b243bb7cc9f8010c8b56bb5795 [INFO] running `Command { std: "docker" "start" "-a" "8e4d2889cff514a8c3af3b18e949a7f9e884d3b243bb7cc9f8010c8b56bb5795", kill_on_drop: false }` [INFO] [stderr] Compiling claude-pool v0.4.0 (/opt/rustwide/workdir/crates/claude-pool) [INFO] [stderr] Compiling claude-wrapper v0.4.0 (/opt/rustwide/workdir/crates/claude-wrapper) [INFO] [stderr] Compiling claudes v0.1.0 (/opt/rustwide/workdir/crates/claudes) [INFO] [stderr] Compiling claude-runner v0.1.0 (/opt/rustwide/workdir/crates/claude-runner) [INFO] [stderr] Compiling claude-pool-mcp v0.1.1 (/opt/rustwide/workdir/crates/claude-pool-mcp) [INFO] [stderr] error: could not compile `claudes` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name claudes --edition=2024 crates/claudes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c5f7776662385a91 -C extra-filename=-0f38f4997cfb88e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d48c5020e88f61ca.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-907de5e68f2c6af3.rlib --extern claude_wrapper=/opt/rustwide/target/debug/deps/libclaude_wrapper-ddbb4afc09623fe2.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-9cf6aed056e21fe4.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-9af43f9e60430ffb.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9b13dfd23fa3648f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9b32e61f9f871e02.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e4935d370759aaf1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e2785238da0cd2e9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af8671636dbe4d60.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9308ca10c6414e2e.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-760f441129b211c2.rlib --extern tower_mcp=/opt/rustwide/target/debug/deps/libtower_mcp-a86a288bda748c2d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5889d971f63704d0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-676dc80e80caa5b7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `claude-runner` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name claude_runner --edition=2024 crates/claude-runner/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d1a0367dc0dde1a9 -C extra-filename=-e7c4658906cd4915 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d48c5020e88f61ca.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-907de5e68f2c6af3.rlib --extern claude_wrapper=/opt/rustwide/target/debug/deps/libclaude_wrapper-ddbb4afc09623fe2.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-b7487c9e562e2bd2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9b32e61f9f871e02.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e4935d370759aaf1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e2785238da0cd2e9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af8671636dbe4d60.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9308ca10c6414e2e.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-760f441129b211c2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5889d971f63704d0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-676dc80e80caa5b7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8e4d2889cff514a8c3af3b18e949a7f9e884d3b243bb7cc9f8010c8b56bb5795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e4d2889cff514a8c3af3b18e949a7f9e884d3b243bb7cc9f8010c8b56bb5795", kill_on_drop: false }` [INFO] [stdout] 8e4d2889cff514a8c3af3b18e949a7f9e884d3b243bb7cc9f8010c8b56bb5795