[INFO] cloning repository https://github.com/VeepCream/learn_rust_axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VeepCream/learn_rust_axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeepCream%2Flearn_rust_axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeepCream%2Flearn_rust_axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84d334b9cdc0d5814cd5e5aa2636d677a7d1b993
[INFO] checking VeepCream/learn_rust_axum/84d334b9cdc0d5814cd5e5aa2636d677a7d1b993 against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeepCream%2Flearn_rust_axum" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VeepCream/learn_rust_axum
[INFO] finished tweaking git repo https://github.com/VeepCream/learn_rust_axum
[INFO] tweaked toml for git repo https://github.com/VeepCream/learn_rust_axum written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VeepCream/learn_rust_axum on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VeepCream/learn_rust_axum 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pq-sys v0.6.3
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded axum-extra v0.9.6
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54292d2a521edb2c23432b49a1cc6edfe953960acec3ece62838f36e950f840f
[INFO] running `Command { std: "docker" "start" "-a" "54292d2a521edb2c23432b49a1cc6edfe953960acec3ece62838f36e950f840f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54292d2a521edb2c23432b49a1cc6edfe953960acec3ece62838f36e950f840f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54292d2a521edb2c23432b49a1cc6edfe953960acec3ece62838f36e950f840f", kill_on_drop: false }`
[INFO] [stdout] 54292d2a521edb2c23432b49a1cc6edfe953960acec3ece62838f36e950f840f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0b6be8286af0ec6cee8c2d0d4e7ace8a7b4d2a6fa8300f450b57b07134422a2
[INFO] running `Command { std: "docker" "start" "-a" "e0b6be8286af0ec6cee8c2d0d4e7ace8a7b4d2a6fa8300f450b57b07134422a2", kill_on_drop: false }`
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking iri-string v0.7.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking async-compression v0.4.18
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking diesel v2.2.6
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]     Checking quests-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `HeaderMap`, `HeaderValue`, `StatusCode`, and `header`
[INFO] [stdout]  --> src/infrastructure/axum_http/routers/authentication.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     http::{header, HeaderMap, HeaderValue, StatusCode},
[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: `Cookie`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:10:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum_extra::extract::cookie::{Cookie, CookieJar};
[INFO] [stdout]    |                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cookie::time::Duration`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cookie::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `config_loader::get_stage` and `stage::Stage`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     config::{config_loader::get_stage, stage::Stage},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Json`
[INFO] [stdout]  --> src/infrastructure/axum_http/routers/crew_switchboard.rs:3:96
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{extract::{Path, State}, response::IntoResponse, routing::{delete, post}, Extension, Json, Router};
[INFO] [stdout]   |                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `http::StatusCode` and `middleware`
[INFO] [stdout]  --> src/infrastructure/axum_http/routers/quest_ops.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     http::StatusCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     middleware,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HeaderMap`, `HeaderValue`, `StatusCode`, and `header`
[INFO] [stdout]  --> src/infrastructure/axum_http/routers/authentication.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     http::{header, HeaderMap, HeaderValue, StatusCode},
[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: `Cookie`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:10:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | use axum_extra::extract::cookie::{Cookie, CookieJar};
[INFO] [stdout]    |                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cookie::time::Duration`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cookie::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `config_loader::get_stage` and `stage::Stage`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 |     config::{config_loader::get_stage, stage::Stage},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Json`
[INFO] [stdout]  --> src/infrastructure/axum_http/routers/crew_switchboard.rs:3:96
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{extract::{Path, State}, response::IntoResponse, routing::{delete, post}, Extension, Json, Router};
[INFO] [stdout]   |                                                                                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `http::StatusCode` and `middleware`
[INFO] [stdout]  --> src/infrastructure/axum_http/routers/quest_ops.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     http::StatusCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     middleware,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/adventures.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pub async fn register<T>(
[INFO] [stdout] 19 | |     State(adventurer_suse_case): State<Arc<AdventurersUseCase<T>>>,
[INFO] [stdout] 20 | |     Json(register_adventurer_model): Json<RegisterAdventurerModel>,
[INFO] [stdout] 21 | | )-> impl IntoResponse 
[INFO] [stdout] 22 | | where 
[INFO] [stdout] 23 | |     T: AdventurersRepository + Send + Sync,
[INFO] [stdout]    | |___________________________________________^
[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]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/adventures.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / {
[INFO] [stdout] 25 | |     unimplemented!()
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[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:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / pub async fn adventurers_login<T1, T2>(
[INFO] [stdout] 53 | |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 54 | |     Json(login_model): Json<LoginModel>,
[INFO] [stdout] 55 | | ) -> impl IntoResponse
[INFO] [stdout] 56 | | where
[INFO] [stdout] 57 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 58 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[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]    = 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:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / {
[INFO] [stdout] 60 | |     unimplemented!()
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / pub async fn adventurers_refresh_token<T1, T2>(
[INFO] [stdout] 64 | |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 65 | |     jar: CookieJar,
[INFO] [stdout] 66 | | ) -> impl IntoResponse
[INFO] [stdout] 67 | | where
[INFO] [stdout] 68 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 69 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[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]    = 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:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / {
[INFO] [stdout] 71 | |     unimplemented!()
[INFO] [stdout] 72 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | / pub async fn guild_commanders_login<T1, T2>(
[INFO] [stdout] 75 | |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 76 | |     Json(login_model): Json<LoginModel>,
[INFO] [stdout] 77 | | ) -> impl IntoResponse
[INFO] [stdout] 78 | | where
[INFO] [stdout] 79 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 80 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[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]    = 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:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / {
[INFO] [stdout] 82 | |     unimplemented!()
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / pub async fn guild_commanders_refresh_token<T1, T2>(
[INFO] [stdout] 86 | |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 87 | |     jar: CookieJar,
[INFO] [stdout] 88 | | ) -> impl IntoResponse
[INFO] [stdout] 89 | | where
[INFO] [stdout] 90 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 91 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[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]    = 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:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / {
[INFO] [stdout] 93 | |     unimplemented!()
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | |_^
[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:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub async fn join<T1,T2>(
[INFO] [stdout] 22 | |     State(crew_switchboard_use_case): State<Arc<crew_switchboard::CrewSwitchboardUseCase<T1,T2>>>,
[INFO] [stdout] 23 | |     Extension(adventurer_id): Extension<i32>,
[INFO] [stdout] 24 | |     Path(quest_id): Path<i32>
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     T1: CrewSwitchboardRepository + Send + Sync,
[INFO] [stdout] 28 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / {
[INFO] [stdout] 30 | |     unimplemented!()
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[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:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub async fn leave<T1,T2>(
[INFO] [stdout] 34 | |     State(crew_switchboard_use_case): State<Arc<crew_switchboard::CrewSwitchboardUseCase<T1,T2>>>,
[INFO] [stdout] 35 | |     Extension(adventurer_id): Extension<i32>,
[INFO] [stdout] 36 | |     Path(quest_id): Path<i32>
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     T1: CrewSwitchboardRepository + Send + Sync,
[INFO] [stdout] 40 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / {
[INFO] [stdout] 42 | |     unimplemented!()
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[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:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub async fn register<T>(
[INFO] [stdout] 27 | |     State(guild_commanders_use_case): State<Arc<GuildCommandersUseCase<T>>>,
[INFO] [stdout] 28 | |     Json(register_guild_commander_model): Json<RegisterGuildCommanderModel>,
[INFO] [stdout] 29 | | ) -> impl IntoResponse
[INFO] [stdout] 30 | | where
[INFO] [stdout] 31 | |     T: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |_______________________________________________^
[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]    = 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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / {
[INFO] [stdout] 33 | |     unimplemented!()
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[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:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / pub async fn in_journey<T1, T2>(
[INFO] [stdout] 43 | |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 44 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 45 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 49 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / {
[INFO] [stdout] 51 | |     unimplemented!()
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[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:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / pub async fn to_completed<T1, T2>(
[INFO] [stdout] 55 | |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 56 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 57 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 61 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / {
[INFO] [stdout] 63 | |     unimplemented!()
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/adventures.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / pub async fn register<T>(
[INFO] [stdout] 19 | |     State(adventurer_suse_case): State<Arc<AdventurersUseCase<T>>>,
[INFO] [stdout] 20 | |     Json(register_adventurer_model): Json<RegisterAdventurerModel>,
[INFO] [stdout] 21 | | )-> impl IntoResponse 
[INFO] [stdout] 22 | | where 
[INFO] [stdout] 23 | |     T: AdventurersRepository + Send + Sync,
[INFO] [stdout]    | |___________________________________________^
[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]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/adventures.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | / {
[INFO] [stdout] 25 | |     unimplemented!()
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_^
[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/journey_ledger.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | / pub async fn to_failed<T1, T2>(
[INFO] [stdout] 67 | |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 68 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 69 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 73 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | / {
[INFO] [stdout] 75 | |     unimplemented!()
[INFO] [stdout] 76 | | }
[INFO] [stdout]    | |_^
[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:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / pub async fn add<T1, T2>(
[INFO] [stdout] 43 | |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout] 44 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 45 | |     Json(add_quest_model): Json<AddQuestModel>,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     T1: QuestOpsRepository + Send + Sync,
[INFO] [stdout] 49 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / {
[INFO] [stdout] 51 | |     unimplemented!()
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | / pub async fn adventurers_login<T1, T2>(
[INFO] [stdout] 53 | |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 54 | |     Json(login_model): Json<LoginModel>,
[INFO] [stdout] 55 | | ) -> impl IntoResponse
[INFO] [stdout] 56 | | where
[INFO] [stdout] 57 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 58 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[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]    = 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:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | / {
[INFO] [stdout] 60 | |     unimplemented!()
[INFO] [stdout] 61 | | }
[INFO] [stdout]    | |_^
[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:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / pub async fn edit<T1, T2>(
[INFO] [stdout] 55 | |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout] 56 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 57 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     T1: QuestOpsRepository + Send + Sync,
[INFO] [stdout] 62 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / {
[INFO] [stdout] 64 | |     unimplemented!()
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[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:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / pub async fn remove<T1, T2>(
[INFO] [stdout] 68 | |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout] 69 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 70 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     T1: QuestOpsRepository + Send + Sync,
[INFO] [stdout] 74 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / {
[INFO] [stdout] 76 | |     unimplemented!()
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[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:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / pub async fn view_details<T>(
[INFO] [stdout] 31 | |     State(quest_viewing_use_case): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout] 32 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] 33 | | ) -> impl IntoResponse
[INFO] [stdout] 34 | | where
[INFO] [stdout] 35 | |     T: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |____________________________________________^
[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]    = 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:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / {
[INFO] [stdout] 37 | |     unimplemented!()
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[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:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / pub async fn board_checking<T>(
[INFO] [stdout] 41 | |     State(quest_viewing_use_case): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout] 42 | |     filter: Query<BoardCheckingFilter>,
[INFO] [stdout] 43 | | ) -> impl IntoResponse
[INFO] [stdout] 44 | | where
[INFO] [stdout] 45 | |     T: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |____________________________________________^
[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]    = 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:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / {
[INFO] [stdout] 47 | |    unimplemented!()
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / pub async fn adventurers_refresh_token<T1, T2>(
[INFO] [stdout] 64 | |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 65 | |     jar: CookieJar,
[INFO] [stdout] 66 | | ) -> impl IntoResponse
[INFO] [stdout] 67 | | where
[INFO] [stdout] 68 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 69 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[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]    = 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:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | / {
[INFO] [stdout] 71 | |     unimplemented!()
[INFO] [stdout] 72 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | / pub async fn guild_commanders_login<T1, T2>(
[INFO] [stdout] 75 | |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 76 | |     Json(login_model): Json<LoginModel>,
[INFO] [stdout] 77 | | ) -> impl IntoResponse
[INFO] [stdout] 78 | | where
[INFO] [stdout] 79 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 80 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[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]    = 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:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / {
[INFO] [stdout] 82 | |     unimplemented!()
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / pub async fn guild_commanders_refresh_token<T1, T2>(
[INFO] [stdout] 86 | |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout] 87 | |     jar: CookieJar,
[INFO] [stdout] 88 | | ) -> impl IntoResponse
[INFO] [stdout] 89 | | where
[INFO] [stdout] 90 | |     T1: AdventurersRepository + Send + Sync,
[INFO] [stdout] 91 | |     T2: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |________________________________________________^
[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]    = 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:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | / {
[INFO] [stdout] 93 | |     unimplemented!()
[INFO] [stdout] 94 | | }
[INFO] [stdout]    | |_^
[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:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / pub async fn join<T1,T2>(
[INFO] [stdout] 22 | |     State(crew_switchboard_use_case): State<Arc<crew_switchboard::CrewSwitchboardUseCase<T1,T2>>>,
[INFO] [stdout] 23 | |     Extension(adventurer_id): Extension<i32>,
[INFO] [stdout] 24 | |     Path(quest_id): Path<i32>
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     T1: CrewSwitchboardRepository + Send + Sync,
[INFO] [stdout] 28 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / {
[INFO] [stdout] 30 | |     unimplemented!()
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[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:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / pub async fn leave<T1,T2>(
[INFO] [stdout] 34 | |     State(crew_switchboard_use_case): State<Arc<crew_switchboard::CrewSwitchboardUseCase<T1,T2>>>,
[INFO] [stdout] 35 | |     Extension(adventurer_id): Extension<i32>,
[INFO] [stdout] 36 | |     Path(quest_id): Path<i32>
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |     T1: CrewSwitchboardRepository + Send + Sync,
[INFO] [stdout] 40 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | / {
[INFO] [stdout] 42 | |     unimplemented!()
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[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:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | / pub async fn register<T>(
[INFO] [stdout] 27 | |     State(guild_commanders_use_case): State<Arc<GuildCommandersUseCase<T>>>,
[INFO] [stdout] 28 | |     Json(register_guild_commander_model): Json<RegisterGuildCommanderModel>,
[INFO] [stdout] 29 | | ) -> impl IntoResponse
[INFO] [stdout] 30 | | where
[INFO] [stdout] 31 | |     T: GuildCommandersRepository + Send + Sync,
[INFO] [stdout]    | |_______________________________________________^
[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]    = 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:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / {
[INFO] [stdout] 33 | |     unimplemented!()
[INFO] [stdout] 34 | | }
[INFO] [stdout]    | |_^
[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:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / pub async fn in_journey<T1, T2>(
[INFO] [stdout] 43 | |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 44 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 45 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 49 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / {
[INFO] [stdout] 51 | |     unimplemented!()
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[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:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / pub async fn to_completed<T1, T2>(
[INFO] [stdout] 55 | |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 56 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 57 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 61 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | / {
[INFO] [stdout] 63 | |     unimplemented!()
[INFO] [stdout] 64 | | }
[INFO] [stdout]    | |_^
[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:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | / pub async fn to_failed<T1, T2>(
[INFO] [stdout] 67 | |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout] 68 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 69 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |     T1: JourneyLedgerRepository + Send + Sync,
[INFO] [stdout] 73 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | / {
[INFO] [stdout] 75 | |     unimplemented!()
[INFO] [stdout] 76 | | }
[INFO] [stdout]    | |_^
[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:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | / pub async fn add<T1, T2>(
[INFO] [stdout] 43 | |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout] 44 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 45 | |     Json(add_quest_model): Json<AddQuestModel>,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     T1: QuestOpsRepository + Send + Sync,
[INFO] [stdout] 49 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / {
[INFO] [stdout] 51 | |     unimplemented!()
[INFO] [stdout] 52 | | }
[INFO] [stdout]    | |_^
[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:54:1
[INFO] [stdout]    |
[INFO] [stdout] 54 | / pub async fn edit<T1, T2>(
[INFO] [stdout] 55 | |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout] 56 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 57 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |     T1: QuestOpsRepository + Send + Sync,
[INFO] [stdout] 62 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | / {
[INFO] [stdout] 64 | |     unimplemented!()
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[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:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / pub async fn remove<T1, T2>(
[INFO] [stdout] 68 | |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout] 69 | |     Extension(guild_commander_id): Extension<i32>,
[INFO] [stdout] 70 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     T1: QuestOpsRepository + Send + Sync,
[INFO] [stdout] 74 | |     T2: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |_____________________________________________^
[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]    = 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:75:1
[INFO] [stdout]    |
[INFO] [stdout] 75 | / {
[INFO] [stdout] 76 | |     unimplemented!()
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[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:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / pub async fn view_details<T>(
[INFO] [stdout] 31 | |     State(quest_viewing_use_case): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout] 32 | |     Path(quest_id): Path<i32>,
[INFO] [stdout] 33 | | ) -> impl IntoResponse
[INFO] [stdout] 34 | | where
[INFO] [stdout] 35 | |     T: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |____________________________________________^
[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]    = 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:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / {
[INFO] [stdout] 37 | |     unimplemented!()
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_^
[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:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / pub async fn board_checking<T>(
[INFO] [stdout] 41 | |     State(quest_viewing_use_case): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout] 42 | |     filter: Query<BoardCheckingFilter>,
[INFO] [stdout] 43 | | ) -> impl IntoResponse
[INFO] [stdout] 44 | | where
[INFO] [stdout] 45 | |     T: QuestViewingRepository + Send + Sync,
[INFO] [stdout]    | |____________________________________________^
[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]    = 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:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / {
[INFO] [stdout] 47 | |    unimplemented!()
[INFO] [stdout] 48 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adventurer_suse_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/adventures.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     State(adventurer_suse_case): State<Arc<AdventurersUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_suse_case`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register_adventurer_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/adventures.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     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: `authentication_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `login_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Json(login_model): Json<LoginModel>,
[INFO] [stdout]    |          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authentication_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jar`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     jar: CookieJar,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_jar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authentication_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `login_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Json(login_model): Json<LoginModel>,
[INFO] [stdout]    |          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authentication_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jar`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     jar: CookieJar,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_jar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `crew_switchboard_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     State(crew_switchboard_use_case): State<Arc<crew_switchboard::CrewSwitchboardUseCase<T1,T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adventurer_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     State(crew_switchboard_use_case): State<Arc<crew_switchboard::CrewSwitchboardUseCase<T1,T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adventurer_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     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:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     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_commanders_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     State(guild_commanders_use_case): State<Arc<GuildCommandersUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commanders_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register_guild_commander_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Json(register_guild_commander_model): Json<RegisterGuildCommanderModel>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `journey_ledger_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journey_ledger_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     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:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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: `journey_ledger_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journey_ledger_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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: `journey_ledger_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journey_ledger_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     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:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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_ops_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_ops_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     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:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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_ops_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_ops_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |     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_ops_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_ops_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |     State(quest_viewing_use_case): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |     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_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     State(quest_viewing_use_case): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     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: `adventurer_suse_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/adventures.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     State(adventurer_suse_case): State<Arc<AdventurersUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_suse_case`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register_adventurer_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/adventures.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     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: `authentication_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:53:11
[INFO] [stdout]    |
[INFO] [stdout] 53 |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `login_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Json(login_model): Json<LoginModel>,
[INFO] [stdout]    |          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authentication_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jar`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     jar: CookieJar,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_jar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authentication_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `login_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Json(login_model): Json<LoginModel>,
[INFO] [stdout]    |          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `authentication_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     State(authentication_use_case): State<Arc<AuthenticationUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `jar`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/authentication.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     jar: CookieJar,
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_jar`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `crew_switchboard_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     State(crew_switchboard_use_case): State<Arc<crew_switchboard::CrewSwitchboardUseCase<T1,T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adventurer_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     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:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     State(crew_switchboard_use_case): State<Arc<crew_switchboard::CrewSwitchboardUseCase<T1,T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adventurer_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/crew_switchboard.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     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:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     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_commanders_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     State(guild_commanders_use_case): State<Arc<GuildCommandersUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commanders_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `register_guild_commander_model`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/guild_commanders.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Json(register_guild_commander_model): Json<RegisterGuildCommanderModel>,
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `journey_ledger_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journey_ledger_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     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:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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: `journey_ledger_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journey_ledger_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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: `journey_ledger_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     State(journey_ledger_use_case): State<Arc<JourneyLedgerUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journey_ledger_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/journey_ledger.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     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:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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_ops_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_ops_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     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:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 |     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_ops_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_ops_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |     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:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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:58:10
[INFO] [stdout]    |
[INFO] [stdout] 58 |     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_ops_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     State(quest_ops_use_case): State<Arc<QuestOpsUseCase<T1, T2>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_ops_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `guild_commander_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_ops.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |     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:70:10
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |     State(quest_viewing_use_case): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quest_id`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 |     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_use_case`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     State(quest_viewing_use_case): State<Arc<QuestViewingUseCase<T>>>,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_use_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filter`
[INFO] [stdout]   --> src/infrastructure/axum_http/routers/quest_viewing.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     filter: Query<BoardCheckingFilter>,
[INFO] [stdout]    |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quests-tracker` (lib) due to 32 previous errors; 47 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; 47 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e0b6be8286af0ec6cee8c2d0d4e7ace8a7b4d2a6fa8300f450b57b07134422a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b6be8286af0ec6cee8c2d0d4e7ace8a7b4d2a6fa8300f450b57b07134422a2", kill_on_drop: false }`
[INFO] [stdout] e0b6be8286af0ec6cee8c2d0d4e7ace8a7b4d2a6fa8300f450b57b07134422a2
