[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] 10c769fe7f60fd985a3f324a9424b11ffcb22e84
[INFO] checking databricks/click against master#f1ce0e6a00593493a12e0e3662119786c761f375 for pr-92413
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatabricks%2Fclick" "/workspace/builds/worker-27/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/databricks/click on toolchain f1ce0e6a00593493a12e0e3662119786c761f375
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "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-27/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" "+f1ce0e6a00593493a12e0e3662119786c761f375" "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 pem v1.0.1
[INFO] [stderr]   Downloaded tokio-rustls v0.23.1
[INFO] [stderr]   Downloaded hyper-rustls v0.23.0
[INFO] [stderr]   Downloaded yasna v0.3.2
[INFO] [stderr]   Downloaded shared_child v0.3.5
[INFO] [stderr]   Downloaded atomicwrites v0.3.0
[INFO] [stderr]   Downloaded duct v0.13.5
[INFO] [stderr]   Downloaded des v0.5.0
[INFO] [stderr]   Downloaded rc2 v0.5.0
[INFO] [stderr]   Downloaded strfmt v0.1.6
[INFO] [stderr]   Downloaded block-modes v0.6.1
[INFO] [stderr]   Downloaded rustyline v9.1.0
[INFO] [stderr]   Downloaded p12 v0.2.0
[INFO] [stderr]   Downloaded yasna v0.4.0
[INFO] [stderr]   Downloaded fd-lock v3.0.1
[INFO] [stderr]   Downloaded k8s-openapi v0.12.0
[INFO] [stderr]   Downloaded duct_sh v0.13.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9e5751c02106ed8a5576fcfee69f3081f337fe047f39b7c5487188b3dd86e52
[INFO] running `Command { std: "docker" "start" "-a" "a9e5751c02106ed8a5576fcfee69f3081f337fe047f39b7c5487188b3dd86e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9e5751c02106ed8a5576fcfee69f3081f337fe047f39b7c5487188b3dd86e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9e5751c02106ed8a5576fcfee69f3081f337fe047f39b7c5487188b3dd86e52", kill_on_drop: false }`
[INFO] [stdout] a9e5751c02106ed8a5576fcfee69f3081f337fe047f39b7c5487188b3dd86e52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+f1ce0e6a00593493a12e0e3662119786c761f375" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce652147bf0f4c72fbba42c6548667722a6f07ff1a207cb424a78f9f52d8ff46
[INFO] running `Command { std: "docker" "start" "-a" "ce652147bf0f4c72fbba42c6548667722a6f07ff1a207cb424a78f9f52d8ff46", 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 libc v0.2.109
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.23
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]     Checking futures-io v0.3.18
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling k8s-openapi v0.12.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking yasna v0.3.2
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking yasna v0.4.0
[INFO] [stderr]     Checking strfmt v0.1.6
[INFO] [stderr]     Checking instant v0.1.12
[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 memoffset v0.6.5
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking generic-array v0.14.4
[INFO] [stderr]     Checking ordered-float v2.8.0
[INFO] [stderr]     Checking block-cipher v0.8.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.9.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking rc2 v0.5.0
[INFO] [stderr]     Checking des v0.5.0
[INFO] [stderr]     Checking block-modes v0.6.1
[INFO] [stderr]     Checking hmac v0.9.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking os_pipe v0.9.2
[INFO] [stderr]     Checking shared_child v0.3.5
[INFO] [stderr]     Checking nix v0.23.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking fd-lock v3.0.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking p12 v0.2.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking duct v0.13.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking duct_sh v0.13.5
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking pem v1.0.1
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.8.21
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking prettytable-rs v0.8.0
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking rustls v0.20.2
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]     Checking atomicwrites v0.3.0
[INFO] [stderr]     Checking rustyline v9.1.0
[INFO] [stderr]     Checking ctrlc v3.2.1
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-rustls v0.23.1
[INFO] [stderr]     Checking h2 v0.3.7
[INFO] [stderr]     Checking hyper v0.14.15
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.7
[INFO] [stderr]     Checking click v0.5.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/configmaps.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout] 62  | / list_command!(
[INFO] [stdout] 63  | |     ConfigMaps,
[INFO] [stdout] 64  | |     "configmaps",
[INFO] [stdout] 65  | |     "Get configmaps (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     }
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> src/command/configmaps.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     IntoIter::new([]),
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/deployments.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | / list_command!(
[INFO] [stdout] 138 | |     Deployments,
[INFO] [stdout] 139 | |     "deployments",
[INFO] [stdout] 140 | |     "Get deployments (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     }
[INFO] [stdout] 189 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/deployments.rs:169:15
[INFO] [stdout]     |
[INFO] [stdout] 169 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/configmaps.rs:62:1
[INFO] [stdout]     |
[INFO] [stdout] 62  | / list_command!(
[INFO] [stdout] 63  | |     ConfigMaps,
[INFO] [stdout] 64  | |     "configmaps",
[INFO] [stdout] 65  | |     "Get configmaps (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     }
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> src/command/configmaps.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     IntoIter::new([]),
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/exec.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |     IntoIter::new([(
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/deployments.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | / list_command!(
[INFO] [stdout] 138 | |     Deployments,
[INFO] [stdout] 139 | |     "deployments",
[INFO] [stdout] 140 | |     "Get deployments (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |     }
[INFO] [stdout] 189 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/deployments.rs:169:15
[INFO] [stdout]     |
[INFO] [stdout] 169 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/jobs.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | / list_command!(
[INFO] [stdout] 141 | |     Jobs,
[INFO] [stdout] 142 | |     "jobs",
[INFO] [stdout] 143 | |     "Get jobs (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     }
[INFO] [stdout] 192 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/jobs.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/exec.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |     IntoIter::new([(
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/jobs.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | / list_command!(
[INFO] [stdout] 141 | |     Jobs,
[INFO] [stdout] 142 | |     "jobs",
[INFO] [stdout] 143 | |     "Get jobs (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     }
[INFO] [stdout] 192 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/jobs.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/nodes.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / list_command!(
[INFO] [stdout] 182 | |     Nodes,
[INFO] [stdout] 183 | |     "nodes",
[INFO] [stdout] 184 | |     "Get nodes in the current context",
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout] 231 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/nodes.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/pods.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / list_command!(
[INFO] [stdout] 234 | |     Pods,
[INFO] [stdout] 235 | |     "pods",
[INFO] [stdout] 236 | |     "Get pods (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |     }
[INFO] [stdout] 313 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/pods.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/nodes.rs:181:1
[INFO] [stdout]     |
[INFO] [stdout] 181 | / list_command!(
[INFO] [stdout] 182 | |     Nodes,
[INFO] [stdout] 183 | |     "nodes",
[INFO] [stdout] 184 | |     "Get nodes in the current context",
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |     }
[INFO] [stdout] 231 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/nodes.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/pods.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / list_command!(
[INFO] [stdout] 234 | |     Pods,
[INFO] [stdout] 235 | |     "pods",
[INFO] [stdout] 236 | |     "Get pods (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 312 | |     }
[INFO] [stdout] 313 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/pods.rs:273:15
[INFO] [stdout]     |
[INFO] [stdout] 273 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/replicasets.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / list_command!(
[INFO] [stdout] 134 | |     ReplicaSets,
[INFO] [stdout] 135 | |     "replicasets",
[INFO] [stdout] 136 | |     "Get replicasets (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |     }
[INFO] [stdout] 185 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/replicasets.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/secrets.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout] 72  | / list_command!(
[INFO] [stdout] 73  | |     Secrets,
[INFO] [stdout] 74  | |     "secrets",
[INFO] [stdout] 75  | |     "Get secrets (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     }
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/secrets.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/services.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / list_command!(
[INFO] [stdout] 139 | |     Services,
[INFO] [stdout] 140 | |     "services",
[INFO] [stdout] 141 | |     "Get services in the current context",
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |     }
[INFO] [stdout] 191 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/services.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/replicasets.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | / list_command!(
[INFO] [stdout] 134 | |     ReplicaSets,
[INFO] [stdout] 135 | |     "replicasets",
[INFO] [stdout] 136 | |     "Get replicasets (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |     }
[INFO] [stdout] 185 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/replicasets.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/statefulsets.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / list_command!(
[INFO] [stdout] 123 | |     StatefulSets,
[INFO] [stdout] 124 | |     "statefulsets",
[INFO] [stdout] 125 | |     "Get statefulsets (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |     }
[INFO] [stdout] 178 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/statefulsets.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/secrets.rs:72:1
[INFO] [stdout]     |
[INFO] [stdout] 72  | / list_command!(
[INFO] [stdout] 73  | |     Secrets,
[INFO] [stdout] 74  | |     "secrets",
[INFO] [stdout] 75  | |     "Get secrets (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     }
[INFO] [stdout] 124 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/secrets.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/storage.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / list_command!(
[INFO] [stdout] 71  | |     StorageClasses,
[INFO] [stdout] 72  | |     "storageclasses",
[INFO] [stdout] 73  | |     "Get storage classes in the current context",
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     }
[INFO] [stdout] 121 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/storage.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/services.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | / list_command!(
[INFO] [stdout] 139 | |     Services,
[INFO] [stdout] 140 | |     "services",
[INFO] [stdout] 141 | |     "Get services in the current context",
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |     }
[INFO] [stdout] 191 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/services.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/volumes.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / list_command!(
[INFO] [stdout] 158 | |     PersistentVolumes,
[INFO] [stdout] 159 | |     "persistentvolumes",
[INFO] [stdout] 160 | |     "Get persistent volumes in current context",
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     }
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/statefulsets.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | / list_command!(
[INFO] [stdout] 123 | |     StatefulSets,
[INFO] [stdout] 124 | |     "statefulsets",
[INFO] [stdout] 125 | |     "Get statefulsets (in current namespace if set)",
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |     }
[INFO] [stdout] 178 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/statefulsets.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/storage.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / list_command!(
[INFO] [stdout] 71  | |     StorageClasses,
[INFO] [stdout] 72  | |     "storageclasses",
[INFO] [stdout] 73  | |     "Get storage classes in the current context",
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     }
[INFO] [stdout] 121 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/storage.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |     IntoIter::new([]),
[INFO] [stdout]     |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/command/command_def.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |               IntoIter::new([
[INFO] [stdout]     |                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/volumes.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / list_command!(
[INFO] [stdout] 158 | |     PersistentVolumes,
[INFO] [stdout] 159 | |     "persistentvolumes",
[INFO] [stdout] 160 | |     "Get persistent volumes in current context",
[INFO] [stdout] ...   |
[INFO] [stdout] 199 | |     }
[INFO] [stdout] 200 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `list_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field is never read: `args`
[INFO] [stdout]   --> src/duct_mock.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     args: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 28.99s
[INFO] running `Command { std: "docker" "inspect" "ce652147bf0f4c72fbba42c6548667722a6f07ff1a207cb424a78f9f52d8ff46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce652147bf0f4c72fbba42c6548667722a6f07ff1a207cb424a78f9f52d8ff46", kill_on_drop: false }`
[INFO] [stdout] ce652147bf0f4c72fbba42c6548667722a6f07ff1a207cb424a78f9f52d8ff46