[INFO] cloning repository https://github.com/navicore/nvie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/navicore/nvie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fnvie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fnvie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9abdee4c890bc1d4a8e2add2de880aaca31aa85b
[INFO] checking navicore/nvie against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnavicore%2Fnvie" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/navicore/nvie
[INFO] finished tweaking git repo https://github.com/navicore/nvie
[INFO] tweaked toml for git repo https://github.com/navicore/nvie written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/navicore/nvie 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 git repo https://github.com/navicore/nvie 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2258b70f2fc055d912a1e6407027d1c13b2968a13b7cea2b16d00974076f25ee
[INFO] running `Command { std: "docker" "start" "-a" "2258b70f2fc055d912a1e6407027d1c13b2968a13b7cea2b16d00974076f25ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2258b70f2fc055d912a1e6407027d1c13b2968a13b7cea2b16d00974076f25ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2258b70f2fc055d912a1e6407027d1c13b2968a13b7cea2b16d00974076f25ee", kill_on_drop: false }`
[INFO] [stdout] 2258b70f2fc055d912a1e6407027d1c13b2968a13b7cea2b16d00974076f25ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4edec71167acedff3c37691a68bb0e90cd908d93866dc732a4a4e1ce6db780bd
[INFO] running `Command { std: "docker" "start" "-a" "4edec71167acedff3c37691a68bb0e90cd908d93866dc732a4a4e1ce6db780bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling k8s-openapi v0.21.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling rustls v0.23.5
[INFO] [stderr]     Checking rustls-pki-types v1.3.1
[INFO] [stderr]     Checking simplerand v1.3.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]    Compiling aws-lc-sys v0.13.3
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking libmath v0.2.1
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking fakeit v1.2.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking tokio v1.38.2
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pest v2.7.8
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking clap_complete v4.5.1
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling kube-derive v0.88.1
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serde_yaml v0.9.32
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking treediff v4.0.3
[INFO] [stderr]     Checking jsonpath-rust v0.4.0
[INFO] [stderr]     Checking json-patch v1.2.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking kube-core v0.88.1
[INFO] [stderr]     Checking kube-client v0.88.1
[INFO] [stderr]     Checking kube-runtime v0.88.1
[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.88.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable-runtime", "unstable-runtime-predicates", "unstable-runtime-reconcile-on", "unstable-runtime-stream-control", "unstable-runtime-subscribe"))' -C metadata=7445be945c0d4fd2 -C extra-filename=-866b54f48054b356 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-3689e40401584724.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-04f4bda6263d4855.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-4720fb173e22fac0.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-ad8f8f0315a97d75.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-d2adf708b7351651.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-cc79b6061f99bfba.rmeta --extern json_patch=/opt/rustwide/target/debug/deps/libjson_patch-03798531befec501.rmeta --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-9d0932c6d8702e1c.rmeta --extern kube_client=/opt/rustwide/target/debug/deps/libkube_client-41b0bd9b1612a877.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f660b1f1b5e70599.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-714c61b508af8c2e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1f340f20902a8db0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e9505e27c7314f73.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b6eabddfe6507265.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fd52a53331e4ad99.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7c324a437b5ead6c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3ffeba6e1fb6cdb9.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c27097521b0917f0.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-912f9536c9155572/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4edec71167acedff3c37691a68bb0e90cd908d93866dc732a4a4e1ce6db780bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4edec71167acedff3c37691a68bb0e90cd908d93866dc732a4a4e1ce6db780bd", kill_on_drop: false }`
[INFO] [stdout] 4edec71167acedff3c37691a68bb0e90cd908d93866dc732a4a4e1ce6db780bd
