[INFO] fetching crate unleash-edge-types 20.1.1...
[INFO] checking unleash-edge-types-20.1.1 against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] extracting crate unleash-edge-types 20.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate unleash-edge-types 20.1.1
[INFO] finished tweaking crates.io crate unleash-edge-types 20.1.1
[INFO] tweaked toml for crates.io crate unleash-edge-types 20.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unleash-edge-types 20.1.1 on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unleash-edge-types 20.1.1 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0099a473e78d94438a94348a3cdf1a51d37d9560807134202aa8d65482fd3a8
[INFO] running `Command { std: "docker" "start" "-a" "c0099a473e78d94438a94348a3cdf1a51d37d9560807134202aa8d65482fd3a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0099a473e78d94438a94348a3cdf1a51d37d9560807134202aa8d65482fd3a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0099a473e78d94438a94348a3cdf1a51d37d9560807134202aa8d65482fd3a8", kill_on_drop: false }`
[INFO] [stdout] c0099a473e78d94438a94348a3cdf1a51d37d9560807134202aa8d65482fd3a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d66191dcb2fcab99952d9ff747f9a595c2c460726d8c3b305e923933bdf8be2
[INFO] running `Command { std: "docker" "start" "-a" "8d66191dcb2fcab99952d9ff747f9a595c2c460726d8c3b305e923933bdf8be2", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling tz-rs v0.7.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[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/b98202ad067d72e45cec8be3d5c15d86ef0fd086/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.3/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=95c6c122cfe6db5c -C extra-filename=-d13478e0642ea5d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2fee43325026b551.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-d608fbdb77278a36.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" "8d66191dcb2fcab99952d9ff747f9a595c2c460726d8c3b305e923933bdf8be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d66191dcb2fcab99952d9ff747f9a595c2c460726d8c3b305e923933bdf8be2", kill_on_drop: false }`
[INFO] [stdout] 8d66191dcb2fcab99952d9ff747f9a595c2c460726d8c3b305e923933bdf8be2
