[INFO] cloning repository https://github.com/deislabs/krustlet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deislabs/krustlet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeislabs%2Fkrustlet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeislabs%2Fkrustlet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4bbaf773f02867fa7436bc57f00800ca36c9ea7 [INFO] testing deislabs/krustlet against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeislabs%2Fkrustlet" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deislabs/krustlet on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/deislabs/krustlet [INFO] finished tweaking git repo https://github.com/deislabs/krustlet [INFO] tweaked toml for git repo https://github.com/deislabs/krustlet written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/deislabs/krustlet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d23aca8af9cbf5f35db320286198fa3f00bb1a745fdf758f8cf298868a9e28c [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" "7d23aca8af9cbf5f35db320286198fa3f00bb1a745fdf758f8cf298868a9e28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d23aca8af9cbf5f35db320286198fa3f00bb1a745fdf758f8cf298868a9e28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d23aca8af9cbf5f35db320286198fa3f00bb1a745fdf758f8cf298868a9e28c", kill_on_drop: false }` [INFO] [stdout] 7d23aca8af9cbf5f35db320286198fa3f00bb1a745fdf758f8cf298868a9e28c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe346ea33f89eb926ae9828cc0c381959ae80911dfc3737d7d47401fe4c71393 [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" "fe346ea33f89eb926ae9828cc0c381959ae80911dfc3737d7d47401fe4c71393", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling wasmtime-cache v0.28.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling wasi-common v0.28.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling wasmtime-wasi v0.28.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling wast v33.0.0 [INFO] [stderr] Compiling wast v36.0.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling unsafe-io v0.6.9 [INFO] [stderr] Compiling cap-primitives v0.13.10 [INFO] [stderr] Compiling cap-std v0.13.10 [INFO] [stderr] Compiling system-interface v0.6.5 [INFO] [stderr] Compiling cap-fs-ext v0.13.10 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling inotify v0.9.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.4 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling wat v1.0.38 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling posish v0.6.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling notify v5.0.0-pre.6 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling fs-set-times v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling wasmtime-fiber v0.28.0 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling wasmtime-runtime v0.28.0 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling cap-rand v0.13.10 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling cap-time-ext v0.13.10 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling hyperx v0.13.2 [INFO] [stderr] Compiling www-authenticate v0.3.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling krator-derive v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling witx v0.9.0 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling wiggle-generate v0.28.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling wiggle-macro v0.28.0 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling cranelift-entity v0.75.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.75.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.75.0 [INFO] [stderr] Compiling cranelift-bforest v0.75.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tower v0.4.6 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling rcgen v0.8.9 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling tonic-build v0.4.0 [INFO] [stderr] Compiling k8s-csi v0.3.0 [INFO] [stderr] Compiling kubelet v0.7.0 (/opt/rustwide/workdir/crates/kubelet) [INFO] [stderr] error: could not compile `k8s-openapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name k8s_openapi --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/k8s-openapi-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v1_20"' -C metadata=272bd31b30ac44f5 -C extra-filename=-272bd31b30ac44f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d9f30f202517d42b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-df731fa68941f4d1.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-d8e897e48e2fac28.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e28feb5fc083e8b1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fe346ea33f89eb926ae9828cc0c381959ae80911dfc3737d7d47401fe4c71393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe346ea33f89eb926ae9828cc0c381959ae80911dfc3737d7d47401fe4c71393", kill_on_drop: false }` [INFO] [stdout] fe346ea33f89eb926ae9828cc0c381959ae80911dfc3737d7d47401fe4c71393