[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] testing VeepCream/learn_rust_axum against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeepCream%2Flearn_rust_axum" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VeepCream/learn_rust_axum on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-tc2/source/Cargo.toml [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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2443172e00cf790e0a160cd368ba5470a9ea81e397b3fa311f537de271c12cd8 [INFO] running `Command { std: "docker" "start" "-a" "2443172e00cf790e0a160cd368ba5470a9ea81e397b3fa311f537de271c12cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2443172e00cf790e0a160cd368ba5470a9ea81e397b3fa311f537de271c12cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2443172e00cf790e0a160cd368ba5470a9ea81e397b3fa311f537de271c12cd8", kill_on_drop: false }` [INFO] [stdout] 2443172e00cf790e0a160cd368ba5470a9ea81e397b3fa311f537de271c12cd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cf4fd25180f0f65c79e612a0fd99beacab41c68e08f9b9d062453cca6eb6ade [INFO] running `Command { std: "docker" "start" "-a" "0cf4fd25180f0f65c79e612a0fd99beacab41c68e08f9b9d062453cca6eb6ade", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling pq-sys v0.6.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling iri-string v0.7.7 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [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 darling_macro v0.20.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling diesel v2.2.6 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling 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)]` 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: 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( [INFO] [stdout] 19 | | State(adventurer_suse_case): State>>, [INFO] [stdout] 20 | | Json(register_adventurer_model): Json, [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 [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: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [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>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_suse_case` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 53 | | State(authentication_use_case): State>>, [INFO] [stdout] 54 | | Json(login_model): Json, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 64 | | State(authentication_use_case): State>>, [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 [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] 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>>, [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: 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( [INFO] [stdout] 75 | | State(authentication_use_case): State>>, [INFO] [stdout] 76 | | Json(login_model): Json, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 86 | | State(authentication_use_case): State>>, [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 [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] 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>>, [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: 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( [INFO] [stdout] 22 | | State(crew_switchboard_use_case): State>>, [INFO] [stdout] 23 | | Extension(adventurer_id): Extension, [INFO] [stdout] 24 | | Path(quest_id): Path [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 [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] 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>>, [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, [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 [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 34 | | State(crew_switchboard_use_case): State>>, [INFO] [stdout] 35 | | Extension(adventurer_id): Extension, [INFO] [stdout] 36 | | Path(quest_id): Path [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 [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] 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>>, [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, [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 [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 27 | | State(guild_commanders_use_case): State>>, [INFO] [stdout] 28 | | Json(register_guild_commander_model): Json, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 43 | | State(journey_ledger_use_case): State>>, [INFO] [stdout] 44 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 45 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 55 | | State(journey_ledger_use_case): State>>, [INFO] [stdout] 56 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 57 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 67 | | State(journey_ledger_use_case): State>>, [INFO] [stdout] 68 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 69 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 43 | | State(quest_ops_use_case): State>>, [INFO] [stdout] 44 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 45 | | Json(add_quest_model): Json, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 55 | | State(quest_ops_use_case): State>>, [INFO] [stdout] 56 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 57 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 68 | | State(quest_ops_use_case): State>>, [INFO] [stdout] 69 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 70 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 31 | | State(quest_viewing_use_case): State>>, [INFO] [stdout] 32 | | Path(quest_id): Path, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 41 | | State(quest_viewing_use_case): State>>, [INFO] [stdout] 42 | | filter: Query, [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 [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: `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>>, [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, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self` and `self` [INFO] [stdout] --> src/main.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use quests_tracker::{config::{self, config_loader}, infrastructure::{axum_http::http_serve::start, postgres::{self, postgres_connector}}}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "0cf4fd25180f0f65c79e612a0fd99beacab41c68e08f9b9d062453cca6eb6ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf4fd25180f0f65c79e612a0fd99beacab41c68e08f9b9d062453cca6eb6ade", kill_on_drop: false }` [INFO] [stdout] 0cf4fd25180f0f65c79e612a0fd99beacab41c68e08f9b9d062453cca6eb6ade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 683553c6c2e6a949786c6b19b6921fd6cc88aaf0225e1afc7fcc6ed21552705e [INFO] running `Command { std: "docker" "start" "-a" "683553c6c2e6a949786c6b19b6921fd6cc88aaf0225e1afc7fcc6ed21552705e", kill_on_drop: false }` [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)]` 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: 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( [INFO] [stdout] 19 | | State(adventurer_suse_case): State>>, [INFO] [stdout] 20 | | Json(register_adventurer_model): Json, [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 [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: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [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>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_suse_case` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 53 | | State(authentication_use_case): State>>, [INFO] [stdout] 54 | | Json(login_model): Json, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 64 | | State(authentication_use_case): State>>, [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 [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] 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>>, [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: 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( [INFO] [stdout] 75 | | State(authentication_use_case): State>>, [INFO] [stdout] 76 | | Json(login_model): Json, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 86 | | State(authentication_use_case): State>>, [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 [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] 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>>, [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: 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( [INFO] [stdout] 22 | | State(crew_switchboard_use_case): State>>, [INFO] [stdout] 23 | | Extension(adventurer_id): Extension, [INFO] [stdout] 24 | | Path(quest_id): Path [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 [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] 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>>, [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, [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 [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 34 | | State(crew_switchboard_use_case): State>>, [INFO] [stdout] 35 | | Extension(adventurer_id): Extension, [INFO] [stdout] 36 | | Path(quest_id): Path [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 [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] 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>>, [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, [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 [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 27 | | State(guild_commanders_use_case): State>>, [INFO] [stdout] 28 | | Json(register_guild_commander_model): Json, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 43 | | State(journey_ledger_use_case): State>>, [INFO] [stdout] 44 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 45 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 55 | | State(journey_ledger_use_case): State>>, [INFO] [stdout] 56 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 57 | | Path(quest_id): Path, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quests-tracker v0.1.0 (/opt/rustwide/workdir) [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 67 | | State(journey_ledger_use_case): State>>, [INFO] [stdout] 68 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 69 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 43 | | State(quest_ops_use_case): State>>, [INFO] [stdout] 44 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 45 | | Json(add_quest_model): Json, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 55 | | State(quest_ops_use_case): State>>, [INFO] [stdout] 56 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 57 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 68 | | State(quest_ops_use_case): State>>, [INFO] [stdout] 69 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 70 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 31 | | State(quest_viewing_use_case): State>>, [INFO] [stdout] 32 | | Path(quest_id): Path, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 41 | | State(quest_viewing_use_case): State>>, [INFO] [stdout] 42 | | filter: Query, [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 [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: `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>>, [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, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `self` and `self` [INFO] [stdout] --> src/main.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use quests_tracker::{config::{self, config_loader}, infrastructure::{axum_http::http_serve::start, postgres::{self, postgres_connector}}}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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)]` 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: 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( [INFO] [stdout] 19 | | State(adventurer_suse_case): State>>, [INFO] [stdout] 20 | | Json(register_adventurer_model): Json, [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 [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: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [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>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_suse_case` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 53 | | State(authentication_use_case): State>>, [INFO] [stdout] 54 | | Json(login_model): Json, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 64 | | State(authentication_use_case): State>>, [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 [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] 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>>, [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: 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( [INFO] [stdout] 75 | | State(authentication_use_case): State>>, [INFO] [stdout] 76 | | Json(login_model): Json, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 86 | | State(authentication_use_case): State>>, [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 [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] 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>>, [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: 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( [INFO] [stdout] 22 | | State(crew_switchboard_use_case): State>>, [INFO] [stdout] 23 | | Extension(adventurer_id): Extension, [INFO] [stdout] 24 | | Path(quest_id): Path [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 [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] 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>>, [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, [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 [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 34 | | State(crew_switchboard_use_case): State>>, [INFO] [stdout] 35 | | Extension(adventurer_id): Extension, [INFO] [stdout] 36 | | Path(quest_id): Path [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 [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] 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>>, [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, [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 [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 27 | | State(guild_commanders_use_case): State>>, [INFO] [stdout] 28 | | Json(register_guild_commander_model): Json, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 43 | | State(journey_ledger_use_case): State>>, [INFO] [stdout] 44 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 45 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 55 | | State(journey_ledger_use_case): State>>, [INFO] [stdout] 56 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 57 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 67 | | State(journey_ledger_use_case): State>>, [INFO] [stdout] 68 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 69 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 43 | | State(quest_ops_use_case): State>>, [INFO] [stdout] 44 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 45 | | Json(add_quest_model): Json, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 55 | | State(quest_ops_use_case): State>>, [INFO] [stdout] 56 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 57 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 68 | | State(quest_ops_use_case): State>>, [INFO] [stdout] 69 | | Extension(guild_commander_id): Extension, [INFO] [stdout] 70 | | Path(quest_id): Path, [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 [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] 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>>, [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, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 31 | | State(quest_viewing_use_case): State>>, [INFO] [stdout] 32 | | Path(quest_id): Path, [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 [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] 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>>, [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, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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( [INFO] [stdout] 41 | | State(quest_viewing_use_case): State>>, [INFO] [stdout] 42 | | filter: Query, [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 [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: `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>>, [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, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.28s [INFO] running `Command { std: "docker" "inspect" "683553c6c2e6a949786c6b19b6921fd6cc88aaf0225e1afc7fcc6ed21552705e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683553c6c2e6a949786c6b19b6921fd6cc88aaf0225e1afc7fcc6ed21552705e", kill_on_drop: false }` [INFO] [stdout] 683553c6c2e6a949786c6b19b6921fd6cc88aaf0225e1afc7fcc6ed21552705e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d649c0a6ec357fe6c346eb1438e17f2b54a0cb89c68d54a5bb126817e28a004 [INFO] running `Command { std: "docker" "start" "-a" "2d649c0a6ec357fe6c346eb1438e17f2b54a0cb89c68d54a5bb126817e28a004", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `HeaderMap`, `HeaderValue`, `StatusCode`, and `header` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | http::{header, HeaderMap, HeaderValue, StatusCode}, [INFO] [stderr] | ^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Cookie` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:10:35 [INFO] [stderr] | [INFO] [stderr] 10 | use axum_extra::extract::cookie::{Cookie, CookieJar}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cookie::time::Duration` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use cookie::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `config_loader::get_stage` and `stage::Stage` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | config::{config_loader::get_stage, stage::Stage}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Json` [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:3:96 [INFO] [stderr] | [INFO] [stderr] 3 | use axum::{extract::{Path, State}, response::IntoResponse, routing::{delete, post}, Extension, Json, Router}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `http::StatusCode` and `middleware` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | http::StatusCode, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 6 | middleware, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/adventures.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / pub async fn register( [INFO] [stderr] 19 | | State(adventurer_suse_case): State>>, [INFO] [stderr] 20 | | Json(register_adventurer_model): Json, [INFO] [stderr] 21 | | )-> impl IntoResponse [INFO] [stderr] 22 | | where [INFO] [stderr] 23 | | T: AdventurersRepository + Send + Sync, [INFO] [stderr] | |___________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/adventures.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / { [INFO] [stderr] 25 | | unimplemented!() [INFO] [stderr] 26 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `adventurer_suse_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/adventures.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | State(adventurer_suse_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_suse_case` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `register_adventurer_model` [INFO] [stderr] --> src/infrastructure/axum_http/routers/adventures.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | Json(register_adventurer_model): Json, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / pub async fn adventurers_login( [INFO] [stderr] 53 | | State(authentication_use_case): State>>, [INFO] [stderr] 54 | | Json(login_model): Json, [INFO] [stderr] 55 | | ) -> impl IntoResponse [INFO] [stderr] 56 | | where [INFO] [stderr] 57 | | T1: AdventurersRepository + Send + Sync, [INFO] [stderr] 58 | | T2: GuildCommandersRepository + Send + Sync, [INFO] [stderr] | |________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / { [INFO] [stderr] 60 | | unimplemented!() [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `authentication_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | State(authentication_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `login_model` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | Json(login_model): Json, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / pub async fn adventurers_refresh_token( [INFO] [stderr] 64 | | State(authentication_use_case): State>>, [INFO] [stderr] 65 | | jar: CookieJar, [INFO] [stderr] 66 | | ) -> impl IntoResponse [INFO] [stderr] 67 | | where [INFO] [stderr] 68 | | T1: AdventurersRepository + Send + Sync, [INFO] [stderr] 69 | | T2: GuildCommandersRepository + Send + Sync, [INFO] [stderr] | |________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:70:1 [INFO] [stderr] | [INFO] [stderr] 70 | / { [INFO] [stderr] 71 | | unimplemented!() [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `authentication_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:64:11 [INFO] [stderr] | [INFO] [stderr] 64 | State(authentication_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `jar` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | jar: CookieJar, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_jar` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / pub async fn guild_commanders_login( [INFO] [stderr] 75 | | State(authentication_use_case): State>>, [INFO] [stderr] 76 | | Json(login_model): Json, [INFO] [stderr] 77 | | ) -> impl IntoResponse [INFO] [stderr] 78 | | where [INFO] [stderr] 79 | | T1: AdventurersRepository + Send + Sync, [INFO] [stderr] 80 | | T2: GuildCommandersRepository + Send + Sync, [INFO] [stderr] | |________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | / { [INFO] [stderr] 82 | | unimplemented!() [INFO] [stderr] 83 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `authentication_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:75:11 [INFO] [stderr] | [INFO] [stderr] 75 | State(authentication_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `login_model` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:76:10 [INFO] [stderr] | [INFO] [stderr] 76 | Json(login_model): Json, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_model` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | / pub async fn guild_commanders_refresh_token( [INFO] [stderr] 86 | | State(authentication_use_case): State>>, [INFO] [stderr] 87 | | jar: CookieJar, [INFO] [stderr] 88 | | ) -> impl IntoResponse [INFO] [stderr] 89 | | where [INFO] [stderr] 90 | | T1: AdventurersRepository + Send + Sync, [INFO] [stderr] 91 | | T2: GuildCommandersRepository + Send + Sync, [INFO] [stderr] | |________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:92:1 [INFO] [stderr] | [INFO] [stderr] 92 | / { [INFO] [stderr] 93 | | unimplemented!() [INFO] [stderr] 94 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `authentication_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:86:11 [INFO] [stderr] | [INFO] [stderr] 86 | State(authentication_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_authentication_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `jar` [INFO] [stderr] --> src/infrastructure/axum_http/routers/authentication.rs:87:5 [INFO] [stderr] | [INFO] [stderr] 87 | jar: CookieJar, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_jar` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / pub async fn join( [INFO] [stderr] 22 | | State(crew_switchboard_use_case): State>>, [INFO] [stderr] 23 | | Extension(adventurer_id): Extension, [INFO] [stderr] 24 | | Path(quest_id): Path [INFO] [stderr] ... | [INFO] [stderr] 27 | | T1: CrewSwitchboardRepository + Send + Sync, [INFO] [stderr] 28 | | T2: QuestViewingRepository + Send + Sync, [INFO] [stderr] | |_____________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | / { [INFO] [stderr] 30 | | unimplemented!() [INFO] [stderr] 31 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `crew_switchboard_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | State(crew_switchboard_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `adventurer_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:23:15 [INFO] [stderr] | [INFO] [stderr] 23 | Extension(adventurer_id): Extension, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | Path(quest_id): Path [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | / pub async fn leave( [INFO] [stderr] 34 | | State(crew_switchboard_use_case): State>>, [INFO] [stderr] 35 | | Extension(adventurer_id): Extension, [INFO] [stderr] 36 | | Path(quest_id): Path [INFO] [stderr] ... | [INFO] [stderr] 39 | | T1: CrewSwitchboardRepository + Send + Sync, [INFO] [stderr] 40 | | T2: QuestViewingRepository + Send + Sync, [INFO] [stderr] | |_____________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | / { [INFO] [stderr] 42 | | unimplemented!() [INFO] [stderr] 43 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `crew_switchboard_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:34:11 [INFO] [stderr] | [INFO] [stderr] 34 | State(crew_switchboard_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `adventurer_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:35:15 [INFO] [stderr] | [INFO] [stderr] 35 | Extension(adventurer_id): Extension, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:36:10 [INFO] [stderr] | [INFO] [stderr] 36 | Path(quest_id): Path [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/guild_commanders.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | / pub async fn register( [INFO] [stderr] 27 | | State(guild_commanders_use_case): State>>, [INFO] [stderr] 28 | | Json(register_guild_commander_model): Json, [INFO] [stderr] 29 | | ) -> impl IntoResponse [INFO] [stderr] 30 | | where [INFO] [stderr] 31 | | T: GuildCommandersRepository + Send + Sync, [INFO] [stderr] | |_______________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/guild_commanders.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / { [INFO] [stderr] 33 | | unimplemented!() [INFO] [stderr] 34 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `guild_commanders_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/guild_commanders.rs:27:11 [INFO] [stderr] | [INFO] [stderr] 27 | State(guild_commanders_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commanders_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `register_guild_commander_model` [INFO] [stderr] --> src/infrastructure/axum_http/routers/guild_commanders.rs:28:10 [INFO] [stderr] | [INFO] [stderr] 28 | Json(register_guild_commander_model): Json, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / pub async fn in_journey( [INFO] [stderr] 43 | | State(journey_ledger_use_case): State>>, [INFO] [stderr] 44 | | Extension(guild_commander_id): Extension, [INFO] [stderr] 45 | | Path(quest_id): Path, [INFO] [stderr] ... | [INFO] [stderr] 48 | | T1: JourneyLedgerRepository + Send + Sync, [INFO] [stderr] 49 | | T2: QuestViewingRepository + Send + Sync, [INFO] [stderr] | |_____________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / { [INFO] [stderr] 51 | | unimplemented!() [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `journey_ledger_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:43:11 [INFO] [stderr] | [INFO] [stderr] 43 | State(journey_ledger_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journey_ledger_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `guild_commander_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:44:15 [INFO] [stderr] | [INFO] [stderr] 44 | Extension(guild_commander_id): Extension, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:45:10 [INFO] [stderr] | [INFO] [stderr] 45 | Path(quest_id): Path, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / pub async fn to_completed( [INFO] [stderr] 55 | | State(journey_ledger_use_case): State>>, [INFO] [stderr] 56 | | Extension(guild_commander_id): Extension, [INFO] [stderr] 57 | | Path(quest_id): Path, [INFO] [stderr] ... | [INFO] [stderr] 60 | | T1: JourneyLedgerRepository + Send + Sync, [INFO] [stderr] 61 | | T2: QuestViewingRepository + Send + Sync, [INFO] [stderr] | |_____________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | / { [INFO] [stderr] 63 | | unimplemented!() [INFO] [stderr] 64 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `journey_ledger_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:55:11 [INFO] [stderr] | [INFO] [stderr] 55 | State(journey_ledger_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journey_ledger_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `guild_commander_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:56:15 [INFO] [stderr] | [INFO] [stderr] 56 | Extension(guild_commander_id): Extension, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:57:10 [INFO] [stderr] | [INFO] [stderr] 57 | Path(quest_id): Path, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:66:1 [INFO] [stderr] | [INFO] [stderr] 66 | / pub async fn to_failed( [INFO] [stderr] 67 | | State(journey_ledger_use_case): State>>, [INFO] [stderr] 68 | | Extension(guild_commander_id): Extension, [INFO] [stderr] 69 | | Path(quest_id): Path, [INFO] [stderr] ... | [INFO] [stderr] 72 | | T1: JourneyLedgerRepository + Send + Sync, [INFO] [stderr] 73 | | T2: QuestViewingRepository + Send + Sync, [INFO] [stderr] | |_____________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:74:1 [INFO] [stderr] | [INFO] [stderr] 74 | / { [INFO] [stderr] 75 | | unimplemented!() [INFO] [stderr] 76 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `journey_ledger_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:67:11 [INFO] [stderr] | [INFO] [stderr] 67 | State(journey_ledger_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_journey_ledger_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `guild_commander_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:68:15 [INFO] [stderr] | [INFO] [stderr] 68 | Extension(guild_commander_id): Extension, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/journey_ledger.rs:69:10 [INFO] [stderr] | [INFO] [stderr] 69 | Path(quest_id): Path, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / pub async fn add( [INFO] [stderr] 43 | | State(quest_ops_use_case): State>>, [INFO] [stderr] 44 | | Extension(guild_commander_id): Extension, [INFO] [stderr] 45 | | Json(add_quest_model): Json, [INFO] [stderr] ... | [INFO] [stderr] 48 | | T1: QuestOpsRepository + Send + Sync, [INFO] [stderr] 49 | | T2: QuestViewingRepository + Send + Sync, [INFO] [stderr] | |_____________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / { [INFO] [stderr] 51 | | unimplemented!() [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_ops_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:43:11 [INFO] [stderr] | [INFO] [stderr] 43 | State(quest_ops_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_ops_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `guild_commander_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:44:15 [INFO] [stderr] | [INFO] [stderr] 44 | Extension(guild_commander_id): Extension, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `add_quest_model` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:45:10 [INFO] [stderr] | [INFO] [stderr] 45 | Json(add_quest_model): Json, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_model` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / pub async fn edit( [INFO] [stderr] 55 | | State(quest_ops_use_case): State>>, [INFO] [stderr] 56 | | Extension(guild_commander_id): Extension, [INFO] [stderr] 57 | | Path(quest_id): Path, [INFO] [stderr] ... | [INFO] [stderr] 61 | | T1: QuestOpsRepository + Send + Sync, [INFO] [stderr] 62 | | T2: QuestViewingRepository + Send + Sync, [INFO] [stderr] | |_____________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / { [INFO] [stderr] 64 | | unimplemented!() [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_ops_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:55:11 [INFO] [stderr] | [INFO] [stderr] 55 | State(quest_ops_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_ops_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `guild_commander_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:56:15 [INFO] [stderr] | [INFO] [stderr] 56 | Extension(guild_commander_id): Extension, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:57:10 [INFO] [stderr] | [INFO] [stderr] 57 | Path(quest_id): Path, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `edit_quest_model` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:58:10 [INFO] [stderr] | [INFO] [stderr] 58 | Json(edit_quest_model): Json, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:67:1 [INFO] [stderr] | [INFO] [stderr] 67 | / pub async fn remove( [INFO] [stderr] 68 | | State(quest_ops_use_case): State>>, [INFO] [stderr] 69 | | Extension(guild_commander_id): Extension, [INFO] [stderr] 70 | | Path(quest_id): Path, [INFO] [stderr] ... | [INFO] [stderr] 73 | | T1: QuestOpsRepository + Send + Sync, [INFO] [stderr] 74 | | T2: QuestViewingRepository + Send + Sync, [INFO] [stderr] | |_____________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | / { [INFO] [stderr] 76 | | unimplemented!() [INFO] [stderr] 77 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_ops_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:68:11 [INFO] [stderr] | [INFO] [stderr] 68 | State(quest_ops_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_ops_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `guild_commander_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:69:15 [INFO] [stderr] | [INFO] [stderr] 69 | Extension(guild_commander_id): Extension, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_ops.rs:70:10 [INFO] [stderr] | [INFO] [stderr] 70 | Path(quest_id): Path, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_viewing.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | / pub async fn view_details( [INFO] [stderr] 31 | | State(quest_viewing_use_case): State>>, [INFO] [stderr] 32 | | Path(quest_id): Path, [INFO] [stderr] 33 | | ) -> impl IntoResponse [INFO] [stderr] 34 | | where [INFO] [stderr] 35 | | T: QuestViewingRepository + Send + Sync, [INFO] [stderr] | |____________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_viewing.rs:36:1 [INFO] [stderr] | [INFO] [stderr] 36 | / { [INFO] [stderr] 37 | | unimplemented!() [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_viewing_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_viewing.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | State(quest_viewing_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_id` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_viewing.rs:32:10 [INFO] [stderr] | [INFO] [stderr] 32 | Path(quest_id): Path, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_viewing.rs:40:1 [INFO] [stderr] | [INFO] [stderr] 40 | / pub async fn board_checking( [INFO] [stderr] 41 | | State(quest_viewing_use_case): State>>, [INFO] [stderr] 42 | | filter: Query, [INFO] [stderr] 43 | | ) -> impl IntoResponse [INFO] [stderr] 44 | | where [INFO] [stderr] 45 | | T: QuestViewingRepository + Send + Sync, [INFO] [stderr] | |____________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_viewing.rs:46:1 [INFO] [stderr] | [INFO] [stderr] 46 | / { [INFO] [stderr] 47 | | unimplemented!() [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `quest_viewing_use_case` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_viewing.rs:41:11 [INFO] [stderr] | [INFO] [stderr] 41 | State(quest_viewing_use_case): State>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_viewing_use_case` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `filter` [INFO] [stderr] --> src/infrastructure/axum_http/routers/quest_viewing.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | filter: Query, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stderr] [INFO] [stderr] warning: `quests-tracker` (lib) generated 63 warnings (run `cargo fix --lib -p quests-tracker` to apply 6 suggestions) [INFO] [stderr] warning: `quests-tracker` (lib test) generated 63 warnings (63 duplicates) [INFO] [stderr] warning: unused imports: `self` and `self` [INFO] [stderr] --> src/main.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use quests_tracker::{config::{self, config_loader}, infrastructure::{axum_http::http_serve::start, postgres::{self, postgres_connector}}}; [INFO] [stderr] | ^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `quests-tracker` (bin "quests-tracker" test) generated 1 warning (run `cargo fix --bin "quests-tracker" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quests_tracker-b2f541b95eea918b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_leave_success ... ok [INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_join_fails_when_quest_is_full ... ok [INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_join_fails_when_quest_is_not_open ... ok [INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_join_success ... ok [INFO] [stdout] test application::usecases::crew_swtichboard_test::tests::test_leave_fails_when_quest_is_not_open ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/quests_tracker-3778869d55e7fa0a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests quests_tracker [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d649c0a6ec357fe6c346eb1438e17f2b54a0cb89c68d54a5bb126817e28a004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d649c0a6ec357fe6c346eb1438e17f2b54a0cb89c68d54a5bb126817e28a004", kill_on_drop: false }` [INFO] [stdout] 2d649c0a6ec357fe6c346eb1438e17f2b54a0cb89c68d54a5bb126817e28a004