[INFO] cloning repository https://github.com/davidbeesley/claude-chill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidbeesley/claude-chill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbeesley%2Fclaude-chill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbeesley%2Fclaude-chill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2595cf7f89e33381453cb4fba2b8bf8eb26921df [INFO] checking davidbeesley/claude-chill against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbeesley%2Fclaude-chill" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/davidbeesley/claude-chill [INFO] finished tweaking git repo https://github.com/davidbeesley/claude-chill [INFO] tweaked toml for git repo https://github.com/davidbeesley/claude-chill written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidbeesley/claude-chill on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/davidbeesley/claude-chill 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8145e72e16e98ab874a75610c3db0ce1624127471ca776209ef705717831832a [INFO] running `Command { std: "docker" "start" "-a" "8145e72e16e98ab874a75610c3db0ce1624127471ca776209ef705717831832a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8145e72e16e98ab874a75610c3db0ce1624127471ca776209ef705717831832a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8145e72e16e98ab874a75610c3db0ce1624127471ca776209ef705717831832a", kill_on_drop: false }` [INFO] [stdout] 8145e72e16e98ab874a75610c3db0ce1624127471ca776209ef705717831832a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84399bd0b7081a4f4afbc905a1e7294e1c239122be31c426490c94ea7e79aaf0 [INFO] running `Command { std: "docker" "start" "-a" "84399bd0b7081a4f4afbc905a1e7294e1c239122be31c426490c94ea7e79aaf0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking euclid v0.22.13 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking vte v0.15.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking vtparse v0.6.2 [INFO] [stderr] Checking finl_unicode v1.4.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling claude-chill v0.1.4 (/opt/rustwide/workdir/crates/claude-chill) [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking vt100 v0.16.2 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking filedescriptor v0.8.3 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Checking wezterm-dynamic v0.2.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Checking wezterm-input-types v0.1.0 [INFO] [stderr] Checking wezterm-bidi v0.2.3 [INFO] [stderr] Checking wezterm-color-types v0.3.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking mac_address v1.1.8 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking wezterm-blob-leases v0.1.1 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking termwiz v0.23.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.34s [INFO] running `Command { std: "docker" "inspect" "84399bd0b7081a4f4afbc905a1e7294e1c239122be31c426490c94ea7e79aaf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84399bd0b7081a4f4afbc905a1e7294e1c239122be31c426490c94ea7e79aaf0", kill_on_drop: false }` [INFO] [stdout] 84399bd0b7081a4f4afbc905a1e7294e1c239122be31c426490c94ea7e79aaf0