[INFO] cloning repository https://github.com/ethereumdegen/claude-commander [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethereumdegen/claude-commander" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereumdegen%2Fclaude-commander", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereumdegen%2Fclaude-commander'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cd7bec545d56d573766c31000fc74e4a9429e12 [INFO] testing ethereumdegen/claude-commander against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethereumdegen%2Fclaude-commander" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ethereumdegen/claude-commander [INFO] finished tweaking git repo https://github.com/ethereumdegen/claude-commander [INFO] tweaked toml for git repo https://github.com/ethereumdegen/claude-commander written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ethereumdegen/claude-commander on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ethereumdegen/claude-commander 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-encoding v2.10.0 [INFO] [stderr] Downloaded pin-project-internal v1.1.11 [INFO] [stderr] Downloaded instability v0.3.12 [INFO] [stderr] Downloaded num_threads v0.1.7 [INFO] [stderr] Downloaded line-clipping v0.3.5 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded fax v0.2.6 [INFO] [stderr] Downloaded error-code v3.3.2 [INFO] [stderr] Downloaded darling_macro v0.23.0 [INFO] [stderr] Downloaded fax_derive v0.2.0 [INFO] [stderr] Downloaded pin-project v1.1.11 [INFO] [stderr] Downloaded openssl-probe v0.2.1 [INFO] [stderr] Downloaded objc2-io-surface v0.3.2 [INFO] [stderr] Downloaded quick-error v2.0.1 [INFO] [stderr] Downloaded rand_core v0.9.5 [INFO] [stderr] Downloaded native-tls v0.2.18 [INFO] [stderr] Downloaded tokio-tungstenite v0.26.2 [INFO] [stderr] Downloaded security-framework-sys v2.17.0 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded lru v0.16.3 [INFO] [stderr] Downloaded kasuari v0.4.12 [INFO] [stderr] Downloaded ratatui-crossterm v0.1.0 [INFO] [stderr] Downloaded convert_case v0.10.0 [INFO] [stderr] Downloaded zune-core v0.5.1 [INFO] [stderr] Downloaded unicode-truncate v2.0.1 [INFO] [stderr] Downloaded clipboard-win v5.4.1 [INFO] [stderr] Downloaded hyper v0.14.32 [INFO] [stderr] Downloaded schannel v0.1.29 [INFO] [stderr] Downloaded darling v0.23.0 [INFO] [stderr] Downloaded ratatui-hypertile-extras v0.3.0 [INFO] [stderr] Downloaded tungstenite v0.26.2 [INFO] [stderr] Downloaded compact_str v0.9.0 [INFO] [stderr] Downloaded dispatch2 v0.3.1 [INFO] [stderr] Downloaded arboard v3.6.1 [INFO] [stderr] Downloaded security-framework v3.7.0 [INFO] [stderr] Downloaded darling_core v0.23.0 [INFO] [stderr] Downloaded derive_more v2.1.1 [INFO] [stderr] Downloaded objc2-core-graphics v0.3.2 [INFO] [stderr] Downloaded ratatui v0.30.0 [INFO] [stderr] Downloaded tiff v0.11.3 [INFO] [stderr] Downloaded zune-jpeg v0.5.15 [INFO] [stderr] Downloaded openssl-sys v0.9.112 [INFO] [stderr] Downloaded derive_more-impl v2.1.1 [INFO] [stderr] Downloaded png v0.18.1 [INFO] [stderr] Downloaded h2 v0.3.27 [INFO] [stderr] Downloaded ratatui-core v0.1.0 [INFO] [stderr] Downloaded moxcms v0.8.1 [INFO] [stderr] Downloaded ratatui-widgets v0.3.0 [INFO] [stderr] Downloaded objc2 v0.6.4 [INFO] [stderr] Downloaded openssl v0.10.76 [INFO] [stderr] Downloaded image v0.25.10 [INFO] [stderr] Downloaded objc2-foundation v0.3.2 [INFO] [stderr] Downloaded objc2-app-kit v0.3.2 [INFO] [stderr] Downloaded pxfm v0.1.28 [INFO] [stderr] Downloaded ratatui-hypertile v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37450e68112860c58276191ab3f6b954d24950e27491ca012148a28c3da7cde1 [INFO] running `Command { std: "docker" "start" "-a" "37450e68112860c58276191ab3f6b954d24950e27491ca012148a28c3da7cde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37450e68112860c58276191ab3f6b954d24950e27491ca012148a28c3da7cde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37450e68112860c58276191ab3f6b954d24950e27491ca012148a28c3da7cde1", kill_on_drop: false }` [INFO] [stdout] 37450e68112860c58276191ab3f6b954d24950e27491ca012148a28c3da7cde1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4f6dfc854dad685c99d94566a75034b369fb5f8d79fcbcd84d98d165689d45d [INFO] running `Command { std: "docker" "start" "-a" "f4f6dfc854dad685c99d94566a75034b369fb5f8d79fcbcd84d98d165689d45d", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [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 cc v1.2.58 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=bf561ff5201034a5 -C extra-filename=-fd5f86c856aba903 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0d996076a85b3d5.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b920ea723610579b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1d6f1b72900c0d37.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-c33ebd2f6494eddd.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6004f894d8f38f07.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-5245f75f1c433b38.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f4f6dfc854dad685c99d94566a75034b369fb5f8d79fcbcd84d98d165689d45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f6dfc854dad685c99d94566a75034b369fb5f8d79fcbcd84d98d165689d45d", kill_on_drop: false }` [INFO] [stdout] f4f6dfc854dad685c99d94566a75034b369fb5f8d79fcbcd84d98d165689d45d