[INFO] cloning repository https://github.com/devrhythm/quests-tracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devrhythm/quests-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevrhythm%2Fquests-tracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevrhythm%2Fquests-tracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a385ef8fd8691ff41d6e7f28cd3760b676679be
[INFO] checking devrhythm/quests-tracker against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevrhythm%2Fquests-tracker" "/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/devrhythm/quests-tracker
[INFO] finished tweaking git repo https://github.com/devrhythm/quests-tracker
[INFO] tweaked toml for git repo https://github.com/devrhythm/quests-tracker written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devrhythm/quests-tracker on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devrhythm/quests-tracker 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.3.0
[INFO] [stderr]   Downloaded pq-sys v0.6.3
[INFO] [stderr]   Downloaded axum-extra v0.10.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.14
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded zerocopy v0.8.14
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 528db4f1cbdca31627deaccdf1b90e8eaf9e08269097f438e4e8829502db1439
[INFO] running `Command { std: "docker" "start" "-a" "528db4f1cbdca31627deaccdf1b90e8eaf9e08269097f438e4e8829502db1439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "528db4f1cbdca31627deaccdf1b90e8eaf9e08269097f438e4e8829502db1439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "528db4f1cbdca31627deaccdf1b90e8eaf9e08269097f438e4e8829502db1439", kill_on_drop: false }`
[INFO] [stdout] 528db4f1cbdca31627deaccdf1b90e8eaf9e08269097f438e4e8829502db1439
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4db2a51fd1d9d415eb216cb980a5d2be1ceb042ccf5c29a64150439e381476e7
[INFO] running `Command { std: "docker" "start" "-a" "4db2a51fd1d9d415eb216cb980a5d2be1ceb042ccf5c29a64150439e381476e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling getrandom v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking axum v0.8.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking diesel v2.2.6
[INFO] [stderr]     Checking axum-extra v0.10.0
[INFO] [stderr]     Checking quests-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/application/usecases/authentication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `adventurer_model::RegisterAdventurerModel`, `adventurers::AdventurersRepository`, and `entities::adventurers::AdventurerEntity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 |         entities::adventurers::AdventurerEntity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  8 |         repositories::{
[INFO] [stdout]  9 |             adventurers::AdventurersRepository, crew_switch_board::CrewSwitchboardRepository,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |             adventurer_model::RegisterAdventurerModel,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `value_objects::guild_commander_model::RegisterGuildCommanderModel`
[INFO] [stdout]  --> src/infrastructure/postgres/repositories/guild_commanders.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         value_objects::guild_commander_model::RegisterGuildCommanderModel,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/application/usecases/authentication.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `adventurer_model::RegisterAdventurerModel`, `adventurers::AdventurersRepository`, and `entities::adventurers::AdventurerEntity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 |         entities::adventurers::AdventurerEntity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  8 |         repositories::{
[INFO] [stdout]  9 |             adventurers::AdventurersRepository, crew_switch_board::CrewSwitchboardRepository,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |             adventurer_model::RegisterAdventurerModel,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `value_objects::guild_commander_model::RegisterGuildCommanderModel`
[INFO] [stdout]  --> src/infrastructure/postgres/repositories/guild_commanders.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |         value_objects::guild_commander_model::RegisterGuildCommanderModel,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/application/usecases/adventurers.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         mut register_adventurer_model: RegisterAdventurerModel,
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/application/usecases/adventurers.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         mut register_adventurer_model: RegisterAdventurerModel,
[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: `register_adventurer_model`
[INFO] [stdout]   --> src/application/usecases/adventurers.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         mut register_adventurer_model: RegisterAdventurerModel,
[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: unused variable: `quest_id`
[INFO] [stdout]   --> src/application/usecases/crew_switchboard.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     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/application/usecases/crew_switchboard.rs:29:45
[INFO] [stdout]    |
[INFO] [stdout] 29 |     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/application/usecases/crew_switchboard.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |     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/application/usecases/crew_switchboard.rs:33:46
[INFO] [stdout]    |
[INFO] [stdout] 33 |     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: `quest_id`
[INFO] [stdout]   --> src/application/usecases/journey_ledger.rs:29:36
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn to_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/application/usecases/journey_ledger.rs:29:51
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn to_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/application/usecases/journey_ledger.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub 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/application/usecases/journey_ledger.rs:33:53
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub 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/application/usecases/journey_ledger.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub 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/application/usecases/journey_ledger.rs:37:50
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub 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_model`
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub async fn add(&self, add_quest_model: AddQuestModel) -> Result<i32> {
[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/application/usecases/quest_ops.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         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/application/usecases/quest_ops.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         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/application/usecases/quest_ops.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         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/application/usecases/quest_ops.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub 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/application/usecases/quest_ops.rs:43:47
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub 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/application/usecases/quest_viewing.rs:26:38
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub async fn view_details(&self, quest_id: i32) -> Result<QuestModel> {
[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/application/usecases/quest_viewing.rs:30:40
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result<Vec<QuestModel>> {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register_adventurer_model`
[INFO] [stdout]   --> src/application/usecases/adventurers.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         mut register_adventurer_model: RegisterAdventurerModel,
[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: unused variable: `quest_id`
[INFO] [stdout]   --> src/application/usecases/crew_switchboard.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     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/application/usecases/crew_switchboard.rs:29:45
[INFO] [stdout]    |
[INFO] [stdout] 29 |     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/application/usecases/crew_switchboard.rs:33:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |     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/application/usecases/crew_switchboard.rs:33:46
[INFO] [stdout]    |
[INFO] [stdout] 33 |     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: `quest_id`
[INFO] [stdout]   --> src/application/usecases/journey_ledger.rs:29:36
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn to_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/application/usecases/journey_ledger.rs:29:51
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn to_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/application/usecases/journey_ledger.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub 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/application/usecases/journey_ledger.rs:33:53
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub 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/application/usecases/journey_ledger.rs:37:35
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub 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/application/usecases/journey_ledger.rs:37:50
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub 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_model`
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub async fn add(&self, add_quest_model: AddQuestModel) -> Result<i32> {
[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/application/usecases/quest_ops.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         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/application/usecases/quest_ops.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         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/application/usecases/quest_ops.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         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/application/usecases/quest_ops.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub 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/application/usecases/quest_ops.rs:43:47
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub 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/application/usecases/quest_viewing.rs:26:38
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub async fn view_details(&self, quest_id: i32) -> Result<QuestModel> {
[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/application/usecases/quest_viewing.rs:30:40
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result<Vec<QuestModel>> {
[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/infrastructure/axum_http/http_serve.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn start(config: Arc<DotEnvyConfig>, db_pool: Arc<PgPoolSquad>) -> 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/infrastructure/postgres/repositories/adventurers.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn register(&self, register_adventurer_entity: RegisterAdventurerEntity) -> Result<i32> {
[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/infrastructure/postgres/repositories/adventurers.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn find_by_username(&self, username: String) -> Result<AdventurerEntity> {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `junction_body`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn join(&self, junction_body: QuestAdventurerJunction) -> Result<()> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `junction_body`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn leave(&self, junction_body: QuestAdventurerJunction) -> Result<()> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register_adventurer_entity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/guild_commanders.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         register_adventurer_entity: RegisterGuildCommanderEntity,
[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/infrastructure/postgres/repositories/guild_commanders.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn find_by_username(&self, username: String) -> Result<GuildCommanderEntity> {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_quest_entity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_ops.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn add(&self, add_quest_entity: AddQuestEntity) -> Result<i32> {
[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/infrastructure/postgres/repositories/quest_ops.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> 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: `edit_quest_entity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_ops.rs:25:41
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result<i32> {
[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/infrastructure/postgres/repositories/quest_ops.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn remove(&self, quest_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: `quest_id`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_viewing.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn view_detail(&self, quest_id: i32) -> Result<QuestEntity> {
[INFO] [stdout]    |                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_pool`
[INFO] [stdout]   --> src/infrastructure/axum_http/http_serve.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn start(config: Arc<DotEnvyConfig>, db_pool: Arc<PgPoolSquad>) -> Result<()> {
[INFO] [stdout]    |                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_viewing.rs:29:36
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result<Vec<QuestEntity>> {
[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/infrastructure/postgres/repositories/quest_viewing.rs:33:54
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn adventurers_counting_by_quest_id(&self, quest_id: i32) -> Result<i64> {
[INFO] [stdout]    |                                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register_adventurer_entity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/adventurers.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn register(&self, register_adventurer_entity: RegisterAdventurerEntity) -> Result<i32> {
[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/infrastructure/postgres/repositories/adventurers.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn find_by_username(&self, username: String) -> Result<AdventurerEntity> {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `junction_body`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn join(&self, junction_body: QuestAdventurerJunction) -> Result<()> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `junction_body`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn leave(&self, junction_body: QuestAdventurerJunction) -> Result<()> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register_adventurer_entity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/guild_commanders.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         register_adventurer_entity: RegisterGuildCommanderEntity,
[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/infrastructure/postgres/repositories/guild_commanders.rs:33:38
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn find_by_username(&self, username: String) -> Result<GuildCommanderEntity> {
[INFO] [stdout]    |                                      ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_quest_entity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_ops.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn add(&self, add_quest_entity: AddQuestEntity) -> Result<i32> {
[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/infrastructure/postgres/repositories/quest_ops.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> 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: `edit_quest_entity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_ops.rs:25:41
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result<i32> {
[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/infrastructure/postgres/repositories/quest_ops.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn remove(&self, quest_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: `quest_id`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_viewing.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn view_detail(&self, quest_id: i32) -> Result<QuestEntity> {
[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/infrastructure/postgres/repositories/quest_viewing.rs:29:36
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result<Vec<QuestEntity>> {
[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/infrastructure/postgres/repositories/quest_viewing.rs:33:54
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn adventurers_counting_by_quest_id(&self, quest_id: i32) -> Result<i64> {
[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/application/usecases/adventurers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct AdventurersUseCase<T>
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     adventurers_repository: Arc<T>,
[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/application/usecases/crew_switchboard.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CrewSwitchboardUseCase<T1, T2>
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     crew_switchboard_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     quest_viewing_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `journey_ledger_repository` and `quest_viewing_repository` are never read
[INFO] [stdout]   --> src/application/usecases/journey_ledger.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct JourneyLedgerUseCase<T1, T2>
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     journey_ledger_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     quest_viewing_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quest_ops_repository` and `quest_viewing_repository` are never read
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct QuestOpsUseCase<T1, T2>
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     quest_ops_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     quest_viewing_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `quest_viewing_repository` is never read
[INFO] [stdout]   --> src/application/usecases/quest_viewing.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct QuestViewingUseCase<T>
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     quest_viewing_repository: Arc<T>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `adventurers_repository` and `guild_commanders_repository` are never read
[INFO] [stdout]   --> src/application/usecases/authentication.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct AuthenticationUseCase<T1, T2>
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     adventurers_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     guild_commanders_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/adventurers.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct AdventurerPostgres {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 14 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct CrewSwitchboardPostgres {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 20 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/guild_commanders.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GuildCommanderPostgres {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 15 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_ops.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct QuestOpsPostgres {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 11 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_viewing.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct QuestViewingPostgres {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 14 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `adventurers_repository` is never read
[INFO] [stdout]   --> src/application/usecases/adventurers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct AdventurersUseCase<T>
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     adventurers_repository: Arc<T>,
[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/application/usecases/crew_switchboard.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CrewSwitchboardUseCase<T1, T2>
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     crew_switchboard_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     quest_viewing_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `journey_ledger_repository` and `quest_viewing_repository` are never read
[INFO] [stdout]   --> src/application/usecases/journey_ledger.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct JourneyLedgerUseCase<T1, T2>
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     journey_ledger_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     quest_viewing_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quest_ops_repository` and `quest_viewing_repository` are never read
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct QuestOpsUseCase<T1, T2>
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     quest_ops_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     quest_viewing_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `quest_viewing_repository` is never read
[INFO] [stdout]   --> src/application/usecases/quest_viewing.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct QuestViewingUseCase<T>
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     quest_viewing_repository: Arc<T>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `adventurers_repository` and `guild_commanders_repository` are never read
[INFO] [stdout]   --> src/application/usecases/authentication.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct AuthenticationUseCase<T1, T2>
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     adventurers_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     guild_commanders_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/adventurers.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct AdventurerPostgres {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 14 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct CrewSwitchboardPostgres {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 20 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/guild_commanders.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GuildCommanderPostgres {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 15 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_ops.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct QuestOpsPostgres {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 11 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_viewing.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct QuestViewingPostgres {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 14 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.73s
[INFO] running `Command { std: "docker" "inspect" "4db2a51fd1d9d415eb216cb980a5d2be1ceb042ccf5c29a64150439e381476e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db2a51fd1d9d415eb216cb980a5d2be1ceb042ccf5c29a64150439e381476e7", kill_on_drop: false }`
[INFO] [stdout] 4db2a51fd1d9d415eb216cb980a5d2be1ceb042ccf5c29a64150439e381476e7
