[INFO] fetching crate kopium 0.2.0... [INFO] testing kopium-0.2.0 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate kopium 0.2.0 into /workspace/builds/worker-110/source [INFO] validating manifest of crates.io crate kopium 0.2.0 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kopium 0.2.0 [INFO] finished tweaking crates.io crate kopium 0.2.0 [INFO] tweaked toml for crates.io crate kopium 0.2.0 written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate crates.io crate kopium 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cc04709c7f43376fae7af2011dd0049d18f778125ce59f6285031d9cbb69359 [INFO] running `Command { std: "docker" "start" "-a" "8cc04709c7f43376fae7af2011dd0049d18f778125ce59f6285031d9cbb69359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cc04709c7f43376fae7af2011dd0049d18f778125ce59f6285031d9cbb69359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc04709c7f43376fae7af2011dd0049d18f778125ce59f6285031d9cbb69359", kill_on_drop: false }` [INFO] [stdout] 8cc04709c7f43376fae7af2011dd0049d18f778125ce59f6285031d9cbb69359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7f8c119470dab738a5d7e0dd6611d7abd6567b08836663937c00b652db19502 [INFO] running `Command { std: "docker" "start" "-a" "a7f8c119470dab738a5d7e0dd6611d7abd6567b08836663937c00b652db19502", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling k8s-openapi v0.13.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling pem v1.0.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling kube-derive v0.64.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling tower-http v0.1.2 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [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.64.0 [INFO] [stderr] Compiling kube-client v0.64.0 [INFO] [stderr] Compiling kube v0.64.0 [INFO] [stderr] Compiling kopium v0.2.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.64.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="__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=0b2434adc43afc17 -C extra-filename=-0b2434adc43afc17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1544a50f8de904be.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs_next-ad197d611ffe2c25.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-39f0e211727f9501.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d452a3ea4e4d1123.rlib --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-37f509e534241142.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-61d83b75df4d7b29.rmeta --extern jsonpath_lib=/opt/rustwide/target/debug/deps/libjsonpath_lib-2c606d0c5c5d0003.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-2291effa9fc17afc.rmeta --extern kube_core=/opt/rustwide/target/debug/deps/libkube_core-b12be3b823090e59.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-73f5f8a865afc412.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-1afbba49664070d1.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-0335016484f6a0ab.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bfbc45ed3aa314a9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0ef9a0219acfe204.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-237c19c31e7c3404.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-394a5724bfcf8ef0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7020b3f4edfe2817.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-af6495e79ca6985d.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-44f169066b19d47c.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-6189b85f27c08d23.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b3f0ae0059950467.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-49191969becdad84.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" "a7f8c119470dab738a5d7e0dd6611d7abd6567b08836663937c00b652db19502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7f8c119470dab738a5d7e0dd6611d7abd6567b08836663937c00b652db19502", kill_on_drop: false }` [INFO] [stdout] a7f8c119470dab738a5d7e0dd6611d7abd6567b08836663937c00b652db19502