[INFO] cloning repository https://github.com/dbidwell94/thundermods [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dbidwell94/thundermods" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbidwell94%2Fthundermods", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbidwell94%2Fthundermods'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f69f85df9bb3acfb7b87cf930e2b9679165164d2 [INFO] building dbidwell94/thundermods against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdbidwell94%2Fthundermods" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dbidwell94/thundermods [INFO] finished tweaking git repo https://github.com/dbidwell94/thundermods [INFO] tweaked toml for git repo https://github.com/dbidwell94/thundermods written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dbidwell94/thundermods on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dbidwell94/thundermods 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded directories v6.0.0 [INFO] [stderr] Downloaded thunderstore v0.3.1 [INFO] [stderr] Downloaded pad v0.1.6 [INFO] [stderr] Downloaded hyper-rustls v0.27.6 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] [stderr] Downloaded term_size v0.3.2 [INFO] [stderr] Downloaded arc-bytes v0.3.5 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded terminfo v0.9.0 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded clearscreen v4.0.1 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] [stderr] Downloaded hyper-util v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0c23a096f8e7fc0c4365998a1c5e5df6aefb92cc61bd228f6baca2e915d2ad6 [INFO] running `Command { std: "docker" "start" "-a" "f0c23a096f8e7fc0c4365998a1c5e5df6aefb92cc61bd228f6baca2e915d2ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0c23a096f8e7fc0c4365998a1c5e5df6aefb92cc61bd228f6baca2e915d2ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c23a096f8e7fc0c4365998a1c5e5df6aefb92cc61bd228f6baca2e915d2ad6", kill_on_drop: false }` [INFO] [stdout] f0c23a096f8e7fc0c4365998a1c5e5df6aefb92cc61bd228f6baca2e915d2ad6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebe65adf2584cc5ead83f663bdded9cf1fe7f623be4a174fca2cb6c38b989735 [INFO] running `Command { std: "docker" "start" "-a" "ebe65adf2584cc5ead83f663bdded9cf1fe7f623be4a174fca2cb6c38b989735", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling arc-bytes v0.3.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling clearscreen v4.0.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling thunderstore v0.3.1 [INFO] [stderr] Compiling thundermods v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::ProgramState` [INFO] [stdout] --> src/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::ProgramState; [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: `selected_option` [INFO] [stdout] --> src/main_menu/installed_mods.rs:134:18 [INFO] [stdout] | [INFO] [stdout] 134 | let Some(selected_option) = selected_option else { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_option` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_install` [INFO] [stdout] --> src/main_menu/mod_search/mod_install.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | to_install: &super::SearchablePackage, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_install` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `api` [INFO] [stdout] --> src/main_menu/mod_search/mod_install.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | api: &thunderstore::Client, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program_state` [INFO] [stdout] --> src/update/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | program_state: ProgramState, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mod_name` [INFO] [stdout] --> src/update/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | mod_name: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `update_cache` [INFO] [stdout] --> src/update/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | update_cache: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_update_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dry_run` [INFO] [stdout] --> src/update/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | dry_run: bool, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dry_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/prelude.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn value_parser(value: &str) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mod_name` [INFO] [stdout] --> src/main.rs:245:25 [INFO] [stdout] | [INFO] [stdout] 245 | Uninstall { mod_name } => {} [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `mod_name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dir` is never read [INFO] [stdout] --> src/main_menu/installed_mods.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct ModDirWithMetadata { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 12 | dir: PathBuf, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModDirWithMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] --> src/prelude.rs:143:36 [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/back_dialog.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / enum_select! { [INFO] [stdout] 4 | | /// The options for the back menu [INFO] [stdout] 5 | | #[derive(Clone)] [INFO] [stdout] 6 | | enum BackOptions { [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `enum_select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/prelude.rs:143:36 [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/main_menu.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / enum_select! { [INFO] [stdout] 9 | | /// Menu menu selections [INFO] [stdout] 10 | | #[derive(Clone, Copy)] [INFO] [stdout] 11 | | enum MainMenuSelection { [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `enum_select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/prelude.rs:143:36 [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/main_menu/mod_search/mod_details.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / enum_select! { [INFO] [stdout] 5 | | #[derive(Clone)] [INFO] [stdout] 6 | | pub enum ModDetailsResult { [INFO] [stdout] 7 | | Back = "Back", [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `enum_select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/prelude.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | fn selectable(message: &str) -> Select; [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] 102 | fn selectable(message: &str) -> Select<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.83s [INFO] running `Command { std: "docker" "inspect" "ebe65adf2584cc5ead83f663bdded9cf1fe7f623be4a174fca2cb6c38b989735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe65adf2584cc5ead83f663bdded9cf1fe7f623be4a174fca2cb6c38b989735", kill_on_drop: false }` [INFO] [stdout] ebe65adf2584cc5ead83f663bdded9cf1fe7f623be4a174fca2cb6c38b989735 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39098890ce40498e821ef6671cd11ceaaaf7687ef366c1deebf96bf2252e04ca [INFO] running `Command { std: "docker" "start" "-a" "39098890ce40498e821ef6671cd11ceaaaf7687ef366c1deebf96bf2252e04ca", kill_on_drop: false }` [INFO] [stderr] Compiling thundermods v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::ProgramState` [INFO] [stdout] --> src/utils.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::ProgramState; [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: `selected_option` [INFO] [stdout] --> src/main_menu/installed_mods.rs:134:18 [INFO] [stdout] | [INFO] [stdout] 134 | let Some(selected_option) = selected_option else { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected_option` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to_install` [INFO] [stdout] --> src/main_menu/mod_search/mod_install.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | to_install: &super::SearchablePackage, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_install` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `api` [INFO] [stdout] --> src/main_menu/mod_search/mod_install.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | api: &thunderstore::Client, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_api` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program_state` [INFO] [stdout] --> src/update/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | program_state: ProgramState, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mod_name` [INFO] [stdout] --> src/update/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | mod_name: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `update_cache` [INFO] [stdout] --> src/update/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | update_cache: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_update_cache` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dry_run` [INFO] [stdout] --> src/update/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | dry_run: bool, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dry_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/prelude.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn value_parser(value: &str) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mod_name` [INFO] [stdout] --> src/main.rs:245:25 [INFO] [stdout] | [INFO] [stdout] 245 | Uninstall { mod_name } => {} [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `mod_name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dir` is never read [INFO] [stdout] --> src/main_menu/installed_mods.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct ModDirWithMetadata { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 12 | dir: PathBuf, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModDirWithMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] --> src/prelude.rs:143:36 [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/back_dialog.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / enum_select! { [INFO] [stdout] 4 | | /// The options for the back menu [INFO] [stdout] 5 | | #[derive(Clone)] [INFO] [stdout] 6 | | enum BackOptions { [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] | |_- in this macro invocation [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] = note: this warning originates in the macro `enum_select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/prelude.rs:143:36 [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/main_menu.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / enum_select! { [INFO] [stdout] 9 | | /// Menu menu selections [INFO] [stdout] 10 | | #[derive(Clone, Copy)] [INFO] [stdout] 11 | | enum MainMenuSelection { [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `enum_select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/prelude.rs:143:36 [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/main_menu/mod_search/mod_details.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / enum_select! { [INFO] [stdout] 5 | | #[derive(Clone)] [INFO] [stdout] 6 | | pub enum ModDetailsResult { [INFO] [stdout] 7 | | Back = "Back", [INFO] [stdout] ... | [INFO] [stdout] 10 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `enum_select` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 143 | fn selectable(message: &str) -> inquire::Select<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/prelude.rs:102:28 [INFO] [stdout] | [INFO] [stdout] 102 | fn selectable(message: &str) -> Select; [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] 102 | fn selectable(message: &str) -> Select<'_, Self>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.61s [INFO] running `Command { std: "docker" "inspect" "39098890ce40498e821ef6671cd11ceaaaf7687ef366c1deebf96bf2252e04ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39098890ce40498e821ef6671cd11ceaaaf7687ef366c1deebf96bf2252e04ca", kill_on_drop: false }` [INFO] [stdout] 39098890ce40498e821ef6671cd11ceaaaf7687ef366c1deebf96bf2252e04ca