[INFO] cloning repository https://github.com/Ba5nanas/swift-controlpanel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ba5nanas/swift-controlpanel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBa5nanas%2Fswift-controlpanel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBa5nanas%2Fswift-controlpanel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b72f380fa610f86e2275f438e4dc56dd77bbdd9
[INFO] checking Ba5nanas/swift-controlpanel against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBa5nanas%2Fswift-controlpanel" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ba5nanas/swift-controlpanel
[INFO] finished tweaking git repo https://github.com/Ba5nanas/swift-controlpanel
[INFO] tweaked toml for git repo https://github.com/Ba5nanas/swift-controlpanel written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ba5nanas/swift-controlpanel on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ba5nanas/swift-controlpanel 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] [stderr]       Adding argon2 v0.5.3
[INFO] [stderr]       Adding blake2 v0.10.6
[INFO] [stderr]       Adding password-hash v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7c3775876285972bc0159bec4fcf128e75012d558dc5411b1b23651d9b1a4105
[INFO] running `Command { std: "docker" "start" "7c3775876285972bc0159bec4fcf128e75012d558dc5411b1b23651d9b1a4105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c3775876285972bc0159bec4fcf128e75012d558dc5411b1b23651d9b1a4105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c3775876285972bc0159bec4fcf128e75012d558dc5411b1b23651d9b1a4105" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c3775876285972bc0159bec4fcf128e75012d558dc5411b1b23651d9b1a4105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c3775876285972bc0159bec4fcf128e75012d558dc5411b1b23651d9b1a4105" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling futures-task v0.3.33
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling futures-io v0.3.33
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling event-listener v5.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]    Compiling futures-executor v0.3.33
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.33
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking data-encoding v2.11.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]    Compiling tokio-stream v0.1.19
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling serde_repr v0.1.21
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking sysinfo v0.31.4
[INFO] [stderr]     Checking portable-pty v0.8.1
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking mlua v0.10.5
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking bollard v0.17.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking swift-controlpanel-backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> backend/src/api/plugins.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::Path;
[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: `axum::response::IntoResponse`
[INFO] [stdout]  --> backend/src/api/plugins.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use axum::response::IntoResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> backend/src/api/system.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::time::{Duration, Instant};
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> backend/src/api/plugins.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::Path;
[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: `axum::response::IntoResponse`
[INFO] [stdout]  --> backend/src/api/plugins.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use axum::response::IntoResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> backend/src/api/system.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio::time::{Duration, Instant};
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_permissions` is never used
[INFO] [stdout]    --> backend/src/api/files.rs:275:4
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn format_permissions(mode: u32) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_datetime` is never used
[INFO] [stdout]    --> backend/src/api/files.rs:298:4
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn format_datetime(time_t: i64) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jwt_expiration_hours` is never read
[INFO] [stdout]  --> backend/src/config.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub jwt_expiration_hours: i64,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` 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 `update_bot_token` is never used
[INFO] [stdout]    --> backend/src/discord.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl DiscordClient {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub async fn update_bot_token(&self, db: &SqlitePool, raw_token: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NftablesManager` is never constructed
[INFO] [stdout]  --> backend/src/firewall/nftables.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct NftablesManager;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> backend/src/firewall/nftables.rs:9:12
[INFO] [stdout]     |
[INFO] [stdout]   8 | impl NftablesManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]   9 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  13 |     pub async fn list_rules(&self) -> Result<Vec<FirewallRule>> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  25 |     pub async fn add_rule(&self, rule: &FirewallRule) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn delete_rule(&self, chain: &str, handle: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub async fn flush_chain(&self, chain: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn get_ruleset(&self) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub async fn restore_ruleset(&self, ruleset: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn list_zones(&self) -> Result<Vec<FirewallZone>> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub async fn check_nftables_available(&self) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub async fn activate(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn deactivate(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn is_active(&self) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ruleset` is never used
[INFO] [stdout]  --> backend/src/firewall/rules.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_ruleset(output: &str) -> Vec<FirewallRule> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_single_rule` is never used
[INFO] [stdout]   --> backend/src/firewall/rules.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn parse_single_rule(line: &str, chain: &str) -> Option<FirewallRule> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_port` is never used
[INFO] [stdout]   --> backend/src/firewall/rules.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn extract_port(line: &str) -> u16 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_source` is never used
[INFO] [stdout]   --> backend/src/firewall/rules.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn extract_source(line: &str) -> Option<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_comment` is never used
[INFO] [stdout]    --> backend/src/firewall/rules.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn extract_comment(line: &str) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_add_rule_command` is never used
[INFO] [stdout]    --> backend/src/firewall/rules.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn build_add_rule_command(rule: &FirewallRule) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_delete_rule_command` is never used
[INFO] [stdout]    --> backend/src/firewall/rules.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn build_delete_rule_command(chain: &str, handle: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_flush_chain_command` is never used
[INFO] [stdout]    --> backend/src/firewall/rules.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn build_flush_chain_command(chain: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_list_ruleset_command` is never used
[INFO] [stdout]    --> backend/src/firewall/rules.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn build_list_ruleset_command() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `init_defaults` is never used
[INFO] [stdout]    --> backend/src/firewall/ufw.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout]   8 | impl UfwManager {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub async fn init_defaults(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_zones` is never used
[INFO] [stdout]  --> backend/src/firewall/zones.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn default_zones() -> Vec<FirewallZone> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reverse_proxy` is never read
[INFO] [stdout]   --> backend/src/models/container.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct CreateContainerRequest {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub reverse_proxy: Option<ReverseProxyConfig>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateContainerRequest` 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: fields `enabled`, `proxy_type`, `domain`, and `subdomain` are never read
[INFO] [stdout]   --> backend/src/models/container.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct ReverseProxyConfig {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 86 |     pub enabled: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 87 |     pub proxy_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 88 |     pub domain: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 89 |     pub subdomain: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReverseProxyConfig` 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 `User` is never constructed
[INFO] [stdout]  --> backend/src/models/user.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatePeerRequest` is never constructed
[INFO] [stdout]   --> backend/src/models/wireguard.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct CreatePeerRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `plugins_dir`, `get_all_statuses`, `is_loaded`, `call_function`, and `call_async_function` are never used
[INFO] [stdout]    --> backend/src/plugin/engine.rs:58:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl PluginEngine {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn plugins_dir(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn get_all_statuses(&self) -> Vec<&PluginStatus> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn is_loaded(&self, id: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn call_function(&self, _plugin_id: &str, func_name: &str) -> Result<LuaValue> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn call_async_function(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_all_statuses` is never used
[INFO] [stdout]    --> backend/src/plugin/manager.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl PluginManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn get_all_statuses(&self) -> Vec<PluginStatus> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatePluginRequest` is never constructed
[INFO] [stdout]   --> backend/src/plugin/models.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct CreatePluginRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdatePluginRequest` is never constructed
[INFO] [stdout]   --> backend/src/plugin/models.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct UpdatePluginRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_plugin` and `plugin_exists` are never used
[INFO] [stdout]    --> backend/src/plugin/registry.rs:86:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl PluginRegistry {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub async fn update_plugin(&self, plugin: &Plugin) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn plugin_exists(&self, id: &str) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_enabled_on_boot` is never used
[INFO] [stdout]    --> backend/src/wireguard/manager.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl WireGuardManager {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub async fn is_enabled_on_boot(&self) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `since` is never read
[INFO] [stdout]   --> backend/src/ws/container_logs.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct LogQuery {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 12 |     pub tail: Option<String>,
[INFO] [stdout] 13 |     pub since: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tail` is never read
[INFO] [stdout]   --> backend/src/ws/system_logs.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SystemLogQuery {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 13 |     pub source: Option<String>,
[INFO] [stdout] 14 |     pub tail: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SystemLogQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_permissions` is never used
[INFO] [stdout]    --> backend/src/api/files.rs:275:4
[INFO] [stdout]     |
[INFO] [stdout] 275 | fn format_permissions(mode: u32) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_datetime` is never used
[INFO] [stdout]    --> backend/src/api/files.rs:298:4
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn format_datetime(time_t: i64) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jwt_expiration_hours` is never read
[INFO] [stdout]  --> backend/src/config.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub jwt_expiration_hours: i64,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Config` 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 `update_bot_token` is never used
[INFO] [stdout]    --> backend/src/discord.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl DiscordClient {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |     pub async fn update_bot_token(&self, db: &SqlitePool, raw_token: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NftablesManager` is never constructed
[INFO] [stdout]  --> backend/src/firewall/nftables.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct NftablesManager;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> backend/src/firewall/nftables.rs:9:12
[INFO] [stdout]     |
[INFO] [stdout]   8 | impl NftablesManager {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]   9 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  13 |     pub async fn list_rules(&self) -> Result<Vec<FirewallRule>> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  25 |     pub async fn add_rule(&self, rule: &FirewallRule) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn delete_rule(&self, chain: &str, handle: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub async fn flush_chain(&self, chain: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub async fn get_ruleset(&self) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     pub async fn restore_ruleset(&self, ruleset: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn list_zones(&self) -> Result<Vec<FirewallZone>> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub async fn check_nftables_available(&self) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub async fn activate(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn deactivate(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn is_active(&self) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_ruleset` is never used
[INFO] [stdout]  --> backend/src/firewall/rules.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_ruleset(output: &str) -> Vec<FirewallRule> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_single_rule` is never used
[INFO] [stdout]   --> backend/src/firewall/rules.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn parse_single_rule(line: &str, chain: &str) -> Option<FirewallRule> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_port` is never used
[INFO] [stdout]   --> backend/src/firewall/rules.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn extract_port(line: &str) -> u16 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_source` is never used
[INFO] [stdout]   --> backend/src/firewall/rules.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn extract_source(line: &str) -> Option<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_comment` is never used
[INFO] [stdout]    --> backend/src/firewall/rules.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn extract_comment(line: &str) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_add_rule_command` is never used
[INFO] [stdout]    --> backend/src/firewall/rules.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn build_add_rule_command(rule: &FirewallRule) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_delete_rule_command` is never used
[INFO] [stdout]    --> backend/src/firewall/rules.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn build_delete_rule_command(chain: &str, handle: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_flush_chain_command` is never used
[INFO] [stdout]    --> backend/src/firewall/rules.rs:150:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | pub fn build_flush_chain_command(chain: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_list_ruleset_command` is never used
[INFO] [stdout]    --> backend/src/firewall/rules.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn build_list_ruleset_command() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `init_defaults` is never used
[INFO] [stdout]    --> backend/src/firewall/ufw.rs:274:18
[INFO] [stdout]     |
[INFO] [stdout]   8 | impl UfwManager {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub async fn init_defaults(&self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_zones` is never used
[INFO] [stdout]  --> backend/src/firewall/zones.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn default_zones() -> Vec<FirewallZone> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reverse_proxy` is never read
[INFO] [stdout]   --> backend/src/models/container.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct CreateContainerRequest {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub reverse_proxy: Option<ReverseProxyConfig>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateContainerRequest` 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: fields `enabled`, `proxy_type`, `domain`, and `subdomain` are never read
[INFO] [stdout]   --> backend/src/models/container.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct ReverseProxyConfig {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 86 |     pub enabled: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 87 |     pub proxy_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 88 |     pub domain: Option<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 89 |     pub subdomain: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReverseProxyConfig` 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 `User` is never constructed
[INFO] [stdout]  --> backend/src/models/user.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatePeerRequest` is never constructed
[INFO] [stdout]   --> backend/src/models/wireguard.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct CreatePeerRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `plugins_dir`, `get_all_statuses`, `is_loaded`, `call_function`, and `call_async_function` are never used
[INFO] [stdout]    --> backend/src/plugin/engine.rs:58:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl PluginEngine {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn plugins_dir(&self) -> &Path {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn get_all_statuses(&self) -> Vec<&PluginStatus> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn is_loaded(&self, id: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn call_function(&self, _plugin_id: &str, func_name: &str) -> Result<LuaValue> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn call_async_function(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_all_statuses` is never used
[INFO] [stdout]    --> backend/src/plugin/manager.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl PluginManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub async fn get_all_statuses(&self) -> Vec<PluginStatus> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreatePluginRequest` is never constructed
[INFO] [stdout]   --> backend/src/plugin/models.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct CreatePluginRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdatePluginRequest` is never constructed
[INFO] [stdout]   --> backend/src/plugin/models.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct UpdatePluginRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_plugin` and `plugin_exists` are never used
[INFO] [stdout]    --> backend/src/plugin/registry.rs:86:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl PluginRegistry {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub async fn update_plugin(&self, plugin: &Plugin) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub async fn plugin_exists(&self, id: &str) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_enabled_on_boot` is never used
[INFO] [stdout]    --> backend/src/wireguard/manager.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl WireGuardManager {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub async fn is_enabled_on_boot(&self) -> Result<bool> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `since` is never read
[INFO] [stdout]   --> backend/src/ws/container_logs.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct LogQuery {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 12 |     pub tail: Option<String>,
[INFO] [stdout] 13 |     pub since: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tail` is never read
[INFO] [stdout]   --> backend/src/ws/system_logs.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SystemLogQuery {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 13 |     pub source: Option<String>,
[INFO] [stdout] 14 |     pub tail: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SystemLogQuery` 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 2m 03s
[INFO] running `Command { std: "docker" "inspect" "7c3775876285972bc0159bec4fcf128e75012d558dc5411b1b23651d9b1a4105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3775876285972bc0159bec4fcf128e75012d558dc5411b1b23651d9b1a4105", kill_on_drop: false }`
[INFO] [stdout] 7c3775876285972bc0159bec4fcf128e75012d558dc5411b1b23651d9b1a4105
