[INFO] cloning repository https://github.com/Nattamon123/rust_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nattamon123/rust_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNattamon123%2Frust_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNattamon123%2Frust_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8699922bfa829469f9b16457e3d54bd304dbe00b [INFO] checking Nattamon123/rust_api 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%2FNattamon123%2Frust_api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nattamon123/rust_api [INFO] finished tweaking git repo https://github.com/Nattamon123/rust_api [INFO] tweaked toml for git repo https://github.com/Nattamon123/rust_api written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nattamon123/rust_api 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/Nattamon123/rust_api 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ca91b83b9ff723e1045db24a646924f092fa50105dd08d0e1f9f622906423322 [INFO] running `Command { std: "docker" "start" "-a" "ca91b83b9ff723e1045db24a646924f092fa50105dd08d0e1f9f622906423322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca91b83b9ff723e1045db24a646924f092fa50105dd08d0e1f9f622906423322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca91b83b9ff723e1045db24a646924f092fa50105dd08d0e1f9f622906423322", kill_on_drop: false }` [INFO] [stdout] ca91b83b9ff723e1045db24a646924f092fa50105dd08d0e1f9f622906423322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c425567307150ab54c213bd179e41398872b2e30229af4266eadbd30a69ab063 [INFO] running `Command { std: "docker" "start" "-a" "c425567307150ab54c213bd179e41398872b2e30229af4266eadbd30a69ab063", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling pq-sys v0.7.3 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling diesel_derives v2.3.3 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking mime_guess v2.0.5 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Checking compression-codecs v0.4.31 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking async-compression v0.4.32 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking diesel v2.3.2 [INFO] [stderr] Checking axum-extra v0.9.6 [INFO] [stderr] Checking rust_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `anyhow::Result` [INFO] [stdout] --> src/application/usecase/adventurer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GuildCommanderEntity` and `RegisterGuildCommanderEntity` [INFO] [stdout] --> src/application/usecase/guild_commander.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::domain::{entites::guild_commanders::{GuildCommanderEntity, RegisterGuildCommanderEntity}, repo::guild_commanders::GuildCommand... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/application/usecase/quest_viewing.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mockall::automock` [INFO] [stdout] --> src/domain/repo/crew_switchboard.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mockall::automock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_object::quest_statuses::QuestStatuses` [INFO] [stdout] --> src/domain/value_object/quest_model.rs:4:73 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::domain::{entites::quests::{AddQuestEntity, EditQuestEntity}, value_object::quest_statuses::QuestStatuses}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/infrastructure/axum_http/routers/adventurer.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | .route(("/"), post(register)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - .route(("/"), post(register)) [INFO] [stdout] 12 + .route("/" , post(register)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `config::stage::Stage` and `self` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{application::usecase::crew_switchboard::{self, CrewSwitchBoardUseCase}, config::stage::Stage, domain::repo::{crew_switchboard... [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:3:92 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{domain::{entites::quests::{AddQuestEntity, EditQuestEntity}, repo::quest_ops::{self, QuestOpsRepository}}, infrastructure::po... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Result` [INFO] [stdout] --> src/application/usecase/adventurer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use anyhow::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GuildCommanderEntity` and `RegisterGuildCommanderEntity` [INFO] [stdout] --> src/application/usecase/guild_commander.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::domain::{entites::guild_commanders::{GuildCommanderEntity, RegisterGuildCommanderEntity}, repo::guild_commanders::GuildCommand... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/application/usecase/quest_viewing.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mockall::automock` [INFO] [stdout] --> src/domain/repo/crew_switchboard.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mockall::automock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_object::quest_statuses::QuestStatuses` [INFO] [stdout] --> src/domain/value_object/quest_model.rs:4:73 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::domain::{entites::quests::{AddQuestEntity, EditQuestEntity}, value_object::quest_statuses::QuestStatuses}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/infrastructure/axum_http/routers/adventurer.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | .route(("/"), post(register)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - .route(("/"), post(register)) [INFO] [stdout] 12 + .route("/" , post(register)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `config::stage::Stage` and `self` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:5:54 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{application::usecase::crew_switchboard::{self, CrewSwitchBoardUseCase}, config::stage::Stage, domain::repo::{crew_switchboard... [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:3:92 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{domain::{entites::quests::{AddQuestEntity, EditQuestEntity}, repo::quest_ops::{self, QuestOpsRepository}}, infrastructure::po... [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/application/usecase/adventurer.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn register(&self,mut register_adventurer_model: RegisterAdventurerModel) -> anyhow::Result{ [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/application/usecase/guild_commander.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn register( &self,mut register_guild_commander_model: RegisterGuildCommanderModel) -> Result{ [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/application/usecase/adventurer.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn register(&self,mut register_adventurer_model: RegisterAdventurerModel) -> anyhow::Result{ [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/application/usecase/guild_commander.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn register( &self,mut register_guild_commander_model: RegisterGuildCommanderModel) -> Result{ [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_model` [INFO] [stdout] --> src/application/usecase/adventurer.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn register(&self,mut register_adventurer_model: RegisterAdventurerModel) -> anyhow::Result{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecase/crew_switchboard.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn join(&self, quest_id:i32,adventurer_id:i32) -> Result<()>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/application/usecase/crew_switchboard.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | 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/usecase/crew_switchboard.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | 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/usecase/crew_switchboard.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | 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/usecase/guild_commander.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn register( &self,mut register_guild_commander_model: RegisterGuildCommanderModel) -> Result{ [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/usecase/journey_ledger.rs:21:38 [INFO] [stdout] | [INFO] [stdout] 21 | 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/usecase/journey_ledger.rs:21:51 [INFO] [stdout] | [INFO] [stdout] 21 | 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/usecase/journey_ledger.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn to_complete(&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/usecase/journey_ledger.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn to_complete(&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/usecase/journey_ledger.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | 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/usecase/journey_ledger.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | 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/usecase/quest_ops.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn add(&self, guild_commander_id:i32,add_quest_model:AddQuestModel) ->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_model` [INFO] [stdout] --> src/application/usecase/quest_ops.rs:22:52 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn add(&self, guild_commander_id:i32,add_quest_model:AddQuestModel) ->Result{ [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/usecase/quest_ops.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | 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/usecase/quest_ops.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | 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/usecase/quest_ops.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn edit(&self, quest_id:i32, guild_commander_id:i32, edit_quest_model:EditQuestModel) -> 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/usecase/quest_ops.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn edit(&self, quest_id:i32, guild_commander_id:i32, edit_quest_model:EditQuestModel) -> 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: `edit_quest_model` [INFO] [stdout] --> src/application/usecase/quest_ops.rs:28:68 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn edit(&self, quest_id:i32, guild_commander_id:i32, edit_quest_model:EditQuestModel) -> Result<()>{ [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/usecase/quest_viewing.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn view_detail(&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/usecase/quest_viewing.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | 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/usecase/adventurer.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub async fn register(&self,mut register_adventurer_model: RegisterAdventurerModel) -> anyhow::Result{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_register_adventurer_model` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/application/usecase/crew_switchboard.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn join(&self, quest_id:i32,adventurer_id:i32) -> Result<()>{ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_quest_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/application/usecase/crew_switchboard.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | 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/usecase/crew_switchboard.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | 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/usecase/crew_switchboard.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | 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/usecase/guild_commander.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | pub async fn register( &self,mut register_guild_commander_model: RegisterGuildCommanderModel) -> Result{ [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/usecase/journey_ledger.rs:21:38 [INFO] [stdout] | [INFO] [stdout] 21 | 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/usecase/journey_ledger.rs:21:51 [INFO] [stdout] | [INFO] [stdout] 21 | 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/usecase/journey_ledger.rs:24:37 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn to_complete(&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/usecase/journey_ledger.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | pub async fn to_complete(&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/usecase/journey_ledger.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | 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/usecase/journey_ledger.rs:27:49 [INFO] [stdout] | [INFO] [stdout] 27 | 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/usecase/quest_ops.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn add(&self, guild_commander_id:i32,add_quest_model:AddQuestModel) ->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_model` [INFO] [stdout] --> src/application/usecase/quest_ops.rs:22:52 [INFO] [stdout] | [INFO] [stdout] 22 | pub async fn add(&self, guild_commander_id:i32,add_quest_model:AddQuestModel) ->Result{ [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/usecase/quest_ops.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | 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/usecase/quest_ops.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | 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/usecase/quest_ops.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn edit(&self, quest_id:i32, guild_commander_id:i32, edit_quest_model:EditQuestModel) -> 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/usecase/quest_ops.rs:28:44 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn edit(&self, quest_id:i32, guild_commander_id:i32, edit_quest_model:EditQuestModel) -> 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: `edit_quest_model` [INFO] [stdout] --> src/application/usecase/quest_ops.rs:28:68 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn edit(&self, quest_id:i32, guild_commander_id:i32, edit_quest_model:EditQuestModel) -> Result<()>{ [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/usecase/quest_viewing.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub async fn view_detail(&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/usecase/quest_viewing.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | 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: `adventurer_usecase` [INFO] [stdout] --> src/infrastructure/axum_http/routers/adventurer.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | State(adventurer_usecase): State>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_usecase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_model` [INFO] [stdout] --> src/infrastructure/axum_http/routers/adventurer.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | 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: `crew_switchboard_usecase` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let crew_switchboard_usecase = CrewSwitchBoardUseCase::new(Arc::new(crew_switchboard_repository),Arc::new(quest_viewing_repository) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_usecase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crew_switchboard_usecase` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | State(crew_switchboard_usecase): State>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_usecase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | 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:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | 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: `db_pool` [INFO] [stdout] --> src/infrastructure/axum_http/http_serve.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn start(config: Arc, db_pool: Arc) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/adventurers.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | 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:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | 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: `junction_body` [INFO] [stdout] --> src/infrastructure/postgres/repositories/crew_switchboard.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | async fn join(&self, junction_body: QuestAdventurerJunction) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `junction_body` [INFO] [stdout] --> src/infrastructure/postgres/repositories/crew_switchboard.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | async fn leave(&self, junction_body: QuestAdventurerJunction) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/guild_commanders.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | async fn register(&self, register_guild_commander_entity: RegisterGuildCommanderEntity) -> Result{ [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:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | 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:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | 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:16:50 [INFO] [stdout] | [INFO] [stdout] 16 | 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:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | 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:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | 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:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | 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:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | 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: `adventurer_usecase` [INFO] [stdout] --> src/infrastructure/axum_http/routers/adventurer.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | State(adventurer_usecase): State>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adventurer_usecase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_adventurer_model` [INFO] [stdout] --> src/infrastructure/axum_http/routers/adventurer.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | 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: `crew_switchboard_usecase` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let crew_switchboard_usecase = CrewSwitchBoardUseCase::new(Arc::new(crew_switchboard_repository),Arc::new(quest_viewing_repository) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_usecase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crew_switchboard_usecase` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | State(crew_switchboard_usecase): State>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crew_switchboard_usecase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `adventurer_id` [INFO] [stdout] --> src/infrastructure/axum_http/routers/crew_switchboard.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | 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:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | 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: `db_pool` [INFO] [stdout] --> src/infrastructure/axum_http/http_serve.rs:13:48 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn start(config: Arc, db_pool: Arc) -> Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_pool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `add_quest_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | 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:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | 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:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | 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:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | 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:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | 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:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | 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/postgres/repositories/quest_viewing.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | 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: `username` [INFO] [stdout] --> src/infrastructure/postgres/repositories/adventurers.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | 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: `filter` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | 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: `junction_body` [INFO] [stdout] --> src/infrastructure/postgres/repositories/crew_switchboard.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | async fn join(&self, junction_body: QuestAdventurerJunction) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `quest_id` [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:22:53 [INFO] [stdout] | [INFO] [stdout] 22 | 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: `junction_body` [INFO] [stdout] --> src/infrastructure/postgres/repositories/crew_switchboard.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | async fn leave(&self, junction_body: QuestAdventurerJunction) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_junction_body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `register_guild_commander_entity` [INFO] [stdout] --> src/infrastructure/postgres/repositories/guild_commanders.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | async fn register(&self, register_guild_commander_entity: RegisterGuildCommanderEntity) -> Result{ [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:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | 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:16:36 [INFO] [stdout] | [INFO] [stdout] 16 | 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:16:50 [INFO] [stdout] | [INFO] [stdout] 16 | 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:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | 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:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | 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:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | 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:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | 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:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | 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:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | 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:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | 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:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | 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:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | 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:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | 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:19:36 [INFO] [stdout] | [INFO] [stdout] 19 | 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:22:53 [INFO] [stdout] | [INFO] [stdout] 22 | 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: field `adventurers_repository` is never read [INFO] [stdout] --> src/application/usecase/adventurer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct AdventurerUseCase [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | adventurers_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/usecase/crew_switchboard.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct CrewSwitchBoardUseCase [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | crew_switchboard_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | quest_viewing_repository: Arc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `guild_commanders_repository` is never read [INFO] [stdout] --> src/application/usecase/guild_commander.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GuildCommanderUsecase [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | guild_commanders_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/usecase/journey_ledger.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct JourneyLedgerUseCase [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | journey_ledger_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | quest_viewing_repository: Arc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `quest_ops_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/application/usecase/quest_ops.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QuestOpsUseCase [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | quest_ops_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | quest_viewing_repository: Arc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quest_viewing_repository` is never read [INFO] [stdout] --> src/application/usecase/quest_viewing.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QuestViewingUseCase [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | quest_viewing_repository: T [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `adventurers_repository` and `guild_commanders_repository` are never read [INFO] [stdout] --> src/application/usecase/authentication.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AuthenticationUseCase [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | adventurers_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | guild_commanders_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:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AdventurerPostgres{ [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 8 | db_pool:Arc [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dbpool` 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 | dbpool: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dbpool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/guild_commanders.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GuildCommandersPostgres{ [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 7 | dbpool : Arc [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dbpool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct JourneyLedgerPostgres{ [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 7 | dbpool : Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dbpool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct QuestOpsPostgres{ [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 7 | dbpool: Arc [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dbpool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct QuestViewingPostgres{ [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 7 | dbpool : Arc [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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_object/quest_adventurer_junction.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Serialize,Deserialize,Insertable,Queryable,Associations)] [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_object/quest_adventurer_junction.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Serialize,Deserialize,Insertable,Queryable,Associations)] [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_object/quest_adventurer_junction.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Serialize,Deserialize,Insertable,Queryable,Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `adventurers_repository` is never read [INFO] [stdout] --> src/application/usecase/adventurer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct AdventurerUseCase [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | adventurers_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/usecase/crew_switchboard.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct CrewSwitchBoardUseCase [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | crew_switchboard_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | quest_viewing_repository: Arc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `guild_commanders_repository` is never read [INFO] [stdout] --> src/application/usecase/guild_commander.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GuildCommanderUsecase [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | guild_commanders_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/usecase/journey_ledger.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct JourneyLedgerUseCase [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | journey_ledger_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | quest_viewing_repository: Arc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `quest_ops_repository` and `quest_viewing_repository` are never read [INFO] [stdout] --> src/application/usecase/quest_ops.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QuestOpsUseCase [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | quest_ops_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | quest_viewing_repository: Arc [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quest_viewing_repository` is never read [INFO] [stdout] --> src/application/usecase/quest_viewing.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct QuestViewingUseCase [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | quest_viewing_repository: T [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `adventurers_repository` and `guild_commanders_repository` are never read [INFO] [stdout] --> src/application/usecase/authentication.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AuthenticationUseCase [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | adventurers_repository: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | guild_commanders_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:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AdventurerPostgres{ [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 8 | db_pool:Arc [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dbpool` 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 | dbpool: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dbpool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/guild_commanders.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GuildCommandersPostgres{ [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 7 | dbpool : Arc [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dbpool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/journey_ledger.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct JourneyLedgerPostgres{ [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 7 | dbpool : Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dbpool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_ops.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct QuestOpsPostgres{ [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 7 | dbpool: Arc [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dbpool` is never read [INFO] [stdout] --> src/infrastructure/postgres/repositories/quest_viewing.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct QuestViewingPostgres{ [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 7 | dbpool : Arc [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/adventurers.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/adventurers.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/guild_commanders.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/guild_commanders.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #[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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i32> [INFO] [stdout] --> src/domain/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, NaiveDateTime> [INFO] [stdout] --> src/domain/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/domain/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone,Identifiable,Queryable,Selectable)] [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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 30 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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/entites/quests.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | #[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_object/quest_adventurer_junction.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Serialize,Deserialize,Insertable,Queryable,Associations)] [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_object/quest_adventurer_junction.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Serialize,Deserialize,Insertable,Queryable,Associations)] [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_object/quest_adventurer_junction.rs:7:57 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, Clone, Serialize,Deserialize,Insertable,Queryable,Associations)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_api` (lib) due to 59 previous errors; 71 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust_api` (lib test) due to 59 previous errors; 71 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c425567307150ab54c213bd179e41398872b2e30229af4266eadbd30a69ab063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c425567307150ab54c213bd179e41398872b2e30229af4266eadbd30a69ab063", kill_on_drop: false }` [INFO] [stdout] c425567307150ab54c213bd179e41398872b2e30229af4266eadbd30a69ab063