[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] checking amargherio/srvctl against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famargherio%2Fsrvctl" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amargherio/srvctl on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-6/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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 standback v0.2.9 [INFO] [stderr] Downloaded kube-derive v0.38.0 [INFO] [stderr] Downloaded trust-dns-client v0.19.5 [INFO] [stderr] Downloaded dashmap v3.11.9 [INFO] [stderr] Downloaded snafu v0.6.8 [INFO] [stderr] Downloaded radix_trie v0.1.6 [INFO] [stderr] Downloaded snafu-derive v0.6.8 [INFO] [stderr] Downloaded kube-runtime v0.38.0 [INFO] [stderr] Downloaded kube v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16cd6b1b7d40602d419e3486f9465ac3e74fcfa8dca67f0e310262aca1a78a36 [INFO] running `Command { std: "docker" "start" "-a" "16cd6b1b7d40602d419e3486f9465ac3e74fcfa8dca67f0e310262aca1a78a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16cd6b1b7d40602d419e3486f9465ac3e74fcfa8dca67f0e310262aca1a78a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cd6b1b7d40602d419e3486f9465ac3e74fcfa8dca67f0e310262aca1a78a36", kill_on_drop: false }` [INFO] [stdout] 16cd6b1b7d40602d419e3486f9465ac3e74fcfa8dca67f0e310262aca1a78a36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8c6abc3c50703ce7ca132f3cd5bddecb3843da996ccb4f4a92d4df7d211b6f4 [INFO] running `Command { std: "docker" "start" "-a" "f8c6abc3c50703ce7ca132f3cd5bddecb3843da996ccb4f4a92d4df7d211b6f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling k8s-openapi v0.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking data-encoding v2.2.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking nibble_vec v0.0.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking radix_trie v0.1.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking tracing v0.1.17 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking async-compression v0.3.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ordered-float v2.0.0 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking dashmap v3.11.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [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 async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking snafu v0.6.8 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking trust-dns-client v0.19.5 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Compiling kube-derive v0.38.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.7 [INFO] [stderr] Checking kube v0.38.0 [INFO] [stderr] Checking kube-runtime v0.38.0 [INFO] [stderr] Checking 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] [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] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/dns.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / if let ipv4_res = resolver.ipv4_lookup(rec.hostname.clone()).await.unwrap() { [INFO] [stdout] 112 | | debug!( [INFO] [stdout] 113 | | "DNS resolution was successful for the hosdtname {}", [INFO] [stdout] 114 | | rec.hostname [INFO] [stdout] ... | [INFO] [stdout] 141 | | rec.ipv4_addr = Some(ipv4_vec.clone()); [INFO] [stdout] 142 | | }; [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: irrefutable `if let` pattern [INFO] [stdout] --> src/dns.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / if let ipv4_res = resolver.ipv4_lookup(rec.hostname.clone()).await.unwrap() { [INFO] [stdout] 112 | | debug!( [INFO] [stdout] 113 | | "DNS resolution was successful for the hosdtname {}", [INFO] [stdout] 114 | | rec.hostname [INFO] [stdout] ... | [INFO] [stdout] 141 | | rec.ipv4_addr = Some(ipv4_vec.clone()); [INFO] [stdout] 142 | | }; [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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeleteParams`, `ListParams`, `PatchParams`, `PatchStrategy`, `PostParams` [INFO] [stdout] --> src/main.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | api::{DeleteParams, ListParams, Meta, PatchParams, PatchStrategy, PostParams}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> src/main.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeleteParams`, `ListParams`, `PatchParams`, `PatchStrategy`, `PostParams` [INFO] [stdout] --> src/main.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | api::{DeleteParams, ListParams, Meta, PatchParams, PatchStrategy, PostParams}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> src/main.rs:12:31 [INFO] [stdout] | [INFO] [stdout] 12 | use log::{debug, error, info, trace, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Meta` [INFO] [stdout] --> src/main.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | api::{DeleteParams, ListParams, Meta, PatchParams, PatchStrategy, PostParams}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Meta` [INFO] [stdout] --> src/main.rs:9:37 [INFO] [stdout] | [INFO] [stdout] 9 | api::{DeleteParams, ListParams, Meta, PatchParams, PatchStrategy, PostParams}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `service` [INFO] [stdout] --> src/main.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | let service: Api = [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endpoint` [INFO] [stdout] --> src/main.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | let endpoint: Api = [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endpoint_slice` [INFO] [stdout] --> src/main.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | let endpoint_slice: Api = [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slice_obj` [INFO] [stdout] --> src/main.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | let slice_obj = EndpointSlice { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slice_obj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `service` [INFO] [stdout] --> src/main.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | let service: Api = [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endpoint` [INFO] [stdout] --> src/main.rs:173:17 [INFO] [stdout] | [INFO] [stdout] 173 | let endpoint: Api = [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `endpoint_slice` [INFO] [stdout] --> src/main.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | let endpoint_slice: Api = [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_endpoint_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slice_obj` [INFO] [stdout] --> src/main.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | let slice_obj = EndpointSlice { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slice_obj` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let mut srv_port: EndpointPort; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | let mut srv_port: EndpointPort; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `srv_endpoints` [INFO] [stdout] --> src/main.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 116 | let mut srv_endpoints: Vec; [INFO] [stdout] | ----------------- move occurs because `srv_endpoints` has type `Vec`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 129 | srv_endpoints = vec![]; [INFO] [stdout] | ------------- this reinitialization might get skipped [INFO] [stdout] ... [INFO] [stdout] 182 | endpoints: srv_endpoints, [INFO] [stdout] | ^^^^^^^^^^^^^ value used here after move [INFO] [stdout] ... [INFO] [stdout] 203 | } [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | value moved here, in previous iteration of loop [INFO] [stdout] | value moved here, in previous iteration of loop [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `srv_endpoints` [INFO] [stdout] --> src/main.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 116 | let mut srv_endpoints: Vec; [INFO] [stdout] | ----------------- move occurs because `srv_endpoints` has type `Vec`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 129 | srv_endpoints = vec![]; [INFO] [stdout] | ------------- this reinitialization might get skipped [INFO] [stdout] ... [INFO] [stdout] 182 | endpoints: srv_endpoints, [INFO] [stdout] | ^^^^^^^^^^^^^ value used here after move [INFO] [stdout] ... [INFO] [stdout] 203 | } [INFO] [stdout] | - [INFO] [stdout] | | [INFO] [stdout] | value moved here, in previous iteration of loop [INFO] [stdout] | value moved here, in previous iteration of loop [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `srvctl` due to 2 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f8c6abc3c50703ce7ca132f3cd5bddecb3843da996ccb4f4a92d4df7d211b6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c6abc3c50703ce7ca132f3cd5bddecb3843da996ccb4f4a92d4df7d211b6f4", kill_on_drop: false }` [INFO] [stdout] f8c6abc3c50703ce7ca132f3cd5bddecb3843da996ccb4f4a92d4df7d211b6f4