[INFO] cloning repository https://github.com/amargherio/srvctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amargherio/srvctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famargherio%2Fsrvctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famargherio%2Fsrvctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2d0a1ff55897ce115a391bfef3b151c731f0532 [INFO] testing amargherio/srvctl against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famargherio%2Fsrvctl" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amargherio/srvctl 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/amargherio/srvctl [INFO] finished tweaking git repo https://github.com/amargherio/srvctl [INFO] tweaked toml for git repo https://github.com/amargherio/srvctl written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/amargherio/srvctl 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] Downloading crates ... [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] [stderr] Downloaded nibble_vec v0.0.4 [INFO] [stderr] Downloaded async-compression v0.3.5 [INFO] [stderr] Downloaded enum-as-inner v0.3.2 [INFO] [stderr] Downloaded ordered-float v2.0.0 [INFO] [stderr] Downloaded tracing v0.1.17 [INFO] [stderr] Downloaded widestring v0.4.2 [INFO] [stderr] Downloaded kube-derive v0.38.0 [INFO] [stderr] Downloaded reqwest v0.10.7 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.5 [INFO] [stderr] Downloaded radix_trie v0.1.6 [INFO] [stderr] Downloaded trust-dns-proto v0.19.5 [INFO] [stderr] Downloaded async-trait v0.1.36 [INFO] [stderr] Downloaded k8s-openapi v0.9.0 [INFO] [stderr] Downloaded kube-runtime v0.38.0 [INFO] [stderr] Downloaded dashmap v3.11.9 [INFO] [stderr] Downloaded kube v0.38.0 [INFO] [stderr] Downloaded trust-dns-client v0.19.5 [INFO] running `Command { std: "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" "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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] b8add6f8e102bde84773aca9eae85b864b38264790841e8984fc5078d45fb835 [INFO] running `Command { std: "docker" "start" "-a" "b8add6f8e102bde84773aca9eae85b864b38264790841e8984fc5078d45fb835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8add6f8e102bde84773aca9eae85b864b38264790841e8984fc5078d45fb835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8add6f8e102bde84773aca9eae85b864b38264790841e8984fc5078d45fb835", kill_on_drop: false }` [INFO] [stdout] b8add6f8e102bde84773aca9eae85b864b38264790841e8984fc5078d45fb835 [INFO] running `Command { std: "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" "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" "+1.60.0" "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] d7f618874529c5ba535ea86c0aa80b99230b3b599fa0fd0a090ab3765506cdf1 [INFO] running `Command { std: "docker" "start" "-a" "d7f618874529c5ba535ea86c0aa80b99230b3b599fa0fd0a090ab3765506cdf1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling k8s-openapi v0.9.0 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling dashmap v3.11.9 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling kube-derive v0.38.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling trust-dns-client v0.19.5 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling kube v0.38.0 [INFO] [stderr] Compiling kube-runtime v0.38.0 [INFO] [stderr] Compiling srvctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `url::Url` [INFO] [stdout] --> src/dns.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use url::Url; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [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.9.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_17"' -C metadata=46875f3043f8e19a -C extra-filename=-46875f3043f8e19a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-43e587b1c086732e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-41f7d9e081b57a68.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1cebd981d1e25e78.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-721d4cac9164422b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3f8f3d03c22e8efe.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0cdf4046eb304056.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/dns.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | if let ipv4_res = resolver.ipv4_lookup(rec.hostname.clone()).await.unwrap() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d7f618874529c5ba535ea86c0aa80b99230b3b599fa0fd0a090ab3765506cdf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f618874529c5ba535ea86c0aa80b99230b3b599fa0fd0a090ab3765506cdf1", kill_on_drop: false }` [INFO] [stdout] d7f618874529c5ba535ea86c0aa80b99230b3b599fa0fd0a090ab3765506cdf1