[INFO] cloning repository https://github.com/fissama/philand-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fissama/philand-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffissama%2Fphiland-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffissama%2Fphiland-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 859eec396ba6118f46fda28df9da4053adb7fc9c [INFO] checking fissama/philand-rust against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffissama%2Fphiland-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fissama/philand-rust [INFO] finished tweaking git repo https://github.com/fissama/philand-rust [INFO] tweaked toml for git repo https://github.com/fissama/philand-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fissama/philand-rust on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fissama/philand-rust 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint-dig v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 557f9c0a28a09276a0bedaa8c35d1061295eabada92f1eac94cd2bf75876cb70 [INFO] running `Command { std: "docker" "start" "-a" "557f9c0a28a09276a0bedaa8c35d1061295eabada92f1eac94cd2bf75876cb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "557f9c0a28a09276a0bedaa8c35d1061295eabada92f1eac94cd2bf75876cb70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "557f9c0a28a09276a0bedaa8c35d1061295eabada92f1eac94cd2bf75876cb70", kill_on_drop: false }` [INFO] [stdout] 557f9c0a28a09276a0bedaa8c35d1061295eabada92f1eac94cd2bf75876cb70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29d58db147d61bf9bcb3226c29ade905404b16d5f20afc4d81d1e2a8a0de9cc7 [INFO] running `Command { std: "docker" "start" "-a" "29d58db147d61bf9bcb3226c29ade905404b16d5f20afc4d81d1e2a8a0de9cc7", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking sqlx-mysql v0.7.4 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking philand v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `owner_id` is never read [INFO] [stdout] --> src/handler/budgets.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct BudgetFilter { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 11 | owner_id: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/config/config.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | if unsafe { GLOBAL_CONFIG.is_none() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/config/config.rs:175:14 [INFO] [stdout] | [INFO] [stdout] 175 | unsafe { GLOBAL_CONFIG.clone().unwrap() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner_id` is never read [INFO] [stdout] --> src/handler/budgets.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct BudgetFilter { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 11 | owner_id: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/config/config.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | if unsafe { GLOBAL_CONFIG.is_none() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/config/config.rs:175:14 [INFO] [stdout] | [INFO] [stdout] 175 | unsafe { GLOBAL_CONFIG.clone().unwrap() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::HeaderValue` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | http::HeaderValue, [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: `http::HeaderValue` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | http::HeaderValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host` is never read [INFO] [stdout] --> src/config/config.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct NetworkConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 47 | host: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_host` is never used [INFO] [stdout] --> src/config/config.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl NetworkConfig { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 52 | pub fn get_host(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `AppCtx` is never used [INFO] [stdout] --> src/handler/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type AppCtx = Arc; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signup` is never used [INFO] [stdout] --> src/handler/users.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn signup(State(state): State>, Json(req): Json) -> Result, AppError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner_id` is never read [INFO] [stdout] --> src/handler/budgets.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct BudgetFilter { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 11 | owner_id: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `list` and `list_for_user` are never used [INFO] [stdout] --> src/manager/repository/budgets.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 6 | impl BudgetRepo { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 7 | pub async fn list(pool: &DbPool, owner_id: Option, query: Option) -> Result, AppError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub async fn list_for_user(pool: &DbPool, user_id: &str, query: Option) -> Result, AppError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `list` is never used [INFO] [stdout] --> src/manager/repository/members.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 7 | impl MemberRepo { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 8 | pub async fn list(pool: &DbPool, budget_id: &str) -> Result, AppError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `list` and `list_for_user` are never used [INFO] [stdout] --> src/manager/biz/budgets.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 8 | impl BudgetService { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 9 | pub async fn list(pool: &DbPool, owner_id: Option, query: Option) -> Result, AppError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub async fn list_for_user(pool: &DbPool, user_id: &str, query: Option) -> Result, AppError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `list` is never used [INFO] [stdout] --> src/manager/biz/members.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 5 | impl MemberService { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 6 | pub async fn list(pool: &DbPool, budget_id: &str) -> Result, AppError> { MemberRepo::list(pool, budget_id).await } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `cleanup_expired` is never used [INFO] [stdout] --> src/manager/biz/password_reset.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 11 | impl PasswordResetService { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 207 | pub async fn cleanup_expired(pool: &MySqlPool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UploadAvatarReq` is never constructed [INFO] [stdout] --> src/manager/models/user.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct UploadAvatarReq { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/manager/models/role.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 3 | impl Role { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 7 | pub fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `host` is never read [INFO] [stdout] --> src/config/config.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct NetworkConfig { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 47 | host: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NetworkConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_host` is never used [INFO] [stdout] --> src/config/config.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl NetworkConfig { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 52 | pub fn get_host(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `AppCtx` is never used [INFO] [stdout] --> src/handler/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | pub type AppCtx = Arc; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fail_threshold` and `fail_lock_duration` are never read [INFO] [stdout] --> src/utils/rate_limiter.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct RateLimiter { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | fail_threshold: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | fail_lock_duration: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RateLimiter` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `signup` is never used [INFO] [stdout] --> src/handler/users.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | pub async fn signup(State(state): State>, Json(req): Json) -> Result, AppError> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `record_failure` and `cleanup_expired` are never used [INFO] [stdout] --> src/utils/rate_limiter.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl RateLimiter { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn record_failure(&self, ip: IpAddr) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn cleanup_expired(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `owner_id` is never read [INFO] [stdout] --> src/handler/budgets.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct BudgetFilter { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 11 | owner_id: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/config/config.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | if unsafe { GLOBAL_CONFIG.is_none() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `list` and `list_for_user` are never used [INFO] [stdout] --> src/manager/repository/budgets.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 6 | impl BudgetRepo { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] 7 | pub async fn list(pool: &DbPool, owner_id: Option, query: Option) -> Result, AppError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub async fn list_for_user(pool: &DbPool, user_id: &str, query: Option) -> Result, AppError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/config/config.rs:175:14 [INFO] [stdout] | [INFO] [stdout] 175 | unsafe { GLOBAL_CONFIG.clone().unwrap() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `list` is never used [INFO] [stdout] --> src/manager/repository/members.rs:8:18 [INFO] [stdout] | [INFO] [stdout] 7 | impl MemberRepo { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 8 | pub async fn list(pool: &DbPool, budget_id: &str) -> Result, AppError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `list` and `list_for_user` are never used [INFO] [stdout] --> src/manager/biz/budgets.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 8 | impl BudgetService { [INFO] [stdout] | ------------------ associated functions in this implementation [INFO] [stdout] 9 | pub async fn list(pool: &DbPool, owner_id: Option, query: Option) -> Result, AppError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub async fn list_for_user(pool: &DbPool, user_id: &str, query: Option) -> Result, AppError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `list` is never used [INFO] [stdout] --> src/manager/biz/members.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 5 | impl MemberService { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 6 | pub async fn list(pool: &DbPool, budget_id: &str) -> Result, AppError> { MemberRepo::list(pool, budget_id).await } [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `cleanup_expired` is never used [INFO] [stdout] --> src/manager/biz/password_reset.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 11 | impl PasswordResetService { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 207 | pub async fn cleanup_expired(pool: &MySqlPool) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UploadAvatarReq` is never constructed [INFO] [stdout] --> src/manager/models/user.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct UploadAvatarReq { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `as_str` is never used [INFO] [stdout] --> src/manager/models/role.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 3 | impl Role { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 7 | pub fn as_str(&self) -> &'static str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fail_threshold` and `fail_lock_duration` are never read [INFO] [stdout] --> src/utils/rate_limiter.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct RateLimiter { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | fail_threshold: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | fail_lock_duration: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RateLimiter` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `record_failure` and `cleanup_expired` are never used [INFO] [stdout] --> src/utils/rate_limiter.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 25 | impl RateLimiter { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 96 | pub fn record_failure(&self, ip: IpAddr) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn cleanup_expired(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/config/config.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | if unsafe { GLOBAL_CONFIG.is_none() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/config/config.rs:175:14 [INFO] [stdout] | [INFO] [stdout] 175 | unsafe { GLOBAL_CONFIG.clone().unwrap() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "29d58db147d61bf9bcb3226c29ade905404b16d5f20afc4d81d1e2a8a0de9cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29d58db147d61bf9bcb3226c29ade905404b16d5f20afc4d81d1e2a8a0de9cc7", kill_on_drop: false }` [INFO] [stdout] 29d58db147d61bf9bcb3226c29ade905404b16d5f20afc4d81d1e2a8a0de9cc7