[INFO] cloning repository https://github.com/noahhex/Kubernetes-Cluster-Context-Generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noahhex/Kubernetes-Cluster-Context-Generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoahhex%2FKubernetes-Cluster-Context-Generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoahhex%2FKubernetes-Cluster-Context-Generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6ba617ba32f6d9633881de40e59e7cbe8664385 [INFO] testing noahhex/Kubernetes-Cluster-Context-Generator against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoahhex%2FKubernetes-Cluster-Context-Generator" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noahhex/Kubernetes-Cluster-Context-Generator on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noahhex/Kubernetes-Cluster-Context-Generator [INFO] finished tweaking git repo https://github.com/noahhex/Kubernetes-Cluster-Context-Generator [INFO] tweaked toml for git repo https://github.com/noahhex/Kubernetes-Cluster-Context-Generator written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/noahhex/Kubernetes-Cluster-Context-Generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.2.1 [INFO] [stderr] Downloaded tokio-reactor v0.1.11 [INFO] [stderr] Downloaded try-lock v0.1.0 [INFO] [stderr] Downloaded synstructure v0.9.0 [INFO] [stderr] Downloaded digest v0.6.2 [INFO] [stderr] Downloaded failure v0.1.2 [INFO] [stderr] Downloaded lazy_static v1.0.2 [INFO] [stderr] Downloaded hyper-tls v0.1.4 [INFO] [stderr] Downloaded failure_derive v0.1.2 [INFO] [stderr] Downloaded pkg-config v0.3.12 [INFO] [stderr] Downloaded futures v0.1.31 [INFO] [stderr] Downloaded colored v1.6.1 [INFO] [stderr] Downloaded num-traits v0.2.5 [INFO] [stderr] Downloaded tokio-executor v0.1.9 [INFO] [stderr] Downloaded hyper v0.11.27 [INFO] [stderr] Downloaded tokio-threadpool v0.1.10 [INFO] [stderr] Downloaded tokio v0.1.17 [INFO] [stderr] Downloaded smallvec v0.6.14 [INFO] [stderr] Downloaded parking_lot_core v0.6.1 [INFO] [stderr] Downloaded xml-rs v0.3.6 [INFO] [stderr] Downloaded libz-sys v1.0.18 [INFO] [stderr] Downloaded socket2 v0.3.7 [INFO] [stderr] Downloaded cc v1.0.18 [INFO] [stderr] Downloaded hmac v0.4.2 [INFO] [stderr] Downloaded curl v0.4.14 [INFO] [stderr] Downloaded proc-macro2 v0.4.9 [INFO] [stderr] Downloaded quote v0.6.4 [INFO] [stderr] Downloaded crossbeam-utils v0.6.3 [INFO] [stderr] Downloaded libflate v0.1.27 [INFO] [stderr] Downloaded reqwest v0.8.8 [INFO] [stderr] Downloaded tokio-timer v0.2.12 [INFO] [stderr] Downloaded tokio-core v0.1.18 [INFO] [stderr] Downloaded chrono v0.4.5 [INFO] [stderr] Downloaded schannel v0.1.13 [INFO] [stderr] Downloaded backtrace-sys v0.1.23 [INFO] [stderr] Downloaded serde_derive v1.0.70 [INFO] [stderr] Downloaded tokio-trace-core v0.1.0 [INFO] [stderr] Downloaded cfg-if v0.1.4 [INFO] [stderr] Downloaded log v0.4.3 [INFO] [stderr] Downloaded crypto-mac v0.4.0 [INFO] [stderr] Downloaded syn v0.14.7 [INFO] [stderr] Downloaded block-buffer v0.2.0 [INFO] [stderr] Downloaded generic-array v0.8.3 [INFO] [stderr] Downloaded sha2 v0.6.0 [INFO] [stderr] Downloaded want v0.0.4 [INFO] [stderr] Downloaded url v1.7.1 [INFO] [stderr] Downloaded matches v0.1.7 [INFO] [stderr] Downloaded rust-ini v0.9.12 [INFO] [stderr] Downloaded rust-s3 v0.9.2 [INFO] [stderr] Downloaded curl-sys v0.4.8 [INFO] [stderr] Downloaded crossbeam-channel v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b44084e79d284e7bb173e818677d7f4c856530b0cddf80ea976889cfe241d5a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b44084e79d284e7bb173e818677d7f4c856530b0cddf80ea976889cfe241d5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b44084e79d284e7bb173e818677d7f4c856530b0cddf80ea976889cfe241d5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b44084e79d284e7bb173e818677d7f4c856530b0cddf80ea976889cfe241d5a6", kill_on_drop: false }` [INFO] [stdout] b44084e79d284e7bb173e818677d7f4c856530b0cddf80ea976889cfe241d5a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 043ef0d141f108743a654b6b42b33d10c7bc4d804b4aa86401bd8505115e2b29 [INFO] running `Command { std: "docker" "start" "-a" "043ef0d141f108743a654b6b42b33d10c7bc4d804b4aa86401bd8505115e2b29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling parking_lot_core v0.6.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/context.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crossbeam_utils::Backoff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/flavors/array.rs:23:23 [INFO] [stdout] | [INFO] [stdout] 23 | use crossbeam_utils::{Backoff, CachePadded}; [INFO] [stdout] | ^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/flavors/list.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | use crossbeam_utils::{Backoff, CachePadded}; [INFO] [stdout] | ^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/flavors/zero.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crossbeam_utils::Backoff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/select.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crossbeam_utils::Backoff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crossbeam_utils::Backoff` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.7/src/utils.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crossbeam_utils::Backoff; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Backoff` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling curl-sys v0.4.8 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-channel` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "043ef0d141f108743a654b6b42b33d10c7bc4d804b4aa86401bd8505115e2b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "043ef0d141f108743a654b6b42b33d10c7bc4d804b4aa86401bd8505115e2b29", kill_on_drop: false }` [INFO] [stdout] 043ef0d141f108743a654b6b42b33d10c7bc4d804b4aa86401bd8505115e2b29