[INFO] cloning repository https://github.com/kazuma0606/oxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazuma0606/oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuma0606%2Foxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuma0606%2Foxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9384a4ee61f30abd0d2737af646aa1d4c3998fed
[INFO] checking kazuma0606/oxide against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuma0606%2Foxide" "/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/kazuma0606/oxide
[INFO] finished tweaking git repo https://github.com/kazuma0606/oxide
[INFO] tweaked toml for git repo https://github.com/kazuma0606/oxide written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazuma0606/oxide on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazuma0606/oxide 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded axum-extra v0.9.6
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95deb977405cea2c4741bbbdad4c9d8427382987dd71b00de355de51ffe46a1f
[INFO] running `Command { std: "docker" "start" "-a" "95deb977405cea2c4741bbbdad4c9d8427382987dd71b00de355de51ffe46a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95deb977405cea2c4741bbbdad4c9d8427382987dd71b00de355de51ffe46a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95deb977405cea2c4741bbbdad4c9d8427382987dd71b00de355de51ffe46a1f", kill_on_drop: false }`
[INFO] [stdout] 95deb977405cea2c4741bbbdad4c9d8427382987dd71b00de355de51ffe46a1f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b17c87dfa0aa138040bd1a8db67fd2d121c26466fe65be8556bd918c3cc69af
[INFO] running `Command { std: "docker" "start" "-a" "1b17c87dfa0aa138040bd1a8db67fd2d121c26466fe65be8556bd918c3cc69af", kill_on_drop: false }`
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling oxide-core v0.1.0 (/opt/rustwide/workdir/crates/oxide-core)
[INFO] [stderr]     Checking oxide-cli v0.1.0 (/opt/rustwide/workdir/crates/oxide-cli)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stdout] warning: unused import: `crate::domain::entity::user::User`
[INFO] [stdout]  --> crates/oxide-core/src/application/usecases/create_user_usecase.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::domain::entity::user::User;
[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 imports: `birth_date::BirthDate`, `email::Email`, `password::Password`, `phone::Phone`, and `user_name::UserName`
[INFO] [stdout]   --> crates/oxide-core/src/application/usecases/create_user_usecase.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     birth_date::BirthDate, email::Email, password::Password, phone::Phone, user_id::UserId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 11 |     user_name::UserName,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> crates/oxide-core/src/application/usecases/create_user_usecase.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `email::Email` and `password::Password`
[INFO] [stdout]   --> crates/oxide-core/src/application/usecases/update_user_usecase.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     birth_date::BirthDate, email::Email, password::Password, phone::Phone, user_id::UserId,
[INFO] [stdout]    |                            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Router`, `get`, `post`, and `serve`
[INFO] [stdout]  --> crates/oxide-core/src/infrastructure/web/run.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Router,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     routing::{get, post},
[INFO] [stdout]   |               ^^^  ^^^^
[INFO] [stdout] 8 |     serve,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::application::dto::user_response_dto::UserResponseDto`
[INFO] [stdout]   --> crates/oxide-core/src/presentation/controller/user_controller.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use crate::application::dto::user_response_dto::UserResponseDto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `State`
[INFO] [stdout]   --> crates/oxide-core/src/presentation/controller/user_controller.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     extract::{Path, State},
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `metrics_response::*`
[INFO] [stdout]    --> crates/oxide-core/src/lib.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |         pub use metrics_response::*;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AdminUser`
[INFO] [stdout]   --> crates/oxide-core/src/presentation/router/user_router.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::shared::middleware::auth_middleware::{AdminUser, AuthenticatedUser};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::middleware::from_fn`
[INFO] [stdout]   --> crates/oxide-core/src/presentation/router/user_router.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use axum::middleware::from_fn;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start_time`
[INFO] [stdout]    --> crates/oxide-core/src/shared/middleware/watch_middleware.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let start_time = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domain::entity::user::User`
[INFO] [stdout]  --> crates/oxide-core/src/application/usecases/create_user_usecase.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::domain::entity::user::User;
[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 imports: `birth_date::BirthDate`, `email::Email`, `password::Password`, `phone::Phone`, and `user_name::UserName`
[INFO] [stdout]   --> crates/oxide-core/src/application/usecases/create_user_usecase.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     birth_date::BirthDate, email::Email, password::Password, phone::Phone, user_id::UserId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 11 |     user_name::UserName,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> crates/oxide-core/src/application/usecases/create_user_usecase.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::sync::Arc;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `email::Email` and `password::Password`
[INFO] [stdout]   --> crates/oxide-core/src/application/usecases/update_user_usecase.rs:11:28
[INFO] [stdout]    |
[INFO] [stdout] 11 |     birth_date::BirthDate, email::Email, password::Password, phone::Phone, user_id::UserId,
[INFO] [stdout]    |                            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Router`, `get`, `post`, and `serve`
[INFO] [stdout]  --> crates/oxide-core/src/infrastructure/web/run.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Router,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     routing::{get, post},
[INFO] [stdout]   |               ^^^  ^^^^
[INFO] [stdout] 8 |     serve,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::application::dto::user_response_dto::UserResponseDto`
[INFO] [stdout]   --> crates/oxide-core/src/presentation/controller/user_controller.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use crate::application::dto::user_response_dto::UserResponseDto;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `State`
[INFO] [stdout]   --> crates/oxide-core/src/presentation/controller/user_controller.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     extract::{Path, State},
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `metrics_response::*`
[INFO] [stdout]    --> crates/oxide-core/src/lib.rs:205:17
[INFO] [stdout]     |
[INFO] [stdout] 205 |         pub use metrics_response::*;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AdminUser`
[INFO] [stdout]   --> crates/oxide-core/src/presentation/router/user_router.rs:10:50
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::shared::middleware::auth_middleware::{AdminUser, AuthenticatedUser};
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `axum::middleware::from_fn`
[INFO] [stdout]   --> crates/oxide-core/src/presentation/router/user_router.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use axum::middleware::from_fn;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/repository/sqlite_user_command_repository.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |             let mut tx = conn.transaction()?;
[INFO] [stdout]    |                 ----^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_command_repository`
[INFO] [stdout]    --> crates/oxide-core/src/infrastructure/di/container.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let (user_command_repository, user_query_repository) = self.create_repositories()?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_command_repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_query_repository`
[INFO] [stdout]    --> crates/oxide-core/src/infrastructure/di/container.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let (user_command_repository, user_query_repository) = self.create_repositories()?;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_query_repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_connection`
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/web/run.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let db_connection = di_container.create_database_connection()?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `command_repo`
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/web/run.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (command_repo, query_repo) = di_container.create_repositories()?;
[INFO] [stdout]    |          ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query_repo`
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/web/run.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (command_repo, query_repo) = di_container.create_repositories()?;
[INFO] [stdout]    |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `discord_config`
[INFO] [stdout]   --> crates/oxide-core/src/presentation/router/app_router.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     discord_config: Arc<DiscordConfig>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discord_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count_with_filters` is never used
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/repository/sqlite_user_query_repository.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl SqliteUserQueryRepository {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn count_with_filters(&self, _filters: &UserSearchFilters) -> rusqlite::Result<u64> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `api_health_check` is never used
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/web/run.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | async fn api_health_check() -> axum::Json<serde_json::Value> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]   --> crates/oxide-core/tests/logs_integration_test.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use chrono::{DateTime, Timelike, Utc};
[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: `rand::Rng`
[INFO] [stdout]   --> crates/oxide-core/tests/logs_integration_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rand::Rng;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `watch_middleware`
[INFO] [stdout]   --> crates/oxide-core/tests/logs_integration_test.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     watch_middleware, watch_middleware_with_base_path,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::fs::OpenOptions`
[INFO] [stdout]   --> crates/oxide-core/tests/logs_integration_test.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use tokio::fs::OpenOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncWriteExt`
[INFO] [stdout]   --> crates/oxide-core/tests/logs_integration_test.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use tokio::io::AsyncWriteExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]   --> crates/oxide-core/tests/user_integration_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::sync::Arc;
[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 variable: `start_time`
[INFO] [stdout]    --> crates/oxide-core/src/shared/middleware/watch_middleware.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let start_time = Instant::now();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_time`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/repository/sqlite_user_command_repository.rs:93:17
[INFO] [stdout]    |
[INFO] [stdout] 93 |             let mut tx = conn.transaction()?;
[INFO] [stdout]    |                 ----^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_command_repository`
[INFO] [stdout]    --> crates/oxide-core/src/infrastructure/di/container.rs:119:14
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let (user_command_repository, user_query_repository) = self.create_repositories()?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_command_repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_query_repository`
[INFO] [stdout]    --> crates/oxide-core/src/infrastructure/di/container.rs:119:39
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let (user_command_repository, user_query_repository) = self.create_repositories()?;
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_query_repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_connection`
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/web/run.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let db_connection = di_container.create_database_connection()?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_connection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `command_repo`
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/web/run.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (command_repo, query_repo) = di_container.create_repositories()?;
[INFO] [stdout]    |          ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query_repo`
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/web/run.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let (command_repo, query_repo) = di_container.create_repositories()?;
[INFO] [stdout]    |                        ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_repo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `discord_config`
[INFO] [stdout]   --> crates/oxide-core/src/presentation/router/app_router.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     discord_config: Arc<DiscordConfig>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discord_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `count_with_filters` is never used
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/repository/sqlite_user_query_repository.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl SqliteUserQueryRepository {
[INFO] [stdout]    | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     fn count_with_filters(&self, _filters: &UserSearchFilters) -> rusqlite::Result<u64> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `api_health_check` is never used
[INFO] [stdout]   --> crates/oxide-core/src/infrastructure/web/run.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | async fn api_health_check() -> axum::Json<serde_json::Value> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "1b17c87dfa0aa138040bd1a8db67fd2d121c26466fe65be8556bd918c3cc69af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b17c87dfa0aa138040bd1a8db67fd2d121c26466fe65be8556bd918c3cc69af", kill_on_drop: false }`
[INFO] [stdout] 1b17c87dfa0aa138040bd1a8db67fd2d121c26466fe65be8556bd918c3cc69af
