[INFO] fetching crate kube-autorollout 0.4.3... [INFO] checking kube-autorollout-0.4.3 against master#cf8a95590a1b768b7711f2631d5b5e3ead464de7 for pr-149389 [INFO] extracting crate kube-autorollout 0.4.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate kube-autorollout 0.4.3 [INFO] finished tweaking crates.io crate kube-autorollout 0.4.3 [INFO] tweaked toml for crates.io crate kube-autorollout 0.4.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kube-autorollout 0.4.3 on toolchain cf8a95590a1b768b7711f2631d5b5e3ead464de7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kube-autorollout 0.4.3 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" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mimalloc v0.1.48 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.15.1 [INFO] [stderr] Downloaded kube-runtime v2.0.1 [INFO] [stderr] Downloaded backon v1.5.2 [INFO] [stderr] Downloaded croner v3.0.0 [INFO] [stderr] Downloaded kube-client v2.0.1 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bdbfda32eff345d2f26c6170d761f0de57d12b829dcd4d7dde9668529bd8aaf [INFO] running `Command { std: "docker" "start" "-a" "2bdbfda32eff345d2f26c6170d761f0de57d12b829dcd4d7dde9668529bd8aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bdbfda32eff345d2f26c6170d761f0de57d12b829dcd4d7dde9668529bd8aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bdbfda32eff345d2f26c6170d761f0de57d12b829dcd4d7dde9668529bd8aaf", kill_on_drop: false }` [INFO] [stdout] 2bdbfda32eff345d2f26c6170d761f0de57d12b829dcd4d7dde9668529bd8aaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+cf8a95590a1b768b7711f2631d5b5e3ead464de7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2b10917d7ff9899c09f81b294476811a33c2ee8e5778869daeee270279f437b [INFO] running `Command { std: "docker" "start" "-a" "e2b10917d7ff9899c09f81b294476811a33c2ee8e5778869daeee270279f437b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling k8s-openapi v0.26.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking regex-automata v0.4.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Compiling tokio-cron-scheduler v0.15.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/cf8a95590a1b768b7711f2631d5b5e3ead464de7/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=56845b8542d07ad9 -C extra-filename=-d30b5a4a576bb8aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1a0594efe742e171.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" "e2b10917d7ff9899c09f81b294476811a33c2ee8e5778869daeee270279f437b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b10917d7ff9899c09f81b294476811a33c2ee8e5778869daeee270279f437b", kill_on_drop: false }` [INFO] [stdout] e2b10917d7ff9899c09f81b294476811a33c2ee8e5778869daeee270279f437b