[INFO] cloning repository https://github.com/Raklit/mini-santa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Raklit/mini-santa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaklit%2Fmini-santa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaklit%2Fmini-santa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85b6754fab10eb6891ac911dcbefe420dadd441e
[INFO] checking Raklit/mini-santa against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaklit%2Fmini-santa" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Raklit/mini-santa
[INFO] finished tweaking git repo https://github.com/Raklit/mini-santa
[INFO] tweaked toml for git repo https://github.com/Raklit/mini-santa written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Raklit/mini-santa on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Raklit/mini-santa 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-auth v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7362ee4584f76974eb29b56a122b1cd355fd7e8ed1ec06c526a502c120c9cd97
[INFO] running `Command { std: "docker" "start" "-a" "7362ee4584f76974eb29b56a122b1cd355fd7e8ed1ec06c526a502c120c9cd97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7362ee4584f76974eb29b56a122b1cd355fd7e8ed1ec06c526a502c120c9cd97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7362ee4584f76974eb29b56a122b1cd355fd7e8ed1ec06c526a502c120c9cd97", kill_on_drop: false }`
[INFO] [stdout] 7362ee4584f76974eb29b56a122b1cd355fd7e8ed1ec06c526a502c120c9cd97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 665018f1054ddfb6e94f2218b186390d832c13d6ca58466037eda3eb2288526e
[INFO] running `Command { std: "docker" "start" "-a" "665018f1054ddfb6e94f2218b186390d832c13d6ca58466037eda3eb2288526e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking deunicode v1.6.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking axum-auth v0.8.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sqlx-core v0.8.3
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking sqlx-sqlite v0.8.3
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking mini-santa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `database_config::DatabaseConfig`
[INFO] [stdout]  --> src/core/config/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use database_config::DatabaseConfig;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `server_config::ServerConfig`
[INFO] [stdout]  --> src/core/config/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use server_config::ServerConfig;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `auth_config::AuthConfig`
[INFO] [stdout]  --> src/core/config/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use auth_config::AuthConfig;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/core/data_model/implementations/account_session.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `local_object::LocalObject`
[INFO] [stdout]   --> src/core/data_model/implementations/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use local_object::LocalObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `account_related::AccountRelated`
[INFO] [stdout]   --> src/core/data_model/implementations/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use account_related::AccountRelated;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `room::Room`
[INFO] [stdout]   --> src/core/data_model/implementations/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use room::Room;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `message::Message`
[INFO] [stdout]   --> src/core/data_model/implementations/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use message::Message;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/controllers/oauth_controller.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Query`
[INFO] [stdout]  --> src/core/controllers/oauth_controller.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{extract::{Query, State}, http::StatusCode, response::IntoResponse, Form, Json};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `database_config::DatabaseConfig`
[INFO] [stdout]  --> src/core/config/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use database_config::DatabaseConfig;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `server_config::ServerConfig`
[INFO] [stdout]  --> src/core/config/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use server_config::ServerConfig;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `auth_config::AuthConfig`
[INFO] [stdout]  --> src/core/config/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use auth_config::AuthConfig;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/core/data_model/implementations/account_session.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::Any;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `local_object::LocalObject`
[INFO] [stdout]   --> src/core/data_model/implementations/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use local_object::LocalObject;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `account_related::AccountRelated`
[INFO] [stdout]   --> src/core/data_model/implementations/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub use account_related::AccountRelated;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `room::Room`
[INFO] [stdout]   --> src/core/data_model/implementations/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use room::Room;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `message::Message`
[INFO] [stdout]   --> src/core/data_model/implementations/mod.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use message::Message;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/controllers/oauth_controller.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Query`
[INFO] [stdout]  --> src/core/controllers/oauth_controller.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{extract::{Query, State}, http::StatusCode, response::IntoResponse, Form, Json};
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> src/core/services/auth_service.rs:193:29
[INFO] [stdout]     |
[INFO] [stdout] 193 | async fn is_password_common(password : &str, state : &AppState) -> bool {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/core/services/auth_service.rs:193:46
[INFO] [stdout]     |
[INFO] [stdout] 193 | async fn is_password_common(password : &str, state : &AppState) -> bool {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nickname`
[INFO] [stdout]    --> src/core/services/auth_service.rs:220:33
[INFO] [stdout]     |
[INFO] [stdout] 220 | async fn is_nickname_restricted(nickname : &str, state : &AppState) -> bool {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nickname`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/core/services/auth_service.rs:220:50
[INFO] [stdout]     |
[INFO] [stdout] 220 | async fn is_nickname_restricted(nickname : &str, state : &AppState) -> bool {
[INFO] [stdout]     |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]    --> src/core/services/auth_service.rs:193:29
[INFO] [stdout]     |
[INFO] [stdout] 193 | async fn is_password_common(password : &str, state : &AppState) -> bool {
[INFO] [stdout]     |                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/core/services/auth_service.rs:193:46
[INFO] [stdout]     |
[INFO] [stdout] 193 | async fn is_password_common(password : &str, state : &AppState) -> bool {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nickname`
[INFO] [stdout]    --> src/core/services/auth_service.rs:220:33
[INFO] [stdout]     |
[INFO] [stdout] 220 | async fn is_nickname_restricted(nickname : &str, state : &AppState) -> bool {
[INFO] [stdout]     |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nickname`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/core/services/auth_service.rs:220:50
[INFO] [stdout]     |
[INFO] [stdout] 220 | async fn is_nickname_restricted(nickname : &str, state : &AppState) -> bool {
[INFO] [stdout]     |                                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/core/controllers/api_controller.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn user_controller(state: AppState) -> Router<AppState> {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/core/controllers/api_controller.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn user_controller(state: AppState) -> Router<AppState> {
[INFO] [stdout]    |                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection_number` is never read
[INFO] [stdout]  --> src/core/config/database_config.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DatabaseConfig {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 5 |     pub db_file : String,
[INFO] [stdout] 6 |     pub connection_number : u64
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DatabaseConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_secret` is never read
[INFO] [stdout]  --> src/core/config/server_config.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ServerConfig {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 5 |     pub config_secret : String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ServerConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_id` is never used
[INFO] [stdout]  --> src/core/data_model/traits/local_object.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait ILocalObject {
[INFO] [stdout]   |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 4 |     fn set_id(&mut self, id : &str) -> ();
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_account_id` is never used
[INFO] [stdout]  --> src/core/data_model/traits/account_related.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait IAccountRelated : ILocalObject {
[INFO] [stdout]   |           --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 6 |     fn set_account_id(&mut self, account_id : &str) -> ();
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `login`, `set_login`, `set_password_hash`, and `set_password_salt` are never used
[INFO] [stdout]   --> src/core/data_model/traits/account.rs:6:8
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub trait IAccount : ILocalObject {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 6  |     fn login(&self) -> &str;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn set_login(&mut self, login : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 13 |     
[INFO] [stdout] 14 |     fn set_password_hash(&mut self, password_hash : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     
[INFO] [stdout] 16 |     fn set_password_salt(&mut self, passwrod_salt : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `client_name`, `redirect_uri`, `set_client_name`, `set_password_hash`, `set_password_salt`, and `set_redirect_uri` are never used
[INFO] [stdout]   --> src/core/data_model/traits/client.rs:7:8
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub trait IClient : ILocalObject {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 7  |     fn client_name(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     fn redirect_uri(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 14 |
[INFO] [stdout] 15 |     fn set_client_name(&mut self, client_name : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     
[INFO] [stdout] 17 |     fn set_password_hash(&mut self, password_hash : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     
[INFO] [stdout] 19 |     fn set_password_salt(&mut self, passwrod_salt : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |
[INFO] [stdout] 21 |     fn set_redirect_uri(&mut self, redirect_uri : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code`, `set_code`, and `set_creation_date` are never used
[INFO] [stdout]   --> src/core/data_model/traits/auth_code.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub trait IAuthCode : IAccountRelated {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 9  |     fn code(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     fn set_code(&mut self, code : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 14 |     
[INFO] [stdout] 15 |     fn set_creation_date(&mut self, date : DateTime<Utc>) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_access_token`, `set_refresh_token`, `set_access_token_creation_date`, `set_refresh_token_creation_date`, `set_start_date`, and `set_last_usage_date` are never used
[INFO] [stdout]   --> src/core/data_model/traits/account_session.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub trait IAccountSession : IAccountRelated {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn set_access_token(&mut self, access_token : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |
[INFO] [stdout] 23 |     fn set_refresh_token(&mut self, refresh_token : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |
[INFO] [stdout] 25 |     fn set_access_token_creation_date(&mut self, access_token_creation_date : DateTime<Utc>) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |
[INFO] [stdout] 27 |     fn set_refresh_token_creation_date(&mut self, refresh_token_creation_date : DateTime<Utc>) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |     fn set_start_date(&mut self, start_date : DateTime<Utc>) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 30 |
[INFO] [stdout] 31 |     fn set_last_usage_date(&mut self, last_usage_date : DateTime<Utc>) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IMessage` is never used
[INFO] [stdout]  --> src/core/data_model/traits/message.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait IMessage : ILocalObject {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IRoom` is never used
[INFO] [stdout]  --> src/core/data_model/traits/room.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait IRoom : ILocalObject {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `info`, `set_nickname`, and `set_info` are never used
[INFO] [stdout]   --> src/core/data_model/traits/public_user_info.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub trait IPublicUserInfo : IAccountRelated {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 8  |     fn info(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 9  |
[INFO] [stdout] 10 |     fn set_nickname(&mut self, nickname : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 11 |     fn set_info(&mut self, info : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IRecoveryUserInfo` is never used
[INFO] [stdout]  --> src/core/data_model/traits/recovery_user_info.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait IRecoveryUserInfo : IAccountRelated {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalObject` is never constructed
[INFO] [stdout]  --> src/core/data_model/implementations/local_object.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LocalObject {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountRelated` is never constructed
[INFO] [stdout]  --> src/core/data_model/implementations/account_related.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AccountRelated {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]  --> src/core/data_model/implementations/auth_code.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AuthCode {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     code : String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Room` is never constructed
[INFO] [stdout]  --> src/core/data_model/implementations/room.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Room {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Message` is never constructed
[INFO] [stdout]  --> src/core/data_model/implementations/message.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Message {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info` is never read
[INFO] [stdout]  --> src/core/data_model/implementations/public_user_info.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct PublicUserInfo {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     info : String
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecoveryUserInfo` is never constructed
[INFO] [stdout]  --> src/core/data_model/implementations/recovery_user_info.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RecoveryUserInfo {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_account_already_exists_by_id_or_login` is never used
[INFO] [stdout]   --> src/core/services/account_service.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn is_account_already_exists_by_id_or_login(id : &str, login : &str, state : &AppState) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_account_by_id` is never used
[INFO] [stdout]   --> src/core/services/account_service.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub async fn get_account_by_id(id : &str, state : &AppState) -> Option<impl IAccount> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_account_login` is never used
[INFO] [stdout]    --> src/core/services/account_service.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub async fn set_account_login(id : &str, login : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_account_password` is never used
[INFO] [stdout]    --> src/core/services/account_service.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub async fn set_account_password(id : &str, password : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_account_by_id` is never used
[INFO] [stdout]    --> src/core/services/account_service.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub async fn delete_account_by_id(id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_account_by_login` is never used
[INFO] [stdout]    --> src/core/services/account_service.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub async fn delete_account_by_login(login : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_client_already_exists_by_id` is never used
[INFO] [stdout]   --> src/core/services/client_service.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn is_client_already_exists_by_id(id : &str, state : &AppState) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_client_already_exists_by_id_or_client_name` is never used
[INFO] [stdout]   --> src/core/services/client_service.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub async fn is_client_already_exists_by_id_or_client_name(id : &str, client_name : &str, state : &AppState) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_client_by_id` is never used
[INFO] [stdout]   --> src/core/services/client_service.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub async fn get_client_by_id(id : &str, state : &AppState) -> Option<impl IClient> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_client_name` is never used
[INFO] [stdout]    --> src/core/services/client_service.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub async fn set_client_name(id : &str, client_name : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_client_password` is never used
[INFO] [stdout]    --> src/core/services/client_service.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub async fn set_client_password(id : &str, password : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_client_redirect_uri` is never used
[INFO] [stdout]    --> src/core/services/client_service.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub async fn set_client_redirect_uri(id : &str, redirect_uri : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_client_by_id` is never used
[INFO] [stdout]    --> src/core/services/client_service.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub async fn delete_client_by_id(id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_client_by_client_name` is never used
[INFO] [stdout]    --> src/core/services/client_service.rs:136:14
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub async fn delete_client_by_client_name(client_name : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_account_session_last_usage_date_by_id` is never used
[INFO] [stdout]    --> src/core/services/account_session_service.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub async fn update_account_session_last_usage_date_by_id(id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_account_session_by_account_id` is never used
[INFO] [stdout]    --> src/core/services/account_session_service.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub async fn delete_account_session_by_account_id(account_id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_auth_code_already_exists_by_id` is never used
[INFO] [stdout]   --> src/core/services/auth_code_service.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub async fn is_auth_code_already_exists_by_id(id : &str, state : &AppState) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_auth_code_already_exists_by_code` is never used
[INFO] [stdout]   --> src/core/services/auth_code_service.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub async fn is_auth_code_already_exists_by_code(code : &str, state : &AppState) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_auth_code` is never used
[INFO] [stdout]   --> src/core/services/auth_code_service.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn create_auth_code(id : &str, account_id : &str, code : &str, state : &AppState) -> () {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_auth_code_by_id` is never used
[INFO] [stdout]   --> src/core/services/auth_code_service.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn get_auth_code_by_id(id : &str, state : &AppState) -> Option<impl IAuthCode> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_auth_code_by_code` is never used
[INFO] [stdout]   --> src/core/services/auth_code_service.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub async fn delete_auth_code_by_code(code : &str, state : &AppState) -> () {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_public_user_info_by_id` is never used
[INFO] [stdout]   --> src/core/services/public_user_info_service.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn get_public_user_info_by_id(id : &str, state : &AppState) -> Option<impl IPublicUserInfo> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_public_user_info_by_nickname` is never used
[INFO] [stdout]   --> src/core/services/public_user_info_service.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub async fn get_public_user_info_by_nickname(nickname : &str, state : &AppState) -> Option<impl IPublicUserInfo> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_nickname` is never used
[INFO] [stdout]    --> src/core/services/public_user_info_service.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub async fn set_nickname(account_id : &str, nickname : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_info` is never used
[INFO] [stdout]    --> src/core/services/public_user_info_service.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub async fn set_info(account_id : &str, info : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `row_to_recovery_user_info` is never used
[INFO] [stdout]  --> src/core/services/recovery_user_info_service.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn row_to_recovery_user_info(row : &SqliteRow) -> RecoveryUserInfo {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_recovery_user_info_by_id` is never used
[INFO] [stdout]   --> src/core/services/recovery_user_info_service.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub async fn get_recovery_user_info_by_id(id : &str, state : &AppState) -> Option<impl IRecoveryUserInfo> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_recovery_user_info_by_account_id` is never used
[INFO] [stdout]   --> src/core/services/recovery_user_info_service.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub async fn get_recovery_user_info_by_account_id(account_id : &str, state : &AppState) -> Option<impl IRecoveryUserInfo> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_email` is never used
[INFO] [stdout]   --> src/core/services/recovery_user_info_service.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn set_email(account_id : &str, email : &str, state : &AppState) -> () {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_phone` is never used
[INFO] [stdout]    --> src/core/services/recovery_user_info_service.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub async fn set_phone(account_id : &str, phone : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sign_out` is never used
[INFO] [stdout]    --> src/core/services/auth_service.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub async fn sign_out(id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sign_out_from_all` is never used
[INFO] [stdout]    --> src/core/services/auth_service.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn sign_out_from_all(account_id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `redirect_uri` is never read
[INFO] [stdout]   --> src/core/controllers/oauth_controller.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SignInData {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub redirect_uri : Option<String>
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection_number` is never read
[INFO] [stdout]  --> src/core/config/database_config.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DatabaseConfig {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 5 |     pub db_file : String,
[INFO] [stdout] 6 |     pub connection_number : u64
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DatabaseConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_secret` is never read
[INFO] [stdout]  --> src/core/config/server_config.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ServerConfig {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 5 |     pub config_secret : String,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ServerConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_id` is never used
[INFO] [stdout]  --> src/core/data_model/traits/local_object.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait ILocalObject {
[INFO] [stdout]   |           ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 4 |     fn set_id(&mut self, id : &str) -> ();
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_account_id` is never used
[INFO] [stdout]  --> src/core/data_model/traits/account_related.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait IAccountRelated : ILocalObject {
[INFO] [stdout]   |           --------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 6 |     fn set_account_id(&mut self, account_id : &str) -> ();
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `login`, `set_login`, `set_password_hash`, and `set_password_salt` are never used
[INFO] [stdout]   --> src/core/data_model/traits/account.rs:6:8
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub trait IAccount : ILocalObject {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 6  |     fn login(&self) -> &str;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn set_login(&mut self, login : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 13 |     
[INFO] [stdout] 14 |     fn set_password_hash(&mut self, password_hash : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     
[INFO] [stdout] 16 |     fn set_password_salt(&mut self, passwrod_salt : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `client_name`, `redirect_uri`, `set_client_name`, `set_password_hash`, `set_password_salt`, and `set_redirect_uri` are never used
[INFO] [stdout]   --> src/core/data_model/traits/client.rs:7:8
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub trait IClient : ILocalObject {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 7  |     fn client_name(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     fn redirect_uri(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 14 |
[INFO] [stdout] 15 |     fn set_client_name(&mut self, client_name : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     
[INFO] [stdout] 17 |     fn set_password_hash(&mut self, password_hash : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     
[INFO] [stdout] 19 |     fn set_password_salt(&mut self, passwrod_salt : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |
[INFO] [stdout] 21 |     fn set_redirect_uri(&mut self, redirect_uri : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `code`, `set_code`, and `set_creation_date` are never used
[INFO] [stdout]   --> src/core/data_model/traits/auth_code.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub trait IAuthCode : IAccountRelated {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 9  |     fn code(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     fn set_code(&mut self, code : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 14 |     
[INFO] [stdout] 15 |     fn set_creation_date(&mut self, date : DateTime<Utc>) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_access_token`, `set_refresh_token`, `set_access_token_creation_date`, `set_refresh_token_creation_date`, `set_start_date`, and `set_last_usage_date` are never used
[INFO] [stdout]   --> src/core/data_model/traits/account_session.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub trait IAccountSession : IAccountRelated {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn set_access_token(&mut self, access_token : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |
[INFO] [stdout] 23 |     fn set_refresh_token(&mut self, refresh_token : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |
[INFO] [stdout] 25 |     fn set_access_token_creation_date(&mut self, access_token_creation_date : DateTime<Utc>) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |
[INFO] [stdout] 27 |     fn set_refresh_token_creation_date(&mut self, refresh_token_creation_date : DateTime<Utc>) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |     fn set_start_date(&mut self, start_date : DateTime<Utc>) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 30 |
[INFO] [stdout] 31 |     fn set_last_usage_date(&mut self, last_usage_date : DateTime<Utc>) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IMessage` is never used
[INFO] [stdout]  --> src/core/data_model/traits/message.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait IMessage : ILocalObject {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IRoom` is never used
[INFO] [stdout]  --> src/core/data_model/traits/room.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait IRoom : ILocalObject {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `info`, `set_nickname`, and `set_info` are never used
[INFO] [stdout]   --> src/core/data_model/traits/public_user_info.rs:8:8
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub trait IPublicUserInfo : IAccountRelated {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 8  |     fn info(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 9  |
[INFO] [stdout] 10 |     fn set_nickname(&mut self, nickname : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 11 |     fn set_info(&mut self, info : &str) -> ();
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IRecoveryUserInfo` is never used
[INFO] [stdout]  --> src/core/data_model/traits/recovery_user_info.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait IRecoveryUserInfo : IAccountRelated {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalObject` is never constructed
[INFO] [stdout]  --> src/core/data_model/implementations/local_object.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LocalObject {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AccountRelated` is never constructed
[INFO] [stdout]  --> src/core/data_model/implementations/account_related.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct AccountRelated {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `code` is never read
[INFO] [stdout]  --> src/core/data_model/implementations/auth_code.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AuthCode {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     code : String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Room` is never constructed
[INFO] [stdout]  --> src/core/data_model/implementations/room.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Room {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Message` is never constructed
[INFO] [stdout]  --> src/core/data_model/implementations/message.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Message {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `info` is never read
[INFO] [stdout]  --> src/core/data_model/implementations/public_user_info.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct PublicUserInfo {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     info : String
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecoveryUserInfo` is never constructed
[INFO] [stdout]  --> src/core/data_model/implementations/recovery_user_info.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct RecoveryUserInfo {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_account_already_exists_by_id_or_login` is never used
[INFO] [stdout]   --> src/core/services/account_service.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn is_account_already_exists_by_id_or_login(id : &str, login : &str, state : &AppState) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_account_by_id` is never used
[INFO] [stdout]   --> src/core/services/account_service.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub async fn get_account_by_id(id : &str, state : &AppState) -> Option<impl IAccount> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_account_login` is never used
[INFO] [stdout]    --> src/core/services/account_service.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub async fn set_account_login(id : &str, login : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_account_password` is never used
[INFO] [stdout]    --> src/core/services/account_service.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub async fn set_account_password(id : &str, password : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_account_by_id` is never used
[INFO] [stdout]    --> src/core/services/account_service.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub async fn delete_account_by_id(id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_account_by_login` is never used
[INFO] [stdout]    --> src/core/services/account_service.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub async fn delete_account_by_login(login : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_client_already_exists_by_id` is never used
[INFO] [stdout]   --> src/core/services/client_service.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn is_client_already_exists_by_id(id : &str, state : &AppState) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_client_already_exists_by_id_or_client_name` is never used
[INFO] [stdout]   --> src/core/services/client_service.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub async fn is_client_already_exists_by_id_or_client_name(id : &str, client_name : &str, state : &AppState) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_client_by_id` is never used
[INFO] [stdout]   --> src/core/services/client_service.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub async fn get_client_by_id(id : &str, state : &AppState) -> Option<impl IClient> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_client_name` is never used
[INFO] [stdout]    --> src/core/services/client_service.rs:102:14
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub async fn set_client_name(id : &str, client_name : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_client_password` is never used
[INFO] [stdout]    --> src/core/services/client_service.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub async fn set_client_password(id : &str, password : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_client_redirect_uri` is never used
[INFO] [stdout]    --> src/core/services/client_service.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub async fn set_client_redirect_uri(id : &str, redirect_uri : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_client_by_id` is never used
[INFO] [stdout]    --> src/core/services/client_service.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub async fn delete_client_by_id(id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_client_by_client_name` is never used
[INFO] [stdout]    --> src/core/services/client_service.rs:136:14
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub async fn delete_client_by_client_name(client_name : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_account_session_last_usage_date_by_id` is never used
[INFO] [stdout]    --> src/core/services/account_session_service.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub async fn update_account_session_last_usage_date_by_id(id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_account_session_by_account_id` is never used
[INFO] [stdout]    --> src/core/services/account_session_service.rs:175:14
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub async fn delete_account_session_by_account_id(account_id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_auth_code_already_exists_by_id` is never used
[INFO] [stdout]   --> src/core/services/auth_code_service.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub async fn is_auth_code_already_exists_by_id(id : &str, state : &AppState) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_auth_code_already_exists_by_code` is never used
[INFO] [stdout]   --> src/core/services/auth_code_service.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub async fn is_auth_code_already_exists_by_code(code : &str, state : &AppState) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_auth_code` is never used
[INFO] [stdout]   --> src/core/services/auth_code_service.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub async fn create_auth_code(id : &str, account_id : &str, code : &str, state : &AppState) -> () {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_auth_code_by_id` is never used
[INFO] [stdout]   --> src/core/services/auth_code_service.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub async fn get_auth_code_by_id(id : &str, state : &AppState) -> Option<impl IAuthCode> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_auth_code_by_code` is never used
[INFO] [stdout]   --> src/core/services/auth_code_service.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub async fn delete_auth_code_by_code(code : &str, state : &AppState) -> () {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_public_user_info_by_id` is never used
[INFO] [stdout]   --> src/core/services/public_user_info_service.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn get_public_user_info_by_id(id : &str, state : &AppState) -> Option<impl IPublicUserInfo> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_public_user_info_by_nickname` is never used
[INFO] [stdout]   --> src/core/services/public_user_info_service.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub async fn get_public_user_info_by_nickname(nickname : &str, state : &AppState) -> Option<impl IPublicUserInfo> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_nickname` is never used
[INFO] [stdout]    --> src/core/services/public_user_info_service.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub async fn set_nickname(account_id : &str, nickname : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_info` is never used
[INFO] [stdout]    --> src/core/services/public_user_info_service.rs:118:14
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub async fn set_info(account_id : &str, info : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `row_to_recovery_user_info` is never used
[INFO] [stdout]  --> src/core/services/recovery_user_info_service.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn row_to_recovery_user_info(row : &SqliteRow) -> RecoveryUserInfo {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_recovery_user_info_by_id` is never used
[INFO] [stdout]   --> src/core/services/recovery_user_info_service.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub async fn get_recovery_user_info_by_id(id : &str, state : &AppState) -> Option<impl IRecoveryUserInfo> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_recovery_user_info_by_account_id` is never used
[INFO] [stdout]   --> src/core/services/recovery_user_info_service.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub async fn get_recovery_user_info_by_account_id(account_id : &str, state : &AppState) -> Option<impl IRecoveryUserInfo> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_email` is never used
[INFO] [stdout]   --> src/core/services/recovery_user_info_service.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn set_email(account_id : &str, email : &str, state : &AppState) -> () {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_phone` is never used
[INFO] [stdout]    --> src/core/services/recovery_user_info_service.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub async fn set_phone(account_id : &str, phone : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sign_out` is never used
[INFO] [stdout]    --> src/core/services/auth_service.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub async fn sign_out(id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sign_out_from_all` is never used
[INFO] [stdout]    --> src/core/services/auth_service.rs:133:14
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub async fn sign_out_from_all(account_id : &str, state : &AppState) -> () {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `redirect_uri` is never read
[INFO] [stdout]   --> src/core/controllers/oauth_controller.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct SignInData {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub redirect_uri : Option<String>
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "665018f1054ddfb6e94f2218b186390d832c13d6ca58466037eda3eb2288526e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "665018f1054ddfb6e94f2218b186390d832c13d6ca58466037eda3eb2288526e", kill_on_drop: false }`
[INFO] [stdout] 665018f1054ddfb6e94f2218b186390d832c13d6ca58466037eda3eb2288526e
