[INFO] fetching crate kube-condition 0.1.1...
[INFO] checking kube-condition-0.1.1 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate kube-condition 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate kube-condition 0.1.1
[INFO] finished tweaking crates.io crate kube-condition 0.1.1
[INFO] tweaked toml for crates.io crate kube-condition 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kube-condition 0.1.1 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kube-condition 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 016d20abb9ac44a508b79f7cda90c0bc8810771c9d8b7028cc4e55075c3393fc
[INFO] running `Command { std: "docker" "start" "-a" "016d20abb9ac44a508b79f7cda90c0bc8810771c9d8b7028cc4e55075c3393fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "016d20abb9ac44a508b79f7cda90c0bc8810771c9d8b7028cc4e55075c3393fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "016d20abb9ac44a508b79f7cda90c0bc8810771c9d8b7028cc4e55075c3393fc", kill_on_drop: false }`
[INFO] [stdout] 016d20abb9ac44a508b79f7cda90c0bc8810771c9d8b7028cc4e55075c3393fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2edcfc33fcb2ca042a9adb623e2773518bd8e5208a7b033762c4dd8b8bcb42f1
[INFO] running `Command { std: "docker" "start" "-a" "2edcfc33fcb2ca042a9adb623e2773518bd8e5208a7b033762c4dd8b8bcb42f1", kill_on_drop: false }`
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling k8s-openapi v0.23.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking rand_core v0.6.4
[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]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking jsonpath-rust v0.5.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling kube-derive v0.96.0
[INFO] [stderr]    Compiling kube-condition-derive v0.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking jsonptr v0.4.7
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking json-patch v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking kube-core v0.96.0
[INFO] [stderr]     Checking kube-client v0.96.0
[INFO] [stderr]     Checking kube-runtime v0.96.0
[INFO] [stderr] error: could not compile `kube-runtime` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name kube_runtime --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/kube-runtime-0.96.0/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 --forbid=unsafe_code --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable-runtime", "unstable-runtime-reconcile-on", "unstable-runtime-stream-control", "unstable-runtime-subscribe"))' -C metadata=7b1432867ecf08cf -C extra-filename=-ed730a5d460f8723 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-83fa5ef4061f1789.rmeta --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-1b9ac691b3dc0f50.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-085b2e32e211b9a7.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cd4cf976687a93fa.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-4a9899e528b47da0.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-e717c711b7b11f03.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-ea64631c4b806f82.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-4baaad0d47c51224.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-a2188ebab3ea09f3.rmeta --extern jsonptr=/opt/rustwide/target/debug/deps/libjsonptr-fe205c1810bd91ee.rmeta --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-51a192e7962eca68.rmeta --extern kube_client=/opt/rustwide/target/debug/deps/libkube_client-fe4292cf4b51e05f.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c821df7e26b6b11b.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-daf54b3b668a0977.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-36bc9f771eac33d7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ad68b0193f9297a4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b0f8cf8350b71a06.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7ae8c63c0eb6d093.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e78e2601db3aafed.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-863b21044e665041.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-5e2147deffec81e3/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2edcfc33fcb2ca042a9adb623e2773518bd8e5208a7b033762c4dd8b8bcb42f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2edcfc33fcb2ca042a9adb623e2773518bd8e5208a7b033762c4dd8b8bcb42f1", kill_on_drop: false }`
[INFO] [stdout] 2edcfc33fcb2ca042a9adb623e2773518bd8e5208a7b033762c4dd8b8bcb42f1
