[INFO] fetching crate treetop-core 0.0.18...
[INFO] checking treetop-core-0.0.18 against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] extracting crate treetop-core 0.0.18 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate treetop-core 0.0.18
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate treetop-core 0.0.18
[INFO] tweaked toml for crates.io crate treetop-core 0.0.18 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate treetop-core 0.0.18 on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate treetop-core 0.0.18 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dc29adf4a921538cd18fbceddd9f3224d0d499d5168d102b3d700c426de3886a
[INFO] running `Command { std: "docker" "start" "dc29adf4a921538cd18fbceddd9f3224d0d499d5168d102b3d700c426de3886a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc29adf4a921538cd18fbceddd9f3224d0d499d5168d102b3d700c426de3886a", 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" "dc29adf4a921538cd18fbceddd9f3224d0d499d5168d102b3d700c426de3886a" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc29adf4a921538cd18fbceddd9f3224d0d499d5168d102b3d700c426de3886a", 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" "dc29adf4a921538cd18fbceddd9f3224d0d499d5168d102b3d700c426de3886a" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling camino v1.2.4
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling vergen-lib v10.0.1
[INFO] [stderr]    Compiling vergen v10.0.1
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling sysinfo v0.39.5
[INFO] [stderr]    Compiling vergen-gitcl v10.0.1
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking rustc-literal-escaper v0.0.7
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking pretty v0.12.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling cedar-policy v4.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling iai-callgrind-runner v0.16.1
[INFO] [stderr]     Checking unicode-security v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling iai-callgrind v0.16.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]    Compiling pest_meta v2.8.7
[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/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.7/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=a5c2bcf5c6cc56c8 -C extra-filename=-7df29dcb0b0db711 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f6a8642c1304b06b.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] [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/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.7/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=51e111f742fa6183 -C extra-filename=-7b9ea463a08a1819 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ca07533bbd8f674.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "dc29adf4a921538cd18fbceddd9f3224d0d499d5168d102b3d700c426de3886a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc29adf4a921538cd18fbceddd9f3224d0d499d5168d102b3d700c426de3886a", kill_on_drop: false }`
[INFO] [stdout] dc29adf4a921538cd18fbceddd9f3224d0d499d5168d102b3d700c426de3886a
