[INFO] cloning repository https://github.com/kube-rs/kopium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kube-rs/kopium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkube-rs%2Fkopium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkube-rs%2Fkopium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebf91693a440817963e3739c3a6e7f86ba377579 [INFO] testing kube-rs/kopium against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkube-rs%2Fkopium" "/workspace/builds/worker-117/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-117/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kube-rs/kopium on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kube-rs/kopium [INFO] finished tweaking git repo https://github.com/kube-rs/kopium [INFO] tweaked toml for git repo https://github.com/kube-rs/kopium written to /workspace/builds/worker-117/source/Cargo.toml [INFO] crate git repo https://github.com/kube-rs/kopium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize v1.5.2 [INFO] [stderr] Downloaded tower v0.4.11 [INFO] [stderr] Downloaded tower-http v0.2.2 [INFO] [stderr] Downloaded tokio-io-timeout v1.2.0 [INFO] [stderr] Downloaded kube-core v0.69.0 [INFO] [stderr] Downloaded kube-derive v0.69.0 [INFO] [stderr] Downloaded kube v0.69.0 [INFO] [stderr] Downloaded kube-client v0.69.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aef81b85c946a70b9068e893261be5fa4707469a360feb1ce49dd602201535f4 [INFO] running `Command { std: "docker" "start" "-a" "aef81b85c946a70b9068e893261be5fa4707469a360feb1ce49dd602201535f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aef81b85c946a70b9068e893261be5fa4707469a360feb1ce49dd602201535f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef81b85c946a70b9068e893261be5fa4707469a360feb1ce49dd602201535f4", kill_on_drop: false }` [INFO] [stdout] aef81b85c946a70b9068e893261be5fa4707469a360feb1ce49dd602201535f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5f95514fe1622453143f21a049cd8b64230aeb1edc15feebee0af761fccef8e [INFO] running `Command { std: "docker" "start" "-a" "b5f95514fe1622453143f21a049cd8b64230aeb1edc15feebee0af761fccef8e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling k8s-openapi v0.14.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling kube-derive v0.69.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tower-http v0.2.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling kube-core v0.69.0 [INFO] [stderr] Compiling kube-client v0.69.0 [INFO] [stderr] Compiling kube v0.69.0 [INFO] [stderr] Compiling kopium v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kube-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name kube_client --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kube-client-0.69.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__non_core"' --cfg 'feature="base64"' --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="config"' --cfg 'feature="dirs"' --cfg 'feature="either"' --cfg 'feature="futures"' --cfg 'feature="http-body"' --cfg 'feature="hyper"' --cfg 'feature="hyper-timeout"' --cfg 'feature="hyper-tls"' --cfg 'feature="jsonpath_lib"' --cfg 'feature="native-tls"' --cfg 'feature="openssl"' --cfg 'feature="pem"' --cfg 'feature="pin-project"' --cfg 'feature="serde_yaml"' --cfg 'feature="tokio"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-util"' --cfg 'feature="tower"' --cfg 'feature="tower-http"' --cfg 'feature="tracing"' -C metadata=568d8608a0330985 -C extra-filename=-568d8608a0330985 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-87cef13b1e94fa4d.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9631abad4ee36106.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs_next-3de6384f00dc4652.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-83077cb75687ce08.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-1ccf3ab6e578a3ed.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-bbcec0fd0d95d1b8.rlib --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-0d2622c5c906d3ea.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-79463da9806cdd71.rmeta --extern jsonpath_lib=/opt/rustwide/target/debug/deps/libjsonpath_lib-5c46c4e157e34c12.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-ecb96ea6dedd700a.rmeta --extern kube_core=/opt/rustwide/target/debug/deps/libkube_core-76a4160128890116.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-57b25c52830185b2.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-a179c24e708fef0a.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-39cba6a7fd603ad6.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-c89e195607c512cf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9ef4047f0da5677d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b2d726fdbe3cde6d.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-f560dde23f027e06.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c4f9685c5af334f9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c044e18b18cb8ee9.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-7ae134e47d44a283.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2ee01e808e87752c.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-6eca3cc73e65fab7.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-57096f8b61bd664e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d858a168b3a1cce0.rmeta --cap-lints allow --cap-lints=warn` (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" "b5f95514fe1622453143f21a049cd8b64230aeb1edc15feebee0af761fccef8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f95514fe1622453143f21a049cd8b64230aeb1edc15feebee0af761fccef8e", kill_on_drop: false }` [INFO] [stdout] b5f95514fe1622453143f21a049cd8b64230aeb1edc15feebee0af761fccef8e