[INFO] cloning repository https://github.com/jscottransom/walrus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jscottransom/walrus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjscottransom%2Fwalrus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjscottransom%2Fwalrus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6739e6f4463d16066ae29b35352514cce3c6e66
[INFO] checking jscottransom/walrus against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjscottransom%2Fwalrus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jscottransom/walrus
[INFO] finished tweaking git repo https://github.com/jscottransom/walrus
[INFO] tweaked toml for git repo https://github.com/jscottransom/walrus written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jscottransom/walrus on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jscottransom/walrus 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f205896a3b8350d9350d1466d476b9eb2e3f8207421df52ceb4f48222e280ae6
[INFO] running `Command { std: "docker" "start" "-a" "f205896a3b8350d9350d1466d476b9eb2e3f8207421df52ceb4f48222e280ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f205896a3b8350d9350d1466d476b9eb2e3f8207421df52ceb4f48222e280ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f205896a3b8350d9350d1466d476b9eb2e3f8207421df52ceb4f48222e280ae6", kill_on_drop: false }`
[INFO] [stdout] f205896a3b8350d9350d1466d476b9eb2e3f8207421df52ceb4f48222e280ae6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66320971d3dbddcada36bd93bea7376413dc7af9266eb8fa19534e8f5c5050a7
[INFO] running `Command { std: "docker" "start" "-a" "66320971d3dbddcada36bd93bea7376413dc7af9266eb8fa19534e8f5c5050a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking clap_builder v4.5.43
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[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/d336647335db03a0fc5b24fc5325cd3905c5b8e8/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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=78cd7f42769e12ae -C extra-filename=-09f462b743c4f6f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0eb4839b490620d3.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.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" "66320971d3dbddcada36bd93bea7376413dc7af9266eb8fa19534e8f5c5050a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66320971d3dbddcada36bd93bea7376413dc7af9266eb8fa19534e8f5c5050a7", kill_on_drop: false }`
[INFO] [stdout] 66320971d3dbddcada36bd93bea7376413dc7af9266eb8fa19534e8f5c5050a7
