[INFO] cloning repository https://github.com/CharliPosner/coding-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CharliPosner/coding-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharliPosner%2Fcoding-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharliPosner%2Fcoding-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a19138569bbebd8f2d6d94ad72619a0c2dd05a50
[INFO] checking CharliPosner/coding-agent against master#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharliPosner%2Fcoding-agent" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CharliPosner/coding-agent
[INFO] finished tweaking git repo https://github.com/CharliPosner/coding-agent
[INFO] tweaked toml for git repo https://github.com/CharliPosner/coding-agent written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CharliPosner/coding-agent on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CharliPosner/coding-agent 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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded conpty v0.5.1
[INFO] [stderr]   Downloaded ptyprocess v0.4.1
[INFO] [stderr]   Downloaded crokey-proc_macros v1.4.0
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded native-tls v0.2.15
[INFO] [stderr]   Downloaded crokey v1.4.0
[INFO] [stderr]   Downloaded expectrl v0.7.1
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded term-transcript v0.3.0
[INFO] [stderr]   Downloaded git2 v0.19.0
[INFO] [stderr]   Downloaded termimad v0.30.1
[INFO] [stderr]   Downloaded libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]   Downloaded tiktoken-rs v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e8c7e5f458b12c123ccd0669820682577520deb1fbb8bdec32d9eaf9bd08bef
[INFO] running `Command { std: "docker" "start" "-a" "6e8c7e5f458b12c123ccd0669820682577520deb1fbb8bdec32d9eaf9bd08bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e8c7e5f458b12c123ccd0669820682577520deb1fbb8bdec32d9eaf9bd08bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e8c7e5f458b12c123ccd0669820682577520deb1fbb8bdec32d9eaf9bd08bef", kill_on_drop: false }`
[INFO] [stdout] 6e8c7e5f458b12c123ccd0669820682577520deb1fbb8bdec32d9eaf9bd08bef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edda1d28a3a028389f25fea6f407e8961f81ab967182b21e3cb3e1b2bf93834d
[INFO] running `Command { std: "docker" "start" "-a" "edda1d28a3a028389f25fea6f407e8961f81ab967182b21e3cb3e1b2bf93834d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling native-tls v0.2.15
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/55e86c996809902e8bbad512cfb4d2c18be446d9/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=2d206b438f3a8cac -C extra-filename=-33679cb14918414c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f16a2ed58d5c44b.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --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" "edda1d28a3a028389f25fea6f407e8961f81ab967182b21e3cb3e1b2bf93834d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edda1d28a3a028389f25fea6f407e8961f81ab967182b21e3cb3e1b2bf93834d", kill_on_drop: false }`
[INFO] [stdout] edda1d28a3a028389f25fea6f407e8961f81ab967182b21e3cb3e1b2bf93834d
