[INFO] fetching crate kube-autorollout 0.5.2...
[INFO] checking kube-autorollout-0.5.2 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate kube-autorollout 0.5.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate kube-autorollout 0.5.2
[INFO] finished tweaking crates.io crate kube-autorollout 0.5.2
[INFO] tweaked toml for crates.io crate kube-autorollout 0.5.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kube-autorollout 0.5.2 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kube-autorollout 0.5.2 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:81:1
[INFO] [stderr]    |
[INFO] [stderr] 81 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:77:12
[INFO] [stderr]    |
[INFO] [stderr] 77 | homepage = "https://github.com/juv/kube-autorollout"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 82 | repository = "https://github.com/juv/kube-autorollout"
[INFO] [stderr]    |              -----------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `kube-autorollout` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded croner v3.0.0
[INFO] [stderr]   Downloaded security-framework v3.4.0
[INFO] [stderr]   Downloaded kube-runtime v3.1.0
[INFO] [stderr]   Downloaded json-patch v4.0.0
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded backon v1.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e67d57af3e709b101c482769aad65b372800c26b256c001cf7a939ad879f5e20
[INFO] running `Command { std: "docker" "start" "e67d57af3e709b101c482769aad65b372800c26b256c001cf7a939ad879f5e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e67d57af3e709b101c482769aad65b372800c26b256c001cf7a939ad879f5e20", 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" "e67d57af3e709b101c482769aad65b372800c26b256c001cf7a939ad879f5e20" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e67d57af3e709b101c482769aad65b372800c26b256c001cf7a939ad879f5e20", 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" "e67d57af3e709b101c482769aad65b372800c26b256c001cf7a939ad879f5e20" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:81:1
[INFO] [stderr]    |
[INFO] [stderr] 81 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:77:12
[INFO] [stderr]    |
[INFO] [stderr] 77 | homepage = "https://github.com/juv/kube-autorollout"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 82 | repository = "https://github.com/juv/kube-autorollout"
[INFO] [stderr]    |              -----------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `kube-autorollout` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling k8s-openapi v0.27.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling itoa v1.0.15
[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]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking jiff v0.2.21
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=6fb748d7d75eae95 -C extra-filename=-7651f4b4af259467 --out-dir /opt/rustwide/target/debug/build/futures-util/7651f4b4af259467/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out/libfutures_channel-6351650e09691772.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/ee83dd0d8cfe75cb/out/libfutures_io-ee83dd0d8cfe75cb.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/b5369552a8060898/out/libfutures_macro-b5369552a8060898.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out/libfutures_sink-80687936758fa695.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out/libfutures_task-bde3b8216abf23c5.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/2998dc56ed90fbb0/out/libmemchr-2998dc56ed90fbb0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/ab20fc0822f5e3c5/out/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=cbcb6fd87acb62eb -C extra-filename=-0694fc927f3208ff --out-dir /opt/rustwide/target/debug/build/tokio/0694fc927f3208ff/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bc4975430b4eb7b9/out -L dependency=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ce64f762e2cb385e/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/f2558277c5d8da8c/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/6f65a897ddedb32c/out/liblibc-6f65a897ddedb32c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/177beb4350791bc2/out/libmio-177beb4350791bc2.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/399f06b95004d681/out/libparking_lot-399f06b95004d681.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/8712f66f409df3ac/out/libsignal_hook_registry-8712f66f409df3ac.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c0ba1ba8b4b3a90a/out/libsocket2-c0ba1ba8b4b3a90a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/8a01131f7e814940/out/libtokio_macros-8a01131f7e814940.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e67d57af3e709b101c482769aad65b372800c26b256c001cf7a939ad879f5e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e67d57af3e709b101c482769aad65b372800c26b256c001cf7a939ad879f5e20", kill_on_drop: false }`
[INFO] [stdout] e67d57af3e709b101c482769aad65b372800c26b256c001cf7a939ad879f5e20
