[INFO] cloning repository https://github.com/ajgreenboy/fitgirl-browser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajgreenboy/fitgirl-browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajgreenboy%2Ffitgirl-browser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajgreenboy%2Ffitgirl-browser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 556b5a81210d7bd46d58795e63d46a3d4c6318b4 [INFO] checking ajgreenboy/fitgirl-browser against master#fd0c901b00ee1e08a250039cdb90258603497e20 for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajgreenboy%2Ffitgirl-browser" "/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/ajgreenboy/fitgirl-browser [INFO] finished tweaking git repo https://github.com/ajgreenboy/fitgirl-browser [INFO] tweaked toml for git repo https://github.com/ajgreenboy/fitgirl-browser written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ajgreenboy/fitgirl-browser on toolchain fd0c901b00ee1e08a250039cdb90258603497e20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ajgreenboy/fitgirl-browser 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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 712e128947acb204f341fd83f0f94cce38d50ed5c15327a86038c302264d1f94 [INFO] running `Command { std: "docker" "start" "-a" "712e128947acb204f341fd83f0f94cce38d50ed5c15327a86038c302264d1f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "712e128947acb204f341fd83f0f94cce38d50ed5c15327a86038c302264d1f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712e128947acb204f341fd83f0f94cce38d50ed5c15327a86038c302264d1f94", kill_on_drop: false }` [INFO] [stdout] 712e128947acb204f341fd83f0f94cce38d50ed5c15327a86038c302264d1f94 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e36e25c1e5e21c81129df36fa450dee70f9118e4c3563eefcbf496d74dba8bfc [INFO] running `Command { std: "docker" "start" "-a" "e36e25c1e5e21c81129df36fa450dee70f9118e4c3563eefcbf496d74dba8bfc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking repack-browser v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/extractor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/installation_assistant.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemStatus` [INFO] [stdout] --> src/installation_checker.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::system_info::{SystemInfo, SystemStatus}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::fs::MetadataExt` [INFO] [stdout] --> src/system_info.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | use std::os::unix::fs::MetadataExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoResponse` [INFO] [stdout] --> src/main.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | response::{IntoResponse, Json, Response}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/extractor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/installation_assistant.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SystemStatus` [INFO] [stdout] --> src/installation_checker.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::system_info::{SystemInfo, SystemStatus}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::fs::MetadataExt` [INFO] [stdout] --> src/system_info.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 256 | use std::os::unix::fs::MetadataExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoResponse` [INFO] [stdout] --> src/main.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | response::{IntoResponse, Json, Response}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd_client` [INFO] [stdout] --> src/download_manager.rs:627:5 [INFO] [stdout] | [INFO] [stdout] 627 | rd_client: &RealDebridClient, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rd_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/download_manager.rs:556:17 [INFO] [stdout] | [INFO] [stdout] 556 | let result = sqlx::query( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rd_client` [INFO] [stdout] --> src/download_manager.rs:627:5 [INFO] [stdout] | [INFO] [stdout] 627 | rd_client: &RealDebridClient, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rd_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dll_name` [INFO] [stdout] --> src/installation_assistant.rs:125:26 [INFO] [stdout] | [INFO] [stdout] 125 | pub async fn install_dll(dll_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dll_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/installation_assistant.rs:169:31 [INFO] [stdout] | [INFO] [stdout] 169 | pub async fn add_av_exclusion(path: &str) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/download_manager.rs:556:17 [INFO] [stdout] | [INFO] [stdout] 556 | let result = sqlx::query( [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dll_name` [INFO] [stdout] --> src/installation_assistant.rs:125:26 [INFO] [stdout] | [INFO] [stdout] 125 | pub async fn install_dll(dll_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dll_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/installation_assistant.rs:169:31 [INFO] [stdout] | [INFO] [stdout] 169 | pub async fn add_av_exclusion(path: &str) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> src/system_info.rs:257:19 [INFO] [stdout] | [INFO] [stdout] 257 | if let Ok(metadata) = std::fs::metadata(&temp_dir) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/system_info.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | let mut missing = Vec::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metadata` [INFO] [stdout] --> src/system_info.rs:257:19 [INFO] [stdout] | [INFO] [stdout] 257 | if let Ok(metadata) = std::fs::metadata(&temp_dir) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_metadata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/system_info.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | let mut missing = Vec::new(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `client_id` and `user_id` are never read [INFO] [stdout] --> src/db.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DownloadRow { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub client_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | pub user_id: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DownloadRow` has derived impls for the traits `Clone` and `Debug`, but these are 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: struct `SystemCheck` is never constructed [INFO] [stdout] --> src/db.rs:876:12 [INFO] [stdout] | [INFO] [stdout] 876 | pub struct SystemCheck { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CommunityRating` is never constructed [INFO] [stdout] --> src/db.rs:902:12 [INFO] [stdout] | [INFO] [stdout] 902 | pub struct CommunityRating { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_latest_system_check` is never used [INFO] [stdout] --> src/db.rs:978:14 [INFO] [stdout] | [INFO] [stdout] 978 | pub async fn get_latest_system_check(pool: &SqlitePool) -> Result, sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_installation_log` is never used [INFO] [stdout] --> src/db.rs:989:14 [INFO] [stdout] | [INFO] [stdout] 989 | pub async fn insert_installation_log( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_installation_log` is never used [INFO] [stdout] --> src/db.rs:1009:14 [INFO] [stdout] | [INFO] [stdout] 1009 | pub async fn update_installation_log( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_community_rating` is never used [INFO] [stdout] --> src/db.rs:1058:14 [INFO] [stdout] | [INFO] [stdout] 1058 | pub async fn insert_community_rating( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_community_ratings_for_game` is never used [INFO] [stdout] --> src/db.rs:1082:14 [INFO] [stdout] | [INFO] [stdout] 1082 | pub async fn get_community_ratings_for_game(pool: &SqlitePool, game_id: i64) -> Result, sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameRatingStats` is never constructed [INFO] [stdout] --> src/db.rs:1093:12 [INFO] [stdout] | [INFO] [stdout] 1093 | pub struct GameRatingStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_game_rating_stats` is never used [INFO] [stdout] --> src/db.rs:1099:14 [INFO] [stdout] | [INFO] [stdout] 1099 | pub async fn get_game_rating_stats(pool: &SqlitePool, game_id: i64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `upsert_game_requirements` is never used [INFO] [stdout] --> src/db.rs:1124:14 [INFO] [stdout] | [INFO] [stdout] 1124 | pub async fn upsert_game_requirements( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClientProgress` is never constructed [INFO] [stdout] --> src/db.rs:1199:12 [INFO] [stdout] | [INFO] [stdout] 1199 | pub struct ClientProgress { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_client_progress` is never used [INFO] [stdout] --> src/db.rs:1337:14 [INFO] [stdout] | [INFO] [stdout] 1337 | pub async fn get_client_progress(pool: &SqlitePool, client_id: &str) -> Result, sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_client_progress` is never used [INFO] [stdout] --> src/db.rs:1347:14 [INFO] [stdout] | [INFO] [stdout] 1347 | pub async fn get_all_client_progress(pool: &SqlitePool) -> Result, sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Session` is never constructed [INFO] [stdout] --> src/db.rs:1369:12 [INFO] [stdout] | [INFO] [stdout] 1369 | pub struct Session { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserInfo` is never constructed [INFO] [stdout] --> src/db.rs:1378:12 [INFO] [stdout] | [INFO] [stdout] 1378 | pub struct UserInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_users` is never used [INFO] [stdout] --> src/db.rs:1534:14 [INFO] [stdout] | [INFO] [stdout] 1534 | pub async fn get_all_users(pool: &SqlitePool) -> Result, sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_admin` is never used [INFO] [stdout] --> src/db.rs:1545:14 [INFO] [stdout] | [INFO] [stdout] 1545 | pub async fn is_admin(pool: &SqlitePool, user_id: i64) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_favorite` is never used [INFO] [stdout] --> src/db.rs:1609:14 [INFO] [stdout] | [INFO] [stdout] 1609 | pub async fn is_favorite( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_user_download` is never used [INFO] [stdout] --> src/db.rs:1628:14 [INFO] [stdout] | [INFO] [stdout] 1628 | pub async fn add_user_download( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_user_download_ids` is never used [INFO] [stdout] --> src/db.rs:1648:14 [INFO] [stdout] | [INFO] [stdout] 1648 | pub async fn get_user_download_ids( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_game_tags` is never used [INFO] [stdout] --> src/db.rs:1718:14 [INFO] [stdout] | [INFO] [stdout] 1718 | pub async fn get_game_tags( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Failed` is never constructed [INFO] [stdout] --> src/downloader.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum DownloadStatus { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | Failed(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DownloadStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_all_progress` is never used [INFO] [stdout] --> src/downloader.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 34 | impl Downloader { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 161 | pub async fn get_all_progress(&self) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_concurrent` is never read [INFO] [stdout] --> src/download_manager.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct DownloadManagerConfig { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | pub max_concurrent: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DownloadManagerConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rd_client` is never read [INFO] [stdout] --> src/client_downloads.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct ClientDownloadManager { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 40 | db: SqlitePool, [INFO] [stdout] 41 | rd_client: Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AssistantResult` is never constructed [INFO] [stdout] --> src/installation_assistant.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AssistantResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `auto_install_dependency` is never used [INFO] [stdout] --> src/installation_assistant.rs:300:14 [INFO] [stdout] | [INFO] [stdout] 300 | pub async fn auto_install_dependency(dependency: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstallMonitorState` is never constructed [INFO] [stdout] --> src/installation_monitor.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct InstallMonitorState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MonitorStatus` is never used [INFO] [stdout] --> src/installation_monitor.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum MonitorStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstallationMonitor` is never constructed [INFO] [stdout] --> src/installation_monitor.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct InstallationMonitor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `start`, `spawn_ram_monitor`, `get_state`, `complete`, `fail`, and `cancel` are never used [INFO] [stdout] --> src/installation_monitor.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 39 | impl InstallationMonitor { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 40 | /// Start a new installation monitor [INFO] [stdout] 41 | pub async fn start( [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | fn spawn_ram_monitor(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub async fn get_state(&self) -> InstallMonitorState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub async fn complete(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub async fn fail( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub async fn cancel(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `slug` are never read [INFO] [stdout] --> src/rawg.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct RawgGame { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 19 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | slug: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawgGame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `released` and `metacritic` are never read [INFO] [stdout] --> src/rawg.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct GameMetadata { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | pub released: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 45 | pub metacritic: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HostsResponse` is never constructed [INFO] [stdout] --> src/realdebrid.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct HostsResponse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link_type` is never read [INFO] [stdout] --> src/scrapers/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct ScrapedGame { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub link_type: LinkType, // Distinguish link types [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScrapedGame` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `list_sources` and `all` are never used [INFO] [stdout] --> src/scrapers/registry.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ScraperRegistry { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn list_sources(&self) -> Vec<(&str, &str)> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn all(&self) -> Vec> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/scrapers/utils.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct WpPost { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 12 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `WpPost` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `client_id` and `user_id` are never read [INFO] [stdout] --> src/db.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DownloadRow { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub client_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 22 | pub user_id: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DownloadRow` has derived impls for the traits `Clone` and `Debug`, but these are 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: struct `SystemCheck` is never constructed [INFO] [stdout] --> src/db.rs:876:12 [INFO] [stdout] | [INFO] [stdout] 876 | pub struct SystemCheck { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CommunityRating` is never constructed [INFO] [stdout] --> src/db.rs:902:12 [INFO] [stdout] | [INFO] [stdout] 902 | pub struct CommunityRating { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_latest_system_check` is never used [INFO] [stdout] --> src/db.rs:978:14 [INFO] [stdout] | [INFO] [stdout] 978 | pub async fn get_latest_system_check(pool: &SqlitePool) -> Result, sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_installation_log` is never used [INFO] [stdout] --> src/db.rs:989:14 [INFO] [stdout] | [INFO] [stdout] 989 | pub async fn insert_installation_log( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_installation_log` is never used [INFO] [stdout] --> src/db.rs:1009:14 [INFO] [stdout] | [INFO] [stdout] 1009 | pub async fn update_installation_log( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_community_rating` is never used [INFO] [stdout] --> src/db.rs:1058:14 [INFO] [stdout] | [INFO] [stdout] 1058 | pub async fn insert_community_rating( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_community_ratings_for_game` is never used [INFO] [stdout] --> src/db.rs:1082:14 [INFO] [stdout] | [INFO] [stdout] 1082 | pub async fn get_community_ratings_for_game(pool: &SqlitePool, game_id: i64) -> Result, sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameRatingStats` is never constructed [INFO] [stdout] --> src/db.rs:1093:12 [INFO] [stdout] | [INFO] [stdout] 1093 | pub struct GameRatingStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_game_rating_stats` is never used [INFO] [stdout] --> src/db.rs:1099:14 [INFO] [stdout] | [INFO] [stdout] 1099 | pub async fn get_game_rating_stats(pool: &SqlitePool, game_id: i64) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `upsert_game_requirements` is never used [INFO] [stdout] --> src/db.rs:1124:14 [INFO] [stdout] | [INFO] [stdout] 1124 | pub async fn upsert_game_requirements( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ClientProgress` is never constructed [INFO] [stdout] --> src/db.rs:1199:12 [INFO] [stdout] | [INFO] [stdout] 1199 | pub struct ClientProgress { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_client_progress` is never used [INFO] [stdout] --> src/db.rs:1337:14 [INFO] [stdout] | [INFO] [stdout] 1337 | pub async fn get_client_progress(pool: &SqlitePool, client_id: &str) -> Result, sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_client_progress` is never used [INFO] [stdout] --> src/db.rs:1347:14 [INFO] [stdout] | [INFO] [stdout] 1347 | pub async fn get_all_client_progress(pool: &SqlitePool) -> Result, sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Session` is never constructed [INFO] [stdout] --> src/db.rs:1369:12 [INFO] [stdout] | [INFO] [stdout] 1369 | pub struct Session { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserInfo` is never constructed [INFO] [stdout] --> src/db.rs:1378:12 [INFO] [stdout] | [INFO] [stdout] 1378 | pub struct UserInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_users` is never used [INFO] [stdout] --> src/db.rs:1534:14 [INFO] [stdout] | [INFO] [stdout] 1534 | pub async fn get_all_users(pool: &SqlitePool) -> Result, sqlx::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_admin` is never used [INFO] [stdout] --> src/db.rs:1545:14 [INFO] [stdout] | [INFO] [stdout] 1545 | pub async fn is_admin(pool: &SqlitePool, user_id: i64) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_favorite` is never used [INFO] [stdout] --> src/db.rs:1609:14 [INFO] [stdout] | [INFO] [stdout] 1609 | pub async fn is_favorite( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_user_download` is never used [INFO] [stdout] --> src/db.rs:1628:14 [INFO] [stdout] | [INFO] [stdout] 1628 | pub async fn add_user_download( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_user_download_ids` is never used [INFO] [stdout] --> src/db.rs:1648:14 [INFO] [stdout] | [INFO] [stdout] 1648 | pub async fn get_user_download_ids( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_game_tags` is never used [INFO] [stdout] --> src/db.rs:1718:14 [INFO] [stdout] | [INFO] [stdout] 1718 | pub async fn get_game_tags( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Failed` is never constructed [INFO] [stdout] --> src/downloader.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum DownloadStatus { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | Failed(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DownloadStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_all_progress` is never used [INFO] [stdout] --> src/downloader.rs:161:18 [INFO] [stdout] | [INFO] [stdout] 34 | impl Downloader { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 161 | pub async fn get_all_progress(&self) -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_concurrent` is never read [INFO] [stdout] --> src/download_manager.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct DownloadManagerConfig { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 43 | pub max_concurrent: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DownloadManagerConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rd_client` is never read [INFO] [stdout] --> src/client_downloads.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct ClientDownloadManager { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 40 | db: SqlitePool, [INFO] [stdout] 41 | rd_client: Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AssistantResult` is never constructed [INFO] [stdout] --> src/installation_assistant.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct AssistantResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `auto_install_dependency` is never used [INFO] [stdout] --> src/installation_assistant.rs:300:14 [INFO] [stdout] | [INFO] [stdout] 300 | pub async fn auto_install_dependency(dependency: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstallMonitorState` is never constructed [INFO] [stdout] --> src/installation_monitor.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct InstallMonitorState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MonitorStatus` is never used [INFO] [stdout] --> src/installation_monitor.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum MonitorStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstallationMonitor` is never constructed [INFO] [stdout] --> src/installation_monitor.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct InstallationMonitor { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `start`, `spawn_ram_monitor`, `get_state`, `complete`, `fail`, and `cancel` are never used [INFO] [stdout] --> src/installation_monitor.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 39 | impl InstallationMonitor { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 40 | /// Start a new installation monitor [INFO] [stdout] 41 | pub async fn start( [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | fn spawn_ram_monitor(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub async fn get_state(&self) -> InstallMonitorState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub async fn complete(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | pub async fn fail( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | pub async fn cancel(&self) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `slug` are never read [INFO] [stdout] --> src/rawg.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct RawgGame { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 19 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | slug: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawgGame` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `released` and `metacritic` are never read [INFO] [stdout] --> src/rawg.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct GameMetadata { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | pub released: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 45 | pub metacritic: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameMetadata` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HostsResponse` is never constructed [INFO] [stdout] --> src/realdebrid.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | struct HostsResponse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link_type` is never read [INFO] [stdout] --> src/scrapers/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct ScrapedGame { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub link_type: LinkType, // Distinguish link types [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScrapedGame` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `list_sources` and `all` are never used [INFO] [stdout] --> src/scrapers/registry.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ScraperRegistry { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn list_sources(&self) -> Vec<(&str, &str)> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn all(&self) -> Vec> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/scrapers/utils.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct WpPost { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 12 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `WpPost` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "e36e25c1e5e21c81129df36fa450dee70f9118e4c3563eefcbf496d74dba8bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36e25c1e5e21c81129df36fa450dee70f9118e4c3563eefcbf496d74dba8bfc", kill_on_drop: false }` [INFO] [stdout] e36e25c1e5e21c81129df36fa450dee70f9118e4c3563eefcbf496d74dba8bfc