[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] building nazo6/scoop-rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazo6%2Fscoop-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nazo6/scoop-rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.52.4
[INFO] [stderr]   Downloaded time-macros v0.2.17
[INFO] [stderr]   Downloaded clap v4.5.4
[INFO] [stderr]   Downloaded jobserver v0.1.28
[INFO] [stderr]   Downloaded dirs-sys v0.4.1
[INFO] [stderr]   Downloaded darling_core v0.20.8
[INFO] [stderr]   Downloaded clap_lex v0.7.0
[INFO] [stderr]   Downloaded zeroize v1.7.0
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded anstream v0.6.13
[INFO] [stderr]   Downloaded event-listener v5.3.0
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded anstyle v1.0.6
[INFO] [stderr]   Downloaded anyhow v1.0.81
[INFO] [stderr]   Downloaded encode_unicode v0.3.6
[INFO] [stderr]   Downloaded papergrid v0.11.0
[INFO] [stderr]   Downloaded tabled_derive v0.7.0
[INFO] [stderr]   Downloaded piper v0.2.1
[INFO] [stderr]   Downloaded blocking v1.5.1
[INFO] [stderr]   Downloaded wasm-streams v0.4.0
[INFO] [stderr]   Downloaded log v0.4.21
[INFO] [stderr]   Downloaded winreg v0.52.0
[INFO] [stderr]   Downloaded sanitize-filename v0.5.0
[INFO] [stderr]   Downloaded unicode-width v0.1.11
[INFO] [stderr]   Downloaded libz-sys v1.1.16
[INFO] [stderr]   Downloaded clap_derive v4.5.4
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded portable-atomic v1.6.0
[INFO] [stderr]   Downloaded time v0.3.34
[INFO] [stderr]   Downloaded libssh2-sys v0.3.0
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] [stderr]   Downloaded serde v1.0.197
[INFO] [stderr]   Downloaded clap_builder v4.5.2
[INFO] [stderr]   Downloaded reqwest v0.12.3
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded serde_json v1.0.115
[INFO] [stderr]   Downloaded concurrent-queue v2.4.0
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded async-channel v2.2.0
[INFO] [stderr]   Downloaded event-listener-strategy v0.4.0
[INFO] [stderr]   Downloaded num-traits v0.2.18
[INFO] [stderr]   Downloaded rustls-pki-types v1.4.1
[INFO] [stderr]   Downloaded tabled v0.15.0
[INFO] [stderr]   Downloaded dirs v5.0.1
[INFO] [stderr]   Downloaded darling_macro v0.20.8
[INFO] [stderr]   Downloaded thiserror v1.0.58
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded redox_users v0.4.5
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded async-task v4.7.0
[INFO] [stderr]   Downloaded async-fs v2.1.1
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] [stderr]   Downloaded serde_with v3.7.0
[INFO] [stderr]   Downloaded tower-layer v0.3.2
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.4
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.4
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.19
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded serde_derive v1.0.197
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.4
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.4
[INFO] [stderr]   Downloaded tokio v1.37.0
[INFO] [stderr]   Downloaded number_prefix v0.4.0
[INFO] [stderr]   Downloaded event-listener v4.0.3
[INFO] [stderr]   Downloaded async-lock v3.3.0
[INFO] [stderr]   Downloaded parking v2.2.0
[INFO] [stderr]   Downloaded async-walkdir v1.0.0
[INFO] [stderr]   Downloaded getrandom v0.2.13
[INFO] [stderr]   Downloaded iana-time-zone v0.1.60
[INFO] [stderr]   Downloaded darling v0.20.8
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded bytes v1.6.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.4
[INFO] [stderr]   Downloaded serde_with_macros v3.7.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09a78132624455c36d3b1c6646e5ff184c66e44b8c5d49b98aa107c5ba422fce
[INFO] running `Command { std: "docker" "start" "-a" "09a78132624455c36d3b1c6646e5ff184c66e44b8c5d49b98aa107c5ba422fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09a78132624455c36d3b1c6646e5ff184c66e44b8c5d49b98aa107c5ba422fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09a78132624455c36d3b1c6646e5ff184c66e44b8c5d49b98aa107c5ba422fce", kill_on_drop: false }`
[INFO] [stdout] 09a78132624455c36d3b1c6646e5ff184c66e44b8c5d49b98aa107c5ba422fce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4c0981fbc880f292b0d0d0f6409e7f34cd13ea117314b70c493e1f6b902dce0
[INFO] running `Command { std: "docker" "start" "-a" "c4c0981fbc880f292b0d0d0f6409e7f34cd13ea117314b70c493e1f6b902dce0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling async-fs v2.1.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling async-walkdir v1.0.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling papergrid v0.11.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling 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]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tabled v0.15.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling sanitize-filename v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[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]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling serde_with v3.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling interface v0.1.0 (/opt/rustwide/workdir/interface)
[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]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.3
[INFO] [stderr]    Compiling 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 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: 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: `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 1m 20s
[INFO] running `Command { std: "docker" "inspect" "c4c0981fbc880f292b0d0d0f6409e7f34cd13ea117314b70c493e1f6b902dce0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c0981fbc880f292b0d0d0f6409e7f34cd13ea117314b70c493e1f6b902dce0", kill_on_drop: false }`
[INFO] [stdout] c4c0981fbc880f292b0d0d0f6409e7f34cd13ea117314b70c493e1f6b902dce0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19d51c1396b47bf01f14d9c5450929a1b1cde0fbd8127b8fff4e9298cc55268d
[INFO] running `Command { std: "docker" "start" "-a" "19d51c1396b47bf01f14d9c5450929a1b1cde0fbd8127b8fff4e9298cc55268d", kill_on_drop: false }`
[INFO] [stderr]    Compiling scoop-rs v0.1.0 (/opt/rustwide/workdir)
[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: 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 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: 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: `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 `test` profile [unoptimized + debuginfo] target(s) in 3.69s
[INFO] running `Command { std: "docker" "inspect" "19d51c1396b47bf01f14d9c5450929a1b1cde0fbd8127b8fff4e9298cc55268d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d51c1396b47bf01f14d9c5450929a1b1cde0fbd8127b8fff4e9298cc55268d", kill_on_drop: false }`
[INFO] [stdout] 19d51c1396b47bf01f14d9c5450929a1b1cde0fbd8127b8fff4e9298cc55268d
