[INFO] fetching crate hrelayer 0.1.1... [INFO] checking hrelayer-0.1.1 against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] extracting crate hrelayer 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate hrelayer 0.1.1 [INFO] finished tweaking crates.io crate hrelayer 0.1.1 [INFO] tweaked toml for crates.io crate hrelayer 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hrelayer 0.1.1 on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hrelayer 0.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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19738104fc501157a486069b8d8735ac3db0ffba8ff307aa12577a1f897e131b [INFO] running `Command { std: "docker" "start" "-a" "19738104fc501157a486069b8d8735ac3db0ffba8ff307aa12577a1f897e131b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19738104fc501157a486069b8d8735ac3db0ffba8ff307aa12577a1f897e131b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19738104fc501157a486069b8d8735ac3db0ffba8ff307aa12577a1f897e131b", kill_on_drop: false }` [INFO] [stdout] 19738104fc501157a486069b8d8735ac3db0ffba8ff307aa12577a1f897e131b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad4daf29be6968539e69aff43e4124352187129cdfc040cbc0f29df3428fe184 [INFO] running `Command { std: "docker" "start" "-a" "ad4daf29be6968539e69aff43e4124352187129cdfc040cbc0f29df3428fe184", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling cmake v0.1.54 [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/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/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=ccb2ac470c2cd6cc -C extra-filename=-464f22c434ed6ce7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ca36ce98a96d8f76.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" "ad4daf29be6968539e69aff43e4124352187129cdfc040cbc0f29df3428fe184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad4daf29be6968539e69aff43e4124352187129cdfc040cbc0f29df3428fe184", kill_on_drop: false }` [INFO] [stdout] ad4daf29be6968539e69aff43e4124352187129cdfc040cbc0f29df3428fe184