[INFO] cloning repository https://github.com/nazo6/scoop-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nazo6/scoop-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazo6%2Fscoop-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazo6%2Fscoop-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d804a38c37529d87d05684c492322e5dd48f5a4
[INFO] checking nazo6/scoop-rs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazo6%2Fscoop-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nazo6/scoop-rs
[INFO] finished tweaking git repo https://github.com/nazo6/scoop-rs
[INFO] tweaked toml for git repo https://github.com/nazo6/scoop-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nazo6/scoop-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nazo6/scoop-rs 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sanitize-filename v0.5.0
[INFO] [stderr]   Downloaded async-walkdir v1.0.0
[INFO] [stderr]   Downloaded wasm-streams v0.4.0
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded security-framework v2.10.0
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded papergrid v0.11.0
[INFO] [stderr]   Downloaded serde_with_macros v3.7.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.4.1
[INFO] [stderr]   Downloaded security-framework-sys v2.10.0
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded serde_with v3.7.0
[INFO] [stderr]   Downloaded reqwest v0.12.3
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded tabled v0.15.0
[INFO] [stderr]   Downloaded tabled_derive v0.7.0
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]   Downloaded libz-sys v1.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2375dc4004edd00ce8856d939be5b70491b2f918e7fae298d05ac5fd9394c3d1
[INFO] running `Command { std: "docker" "start" "-a" "2375dc4004edd00ce8856d939be5b70491b2f918e7fae298d05ac5fd9394c3d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2375dc4004edd00ce8856d939be5b70491b2f918e7fae298d05ac5fd9394c3d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2375dc4004edd00ce8856d939be5b70491b2f918e7fae298d05ac5fd9394c3d1", kill_on_drop: false }`
[INFO] [stdout] 2375dc4004edd00ce8856d939be5b70491b2f918e7fae298d05ac5fd9394c3d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84ec83aadb0b2c1f88f39c7afee28d512486d70c87d2f7d34c29dce67bdb52aa
[INFO] running `Command { std: "docker" "start" "-a" "84ec83aadb0b2c1f88f39c7afee28d512486d70c87d2f7d34c29dce67bdb52aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking papergrid v0.11.0
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking async-fs v2.1.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking async-walkdir v1.0.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]     Checking sanitize-filename v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking interface v0.1.0 (/opt/rustwide/workdir/interface)
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stdout] warning: method `context` is never used
[INFO] [stdout]   --> interface/src/error.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) trait Context<T> {
[INFO] [stdout]    |                  ------- method in this trait
[INFO] [stdout] 18 |     fn context(self, context: impl Into<String>) -> Result<T>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> interface/src/bucket.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub async fn apps(&self) -> Result<HashSet<BucketApp>> {
[INFO] [stdout]    |                       ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub async fn apps(&self) -> Result<HashSet<BucketApp<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> interface/src/installed_app.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub async fn versions(&self) -> Result<Vec<AppVersion>> {
[INFO] [stdout]    |                           ^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub async fn versions(&self) -> Result<Vec<AppVersion<'_>>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> interface/src/installed_app.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn current_version(&self) -> Result<AppVersion> {
[INFO] [stdout]    |                                  ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn current_version(&self) -> Result<AppVersion<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `context` is never used
[INFO] [stdout]   --> interface/src/error.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) trait Context<T> {
[INFO] [stdout]    |                  ------- method in this trait
[INFO] [stdout] 18 |     fn context(self, context: impl Into<String>) -> Result<T>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> interface/src/bucket.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub async fn apps(&self) -> Result<HashSet<BucketApp>> {
[INFO] [stdout]    |                       ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub async fn apps(&self) -> Result<HashSet<BucketApp<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> interface/src/installed_app.rs:47:27
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub async fn versions(&self) -> Result<Vec<AppVersion>> {
[INFO] [stdout]    |                           ^^^^^                ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub async fn versions(&self) -> Result<Vec<AppVersion<'_>>> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> interface/src/installed_app.rs:67:34
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn current_version(&self) -> Result<AppVersion> {
[INFO] [stdout]    |                                  ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub async fn current_version(&self) -> Result<AppVersion<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.3
[INFO] [stderr]     Checking scoop-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> src/cli/app/install/download.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Write, path::PathBuf};
[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: `path::PathBuf`
[INFO] [stdout]  --> src/cli/app/install/download.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Write, path::PathBuf};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |         return;
[INFO] [stdout]    |         ------ any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 12 |     let scoop = interface::installed_app::InstalledApp::from_name("scoop");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/env.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn path(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                   ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/env.rs:3:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn path(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/env.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn set_env(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/env.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn set_env(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/installer.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn extract(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/installer.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn extract(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/installer.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn run_installer(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/installer.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn run_installer(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/cli/app/install/installer.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn install_psmodule(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]   --> src/cli/app/install/installer.rs:11:52
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn install_psmodule(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]    |                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/cli/app/install/installer.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn create_info(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]   --> src/cli/app/install/installer.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn create_info(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]    |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/link.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn link_to_current(app: &BucketApp<'_>, version: &str) -> anyhow::Result<()> {
[INFO] [stdout]   |                              ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]  --> src/cli/app/install/link.rs:3:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn link_to_current(app: &BucketApp<'_>, version: &str) -> anyhow::Result<()> {
[INFO] [stdout]   |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/persist.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn persist(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/persist.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn persist(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script`
[INFO] [stdout]  --> src/cli/app/install/run_script.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub async fn run_script(script: &Vec<String>) -> anyhow::Result<()> {
[INFO] [stdout]   |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/shortcut.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn create_shims(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                           ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/shortcut.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn create_shims(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/shortcut.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     app: &BucketApp<'_>,
[INFO] [stdout]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/shortcut.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     manifest: &Manifest,
[INFO] [stdout]   |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |         return;
[INFO] [stdout]    |         ------ any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 12 |     let scoop = interface::installed_app::InstalledApp::from_name("scoop");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/env.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn path(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                   ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/env.rs:3:40
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn path(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/env.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn set_env(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/env.rs:7:43
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn set_env(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/installer.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn extract(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/installer.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn extract(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/installer.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn run_installer(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                            ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/installer.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn run_installer(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/cli/app/install/installer.rs:11:31
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn install_psmodule(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]   --> src/cli/app/install/installer.rs:11:52
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn install_psmodule(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]    |                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]   --> src/cli/app/install/installer.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn create_info(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]   --> src/cli/app/install/installer.rs:15:47
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn create_info(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]    |                                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/link.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn link_to_current(app: &BucketApp<'_>, version: &str) -> anyhow::Result<()> {
[INFO] [stdout]   |                              ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]  --> src/cli/app/install/link.rs:3:51
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn link_to_current(app: &BucketApp<'_>, version: &str) -> anyhow::Result<()> {
[INFO] [stdout]   |                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/persist.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn persist(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/persist.rs:3:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn persist(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `script`
[INFO] [stdout]  --> src/cli/app/install/run_script.rs:2:25
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub async fn run_script(script: &Vec<String>) -> anyhow::Result<()> {
[INFO] [stdout]   |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_script`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/shortcut.rs:3:27
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn create_shims(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                           ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/shortcut.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub async fn create_shims(app: &BucketApp<'_>, manifest: &Manifest) -> anyhow::Result<()> {
[INFO] [stdout]   |                                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]  --> src/cli/app/install/shortcut.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     app: &BucketApp<'_>,
[INFO] [stdout]   |     ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `manifest`
[INFO] [stdout]  --> src/cli/app/install/shortcut.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     manifest: &Manifest,
[INFO] [stdout]   |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> src/cli/app/upgrade.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn start(opts: UpgradeArgs) -> CliResult {
[INFO] [stdout]    |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]  --> src/cli/bucket/update.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn start(opts: UpdateArgs) -> CliResult {
[INFO] [stdout]   |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/cli/bucket/mod.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |         BucketCommand::Add { name, url } => {
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]   --> src/cli/bucket/mod.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |         BucketCommand::Add { name, url } => {
[INFO] [stdout]    |                                    ^^^ help: try ignoring the field: `url: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/cli/bucket/mod.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 |         BucketCommand::Remove { name } => {
[INFO] [stdout]    |                                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> src/cli/app/upgrade.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub async fn start(opts: UpgradeArgs) -> CliResult {
[INFO] [stdout]    |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]  --> src/cli/bucket/update.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn start(opts: UpdateArgs) -> CliResult {
[INFO] [stdout]   |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scoop`
[INFO] [stdout]   --> src/main.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let scoop = interface::installed_app::InstalledApp::from_name("scoop");
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_scoop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `versions`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let versions = scoop
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_versions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/cli/bucket/mod.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |         BucketCommand::Add { name, url } => {
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `url`
[INFO] [stdout]   --> src/cli/bucket/mod.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |         BucketCommand::Add { name, url } => {
[INFO] [stdout]    |                                    ^^^ help: try ignoring the field: `url: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/cli/bucket/mod.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 |         BucketCommand::Remove { name } => {
[INFO] [stdout]    |                                 ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scoop`
[INFO] [stdout]   --> src/main.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let scoop = interface::installed_app::InstalledApp::from_name("scoop");
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_scoop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `versions`
[INFO] [stdout]   --> src/main.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let versions = scoop
[INFO] [stdout]    |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_versions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.26s
[INFO] running `Command { std: "docker" "inspect" "84ec83aadb0b2c1f88f39c7afee28d512486d70c87d2f7d34c29dce67bdb52aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84ec83aadb0b2c1f88f39c7afee28d512486d70c87d2f7d34c29dce67bdb52aa", kill_on_drop: false }`
[INFO] [stdout] 84ec83aadb0b2c1f88f39c7afee28d512486d70c87d2f7d34c29dce67bdb52aa
