[INFO] fetching crate rush-cli 0.0.21...
[INFO] testing rush-cli-0.0.21 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate rush-cli 0.0.21 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate rush-cli 0.0.21
[INFO] finished tweaking crates.io crate rush-cli 0.0.21
[INFO] tweaked toml for crates.io crate rush-cli 0.0.21 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rush-cli 0.0.21 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rush-cli 0.0.21 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7aab93fa56dba5e08bd9dbdb4f2fc2cbcd17fa15e704df07c05f1710eadaa990
[INFO] running `Command { std: "docker" "start" "-a" "7aab93fa56dba5e08bd9dbdb4f2fc2cbcd17fa15e704df07c05f1710eadaa990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aab93fa56dba5e08bd9dbdb4f2fc2cbcd17fa15e704df07c05f1710eadaa990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aab93fa56dba5e08bd9dbdb4f2fc2cbcd17fa15e704df07c05f1710eadaa990", kill_on_drop: false }`
[INFO] [stdout] 7aab93fa56dba5e08bd9dbdb4f2fc2cbcd17fa15e704df07c05f1710eadaa990
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 063f85252101870447d2668dba09776a300b77e863bcec33a1f552e6e03b36dc
[INFO] running `Command { std: "docker" "start" "-a" "063f85252101870447d2668dba09776a300b77e863bcec33a1f552e6e03b36dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling cc v1.1.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.13.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling prost v0.13.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling prost-types v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling dsa v0.6.3
[INFO] [stderr]    Compiling rsa v0.9.7
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling tonic v0.12.2
[INFO] [stderr]    Compiling console-api v0.8.0
[INFO] [stderr]    Compiling console-subscriber v0.4.0
[INFO] [stderr]    Compiling rush-cli v0.0.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]   --> src/builder/spec.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/builder/templates.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/builder/templates.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tera::{Context, Result};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NoopEncoder` and `SealedSecretsEncoder`
[INFO] [stdout]  --> src/cluster/k8s.rs:1:40
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::k8_encoder::{K8Encoder, NoopEncoder, SealedSecretsEncoder};
[INFO] [stdout]   |                                        ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> src/public_env_defs.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::{Read, Write};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/utils.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, info, trace, warn};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> src/vault/file_vault.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{debug, trace};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/vault/one_password.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{debug, error, trace};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Signer`, `SigningKey`, and `VerifyingKey`
[INFO] [stdout]  --> src/vault/secrets_definitions.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ed25519_dalek::{Signer, SigningKey, VerifyingKey};
[INFO] [stdout]   |                     ^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EcGroup` and `EcKey`
[INFO] [stdout]  --> src/vault/secrets_definitions.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use openssl::ec::{EcGroup, EcKey};
[INFO] [stdout]   |                   ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `openssl::nid::Nid`
[INFO] [stdout]  --> src/vault/secrets_definitions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use openssl::nid::Nid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `openssl::pkey::PKey`
[INFO] [stdout]  --> src/vault/secrets_definitions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use openssl::pkey::PKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `openssl::rsa::Rsa`
[INFO] [stdout]   --> src/vault/secrets_definitions.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use openssl::rsa::Rsa;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]   --> src/vault/secrets_definitions.rs:11:46
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::{distributions::Alphanumeric, Rng, RngCore};
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PublicKey` and `private::KeypairData`
[INFO] [stdout]   --> src/vault/secrets_definitions.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ssh_key::{self, private::KeypairData, PrivateKey, PublicKey};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NoopEncoder`
[INFO] [stdout]   --> src/vault/mod.rs:11:64
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use secrets_adapter::{Base64SecretsEncoder, EncodeSecrets, NoopEncoder};
[INFO] [stdout]    |                                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/vault/secrets_adapter.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 |             .map(|(key, value)| (key, base64::encode(value)))
[INFO] [stdout]    |                                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:223:57
[INFO] [stdout]     |
[INFO] [stdout] 223 |                         GenerationResult::Value(base64::encode(value))
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:280:57
[INFO] [stdout]     |
[INFO] [stdout] 280 |                         GenerationResult::Value(base64::encode(random_bytes))
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:324:61
[INFO] [stdout]     |
[INFO] [stdout] 324 | ...                   GenerationResult::Value(base64::encode(contents))
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:386:61
[INFO] [stdout]     |
[INFO] [stdout] 386 | ...                   GenerationResult::Value(base64::encode(key))
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:394:61
[INFO] [stdout]     |
[INFO] [stdout] 394 | ...                   GenerationResult::Value(base64::encode(key))
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:599:17
[INFO] [stdout]     |
[INFO] [stdout] 599 |             let mut secrets = component_set.secrets.clone();
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vault::Vault`
[INFO] [stdout]  --> src/builder/spec.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::vault::Vault;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_size`
[INFO] [stdout]    --> src/cluster/infrastructure.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let window_size = 10; // Example window size, adjust as needed
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `product_name`
[INFO] [stdout]    --> src/container/container_reactor.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let product_name = binding.product_name(); // product_path.split('/').last().unwrap_or(product_path).to_string();
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_product_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_dir`
[INFO] [stdout]    --> src/container/container_reactor.rs:695:17
[INFO] [stdout]     |
[INFO] [stdout] 695 |             let current_dir = std::env::current_dir().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/container/container_reactor.rs:577:21
[INFO] [stdout]     |
[INFO] [stdout] 577 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/container/container_reactor.rs:798:24
[INFO] [stdout]     |
[INFO] [stdout] 798 |             if let Err(e) = self
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> src/vault/one_password.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let output = self.run_op_command(args)?;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create_output`
[INFO] [stdout]    --> src/vault/one_password.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let create_output = self.run_op_command(create_args)?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_create_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> src/vault/one_password.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let output = self.run_op_command(args)?;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bits`
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:335:57
[INFO] [stdout]     |
[INFO] [stdout] 335 |                     GenerationMethod::OpenSshRSAKeyPair(bits, _) => {
[INFO] [stdout]     |                                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curve`
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:350:59
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     GenerationMethod::OpenSshECDSAKeyPair(curve, _) => {
[INFO] [stdout]     |                                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_curve`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `component_name`
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:469:14
[INFO] [stdout]     |
[INFO] [stdout] 469 |         for (component_name, component_set) in &mut self.components {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `existing_secrets`
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:600:17
[INFO] [stdout]     |
[INFO] [stdout] 600 |             let existing_secrets = existing_secrets.get(component_name).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existing_secrets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cargo_bin`
[INFO] [stdout]   --> src/main.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let cargo_bin = Path::new(&home_dir).join(".cargo/bin");
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cargo_bin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_path`
[INFO] [stdout]   --> src/main.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let current_path = env::var_os("PATH").unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `minikube`
[INFO] [stdout]    --> src/main.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |     let minikube = Minikube::new(toolchain.clone());
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_minikube`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifests`
[INFO] [stdout]    --> src/main.rs:684:17
[INFO] [stdout]     |
[INFO] [stdout] 684 |             let manifests = reactor.cluster_manifests();
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url`, `name`, `draft`, and `prerelease` are never read
[INFO] [stdout]    --> src/main.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | struct Release {
[INFO] [stdout]     |        ------- fields in this struct
[INFO] [stdout] 164 |     url: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 165 |     tag_name: String,
[INFO] [stdout] 166 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 167 |     draft: bool,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 168 |     prerelease: bool,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `toolchain` is never read
[INFO] [stdout]   --> src/cluster/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Minikube {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 18 |     toolchain: Arc<ToolchainContext>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `start`, `stop`, `delete`, and `get_ip` are never used
[INFO] [stdout]   --> src/cluster/mod.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Minikube {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub async fn start(&self) -> Result<String, String> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub async fn stop(&self) -> Result<String, String> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub async fn delete(&self) -> Result<String, String> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub async fn get_ip(&self) -> Result<String, String> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `update_encoder` are never used
[INFO] [stdout]   --> src/cluster/k8s.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl K8ManifestArtefact {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(input_path: String, output_path: String, encoder: Arc<dyn K8Encoder>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn update_encoder(&mut self, encoder: Arc<dyn K8Encoder>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_encoder` is never used
[INFO] [stdout]   --> src/cluster/k8s.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl K8ClusterManifests {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn update_encoder(&mut self, encoder: Arc<dyn K8Encoder>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `toolchain` and `encoder` are never read
[INFO] [stdout]    --> src/cluster/k8s.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct K8ComponentManifests {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 112 |     toolchain: Option<Arc<ToolchainContext>>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 113 |     namespace: String,
[INFO] [stdout] 114 |     encoder: Arc<dyn K8Encoder>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_manifest`, `update_encoder`, `apply`, and `unapply` are never used
[INFO] [stdout]    --> src/cluster/k8s.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl K8ComponentManifests {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub fn add_manifest(&mut self, manifest: Artefact) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub fn update_encoder(&mut self, encoder: Arc<dyn K8Encoder>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub async fn apply(&self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn unapply(&self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clean` is never used
[INFO] [stdout]     --> src/container/container_reactor.rs:1338:18
[INFO] [stdout]      |
[INFO] [stdout]   62 | impl ContainerReactor {
[INFO] [stdout]      | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1338 |     pub async fn clean(&self) {
[INFO] [stdout]      |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `exposes` is never read
[INFO] [stdout]   --> src/container/docker.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct DockerImage {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     exposes: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DockerImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_pattern` is never read
[INFO] [stdout]   --> src/path_matcher.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Pattern {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     original_pattern: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pattern` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_component` and `add_environment_variable` are never used
[INFO] [stdout]    --> src/public_env_defs.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl PublicEnvironmentDefinitions {
[INFO] [stdout]     | --------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn add_component(&mut self, component_name: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn add_environment_variable(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `product_dir` is never read
[INFO] [stdout]   --> src/vault/dotenv_vault.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DotenvVault {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 12 |     product_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `encryption_key` is never read
[INFO] [stdout]   --> src/vault/file_vault.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct FileVault {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 11 |     directory: PathBuf,
[INFO] [stdout] 12 |     encryption_key: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoopEncoder` is never constructed
[INFO] [stdout]  --> src/vault/secrets_adapter.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct NoopEncoder;
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_component` and `add_secret` are never used
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl SecretsDefinitions {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn add_component(&mut self, component_name: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn add_secret(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stdout]    --> src/main.rs:681:13
[INFO] [stdout]     |
[INFO] [stdout] 681 |             dest_vault.create_vault(product_name);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Vault::create_vault` that must be used
[INFO] [stdout]    --> src/main.rs:681:13
[INFO] [stdout]     |
[INFO] [stdout] 681 |             dest_vault.create_vault(product_name);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 681 |             let _ = dest_vault.create_vault(product_name);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "063f85252101870447d2668dba09776a300b77e863bcec33a1f552e6e03b36dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "063f85252101870447d2668dba09776a300b77e863bcec33a1f552e6e03b36dc", kill_on_drop: false }`
[INFO] [stdout] 063f85252101870447d2668dba09776a300b77e863bcec33a1f552e6e03b36dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9b9db34da5fc0ec518ccb44c74cae0dd3f6da8d498ed1f8717222fecc4b1313
[INFO] running `Command { std: "docker" "start" "-a" "f9b9db34da5fc0ec518ccb44c74cae0dd3f6da8d498ed1f8717222fecc4b1313", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling rush-cli v0.0.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]   --> src/builder/spec.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/builder/templates.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/builder/templates.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tera::{Context, Result};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NoopEncoder` and `SealedSecretsEncoder`
[INFO] [stdout]  --> src/cluster/k8s.rs:1:40
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::k8_encoder::{K8Encoder, NoopEncoder, SealedSecretsEncoder};
[INFO] [stdout]   |                                        ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> src/public_env_defs.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::{Read, Write};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/utils.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, info, trace, warn};
[INFO] [stdout]   |                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> src/vault/file_vault.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{debug, trace};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/vault/one_password.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::{debug, error, trace};
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Signer`, `SigningKey`, and `VerifyingKey`
[INFO] [stdout]  --> src/vault/secrets_definitions.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ed25519_dalek::{Signer, SigningKey, VerifyingKey};
[INFO] [stdout]   |                     ^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EcGroup` and `EcKey`
[INFO] [stdout]  --> src/vault/secrets_definitions.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | use openssl::ec::{EcGroup, EcKey};
[INFO] [stdout]   |                   ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `openssl::nid::Nid`
[INFO] [stdout]  --> src/vault/secrets_definitions.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use openssl::nid::Nid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `openssl::pkey::PKey`
[INFO] [stdout]  --> src/vault/secrets_definitions.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use openssl::pkey::PKey;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `openssl::rsa::Rsa`
[INFO] [stdout]   --> src/vault/secrets_definitions.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use openssl::rsa::Rsa;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RngCore`
[INFO] [stdout]   --> src/vault/secrets_definitions.rs:11:46
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rand::{distributions::Alphanumeric, Rng, RngCore};
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PublicKey` and `private::KeypairData`
[INFO] [stdout]   --> src/vault/secrets_definitions.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | use ssh_key::{self, private::KeypairData, PrivateKey, PublicKey};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NoopEncoder`
[INFO] [stdout]   --> src/vault/mod.rs:11:64
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use secrets_adapter::{Base64SecretsEncoder, EncodeSecrets, NoopEncoder};
[INFO] [stdout]    |                                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]   --> src/vault/secrets_adapter.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 |             .map(|(key, value)| (key, base64::encode(value)))
[INFO] [stdout]    |                                               ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:223:57
[INFO] [stdout]     |
[INFO] [stdout] 223 |                         GenerationResult::Value(base64::encode(value))
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:280:57
[INFO] [stdout]     |
[INFO] [stdout] 280 |                         GenerationResult::Value(base64::encode(random_bytes))
[INFO] [stdout]     |                                                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:324:61
[INFO] [stdout]     |
[INFO] [stdout] 324 | ...                   GenerationResult::Value(base64::encode(contents))
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:386:61
[INFO] [stdout]     |
[INFO] [stdout] 386 | ...                   GenerationResult::Value(base64::encode(key))
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:394:61
[INFO] [stdout]     |
[INFO] [stdout] 394 | ...                   GenerationResult::Value(base64::encode(key))
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:599:17
[INFO] [stdout]     |
[INFO] [stdout] 599 |             let mut secrets = component_set.secrets.clone();
[INFO] [stdout]     |                 ----^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vault::Vault`
[INFO] [stdout]  --> src/builder/spec.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::vault::Vault;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_size`
[INFO] [stdout]    --> src/cluster/infrastructure.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let window_size = 10; // Example window size, adjust as needed
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_size`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `product_name`
[INFO] [stdout]    --> src/container/container_reactor.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let product_name = binding.product_name(); // product_path.split('/').last().unwrap_or(product_path).to_string();
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_product_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_dir`
[INFO] [stdout]    --> src/container/container_reactor.rs:695:17
[INFO] [stdout]     |
[INFO] [stdout] 695 |             let current_dir = std::env::current_dir().unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/container/container_reactor.rs:577:21
[INFO] [stdout]     |
[INFO] [stdout] 577 |                 Err(e) => {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/container/container_reactor.rs:798:24
[INFO] [stdout]     |
[INFO] [stdout] 798 |             if let Err(e) = self
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> src/vault/one_password.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let output = self.run_op_command(args)?;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `create_output`
[INFO] [stdout]    --> src/vault/one_password.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let create_output = self.run_op_command(create_args)?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_create_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]    --> src/vault/one_password.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |         let output = self.run_op_command(args)?;
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bits`
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:335:57
[INFO] [stdout]     |
[INFO] [stdout] 335 |                     GenerationMethod::OpenSshRSAKeyPair(bits, _) => {
[INFO] [stdout]     |                                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_bits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `curve`
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:350:59
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     GenerationMethod::OpenSshECDSAKeyPair(curve, _) => {
[INFO] [stdout]     |                                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_curve`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `component_name`
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:469:14
[INFO] [stdout]     |
[INFO] [stdout] 469 |         for (component_name, component_set) in &mut self.components {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `existing_secrets`
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:600:17
[INFO] [stdout]     |
[INFO] [stdout] 600 |             let existing_secrets = existing_secrets.get(component_name).unwrap();
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existing_secrets`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cargo_bin`
[INFO] [stdout]   --> src/main.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let cargo_bin = Path::new(&home_dir).join(".cargo/bin");
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cargo_bin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_path`
[INFO] [stdout]   --> src/main.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let current_path = env::var_os("PATH").unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `minikube`
[INFO] [stdout]    --> src/main.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |     let minikube = Minikube::new(toolchain.clone());
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_minikube`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifests`
[INFO] [stdout]    --> src/main.rs:684:17
[INFO] [stdout]     |
[INFO] [stdout] 684 |             let manifests = reactor.cluster_manifests();
[INFO] [stdout]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url`, `name`, `draft`, and `prerelease` are never read
[INFO] [stdout]    --> src/main.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | struct Release {
[INFO] [stdout]     |        ------- fields in this struct
[INFO] [stdout] 164 |     url: String,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 165 |     tag_name: String,
[INFO] [stdout] 166 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 167 |     draft: bool,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 168 |     prerelease: bool,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `toolchain` is never read
[INFO] [stdout]   --> src/cluster/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Minikube {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 18 |     toolchain: Arc<ToolchainContext>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `start`, `stop`, `delete`, and `get_ip` are never used
[INFO] [stdout]   --> src/cluster/mod.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Minikube {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub async fn start(&self) -> Result<String, String> {
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub async fn stop(&self) -> Result<String, String> {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub async fn delete(&self) -> Result<String, String> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub async fn get_ip(&self) -> Result<String, String> {
[INFO] [stdout]    |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `update_encoder` are never used
[INFO] [stdout]   --> src/cluster/k8s.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl K8ManifestArtefact {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(input_path: String, output_path: String, encoder: Arc<dyn K8Encoder>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn update_encoder(&mut self, encoder: Arc<dyn K8Encoder>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_encoder` is never used
[INFO] [stdout]   --> src/cluster/k8s.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl K8ClusterManifests {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn update_encoder(&mut self, encoder: Arc<dyn K8Encoder>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `toolchain` and `encoder` are never read
[INFO] [stdout]    --> src/cluster/k8s.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct K8ComponentManifests {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 112 |     toolchain: Option<Arc<ToolchainContext>>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 113 |     namespace: String,
[INFO] [stdout] 114 |     encoder: Arc<dyn K8Encoder>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_manifest`, `update_encoder`, `apply`, and `unapply` are never used
[INFO] [stdout]    --> src/cluster/k8s.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl K8ComponentManifests {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub fn add_manifest(&mut self, manifest: Artefact) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub fn update_encoder(&mut self, encoder: Arc<dyn K8Encoder>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub async fn apply(&self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn unapply(&self) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clean` is never used
[INFO] [stdout]     --> src/container/container_reactor.rs:1338:18
[INFO] [stdout]      |
[INFO] [stdout]   62 | impl ContainerReactor {
[INFO] [stdout]      | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1338 |     pub async fn clean(&self) {
[INFO] [stdout]      |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `exposes` is never read
[INFO] [stdout]   --> src/container/docker.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct DockerImage {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     exposes: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DockerImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `original_pattern` is never read
[INFO] [stdout]   --> src/path_matcher.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Pattern {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     original_pattern: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Pattern` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_component` and `add_environment_variable` are never used
[INFO] [stdout]    --> src/public_env_defs.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl PublicEnvironmentDefinitions {
[INFO] [stdout]     | --------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn add_component(&mut self, component_name: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn add_environment_variable(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `product_dir` is never read
[INFO] [stdout]   --> src/vault/dotenv_vault.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DotenvVault {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 12 |     product_dir: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `encryption_key` is never read
[INFO] [stdout]   --> src/vault/file_vault.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct FileVault {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 11 |     directory: PathBuf,
[INFO] [stdout] 12 |     encryption_key: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoopEncoder` is never constructed
[INFO] [stdout]  --> src/vault/secrets_adapter.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct NoopEncoder;
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_component` and `add_secret` are never used
[INFO] [stdout]    --> src/vault/secrets_definitions.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl SecretsDefinitions {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn add_component(&mut self, component_name: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn add_secret(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stdout]    --> src/main.rs:681:13
[INFO] [stdout]     |
[INFO] [stdout] 681 |             dest_vault.create_vault(product_name);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Vault::create_vault` that must be used
[INFO] [stdout]    --> src/main.rs:681:13
[INFO] [stdout]     |
[INFO] [stdout] 681 |             dest_vault.create_vault(product_name);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 681 |             let _ = dest_vault.create_vault(product_name);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f9b9db34da5fc0ec518ccb44c74cae0dd3f6da8d498ed1f8717222fecc4b1313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b9db34da5fc0ec518ccb44c74cae0dd3f6da8d498ed1f8717222fecc4b1313", kill_on_drop: false }`
[INFO] [stdout] f9b9db34da5fc0ec518ccb44c74cae0dd3f6da8d498ed1f8717222fecc4b1313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5d7777c73cc56cc6991a73ae0ca0f72b6b93daf993e9976a29b276124a12b92c
[INFO] running `Command { std: "docker" "start" "-a" "5d7777c73cc56cc6991a73ae0ca0f72b6b93daf993e9976a29b276124a12b92c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::sync::Mutex`
[INFO] [stderr]   --> src/builder/spec.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use std::sync::Mutex;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr]  --> src/builder/templates.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::error::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Context`
[INFO] [stderr]  --> src/builder/templates.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tera::{Context, Result};
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `NoopEncoder` and `SealedSecretsEncoder`
[INFO] [stderr]  --> src/cluster/k8s.rs:1:40
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use super::k8_encoder::{K8Encoder, NoopEncoder, SealedSecretsEncoder};
[INFO] [stderr]   |                                        ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Write`
[INFO] [stderr]   --> src/public_env_defs.rs:10:21
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::io::{Read, Write};
[INFO] [stderr]    |                     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `info`
[INFO] [stderr]  --> src/utils.rs:5:25
[INFO] [stderr]   |
[INFO] [stderr] 5 | use log::{debug, error, info, trace, warn};
[INFO] [stderr]   |                         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `debug`
[INFO] [stderr]  --> src/vault/file_vault.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | use log::{debug, trace};
[INFO] [stderr]   |           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]  --> src/vault/one_password.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use log::{debug, error, trace};
[INFO] [stderr]   |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Signer`, `SigningKey`, and `VerifyingKey`
[INFO] [stderr]  --> src/vault/secrets_definitions.rs:5:21
[INFO] [stderr]   |
[INFO] [stderr] 5 | use ed25519_dalek::{Signer, SigningKey, VerifyingKey};
[INFO] [stderr]   |                     ^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EcGroup` and `EcKey`
[INFO] [stderr]  --> src/vault/secrets_definitions.rs:7:19
[INFO] [stderr]   |
[INFO] [stderr] 7 | use openssl::ec::{EcGroup, EcKey};
[INFO] [stderr]   |                   ^^^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `openssl::nid::Nid`
[INFO] [stderr]  --> src/vault/secrets_definitions.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use openssl::nid::Nid;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `openssl::pkey::PKey`
[INFO] [stderr]  --> src/vault/secrets_definitions.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use openssl::pkey::PKey;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `openssl::rsa::Rsa`
[INFO] [stderr]   --> src/vault/secrets_definitions.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use openssl::rsa::Rsa;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RngCore`
[INFO] [stderr]   --> src/vault/secrets_definitions.rs:11:46
[INFO] [stderr]    |
[INFO] [stderr] 11 | use rand::{distributions::Alphanumeric, Rng, RngCore};
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `PublicKey` and `private::KeypairData`
[INFO] [stderr]   --> src/vault/secrets_definitions.rs:13:21
[INFO] [stderr]    |
[INFO] [stderr] 13 | use ssh_key::{self, private::KeypairData, PrivateKey, PublicKey};
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NoopEncoder`
[INFO] [stderr]   --> src/vault/mod.rs:11:64
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use secrets_adapter::{Base64SecretsEncoder, EncodeSecrets, NoopEncoder};
[INFO] [stderr]    |                                                                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]   --> src/vault/secrets_adapter.rs:22:47
[INFO] [stderr]    |
[INFO] [stderr] 22 |             .map(|(key, value)| (key, base64::encode(value)))
[INFO] [stderr]    |                                               ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:223:57
[INFO] [stderr]     |
[INFO] [stderr] 223 |                         GenerationResult::Value(base64::encode(value))
[INFO] [stderr]     |                                                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:280:57
[INFO] [stderr]     |
[INFO] [stderr] 280 |                         GenerationResult::Value(base64::encode(random_bytes))
[INFO] [stderr]     |                                                         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:324:61
[INFO] [stderr]     |
[INFO] [stderr] 324 | ...                   GenerationResult::Value(base64::encode(contents))
[INFO] [stderr]     |                                                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:386:61
[INFO] [stderr]     |
[INFO] [stderr] 386 | ...                   GenerationResult::Value(base64::encode(key))
[INFO] [stderr]     |                                                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:394:61
[INFO] [stderr]     |
[INFO] [stderr] 394 | ...                   GenerationResult::Value(base64::encode(key))
[INFO] [stderr]     |                                                       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:599:17
[INFO] [stderr]     |
[INFO] [stderr] 599 |             let mut secrets = component_set.secrets.clone();
[INFO] [stderr]     |                 ----^^^^^^^
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::vault::Vault`
[INFO] [stderr]  --> src/builder/spec.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::vault::Vault;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `window_size`
[INFO] [stderr]    --> src/cluster/infrastructure.rs:101:13
[INFO] [stderr]     |
[INFO] [stderr] 101 |         let window_size = 10; // Example window size, adjust as needed
[INFO] [stderr]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_size`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `product_name`
[INFO] [stderr]    --> src/container/container_reactor.rs:180:13
[INFO] [stderr]     |
[INFO] [stderr] 180 |         let product_name = binding.product_name(); // product_path.split('/').last().unwrap_or(product_path).to_string();
[INFO] [stderr]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_product_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `current_dir`
[INFO] [stderr]    --> src/container/container_reactor.rs:695:17
[INFO] [stderr]     |
[INFO] [stderr] 695 |             let current_dir = std::env::current_dir().unwrap();
[INFO] [stderr]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_dir`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/container/container_reactor.rs:577:21
[INFO] [stderr]     |
[INFO] [stderr] 577 |                 Err(e) => {
[INFO] [stderr]     |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/container/container_reactor.rs:798:24
[INFO] [stderr]     |
[INFO] [stderr] 798 |             if let Err(e) = self
[INFO] [stderr]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]    --> src/vault/one_password.rs:147:13
[INFO] [stderr]     |
[INFO] [stderr] 147 |         let output = self.run_op_command(args)?;
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `create_output`
[INFO] [stderr]    --> src/vault/one_password.rs:186:13
[INFO] [stderr]     |
[INFO] [stderr] 186 |         let create_output = self.run_op_command(create_args)?;
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_create_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]    --> src/vault/one_password.rs:215:13
[INFO] [stderr]     |
[INFO] [stderr] 215 |         let output = self.run_op_command(args)?;
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bits`
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:335:57
[INFO] [stderr]     |
[INFO] [stderr] 335 |                     GenerationMethod::OpenSshRSAKeyPair(bits, _) => {
[INFO] [stderr]     |                                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_bits`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `curve`
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:350:59
[INFO] [stderr]     |
[INFO] [stderr] 350 |                     GenerationMethod::OpenSshECDSAKeyPair(curve, _) => {
[INFO] [stderr]     |                                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_curve`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `component_name`
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:469:14
[INFO] [stderr]     |
[INFO] [stderr] 469 |         for (component_name, component_set) in &mut self.components {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_component_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `existing_secrets`
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:600:17
[INFO] [stderr]     |
[INFO] [stderr] 600 |             let existing_secrets = existing_secrets.get(component_name).unwrap();
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_existing_secrets`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cargo_bin`
[INFO] [stderr]   --> src/main.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     let cargo_bin = Path::new(&home_dir).join(".cargo/bin");
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cargo_bin`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `current_path`
[INFO] [stderr]   --> src/main.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |     let current_path = env::var_os("PATH").unwrap();
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `minikube`
[INFO] [stderr]    --> src/main.rs:513:9
[INFO] [stderr]     |
[INFO] [stderr] 513 |     let minikube = Minikube::new(toolchain.clone());
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_minikube`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `manifests`
[INFO] [stderr]    --> src/main.rs:684:17
[INFO] [stderr]     |
[INFO] [stderr] 684 |             let manifests = reactor.cluster_manifests();
[INFO] [stderr]     |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifests`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `url`, `name`, `draft`, and `prerelease` are never read
[INFO] [stderr]    --> src/main.rs:164:5
[INFO] [stderr]     |
[INFO] [stderr] 163 | struct Release {
[INFO] [stderr]     |        ------- fields in this struct
[INFO] [stderr] 164 |     url: String,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 165 |     tag_name: String,
[INFO] [stderr] 166 |     name: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 167 |     draft: bool,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr] 168 |     prerelease: bool,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `toolchain` is never read
[INFO] [stderr]   --> src/cluster/mod.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Minikube {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 18 |     toolchain: Arc<ToolchainContext>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `start`, `stop`, `delete`, and `get_ip` are never used
[INFO] [stderr]   --> src/cluster/mod.rs:26:18
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Minikube {
[INFO] [stderr]    | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub async fn start(&self) -> Result<String, String> {
[INFO] [stderr]    |                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub async fn stop(&self) -> Result<String, String> {
[INFO] [stderr]    |                  ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub async fn delete(&self) -> Result<String, String> {
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub async fn get_ip(&self) -> Result<String, String> {
[INFO] [stderr]    |                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `update_encoder` are never used
[INFO] [stderr]   --> src/cluster/k8s.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl K8ManifestArtefact {
[INFO] [stderr]    | ----------------------- associated items in this implementation
[INFO] [stderr] 20 |     pub fn new(input_path: String, output_path: String, encoder: Arc<dyn K8Encoder>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub fn update_encoder(&mut self, encoder: Arc<dyn K8Encoder>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `update_encoder` is never used
[INFO] [stderr]   --> src/cluster/k8s.rs:97:12
[INFO] [stderr]    |
[INFO] [stderr] 58 | impl K8ClusterManifests {
[INFO] [stderr]    | ----------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 97 |     pub fn update_encoder(&mut self, encoder: Arc<dyn K8Encoder>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `toolchain` and `encoder` are never read
[INFO] [stderr]    --> src/cluster/k8s.rs:112:5
[INFO] [stderr]     |
[INFO] [stderr] 105 | pub struct K8ComponentManifests {
[INFO] [stderr]     |            -------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 112 |     toolchain: Option<Arc<ToolchainContext>>,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 113 |     namespace: String,
[INFO] [stderr] 114 |     encoder: Arc<dyn K8Encoder>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_manifest`, `update_encoder`, `apply`, and `unapply` are never used
[INFO] [stderr]    --> src/cluster/k8s.rs:200:12
[INFO] [stderr]     |
[INFO] [stderr] 117 | impl K8ComponentManifests {
[INFO] [stderr]     | ------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 200 |     pub fn add_manifest(&mut self, manifest: Artefact) {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 207 |     pub fn update_encoder(&mut self, encoder: Arc<dyn K8Encoder>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 214 |     pub async fn apply(&self) -> Result<(), String> {
[INFO] [stderr]     |                  ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 232 |     pub async fn unapply(&self) -> Result<(), String> {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `clean` is never used
[INFO] [stderr]     --> src/container/container_reactor.rs:1338:18
[INFO] [stderr]      |
[INFO] [stderr]   62 | impl ContainerReactor {
[INFO] [stderr]      | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1338 |     pub async fn clean(&self) {
[INFO] [stderr]      |                  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `exposes` is never read
[INFO] [stderr]   --> src/container/docker.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub struct DockerImage {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 42 |     exposes: Vec<String>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DockerImage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `original_pattern` is never read
[INFO] [stderr]   --> src/path_matcher.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Pattern {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 20 |     original_pattern: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Pattern` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_component` and `add_environment_variable` are never used
[INFO] [stderr]    --> src/public_env_defs.rs:122:12
[INFO] [stderr]     |
[INFO] [stderr]  33 | impl PublicEnvironmentDefinitions {
[INFO] [stderr]     | --------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 122 |     pub fn add_component(&mut self, component_name: String) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 131 |     pub fn add_environment_variable(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `product_dir` is never read
[INFO] [stderr]   --> src/vault/dotenv_vault.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct DotenvVault {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 12 |     product_dir: PathBuf,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `encryption_key` is never read
[INFO] [stderr]   --> src/vault/file_vault.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct FileVault {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 11 |     directory: PathBuf,
[INFO] [stderr] 12 |     encryption_key: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NoopEncoder` is never constructed
[INFO] [stderr]  --> src/vault/secrets_adapter.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct NoopEncoder;
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `add_component` and `add_secret` are never used
[INFO] [stderr]    --> src/vault/secrets_definitions.rs:108:12
[INFO] [stderr]     |
[INFO] [stderr]  65 | impl SecretsDefinitions {
[INFO] [stderr]     | ----------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 108 |     pub fn add_component(&mut self, component_name: String) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub fn add_secret(
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused pinned boxed `futures::Future` trait object that must be used
[INFO] [stderr]    --> src/main.rs:681:13
[INFO] [stderr]     |
[INFO] [stderr] 681 |             dest_vault.create_vault(product_name);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `Vault::create_vault` that must be used
[INFO] [stderr]    --> src/main.rs:681:13
[INFO] [stderr]     |
[INFO] [stderr] 681 |             dest_vault.create_vault(product_name);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 681 |             let _ = dest_vault.create_vault(product_name);
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rush-cli` (bin "rush" test) generated 57 warnings (run `cargo fix --bin "rush" -p rush-cli --tests` to apply 33 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rush-7d2a5441e10ff1cf)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test path_matcher::tests::test_pattern_matching ... ok
[INFO] [stdout] test path_matcher::tests::test_nested_gitignore ... ok
[INFO] [stdout] test path_matcher::tests::test_directory_only_pattern ... ok
[INFO] [stdout] test path_matcher::tests::test_nonexistent_paths ... ok
[INFO] [stdout] test path_matcher::tests::test_subdirectory_ignore ... ok
[INFO] [stdout] test path_matcher::tests::test_dist_ignore ... ok
[INFO] [stdout] test path_matcher::tests::test_complex_patterns ... ok
[INFO] [stdout] test path_matcher::tests::test_basic_gitignore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5d7777c73cc56cc6991a73ae0ca0f72b6b93daf993e9976a29b276124a12b92c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d7777c73cc56cc6991a73ae0ca0f72b6b93daf993e9976a29b276124a12b92c", kill_on_drop: false }`
[INFO] [stdout] 5d7777c73cc56cc6991a73ae0ca0f72b6b93daf993e9976a29b276124a12b92c
