[INFO] cloning repository https://github.com/databricks/click [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/databricks/click" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatabricks%2Fclick", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatabricks%2Fclick'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51ce9c2305961f32b448f78524fc142715a9db9f [INFO] testing databricks/click against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatabricks%2Fclick" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/databricks/click on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/databricks/click [INFO] finished tweaking git repo https://github.com/databricks/click [INFO] tweaked toml for git repo https://github.com/databricks/click written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/databricks/click already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4895ffa8881ee7c9e7194853cda013a188eb205b7626e352fb222450e87940d5 [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" "4895ffa8881ee7c9e7194853cda013a188eb205b7626e352fb222450e87940d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4895ffa8881ee7c9e7194853cda013a188eb205b7626e352fb222450e87940d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4895ffa8881ee7c9e7194853cda013a188eb205b7626e352fb222450e87940d5", kill_on_drop: false }` [INFO] [stdout] 4895ffa8881ee7c9e7194853cda013a188eb205b7626e352fb222450e87940d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 49fa27ae204ad55d07aa38e0a3ad16427fe2eb371b502688d90d792868e7c297 [INFO] running `Command { std: "docker" "start" "-a" "49fa27ae204ad55d07aa38e0a3ad16427fe2eb371b502688d90d792868e7c297", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rustls v0.20.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling k8s-openapi v0.12.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling des v0.5.0 [INFO] [stderr] Compiling block-modes v0.6.1 [INFO] [stderr] Compiling rc2 v0.5.0 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling p12 v0.2.0 [INFO] [stderr] Compiling atomicwrites v0.3.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling fd-lock v3.0.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling duct_sh v0.13.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [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.12.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="api"' --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="percent-encoding"' --cfg 'feature="url"' --cfg 'feature="v1_14"' -C metadata=8f6f00e9ec920510 -C extra-filename=-8f6f00e9ec920510 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8dff4fa3df06ba21.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8d11e991576926a9.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-0fa678a91c02dc2f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c7f4924d4482023d.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "49fa27ae204ad55d07aa38e0a3ad16427fe2eb371b502688d90d792868e7c297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49fa27ae204ad55d07aa38e0a3ad16427fe2eb371b502688d90d792868e7c297", kill_on_drop: false }` [INFO] [stdout] 49fa27ae204ad55d07aa38e0a3ad16427fe2eb371b502688d90d792868e7c297