[INFO] cloning repository https://github.com/0xPunnawit/Project-Course-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xPunnawit/Project-Course-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xPunnawit%2FProject-Course-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xPunnawit%2FProject-Course-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] faf9ec03d449d76253fa14c280d5165ebfdad7c9 [INFO] building 0xPunnawit/Project-Course-Rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xPunnawit%2FProject-Course-Rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/0xPunnawit/Project-Course-Rust [INFO] finished tweaking git repo https://github.com/0xPunnawit/Project-Course-Rust [INFO] tweaked toml for git repo https://github.com/0xPunnawit/Project-Course-Rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xPunnawit/Project-Course-Rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xPunnawit/Project-Course-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.18.0 [INFO] [stderr] Downloaded find-msvc-tools v0.1.0 [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded downcast v0.11.0 [INFO] [stderr] Downloaded blake2 v0.10.6 [INFO] [stderr] Downloaded argon2 v0.5.3 [INFO] [stderr] Downloaded async-trait v0.1.89 [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] [stderr] Downloaded pq-sys v0.7.2 [INFO] [stderr] Downloaded headers v0.4.1 [INFO] [stderr] Downloaded diesel_derives v2.2.7 [INFO] [stderr] Downloaded mockall_derive v0.13.1 [INFO] [stderr] Downloaded serde_json v1.0.143 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded async-compression v0.4.30 [INFO] [stderr] Downloaded bitflags v2.9.3 [INFO] [stderr] Downloaded time v0.3.42 [INFO] [stderr] Downloaded time-core v0.1.5 [INFO] [stderr] Downloaded jsonwebtoken v9.3.1 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded cc v1.2.35 [INFO] [stderr] Downloaded wasi v0.14.3+wasi-0.2.4 [INFO] [stderr] Downloaded diesel v2.2.12 [INFO] [stderr] Downloaded axum-extra v0.10.1 [INFO] [stderr] Downloaded time-macros v0.2.23 [INFO] [stderr] Downloaded mockall v0.13.1 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded compression-codecs v0.4.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 627b1a40334c79c6882d795b82ebd49a0381be4846547d2c52349163b54bae40 [INFO] running `Command { std: "docker" "start" "-a" "627b1a40334c79c6882d795b82ebd49a0381be4846547d2c52349163b54bae40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "627b1a40334c79c6882d795b82ebd49a0381be4846547d2c52349163b54bae40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627b1a40334c79c6882d795b82ebd49a0381be4846547d2c52349163b54bae40", kill_on_drop: false }` [INFO] [stdout] 627b1a40334c79c6882d795b82ebd49a0381be4846547d2c52349163b54bae40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 442c27a21b31427851b5824e27f7312af83dee826bd374bfc74a175ef2ae4e46 [INFO] running `Command { std: "docker" "start" "-a" "442c27a21b31427851b5824e27f7312af83dee826bd374bfc74a175ef2ae4e46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling diesel v2.2.12 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling quests-tracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `value_objects::guild_commander_model::RegisterGuildCommanderModel` [INFO] [stdout] --> src/domain/repositories/guild_commander.rs:1:103 [INFO] [stdout] | [INFO] [stdout] 1 | ...y, RegisterGuildCommanderEntity}, value_objects::guild_commander_model::RegisterGuildCommanderModel}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/domain/repositories/journey_ledger.rs:8:82 [INFO] [stdout] | [INFO] [stdout] 8 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] 8 + async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/domain/repositories/journey_ledger.rs:9:84 [INFO] [stdout] | [INFO] [stdout] 9 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] 9 + async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/domain/repositories/journey_ledger.rs:10:81 [INFO] [stdout] | [INFO] [stdout] 10 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] 10 + async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `infrastucture::postgres::schema::quests::guild_commander_id` [INFO] [stdout] --> src/domain/value_objects/quest_model.rs:4:121 [INFO] [stdout] | [INFO] [stdout] 4 | ...ects::quest_statuses::QuestStatues}, infrastucture::postgres::schema::quests::guild_commander_id}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Shutdown` [INFO] [stdout] --> src/infrastucture/axum_http/http_serve.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{net::{Shutdown, SocketAddr}, sync::Arc, time::Duration}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RequestBodyLimit` [INFO] [stdout] --> src/infrastucture/axum_http/http_serve.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use tower_http::{cors::{Any, CorsLayer}, limit::{RequestBodyLimit, RequestBodyLimitLayer}, timeout::TimeoutLayer, trace::TraceLayer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_objects::adventurer_model::RegisterAdventurerModel` [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:5:140 [INFO] [stdout] | [INFO] [stdout] 5 | ...es::adventurers::AdventurersRpository, value_objects::adventurer_model::RegisterAdventurerModel}, infrastucture::postgres::postgres_co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:19:82 [INFO] [stdout] | [INFO] [stdout] 19 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] 19 + async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:22:84 [INFO] [stdout] | [INFO] [stdout] 22 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 - async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] 22 + async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:25:81 [INFO] [stdout] | [INFO] [stdout] 25 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 25 - async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] 25 + async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_model` [INFO] [stdout] --> src/applicaition/usecases/adventurers.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn register(&self, mut register_adventurer_model: RegisterAdventurerModel,) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [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] --> src/applicaition/usecases/adventurers.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn register(&self, mut register_adventurer_model: RegisterAdventurerModel,) -> Result { [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: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn join(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn join(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn leave(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn leave(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_model` [INFO] [stdout] --> src/applicaition/usecases/guild_commander.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | mut register_guild_commander_model: RegisterGuildCommanderModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/applicaition/usecases/guild_commander.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | mut register_guild_commander_model: RegisterGuildCommanderModel, [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | guild_commander_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_model` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | add_quest_model: AddQuestModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | quest_id: i32, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | guild_commander_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit_quest_model` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | edit_quest_model: EditQuestModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | &self, quest_id: i32, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | guild_commander_id: i32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/quest_viewing.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn view_details(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/applicaition/usecases/quest_viewing.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_pool` [INFO] [stdout] --> src/infrastucture/axum_http/http_serve.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | pub async fn start(config: Arc, db_pool: Arc) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_entity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | async fn register(&self, register_adventurer_entity: RegisterAdventurerEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | async fn find_by_username(&self, username: String) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jucntion_body` [INFO] [stdout] --> src/infrastucture/postgres/repositories/crew_swtichboard.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | async fn join(&self, jucntion_body: QuestAdventurerJunction) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jucntion_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jucntion_body` [INFO] [stdout] --> src/infrastucture/postgres/repositories/crew_swtichboard.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | async fn leave(&self, jucntion_body: QuestAdventurerJunction) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jucntion_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_enity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/guild_commanders.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | async fn register(&self, register_guild_commander_enity: RegisterGuildCommanderEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_enity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> src/infrastucture/postgres/repositories/guild_commanders.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | async fn find_by_username(&self, username: String) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:22:49 [INFO] [stdout] | [INFO] [stdout] 22 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_entity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | async fn add(&self, add_quest_entity: AddQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit_quest_entity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | async fn view_details(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:25:54 [INFO] [stdout] | [INFO] [stdout] 25 | async fn adventurers_counting_by_quest_id(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `adventurers_repository` is never read [INFO] [stdout] --> src/applicaition/usecases/adventurers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AdventurersUseCase [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | adventurers_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `crew_switchboard_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CrewSwtichboardUseCase [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | crew_switchboard_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `guild_commanders_repository` is never read [INFO] [stdout] --> src/applicaition/usecases/guild_commander.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GuildCommandersUseCase [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | guild_commanders_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `journey_ledger_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct JourneyLedgerUseCase [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | journey_ledger_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `quest_ops_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestOpsUseCase [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | quest_ops_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quest_viewing_repository` is never read [INFO] [stdout] --> src/applicaition/usecases/quest_viewing.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestViewingUseCase [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AdventurerPostgres { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/crew_swtichboard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CrewSwitchboardPostgres { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/guild_commanders.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GuildCommandersPostgres { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct JourneyLedgerPostgres { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestOpsPostgres { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestViewingPostgres { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `task::Poll` [INFO] [stdout] --> src/main.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{sync::Arc, task::Poll}; [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: `self` [INFO] [stdout] --> src/main.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use quests_tracker::{config::{self, config_loader}, infrastucture::{axum_http::http_serve::start, postgres::postgres_connection}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "442c27a21b31427851b5824e27f7312af83dee826bd374bfc74a175ef2ae4e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "442c27a21b31427851b5824e27f7312af83dee826bd374bfc74a175ef2ae4e46", kill_on_drop: false }` [INFO] [stdout] 442c27a21b31427851b5824e27f7312af83dee826bd374bfc74a175ef2ae4e46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f65a5d5f548446dfd3762ea7a6f58fb1958bb5f5ff2ff1be6c30e5acafb5554c [INFO] running `Command { std: "docker" "start" "-a" "f65a5d5f548446dfd3762ea7a6f58fb1958bb5f5ff2ff1be6c30e5acafb5554c", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `value_objects::guild_commander_model::RegisterGuildCommanderModel` [INFO] [stdout] --> src/domain/repositories/guild_commander.rs:1:103 [INFO] [stdout] | [INFO] [stdout] 1 | ...y, RegisterGuildCommanderEntity}, value_objects::guild_commander_model::RegisterGuildCommanderModel}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/domain/repositories/journey_ledger.rs:8:82 [INFO] [stdout] | [INFO] [stdout] 8 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] 8 + async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/domain/repositories/journey_ledger.rs:9:84 [INFO] [stdout] | [INFO] [stdout] 9 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] 9 + async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/domain/repositories/journey_ledger.rs:10:81 [INFO] [stdout] | [INFO] [stdout] 10 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] 10 + async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `infrastucture::postgres::schema::quests::guild_commander_id` [INFO] [stdout] --> src/domain/value_objects/quest_model.rs:4:121 [INFO] [stdout] | [INFO] [stdout] 4 | ...ects::quest_statuses::QuestStatues}, infrastucture::postgres::schema::quests::guild_commander_id}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Shutdown` [INFO] [stdout] --> src/infrastucture/axum_http/http_serve.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{net::{Shutdown, SocketAddr}, sync::Arc, time::Duration}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RequestBodyLimit` [INFO] [stdout] --> src/infrastucture/axum_http/http_serve.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use tower_http::{cors::{Any, CorsLayer}, limit::{RequestBodyLimit, RequestBodyLimitLayer}, timeout::TimeoutLayer, trace::TraceLayer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_objects::adventurer_model::RegisterAdventurerModel` [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:5:140 [INFO] [stdout] | [INFO] [stdout] 5 | ...es::adventurers::AdventurersRpository, value_objects::adventurer_model::RegisterAdventurerModel}, infrastucture::postgres::postgres_co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:19:82 [INFO] [stdout] | [INFO] [stdout] 19 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] 19 + async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:22:84 [INFO] [stdout] | [INFO] [stdout] 22 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 - async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] 22 + async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:25:81 [INFO] [stdout] | [INFO] [stdout] 25 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 25 - async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] 25 + async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_model` [INFO] [stdout] --> src/applicaition/usecases/adventurers.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn register(&self, mut register_adventurer_model: RegisterAdventurerModel,) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [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] --> src/applicaition/usecases/adventurers.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn register(&self, mut register_adventurer_model: RegisterAdventurerModel,) -> Result { [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: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn join(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn join(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn leave(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn leave(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_model` [INFO] [stdout] --> src/applicaition/usecases/guild_commander.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | mut register_guild_commander_model: RegisterGuildCommanderModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/applicaition/usecases/guild_commander.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | mut register_guild_commander_model: RegisterGuildCommanderModel, [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | guild_commander_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_model` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | add_quest_model: AddQuestModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | quest_id: i32, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | guild_commander_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit_quest_model` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | edit_quest_model: EditQuestModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | &self, quest_id: i32, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | guild_commander_id: i32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/quest_viewing.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn view_details(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/applicaition/usecases/quest_viewing.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_pool` [INFO] [stdout] --> src/infrastucture/axum_http/http_serve.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | pub async fn start(config: Arc, db_pool: Arc) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_entity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | async fn register(&self, register_adventurer_entity: RegisterAdventurerEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | async fn find_by_username(&self, username: String) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jucntion_body` [INFO] [stdout] --> src/infrastucture/postgres/repositories/crew_swtichboard.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | async fn join(&self, jucntion_body: QuestAdventurerJunction) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jucntion_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jucntion_body` [INFO] [stdout] --> src/infrastucture/postgres/repositories/crew_swtichboard.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | async fn leave(&self, jucntion_body: QuestAdventurerJunction) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jucntion_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_enity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/guild_commanders.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | async fn register(&self, register_guild_commander_enity: RegisterGuildCommanderEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_enity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> src/infrastucture/postgres/repositories/guild_commanders.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | async fn find_by_username(&self, username: String) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:22:49 [INFO] [stdout] | [INFO] [stdout] 22 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_entity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | async fn add(&self, add_quest_entity: AddQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit_quest_entity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | async fn view_details(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:25:54 [INFO] [stdout] | [INFO] [stdout] 25 | async fn adventurers_counting_by_quest_id(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `adventurers_repository` is never read [INFO] [stdout] --> src/applicaition/usecases/adventurers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AdventurersUseCase [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | adventurers_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `crew_switchboard_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CrewSwtichboardUseCase [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | crew_switchboard_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `guild_commanders_repository` is never read [INFO] [stdout] --> src/applicaition/usecases/guild_commander.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GuildCommandersUseCase [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | guild_commanders_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `journey_ledger_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct JourneyLedgerUseCase [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | journey_ledger_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `quest_ops_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestOpsUseCase [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | quest_ops_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quest_viewing_repository` is never read [INFO] [stdout] --> src/applicaition/usecases/quest_viewing.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestViewingUseCase [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AdventurerPostgres { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/crew_swtichboard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CrewSwitchboardPostgres { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/guild_commanders.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GuildCommandersPostgres { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct JourneyLedgerPostgres { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestOpsPostgres { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quests-tracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestViewingPostgres { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `task::Poll` [INFO] [stdout] --> src/main.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{sync::Arc, task::Poll}; [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: `self` [INFO] [stdout] --> src/main.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use quests_tracker::{config::{self, config_loader}, infrastucture::{axum_http::http_serve::start, postgres::postgres_connection}}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_objects::guild_commander_model::RegisterGuildCommanderModel` [INFO] [stdout] --> src/domain/repositories/guild_commander.rs:1:103 [INFO] [stdout] | [INFO] [stdout] 1 | ...y, RegisterGuildCommanderEntity}, value_objects::guild_commander_model::RegisterGuildCommanderModel}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/domain/repositories/journey_ledger.rs:8:82 [INFO] [stdout] | [INFO] [stdout] 8 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] 8 + async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/domain/repositories/journey_ledger.rs:9:84 [INFO] [stdout] | [INFO] [stdout] 9 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] 9 + async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/domain/repositories/journey_ledger.rs:10:81 [INFO] [stdout] | [INFO] [stdout] 10 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 10 - async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)>; [INFO] [stdout] 10 + async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `infrastucture::postgres::schema::quests::guild_commander_id` [INFO] [stdout] --> src/domain/value_objects/quest_model.rs:4:121 [INFO] [stdout] | [INFO] [stdout] 4 | ...ects::quest_statuses::QuestStatues}, infrastucture::postgres::schema::quests::guild_commander_id}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Shutdown` [INFO] [stdout] --> src/infrastucture/axum_http/http_serve.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{net::{Shutdown, SocketAddr}, sync::Arc, time::Duration}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RequestBodyLimit` [INFO] [stdout] --> src/infrastucture/axum_http/http_serve.rs:5:50 [INFO] [stdout] | [INFO] [stdout] 5 | use tower_http::{cors::{Any, CorsLayer}, limit::{RequestBodyLimit, RequestBodyLimitLayer}, timeout::TimeoutLayer, trace::TraceLayer}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_objects::adventurer_model::RegisterAdventurerModel` [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:5:140 [INFO] [stdout] | [INFO] [stdout] 5 | ...es::adventurers::AdventurersRpository, value_objects::adventurer_model::RegisterAdventurerModel}, infrastucture::postgres::postgres_co... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:19:82 [INFO] [stdout] | [INFO] [stdout] 19 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] 19 + async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:22:84 [INFO] [stdout] | [INFO] [stdout] 22 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 - async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] 22 + async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:25:81 [INFO] [stdout] | [INFO] [stdout] 25 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 25 - async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] 25 + async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_model` [INFO] [stdout] --> src/applicaition/usecases/adventurers.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn register(&self, mut register_adventurer_model: RegisterAdventurerModel,) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [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] --> src/applicaition/usecases/adventurers.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn register(&self, mut register_adventurer_model: RegisterAdventurerModel,) -> Result { [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: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn join(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn join(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn leave(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn leave(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_model` [INFO] [stdout] --> src/applicaition/usecases/guild_commander.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | mut register_guild_commander_model: RegisterGuildCommanderModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/applicaition/usecases/guild_commander.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | mut register_guild_commander_model: RegisterGuildCommanderModel, [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:28:51 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | guild_commander_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_model` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | add_quest_model: AddQuestModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | quest_id: i32, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | guild_commander_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit_quest_model` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | edit_quest_model: EditQuestModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | &self, quest_id: i32, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | guild_commander_id: i32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/applicaition/usecases/quest_viewing.rs:24:38 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn view_details(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/applicaition/usecases/quest_viewing.rs:28:40 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `db_pool` [INFO] [stdout] --> src/infrastucture/axum_http/http_serve.rs:10:48 [INFO] [stdout] | [INFO] [stdout] 10 | pub async fn start(config: Arc, db_pool: Arc) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_entity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | async fn register(&self, register_adventurer_entity: RegisterAdventurerEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | async fn find_by_username(&self, username: String) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jucntion_body` [INFO] [stdout] --> src/infrastucture/postgres/repositories/crew_swtichboard.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | async fn join(&self, jucntion_body: QuestAdventurerJunction) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jucntion_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `jucntion_body` [INFO] [stdout] --> src/infrastucture/postgres/repositories/crew_swtichboard.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | async fn leave(&self, jucntion_body: QuestAdventurerJunction) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jucntion_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_enity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/guild_commanders.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | async fn register(&self, register_guild_commander_enity: RegisterGuildCommanderEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_enity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> src/infrastucture/postgres/repositories/guild_commanders.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | async fn find_by_username(&self, username: String) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:22:49 [INFO] [stdout] | [INFO] [stdout] 22 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<(i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_entity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | async fn add(&self, add_quest_entity: AddQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit_quest_entity` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | async fn view_details(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:25:54 [INFO] [stdout] | [INFO] [stdout] 25 | async fn adventurers_counting_by_quest_id(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `adventurers_repository` is never read [INFO] [stdout] --> src/applicaition/usecases/adventurers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AdventurersUseCase [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | adventurers_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `crew_switchboard_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/applicaition/usecases/crew_swtichboard.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CrewSwtichboardUseCase [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | crew_switchboard_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `guild_commanders_repository` is never read [INFO] [stdout] --> src/applicaition/usecases/guild_commander.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GuildCommandersUseCase [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | guild_commanders_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `journey_ledger_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/applicaition/usecases/journey_ledger.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct JourneyLedgerUseCase [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | journey_ledger_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `quest_ops_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/applicaition/usecases/quest_ops.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestOpsUseCase [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | quest_ops_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quest_viewing_repository` is never read [INFO] [stdout] --> src/applicaition/usecases/quest_viewing.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestViewingUseCase [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/adventurer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AdventurerPostgres { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/crew_swtichboard.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CrewSwitchboardPostgres { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/guild_commanders.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GuildCommandersPostgres { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/journey_ledger.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct JourneyLedgerPostgres { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_ops.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestOpsPostgres { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastucture/postgres/repositories/quest_viewing.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct QuestViewingPostgres { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 8 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `Command { std: "docker" "inspect" "f65a5d5f548446dfd3762ea7a6f58fb1958bb5f5ff2ff1be6c30e5acafb5554c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65a5d5f548446dfd3762ea7a6f58fb1958bb5f5ff2ff1be6c30e5acafb5554c", kill_on_drop: false }` [INFO] [stdout] f65a5d5f548446dfd3762ea7a6f58fb1958bb5f5ff2ff1be6c30e5acafb5554c