[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 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajgreenboy%2Ffitgirl-browser" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ajgreenboy/fitgirl-browser on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8aa63a6751518efac10c2a64724dc055d803457c6e10e3467eaa87c842e91c9
[INFO] running `Command { std: "docker" "start" "-a" "a8aa63a6751518efac10c2a64724dc055d803457c6e10e3467eaa87c842e91c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8aa63a6751518efac10c2a64724dc055d803457c6e10e3467eaa87c842e91c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8aa63a6751518efac10c2a64724dc055d803457c6e10e3467eaa87c842e91c9", kill_on_drop: false }`
[INFO] [stdout] a8aa63a6751518efac10c2a64724dc055d803457c6e10e3467eaa87c842e91c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b51472fc031d7044fd88ffe0eca1284dd11346210d4dab43b703cc7b4d1099ec
[INFO] running `Command { std: "docker" "start" "-a" "b51472fc031d7044fd88ffe0eca1284dd11346210d4dab43b703cc7b4d1099ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[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 openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.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]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking 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: `dll_name`
[INFO] [stdout]    --> src/installation_assistant.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub async fn install_dll(dll_name: &str) -> Result<String, Box<dyn std::error::Error>> {
[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<String, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[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: `dll_name`
[INFO] [stdout]    --> src/installation_assistant.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub async fn install_dll(dll_name: &str) -> Result<String, Box<dyn std::error::Error>> {
[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<String, Box<dyn std::error::Error>> {
[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<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 22 |     pub user_id: Option<i64>,
[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<Option<SystemCheck>, 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<Vec<CommunityRating>, 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<GameRatingStats, sqlx::Error> {
[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<Option<ClientProgress>, 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<Vec<ClientProgress>, 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<Vec<UserInfo>, 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<bool, sqlx::Error> {
[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<i64, DownloadProgress> {
[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<RealDebridClient>,
[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<String, Box<dyn std::error::Error>> {
[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<dyn std::error::Error>> {
[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<dyn std::error::Error>> {
[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<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     slug: Option<String>,
[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<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 45 |     pub metacritic: Option<i32>,
[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<Arc<dyn GameScraper>> {
[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<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 22 |     pub user_id: Option<i64>,
[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<Option<SystemCheck>, 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<Vec<CommunityRating>, 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<GameRatingStats, sqlx::Error> {
[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<Option<ClientProgress>, 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<Vec<ClientProgress>, 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<Vec<UserInfo>, 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<bool, sqlx::Error> {
[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<i64, DownloadProgress> {
[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<RealDebridClient>,
[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<String, Box<dyn std::error::Error>> {
[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<dyn std::error::Error>> {
[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<dyn std::error::Error>> {
[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<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     slug: Option<String>,
[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<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 45 |     pub metacritic: Option<i32>,
[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<Arc<dyn GameScraper>> {
[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 38s
[INFO] running `Command { std: "docker" "inspect" "b51472fc031d7044fd88ffe0eca1284dd11346210d4dab43b703cc7b4d1099ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b51472fc031d7044fd88ffe0eca1284dd11346210d4dab43b703cc7b4d1099ec", kill_on_drop: false }`
[INFO] [stdout] b51472fc031d7044fd88ffe0eca1284dd11346210d4dab43b703cc7b4d1099ec
