[INFO] updating cached repository https://github.com/stephenc/k8s-gcr-auth-helper [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 86a86103d9238072d6a33116d9c39e3cf57d52a6 [INFO] checking stephenc/k8s-gcr-auth-helper against master#914adf04af1c1a984707f778da3d04590c03d144 for pr-72331 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephenc%2Fk8s-gcr-auth-helper" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stephenc/k8s-gcr-auth-helper on toolchain 914adf04af1c1a984707f778da3d04590c03d144 [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/stephenc/k8s-gcr-auth-helper [INFO] finished tweaking git repo https://github.com/stephenc/k8s-gcr-auth-helper [INFO] tweaked toml for git repo https://github.com/stephenc/k8s-gcr-auth-helper written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/stephenc/k8s-gcr-auth-helper already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6ab583ca75974878c2b4776471a31066c2b492fa45ec810dd1d714ba8a9e6a2d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6ab583ca75974878c2b4776471a31066c2b492fa45ec810dd1d714ba8a9e6a2d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling standback v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking async-compression v0.3.1 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking k8s-openapi v0.7.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.13 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling async-trait v0.1.26 [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.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v1_15"' -C metadata=4c612cb0bef9f5be -C extra-filename=-4c612cb0bef9f5be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-0c4ced74bc428e82.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5c753b08183934e6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a561122e78054ebe.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-45bebde973a3f6b7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-dbf7989d98d22573.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d4f0fee988d04094.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-551df76d20f44630.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9b8b932812db67c0.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0081d750b64056a4.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 `"docker" "inspect" "6ab583ca75974878c2b4776471a31066c2b492fa45ec810dd1d714ba8a9e6a2d"` [INFO] running `"docker" "rm" "-f" "6ab583ca75974878c2b4776471a31066c2b492fa45ec810dd1d714ba8a9e6a2d"` [INFO] [stdout] 6ab583ca75974878c2b4776471a31066c2b492fa45ec810dd1d714ba8a9e6a2d