[INFO] cloning repository https://github.com/Kobeieii/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/Kobeieii/quests-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKobeieii%2Fquests-tracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKobeieii%2Fquests-tracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00fb71799c9bf1f3c5d3568312a11b6bee39614b
[INFO] checking Kobeieii/quests-tracker against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKobeieii%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/Kobeieii/quests-tracker
[INFO] finished tweaking git repo https://github.com/Kobeieii/quests-tracker
[INFO] tweaked toml for git repo https://github.com/Kobeieii/quests-tracker written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kobeieii/quests-tracker on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kobeieii/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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded compression-codecs v0.4.31
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded pq-sys v0.7.5
[INFO] [stderr]   Downloaded async-compression v0.4.32
[INFO] [stderr]   Downloaded axum-extra v0.9.6
[INFO] [stderr]   Downloaded diesel_derives v2.3.4
[INFO] [stderr]   Downloaded diesel v2.3.3
[INFO] [stderr]   Downloaded headers v0.4.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c52506e76d4c60bdac57348e2671d38197c72c5e9ec01c77591ad7376473993d
[INFO] running `Command { std: "docker" "start" "-a" "c52506e76d4c60bdac57348e2671d38197c72c5e9ec01c77591ad7376473993d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c52506e76d4c60bdac57348e2671d38197c72c5e9ec01c77591ad7376473993d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c52506e76d4c60bdac57348e2671d38197c72c5e9ec01c77591ad7376473993d", kill_on_drop: false }`
[INFO] [stdout] c52506e76d4c60bdac57348e2671d38197c72c5e9ec01c77591ad7376473993d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3adab425e03a7cf8c8000f5b4cb227adad1358f6fb6c460f398f53b32e75faf6
[INFO] running `Command { std: "docker" "start" "-a" "3adab425e03a7cf8c8000f5b4cb227adad1358f6fb6c460f398f53b32e75faf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling diesel_derives v2.3.4
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking diesel v2.3.3
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]     Checking quests-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Json`
[INFO] [stdout]  --> src/infrastructure/axum_http/routers/authentication.rs:3:67
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{extract::State, response::IntoResponse, routing::post, Json, Router};
[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: `Json`
[INFO] [stdout]  --> src/infrastructure/axum_http/routers/authentication.rs:3:67
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{extract::State, response::IntoResponse, routing::post, Json, Router};
[INFO] [stdout]   |                                                                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub async fn adventurers_login<T1, T2>(
[INFO] [stdout] 39 | |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 40 | | ) -> impl IntoResponse
[INFO] [stdout] 41 | | where
[INFO] [stdout] 42 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 43 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / {
[INFO] [stdout] 45 | |     unimplemented!()
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub async fn adventurers_login<T1, T2>(
[INFO] [stdout] 39 | |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 40 | | ) -> impl IntoResponse
[INFO] [stdout] 41 | | where
[INFO] [stdout] 42 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 43 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / {
[INFO] [stdout] 45 | |     unimplemented!()
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / pub async fn adventurers_refresh_token<T1, T2>(
[INFO] [stdout] 48 | |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 49 | | ) -> impl IntoResponse
[INFO] [stdout] 50 | | where
[INFO] [stdout] 51 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 52 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / {
[INFO] [stdout] 54 | |     unimplemented!()
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | / pub async fn adventurers_refresh_token<T1, T2>(
[INFO] [stdout] 48 | |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 49 | | ) -> impl IntoResponse
[INFO] [stdout] 50 | | where
[INFO] [stdout] 51 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 52 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / {
[INFO] [stdout] 54 | |     unimplemented!()
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / pub async fn guild_commanders_login<T1, T2>(
[INFO] [stdout] 57 | |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 58 | | ) -> impl IntoResponse
[INFO] [stdout] 59 | | where
[INFO] [stdout] 60 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 61 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / {
[INFO] [stdout] 63 | |     unimplemented!()
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | / pub async fn guild_commanders_login<T1, T2>(
[INFO] [stdout] 57 | |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 58 | | ) -> impl IntoResponse
[INFO] [stdout] 59 | | where
[INFO] [stdout] 60 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 61 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / {
[INFO] [stdout] 63 | |     unimplemented!()
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / pub async fn guild_commanders_refresh_token<T1, T2>(
[INFO] [stdout] 66 | |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 67 | | ) -> impl IntoResponse
[INFO] [stdout] 68 | | where
[INFO] [stdout] 69 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 70 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / {
[INFO] [stdout] 72 | |     unimplemented!()
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | / pub async fn guild_commanders_refresh_token<T1, T2>(
[INFO] [stdout] 66 | |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 67 | | ) -> impl IntoResponse
[INFO] [stdout] 68 | | where
[INFO] [stdout] 69 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 70 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / {
[INFO] [stdout] 72 | |     unimplemented!()
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub async fn join<T1, T2>(
[INFO] [stdout] 35 | |     State(crew_switchboard_usecase): State<Arc<CrewSwitchBoardUseCase<T1, T2>>>,
[INFO] [stdout] 36 | |     Extension(adventurer_id): Extension<i32>,
[INFO] [stdout] 37 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     T1: CrewSwitchboardRepository + Send + Sync,
[INFO] [stdout] 41 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / {
[INFO] [stdout] 43 | |     unimplemented!()
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / pub async fn join<T1, T2>(
[INFO] [stdout] 35 | |     State(crew_switchboard_usecase): State<Arc<CrewSwitchBoardUseCase<T1, T2>>>,
[INFO] [stdout] 36 | |     Extension(adventurer_id): Extension<i32>,
[INFO] [stdout] 37 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     T1: CrewSwitchboardRepository + Send + Sync,
[INFO] [stdout] 41 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / {
[INFO] [stdout] 43 | |     unimplemented!()
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / pub async fn leave<T1, T2>(
[INFO] [stdout] 47 | |     State(crew_switchboard_usecase): State<Arc<CrewSwitchBoardUseCase<T1, T2>>>,
[INFO] [stdout] 48 | |     Extension(adventurer_id): Extension<i32>,
[INFO] [stdout] 49 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     T1: CrewSwitchboardRepository + Send + Sync,
[INFO] [stdout] 53 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / {
[INFO] [stdout] 55 | |     unimplemented!()
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / pub async fn leave<T1, T2>(
[INFO] [stdout] 47 | |     State(crew_switchboard_usecase): State<Arc<CrewSwitchBoardUseCase<T1, T2>>>,
[INFO] [stdout] 48 | |     Extension(adventurer_id): Extension<i32>,
[INFO] [stdout] 49 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     T1: CrewSwitchboardRepository + Send + Sync,
[INFO] [stdout] 53 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / {
[INFO] [stdout] 55 | |     unimplemented!()
[INFO] [stdout] 56 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / pub async fn register<T>(
[INFO] [stdout] 26 | |     State(guild_commander_usecase): State<Arc<GuildCommandersUseCase<T>>>,
[INFO] [stdout] 27 | |     Json(register_adventurer_model): Json<RegisterAdventurerModel>,
[INFO] [stdout] 28 | | ) -> impl IntoResponse
[INFO] [stdout] 29 | | where
[INFO] [stdout] 30 | |     T: GuildCommandersRepository + Sync + Send,
[INFO] [stdout]    | |_______________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | / {
[INFO] [stdout] 32 | |     unimplemented!()
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | / pub async fn register<T>(
[INFO] [stdout] 26 | |     State(guild_commander_usecase): State<Arc<GuildCommandersUseCase<T>>>,
[INFO] [stdout] 27 | |     Json(register_adventurer_model): Json<RegisterAdventurerModel>,
[INFO] [stdout] 28 | | ) -> impl IntoResponse
[INFO] [stdout] 29 | | where
[INFO] [stdout] 30 | |     T: GuildCommandersRepository + Sync + Send,
[INFO] [stdout]    | |_______________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | / {
[INFO] [stdout] 32 | |     unimplemented!()
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub async fn in_journey<T1, T2>(
[INFO] [stdout] 39 | |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 40 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 41 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 45 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / {
[INFO] [stdout] 47 | |     unimplemented!()
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub async fn in_journey<T1, T2>(
[INFO] [stdout] 39 | |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 40 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 41 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 45 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / {
[INFO] [stdout] 47 | |     unimplemented!()
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / pub async fn to_completed<T1, T2>(
[INFO] [stdout] 51 | |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 52 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 53 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 57 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / {
[INFO] [stdout] 59 | |     unimplemented!()
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / pub async fn to_completed<T1, T2>(
[INFO] [stdout] 51 | |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 52 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 53 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 57 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / {
[INFO] [stdout] 59 | |     unimplemented!()
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / pub async fn to_failed<T1, T2>(
[INFO] [stdout] 63 | |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 64 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 65 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 69 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / {
[INFO] [stdout] 71 | |     unimplemented!()
[INFO] [stdout] 72 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / pub async fn to_failed<T1, T2>(
[INFO] [stdout] 63 | |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 64 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 65 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 69 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / {
[INFO] [stdout] 71 | |     unimplemented!()
[INFO] [stdout] 72 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub async fn add<T1, T2>(
[INFO] [stdout] 39 | |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout] 40 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 41 | |     Json(add_quest_model): Json<AddQuestModel>,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     T1: QuestRepository + Send + Sync,
[INFO] [stdout] 45 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / {
[INFO] [stdout] 47 | |     unimplemented!()
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / pub async fn add<T1, T2>(
[INFO] [stdout] 39 | |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout] 40 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 41 | |     Json(add_quest_model): Json<AddQuestModel>,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     T1: QuestRepository + Send + Sync,
[INFO] [stdout] 45 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / {
[INFO] [stdout] 47 | |     unimplemented!()
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / pub async fn edit<T1, T2>(
[INFO] [stdout] 51 | |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout] 52 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 53 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     T1: QuestRepository + Send + Sync,
[INFO] [stdout] 58 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / {
[INFO] [stdout] 60 | |     unimplemented!()
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / pub async fn edit<T1, T2>(
[INFO] [stdout] 51 | |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout] 52 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 53 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |     T1: QuestRepository + Send + Sync,
[INFO] [stdout] 58 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / {
[INFO] [stdout] 60 | |     unimplemented!()
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / pub async fn remove<T1, T2>(
[INFO] [stdout] 64 | |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout] 65 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 66 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     T1: QuestRepository + Send + Sync,
[INFO] [stdout] 70 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / {
[INFO] [stdout] 72 | |     unimplemented!()
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / pub async fn remove<T1, T2>(
[INFO] [stdout] 64 | |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout] 65 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 66 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     T1: QuestRepository + Send + Sync,
[INFO] [stdout] 70 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | / {
[INFO] [stdout] 72 | |     unimplemented!()
[INFO] [stdout] 73 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub async fn view_details<T>(
[INFO] [stdout] 33 | |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout] 34 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] 35 | | ) -> impl IntoResponse
[INFO] [stdout] 36 | | where
[INFO] [stdout] 37 | |     T: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / {
[INFO] [stdout] 39 | |     unimplemented!()
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / pub async fn view_details<T>(
[INFO] [stdout] 33 | |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout] 34 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] 35 | | ) -> impl IntoResponse
[INFO] [stdout] 36 | | where
[INFO] [stdout] 37 | |     T: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | / {
[INFO] [stdout] 39 | |     unimplemented!()
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / pub async fn board_checking<T>(
[INFO] [stdout] 43 | |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout] 44 | |     filter: Query<BoardCheckingFilter>,
[INFO] [stdout] 45 | | ) -> impl IntoResponse
[INFO] [stdout] 46 | | where
[INFO] [stdout] 47 | |     T: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / {
[INFO] [stdout] 49 | |     unimplemented!()
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / pub async fn board_checking<T>(
[INFO] [stdout] 43 | |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout] 44 | |     filter: Query<BoardCheckingFilter>,
[INFO] [stdout] 45 | | ) -> impl IntoResponse
[INFO] [stdout] 46 | | where
[INFO] [stdout] 47 | |     T: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / {
[INFO] [stdout] 49 | |     unimplemented!()
[INFO] [stdout] 50 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / pub async fn adventurers_counting<T>(
[INFO] [stdout] 53 | |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout] 54 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] 55 | | ) -> impl IntoResponse
[INFO] [stdout] 56 | | where
[INFO] [stdout] 57 | |     T: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / {
[INFO] [stdout] 59 | |     unimplemented!()
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / pub async fn adventurers_counting<T>(
[INFO] [stdout] 53 | |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout] 54 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] 55 | | ) -> impl IntoResponse
[INFO] [stdout] 56 | | where
[INFO] [stdout] 57 | |     T: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |____________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / {
[INFO] [stdout] 59 | |     unimplemented!()
[INFO] [stdout] 60 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/application/usecases/guild_commanders.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         mut register_guild_commanders_model: RegisterGuildCommanderModel,
[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/guild_commanders.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         mut register_guild_commanders_model: RegisterGuildCommanderModel,
[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: `authenticatioin_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authenticatioin_usecase`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authenticatioin_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authenticatioin_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authenticatioin_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authenticatioin_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authenticatioin_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authenticatioin_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `crew_switchboard_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 |     State(crew_switchboard_usecase): State<Arc<CrewSwitchBoardUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adventurer_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Extension(adventurer_id): Extension<i32>,
[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/infrastructure/axum_http/routers/crew_switchboard.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Path(quest_id): Path<i32>,
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `crew_switchboard_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     State(crew_switchboard_usecase): State<Arc<CrewSwitchBoardUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adventurer_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Extension(adventurer_id): Extension<i32>,
[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/infrastructure/axum_http/routers/crew_switchboard.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Path(quest_id): Path<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_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     State(guild_commander_usecase): State<Arc<GuildCommandersUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register_adventurer_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Json(register_adventurer_model): Json<RegisterAdventurerModel>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jouney_ledger_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jouney_ledger_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/journey_ledger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Path(quest_id): Path<i32>,
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jouney_ledger_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jouney_ledger_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/journey_ledger.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Path(quest_id): Path<i32>,
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jouney_ledger_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jouney_ledger_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/journey_ledger.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Path(quest_id): Path<i32>,
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authenticatioin_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authenticatioin_usecase`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authenticatioin_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authenticatioin_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authenticatioin_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authenticatioin_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authenticatioin_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 |     State(authenticatioin_usecase): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authenticatioin_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/quest_ops.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Json(add_quest_model): Json<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_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/quest_ops.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Path(quest_id): Path<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_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Json(edit_quest_model): Json<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_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/quest_ops.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |     Path(quest_id): Path<i32>,
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `crew_switchboard_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 |     State(crew_switchboard_usecase): State<Arc<CrewSwitchBoardUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adventurer_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |     Extension(adventurer_id): Extension<i32>,
[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/infrastructure/axum_http/routers/crew_switchboard.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Path(quest_id): Path<i32>,
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `crew_switchboard_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 |     State(crew_switchboard_usecase): State<Arc<CrewSwitchBoardUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adventurer_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Extension(adventurer_id): Extension<i32>,
[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/infrastructure/axum_http/routers/crew_switchboard.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Path(quest_id): Path<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_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     State(guild_commander_usecase): State<Arc<GuildCommandersUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register_adventurer_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Json(register_adventurer_model): Json<RegisterAdventurerModel>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_viewing_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Path(quest_id): Path<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_viewing_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     filter: Query<BoardCheckingFilter>,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_viewing_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Path(quest_id): Path<i32>,
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jouney_ledger_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jouney_ledger_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/journey_ledger.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Path(quest_id): Path<i32>,
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jouney_ledger_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jouney_ledger_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/journey_ledger.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Path(quest_id): Path<i32>,
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jouney_ledger_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     State(jouney_ledger_usecase): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_jouney_ledger_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/journey_ledger.rs:65:10
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Path(quest_id): Path<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_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:39:11
[INFO] [stdout]    |
[INFO] [stdout] 39 |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/quest_ops.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Json(add_quest_model): Json<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_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/quest_ops.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Path(quest_id): Path<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_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Json(edit_quest_model): Json<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_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     State(quest_usecase): State<Arc<QuestUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Extension(guild_commander_id): Extension<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/infrastructure/axum_http/routers/quest_ops.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 66 |     Path(quest_id): Path<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_viewing_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |     Path(quest_id): Path<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_viewing_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     filter: Query<BoardCheckingFilter>,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_viewing_usecase`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 |     State(quest_viewing_usecase): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_usecase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Path(quest_id): Path<i32>,
[INFO] [stdout]    |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `junction_body`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     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_guild_commander_entity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/guild_commanders.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         register_guild_commander_entity: RegisterGuildCommanderEntity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_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: `junction_body`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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: `quest_id`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/journey_ledger.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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/infrastructure/postgres/repositories/journey_ledger.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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: `junction_body`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:29:27
[INFO] [stdout]    |
[INFO] [stdout] 29 |     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: `quest_id`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/journey_ledger.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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/infrastructure/postgres/repositories/journey_ledger.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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/infrastructure/postgres/repositories/journey_ledger.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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/infrastructure/postgres/repositories/journey_ledger.rs:31:46
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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: `register_guild_commander_entity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/guild_commanders.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         register_guild_commander_entity: RegisterGuildCommanderEntity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_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:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     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:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |     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:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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/infrastructure/postgres/repositories/quest_ops.rs:31:43
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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/infrastructure/postgres/repositories/journey_ledger.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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/infrastructure/postgres/repositories/journey_ledger.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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/infrastructure/postgres/repositories/journey_ledger.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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/infrastructure/postgres/repositories/journey_ledger.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |     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/infrastructure/postgres/repositories/journey_ledger.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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/infrastructure/postgres/repositories/journey_ledger.rs:31:46
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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: `quest_id`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_viewing.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn view_details(&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: `add_quest_entity`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_ops.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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: `filter`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_viewing.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     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_ops.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     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:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |     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_viewing.rs:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn adventurers_counting(&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: `quest_id`
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/quest_ops.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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/infrastructure/postgres/repositories/quest_ops.rs:31:43
[INFO] [stdout]    |
[INFO] [stdout] 31 |     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/infrastructure/postgres/repositories/quest_viewing.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 |     async fn view_details(&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:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 |     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:25:42
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn adventurers_counting(&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: `quest_id`
[INFO] [stdout]   --> src/application/usecases/crew_switchboard.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/application/usecases/crew_switchboard.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/application/usecases/crew_switchboard.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/application/usecases/crew_switchboard.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_commanders_model`
[INFO] [stdout]   --> src/application/usecases/guild_commanders.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         mut register_guild_commanders_model: RegisterGuildCommanderModel,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commanders_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_id`
[INFO] [stdout]   --> src/application/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<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:28:51
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub 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/application/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<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:32:53
[INFO] [stdout]    |
[INFO] [stdout] 32 |     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:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |     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:36:50
[INFO] [stdout]    |
[INFO] [stdout] 36 |     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: `guild_commander_id`
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub async fn add(&self, guild_commander_id: i32, add_quest_model: AddQuestModel) -> 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:26:54
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub async fn add(&self, guild_commander_id: i32, 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: `guild_commander_id`
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub async fn edit(&self, guild_commander_id: i32, edit_quest_model: EditQuestModel) -> 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: `edit_quest_model`
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:30:55
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub async fn edit(&self, guild_commander_id: i32, edit_quest_model: EditQuestModel) -> Result<i32> {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub async fn remove(&self, 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:17:38
[INFO] [stdout]    |
[INFO] [stdout] 17 |     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:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     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: `quest_id`
[INFO] [stdout]   --> src/application/usecases/quest_viewing.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn adventurers_counting(&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: `quest_id`
[INFO] [stdout]   --> src/application/usecases/crew_switchboard.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/application/usecases/crew_switchboard.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/application/usecases/crew_switchboard.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/application/usecases/crew_switchboard.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_commanders_model`
[INFO] [stdout]   --> src/application/usecases/guild_commanders.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         mut register_guild_commanders_model: RegisterGuildCommanderModel,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commanders_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_id`
[INFO] [stdout]   --> src/application/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<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:28:51
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub 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/application/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<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:32:53
[INFO] [stdout]    |
[INFO] [stdout] 32 |     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:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |     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:36:50
[INFO] [stdout]    |
[INFO] [stdout] 36 |     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: `guild_commander_id`
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub async fn add(&self, guild_commander_id: i32, add_quest_model: AddQuestModel) -> 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:26:54
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub async fn add(&self, guild_commander_id: i32, 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: `guild_commander_id`
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub async fn edit(&self, guild_commander_id: i32, edit_quest_model: EditQuestModel) -> 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: `edit_quest_model`
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:30:55
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub async fn edit(&self, guild_commander_id: i32, edit_quest_model: EditQuestModel) -> Result<i32> {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:34:32
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub async fn remove(&self, 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:17:38
[INFO] [stdout]    |
[INFO] [stdout] 17 |     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:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     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: `quest_id`
[INFO] [stdout]   --> src/application/usecases/quest_viewing.rs:25:46
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn adventurers_counting(&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 `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CrewSwitchBoardPostgres {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 14 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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/journey_ledger.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct JourneyLedgerPostgres {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 12 |     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:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct QuestPostgres {
[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/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<PgPoolSquad>,
[INFO] [stdout]   |     ^^^^^^^
[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:12:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct CrewSwitchBoardUseCase<T1, T2>
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     crew_switchboard_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     quest_viewing_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `guild_commanders_repository` is never read
[INFO] [stdout]   --> src/application/usecases/guild_commanders.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct GuildCommandersUseCase<T>
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     guild_commanders_repository: Arc<T>,
[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:12:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct JourneyLedgerUseCase<T1, T2>
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     journey_ledger_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     quest_viewing_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quest_repository` and `quest_viewing_repository` are never read
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct QuestUseCase<T1, T2>
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     quest_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     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:9:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct QuestViewingUseCase<T>
[INFO] [stdout]   |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     quest_viewing_repository: Arc<T>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `adventurer_repository` and `guild_commander_repository` are never read
[INFO] [stdout]   --> src/application/usecases/authentication.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct AuthenticationUseCase<T1, T2>
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     adventurer_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     guild_commander_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db_pool` is never read
[INFO] [stdout]   --> src/infrastructure/postgres/repositories/crew_switchboard.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct CrewSwitchBoardPostgres {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 14 |     db_pool: Arc<PgPoolSquad>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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/journey_ledger.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct JourneyLedgerPostgres {
[INFO] [stdout]    |            --------------------- field in this struct
[INFO] [stdout] 12 |     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:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct QuestPostgres {
[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/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<PgPoolSquad>,
[INFO] [stdout]   |     ^^^^^^^
[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:12:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct CrewSwitchBoardUseCase<T1, T2>
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     crew_switchboard_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     quest_viewing_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `guild_commanders_repository` is never read
[INFO] [stdout]   --> src/application/usecases/guild_commanders.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct GuildCommandersUseCase<T>
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     guild_commanders_repository: Arc<T>,
[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:12:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct JourneyLedgerUseCase<T1, T2>
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     journey_ledger_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     quest_viewing_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `quest_repository` and `quest_viewing_repository` are never read
[INFO] [stdout]   --> src/application/usecases/quest_ops.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct QuestUseCase<T1, T2>
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     quest_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     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:9:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct QuestViewingUseCase<T>
[INFO] [stdout]   |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     quest_viewing_repository: Arc<T>,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `adventurer_repository` and `guild_commander_repository` are never read
[INFO] [stdout]   --> src/application/usecases/authentication.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct AuthenticationUseCase<T1, T2>
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     adventurer_repository: Arc<T1>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     guild_commander_repository: Arc<T2>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quests-tracker` (lib) due to 32 previous errors; 87 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `quests-tracker` (lib test) due to 32 previous errors; 87 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3adab425e03a7cf8c8000f5b4cb227adad1358f6fb6c460f398f53b32e75faf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3adab425e03a7cf8c8000f5b4cb227adad1358f6fb6c460f398f53b32e75faf6", kill_on_drop: false }`
[INFO] [stdout] 3adab425e03a7cf8c8000f5b4cb227adad1358f6fb6c460f398f53b32e75faf6
