[INFO] cloning repository https://github.com/MumAroi/rust-quests-tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MumAroi/rust-quests-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMumAroi%2Frust-quests-tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMumAroi%2Frust-quests-tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 577467824dd623dd9df8692c730b12168dee099c [INFO] checking MumAroi/rust-quests-tracker against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMumAroi%2Frust-quests-tracker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MumAroi/rust-quests-tracker [INFO] finished tweaking git repo https://github.com/MumAroi/rust-quests-tracker [INFO] tweaked toml for git repo https://github.com/MumAroi/rust-quests-tracker written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MumAroi/rust-quests-tracker on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MumAroi/rust-quests-tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52b4dc430b95dac0617f2ba51b230d1195ff64f523880363ebd05ddea8fe8bf2 [INFO] running `Command { std: "docker" "start" "-a" "52b4dc430b95dac0617f2ba51b230d1195ff64f523880363ebd05ddea8fe8bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52b4dc430b95dac0617f2ba51b230d1195ff64f523880363ebd05ddea8fe8bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b4dc430b95dac0617f2ba51b230d1195ff64f523880363ebd05ddea8fe8bf2", kill_on_drop: false }` [INFO] [stdout] 52b4dc430b95dac0617f2ba51b230d1195ff64f523880363ebd05ddea8fe8bf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa9cc6740d8393b75ee6eb5fa3e9edf81a6bf55eb94e56c58baa10b8b221f438 [INFO] running `Command { std: "docker" "start" "-a" "aa9cc6740d8393b75ee6eb5fa3e9edf81a6bf55eb94e56c58baa10b8b221f438", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking miniz_oxide v0.8.7 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking async-compression v0.4.22 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking diesel v2.2.8 [INFO] [stderr] Checking axum-extra v0.9.6 [INFO] [stderr] Checking quests-tracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/crew_switchboard.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn join(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/application/usecases/crew_switchboard.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn join(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/crew_switchboard.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn leave(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/application/usecases/crew_switchboard.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn leave(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_model` [INFO] [stdout] --> src/application/usecases/guild_commanders.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | register_guild_commander_model: RegisterGuildCommanderModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:33:53 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | guild_commander_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_model` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | add_quest_model: AddQuestModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | quest_id: i32, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | guild_commander_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit_quest_model` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | edit_quest_model: EditQuestModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:47:47 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/quest_viewing.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn view_details(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/application/usecases/quest_viewing.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_model` [INFO] [stdout] --> src/application/usecases/adventurers.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | register_adventurer_model: RegisterAdventurerModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/crew_switchboard.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn join(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/application/usecases/crew_switchboard.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn join(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/crew_switchboard.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn leave(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/application/usecases/crew_switchboard.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn leave(&self, quest_id: i32, adventurer_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_model` [INFO] [stdout] --> src/application/usecases/guild_commanders.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | register_guild_commander_model: RegisterGuildCommanderModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:33:38 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:33:53 [INFO] [stdout] | [INFO] [stdout] 33 | pub async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | guild_commander_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_model` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | add_quest_model: AddQuestModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | quest_id: i32, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | guild_commander_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit_quest_model` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | edit_quest_model: EditQuestModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/application/usecases/quest_ops.rs:47:47 [INFO] [stdout] | [INFO] [stdout] 47 | pub async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecases/quest_viewing.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn view_details(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/application/usecases/quest_viewing.rs:29:40 [INFO] [stdout] | [INFO] [stdout] 29 | pub async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_model` [INFO] [stdout] --> src/application/usecases/adventurers.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | register_adventurer_model: RegisterAdventurerModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurers_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/adventurers.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | State(adventurers_use_case): State>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurers_use_case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_model` [INFO] [stdout] --> src/infrastructure/axum_http/routers/adventurers.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | 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: unused variable: `authentication_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/authentication.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | 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: `authentication_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/authentication.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | 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: `authentication_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/authentication.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | 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: `authentication_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/authentication.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | 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: `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: unused variable: `crew_switchboard_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | 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:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | 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:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | 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: `guild_commander_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/guild_commanders.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | State(guild_commander_use_case): State>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_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:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | 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: unused variable: `journey_ledger_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/journey_ledger.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | 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:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | 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:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | 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: `journey_ledger_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/journey_ledger.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | 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:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | 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:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | 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: `journey_ledger_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/journey_ledger.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | 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:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | 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:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | 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: `quest_ops_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/quest_ops.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | 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:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | 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:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | 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: unused variable: `quest_ops_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/quest_ops.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | 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:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | 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:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | 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:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | 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: unused variable: `quest_ops_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/quest_ops.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | 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:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | 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:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | 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: `quest_viewing_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/quest_viewing.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | 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: `quest_viewing_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/quest_viewing.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | 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:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | filter: Query, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurers_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/adventurers.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | State(adventurers_use_case): State>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurers_use_case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_model` [INFO] [stdout] --> src/infrastructure/axum_http/routers/adventurers.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | 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: unused variable: `authentication_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/authentication.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | 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: `authentication_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/authentication.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | 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: `authentication_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/authentication.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | 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: `authentication_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/authentication.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | 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: `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: unused variable: `crew_switchboard_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | 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:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | 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: `register_adventurer_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/adventurers.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | async fn register(&self, register_adventurer_entity: RegisterAdventurerEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | 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: `username` [INFO] [stdout] --> src/infrastructure/postgres/repositories/adventurers.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | async fn find_by_username(&self, username: String) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/guild_commanders.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | State(guild_commander_use_case): State>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_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:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | 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: unused variable: `junction_body_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/crew_switchboard.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | async fn join(&self, junction_body_id: QuestAdventurerJunctionModel) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `journey_ledger_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/journey_ledger.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | 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:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | 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: `junction_body_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/crew_switchboard.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | async fn leave(&self, junction_body_id: QuestAdventurerJunctionModel) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/axum_http/routers/journey_ledger.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | 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: `journey_ledger_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/journey_ledger.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | 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:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | 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:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | 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: `journey_ledger_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/journey_ledger.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | 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:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | 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:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | 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: `quest_ops_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/quest_ops.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | 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:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | 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:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | 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: unused variable: `quest_ops_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/quest_ops.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | 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:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | 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:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | 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:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | 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: unused variable: `quest_ops_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/quest_ops.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | 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:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | 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:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | 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: `register_guild_commander_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/guild_commanders.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | register_guild_commander_entity: RegisterGuildCommanderEntity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> src/infrastructure/postgres/repositories/guild_commanders.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | async fn find_by_username(&self, username: String) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_viewing_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/quest_viewing.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | 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:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | 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: `quest_viewing_use_case` [INFO] [stdout] --> src/infrastructure/axum_http/routers/quest_viewing.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | 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:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | filter: Query, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:24:47 [INFO] [stdout] | [INFO] [stdout] 24 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:28:49 [INFO] [stdout] | [INFO] [stdout] 28 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | async fn add(&self, add_quest_entity: AddQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit_quest_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/adventurers.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | async fn register(&self, register_adventurer_entity: RegisterAdventurerEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> src/infrastructure/postgres/repositories/adventurers.rs:28:38 [INFO] [stdout] | [INFO] [stdout] 28 | async fn find_by_username(&self, username: String) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | async fn view_details(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `junction_body_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/crew_switchboard.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | async fn join(&self, junction_body_id: QuestAdventurerJunctionModel) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `junction_body_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/crew_switchboard.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | async fn leave(&self, junction_body_id: QuestAdventurerJunctionModel) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:34:53 [INFO] [stdout] | [INFO] [stdout] 34 | async fn adventurer_counting_by_quest_id(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/guild_commanders.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | register_guild_commander_entity: RegisterGuildCommanderEntity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_guild_commander_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `username` [INFO] [stdout] --> src/infrastructure/postgres/repositories/guild_commanders.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | async fn find_by_username(&self, username: String) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:24:47 [INFO] [stdout] | [INFO] [stdout] 24 | async fn in_journey(&self, quest_id: i32, guild_commander_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:28:49 [INFO] [stdout] | [INFO] [stdout] 28 | async fn to_completed(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:32:46 [INFO] [stdout] | [INFO] [stdout] 32 | async fn to_failed(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | async fn add(&self, add_quest_entity: AddQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_quest_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edit_quest_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:25:41 [INFO] [stdout] | [INFO] [stdout] 25 | async fn edit(&self, quest_id: i32, edit_quest_entity: EditQuestEntity) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edit_quest_entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_commander_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | async fn remove(&self, quest_id: i32, guild_commander_id: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_commander_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | async fn view_details(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | async fn board_checking(&self, filter: &BoardCheckingFilter) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:34:53 [INFO] [stdout] | [INFO] [stdout] 34 | async fn adventurer_counting_by_quest_id(&self, quest_id: i32) -> Result { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `adventurers_repository` and `guild_commander_repository` are never read [INFO] [stdout] --> src/application/usecases/authentication.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct AuthenticationUseCase [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | adventurers_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | guild_commander_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `crew_switchboard_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/application/usecases/crew_switchboard.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CrewSwitchboardUseCase [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | crew_switchboard_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `guild_commander_repository` is never read [INFO] [stdout] --> src/application/usecases/guild_commanders.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GuildCommandersUseCase [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | guild_commander_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `journey_ledger_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct JourneyLedgerUseCase [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | journey_ledger_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `quest_ops_repository` and `journey_ledger_repository` are never read [INFO] [stdout] --> src/application/usecases/quest_ops.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct QuestOpsUseCase [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | quest_ops_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | journey_ledger_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quest_viewing_repository` is never read [INFO] [stdout] --> src/application/usecases/quest_viewing.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct QuestViewingUseCase [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `adventurers_repository` is never read [INFO] [stdout] --> src/application/usecases/adventurers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AdventurerUseCase [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | adventurers_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/adventurers.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct AdventurerPostgres { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 13 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/crew_switchboard.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CrewSwitchboardPostgres { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 13 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/guild_commanders.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct GuildCommanderPostgres { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 14 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct JourneyLedgerPostgres { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 13 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct QuestOpsPostgres { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 10 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct QuestViewingPostgres { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 15 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/value_objects/quest_adventurer_junction.rs:6:60 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Serialize, Deserialize, Insertable, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/value_objects/quest_adventurer_junction.rs:6:60 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Serialize, Deserialize, Insertable, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/value_objects/quest_adventurer_junction.rs:6:60 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Serialize, Deserialize, Insertable, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `adventurers_repository` and `guild_commander_repository` are never read [INFO] [stdout] --> src/application/usecases/authentication.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct AuthenticationUseCase [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | adventurers_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | guild_commander_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `crew_switchboard_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/application/usecases/crew_switchboard.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct CrewSwitchboardUseCase [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | crew_switchboard_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `guild_commander_repository` is never read [INFO] [stdout] --> src/application/usecases/guild_commanders.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GuildCommandersUseCase [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | guild_commander_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `journey_ledger_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/application/usecases/journey_ledger.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct JourneyLedgerUseCase [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | journey_ledger_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `quest_ops_repository` and `journey_ledger_repository` are never read [INFO] [stdout] --> src/application/usecases/quest_ops.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct QuestOpsUseCase [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | quest_ops_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | journey_ledger_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quest_viewing_repository` is never read [INFO] [stdout] --> src/application/usecases/quest_viewing.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct QuestViewingUseCase [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | quest_viewing_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `adventurers_repository` is never read [INFO] [stdout] --> src/application/usecases/adventurers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AdventurerUseCase [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | adventurers_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/adventurers.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct AdventurerPostgres { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 13 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/crew_switchboard.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CrewSwitchboardPostgres { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 13 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/guild_commanders.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct GuildCommanderPostgres { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 14 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct JourneyLedgerPostgres { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 13 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct QuestOpsPostgres { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 10 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db_pool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct QuestViewingPostgres { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 15 | db_pool: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/adventurers.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/adventurers.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:9:50 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/guild_commanders.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/quests.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Identifiable, Selectable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/quests.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug, Clone, Insertable, Queryable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Infallible> [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entities/quests.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Debug, Clone, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/value_objects/quest_adventurer_junction.rs:6:60 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Serialize, Deserialize, Insertable, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/value_objects/quest_adventurer_junction.rs:6:60 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Serialize, Deserialize, Insertable, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/value_objects/quest_adventurer_junction.rs:6:60 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Serialize, Deserialize, Insertable, Queryable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quests-tracker` (lib test) due to 59 previous errors; 91 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `quests-tracker` (lib) due to 59 previous errors; 91 warnings emitted [INFO] running `Command { std: "docker" "inspect" "aa9cc6740d8393b75ee6eb5fa3e9edf81a6bf55eb94e56c58baa10b8b221f438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9cc6740d8393b75ee6eb5fa3e9edf81a6bf55eb94e56c58baa10b8b221f438", kill_on_drop: false }` [INFO] [stdout] aa9cc6740d8393b75ee6eb5fa3e9edf81a6bf55eb94e56c58baa10b8b221f438