[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 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharliPosner%2Fcoding-agent" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CharliPosner/coding-agent on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crokey-proc_macros v1.4.0
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded crokey v1.4.0
[INFO] [stderr]   Downloaded native-tls v0.2.15
[INFO] [stderr]   Downloaded term-transcript v0.3.0
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded ptyprocess v0.4.1
[INFO] [stderr]   Downloaded conpty v0.5.1
[INFO] [stderr]   Downloaded quick-xml v0.28.2
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded expectrl v0.7.1
[INFO] [stderr]   Downloaded termimad v0.30.1
[INFO] [stderr]   Downloaded assert_cmd v2.1.2
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded tiktoken-rs v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5eb42e95204687a54904b504273bee2cead40d478536f666dae5dd04f6d12afc
[INFO] running `Command { std: "docker" "start" "5eb42e95204687a54904b504273bee2cead40d478536f666dae5dd04f6d12afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eb42e95204687a54904b504273bee2cead40d478536f666dae5dd04f6d12afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5eb42e95204687a54904b504273bee2cead40d478536f666dae5dd04f6d12afc" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5eb42e95204687a54904b504273bee2cead40d478536f666dae5dd04f6d12afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5eb42e95204687a54904b504273bee2cead40d478536f666dae5dd04f6d12afc" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking bitflags v2.10.0
[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 regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling native-tls v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking yansi v1.0.1
[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] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22950ab9e29e11620a10905f027f141ea126966e/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.9/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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=57ab96421927b0af -C extra-filename=-3c139c9abef78377 --out-dir /opt/rustwide/target/debug/build/regex-syntax/3c139c9abef78377/out --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" "5eb42e95204687a54904b504273bee2cead40d478536f666dae5dd04f6d12afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb42e95204687a54904b504273bee2cead40d478536f666dae5dd04f6d12afc", kill_on_drop: false }`
[INFO] [stdout] 5eb42e95204687a54904b504273bee2cead40d478536f666dae5dd04f6d12afc
