[INFO] cloning repository https://github.com/Chainji99/Mission
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chainji99/Mission" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChainji99%2FMission", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChainji99%2FMission'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1db105ed0dd9071e5bc27a6d844561450b6feb2
[INFO] checking Chainji99/Mission against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChainji99%2FMission" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  76% (1128/1471)
Updating files:  77% (1133/1471)
Updating files:  78% (1148/1471)
Updating files:  79% (1163/1471)
Updating files:  80% (1177/1471)
Updating files:  81% (1192/1471)
Updating files:  82% (1207/1471)
Updating files:  83% (1221/1471)
Updating files:  84% (1236/1471)
Updating files:  85% (1251/1471)
Updating files:  86% (1266/1471)
Updating files:  87% (1280/1471)
Updating files:  88% (1295/1471)
Updating files:  89% (1310/1471)
Updating files:  90% (1324/1471)
Updating files:  91% (1339/1471)
Updating files:  92% (1354/1471)
Updating files:  93% (1369/1471)
Updating files:  94% (1383/1471)
Updating files:  95% (1398/1471)
Updating files:  96% (1413/1471)
Updating files:  97% (1427/1471)
Updating files:  98% (1442/1471)
Updating files:  99% (1457/1471)
Updating files: 100% (1471/1471)
Updating files: 100% (1471/1471), done.
[INFO] started tweaking git repo https://github.com/Chainji99/Mission
[INFO] finished tweaking git repo https://github.com/Chainji99/Mission
[INFO] tweaked toml for git repo https://github.com/Chainji99/Mission written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chainji99/Mission on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chainji99/Mission 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockall_derive v0.14.0
[INFO] [stderr]   Downloaded compression-codecs v0.4.36
[INFO] [stderr]   Downloaded mockall v0.14.0
[INFO] [stderr]   Downloaded axum-extra v0.12.5
[INFO] [stderr]   Downloaded async-compression v0.4.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 43f467a0bd7970c9cd486001b9bcd12c5ea83b4218d247f44e939fabbca60e0f
[INFO] running `Command { std: "docker" "start" "43f467a0bd7970c9cd486001b9bcd12c5ea83b4218d247f44e939fabbca60e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43f467a0bd7970c9cd486001b9bcd12c5ea83b4218d247f44e939fabbca60e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43f467a0bd7970c9cd486001b9bcd12c5ea83b4218d247f44e939fabbca60e0f" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43f467a0bd7970c9cd486001b9bcd12c5ea83b4218d247f44e939fabbca60e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43f467a0bd7970c9cd486001b9bcd12c5ea83b4218d247f44e939fabbca60e0f" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling diesel_derives v2.3.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking diesel v2.3.5
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.36
[INFO] [stderr]     Checking async-compression v0.4.37
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking jsonwebtoken v10.2.0
[INFO] [stderr]     Checking axum-extra v0.12.5
[INFO] [stderr]     Checking Xuee v0.1.0 (/opt/rustwide/workdir/ap)
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/ap/server)
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn join(&self, mission_id: i32, brawler_id: i32) -> Result<()> {
[INFO] [stdout]    |                       ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub async fn leave(&self, mission_id: i32, brawler_id: i32) -> Result<()> {
[INFO] [stdout]    |                        ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn add(&self, chief_id: i32, add_mission_model: AddMissionModel) -> Result<i32> {
[INFO] [stdout]    |                      ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn edit(&self, mission_id: i32,chief_id: i32,edit_mission_model: EditMissionModel) 
[INFO] [stdout]    |                   ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn remove(&self, mission_id: i32, chief_id: i32) -> Result<()> {
[INFO] [stdout]    |                         ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn view_detail(&self, mission_id: i32) -> Result<MissionModel> {
[INFO] [stdout]    |                              ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |    pub async fn get(&self, filter: &MissionFilter) -> Result<Vec<MissionModel>> {
[INFO] [stdout]    |                     ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `jwt` in `infrastructure`
[INFO] [stdout]   --> ap/server/src/application/use_cases/authentication.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |     infrastructure::jwt::{
[INFO] [stdout]    |                     ^^^ could not find `jwt` in `infrastructure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]  --> ap/server/src/application/use_cases/authentication.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::thread_rng;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::infrastructure::jwt`
[INFO] [stdout]   --> ap/server/src/application/use_cases/authentication.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |     infrastructure::jwt::{
[INFO] [stdout]    |                     ^^^ could not find `jwt` in `infrastructure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:40:23
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub async fn join(&self, mission_id: i32, brawler_id: i32) -> Result<()> {
[INFO] [stdout]    |                       ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::domain::repositories::crew_operation`
[INFO] [stdout]  --> ap/server/src/application/use_cases/crew_operation.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         crew_operation::CrewOperationRepository, mission_viewing::MissionViewingRepository,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ could not find `crew_operation` in `repositories`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum::State`
[INFO] [stdout]  --> ap/server/src/infrastructure/http/routers/brawlers.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Json, Router, State,
[INFO] [stdout]   |                   ^^^^^ no `State` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           axum::extract::State
[INFO] [stdout]           diesel::r2d2::State
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::infrastructure::database::brawlers`
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/brawlers.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     infrastructure::database::brawlers::PostgresBrawlerRepository,
[INFO] [stdout]    |                               ^^^^^^^^ could not find `brawlers` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub async fn leave(&self, mission_id: i32, brawler_id: i32) -> Result<()> {
[INFO] [stdout]    |                        ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn add(&self, chief_id: i32, add_mission_model: AddMissionModel) -> Result<i32> {
[INFO] [stdout]    |                      ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn edit(&self, mission_id: i32,chief_id: i32,edit_mission_model: EditMissionModel) 
[INFO] [stdout]    |                   ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn remove(&self, mission_id: i32, chief_id: i32) -> Result<()> {
[INFO] [stdout]    |                         ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn view_detail(&self, mission_id: i32) -> Result<MissionModel> {
[INFO] [stdout]    |                              ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |    pub async fn get(&self, filter: &MissionFilter) -> Result<Vec<MissionModel>> {
[INFO] [stdout]    |                     ^^^^^ not semantically valid as function parameter
[INFO] [stdout]    |
[INFO] [stdout]    = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_core`
[INFO] [stdout]   --> ap/server/src/infrastructure/database/seed.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand_core::OsRng;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rand_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_core`, use `cargo add rand_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `jwt` in `infrastructure`
[INFO] [stdout]   --> ap/server/src/application/use_cases/authentication.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |     infrastructure::jwt::{
[INFO] [stdout]    |                     ^^^ could not find `jwt` in `infrastructure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand`
[INFO] [stdout]  --> ap/server/src/application/use_cases/authentication.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rand::thread_rng;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `rand`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rand`, use `cargo add rand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::infrastructure::jwt`
[INFO] [stdout]   --> ap/server/src/application/use_cases/authentication.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |     infrastructure::jwt::{
[INFO] [stdout]    |                     ^^^ could not find `jwt` in `infrastructure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::domain::repositories::crew_operation`
[INFO] [stdout]  --> ap/server/src/application/use_cases/crew_operation.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |         crew_operation::CrewOperationRepository, mission_viewing::MissionViewingRepository,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ could not find `crew_operation` in `repositories`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `axum::State`
[INFO] [stdout]  --> ap/server/src/infrastructure/http/routers/brawlers.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Json, Router, State,
[INFO] [stdout]   |                   ^^^^^ no `State` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these structs instead:
[INFO] [stdout]           axum::extract::State
[INFO] [stdout]           diesel::r2d2::State
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::infrastructure::database::brawlers`
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/brawlers.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |     infrastructure::database::brawlers::PostgresBrawlerRepository,
[INFO] [stdout]    |                               ^^^^^^^^ could not find `brawlers` in `database`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rand_core`
[INFO] [stdout]   --> ap/server/src/infrastructure/database/seed.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rand_core::OsRng;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `rand_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rand_core`, use `cargo add rand_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> ap/server/src/domain/value_objects/mission_statuses.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Default, Debug, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde::Serialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> ap/server/src/domain/value_objects/mission_statuses.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Default, Debug, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde::Serialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> ap/server/src/domain/value_objects/mission_statuses.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Default, Debug, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]   |                                            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde::Deserialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> ap/server/src/domain/value_objects/mission_statuses.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Default, Debug, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]   |                                            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde::Deserialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:29:35
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> ap/server/src/domain/value_objects/mission_model.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde::Serialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::Serialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> ap/server/src/domain/value_objects/mission_model.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde::Deserialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::Deserialize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> ap/server/src/domain/value_objects/mission_model.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde::Serialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `async_trait` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/crew_participation.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[async_trait]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: attribute macro `crate::domain::repositories::mission_viewing::__mock_MockMissionViewingRepository_MissionViewingRepository::async_trait` exists but is inaccessible
[INFO] [stdout]   = note: `async_trait` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use async_trait::async_trait;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> ap/server/src/domain/value_objects/mission_model.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Debug, Clone, Serialize, Deserialize, PartialEq)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use serde::Deserialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `automock` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/crew_participation.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[automock]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: attribute macro `crate::domain::repositories::mission_viewing::__mock_MockMissionViewingRepository_MissionViewingRepository::automock` exists but is inaccessible
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use mockall::automock;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0401]: can't use `Self` from outer item
[INFO] [stdout]   |
[INFO] [stdout]   = note: nested items are independent from their parent item for everything except for privacy and name resolution
[INFO] [stdout] help: refer to the type directly here instead
[INFO] [stdout]  --> ap/server/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | CrewOperationUseCase<T1, T2>pub mod application;
[INFO] [stdout]   | ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |     if mission.chief_id == brawler_id {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |    if mission.chief_id == brawler_id {
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:56:40
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mission_status_condition = mission.status == MissionStatuses::Open.to_string()
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |             || mission.status == MissionStatuses::Failed.to_string();
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:61:49
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let crew_count_condition = crew_count < max_crew_per_mission;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0401]: can't use `Self` from outer item
[INFO] [stdout]   |
[INFO] [stdout]   = note: nested items are independent from their parent item for everything except for privacy and name resolution
[INFO] [stdout] help: refer to the type directly here instead
[INFO] [stdout]  --> ap/server/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | CrewOperationUseCase<T1, T2>pub mod application;
[INFO] [stdout]   | ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `async_trait` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/crew_participation.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[async_trait]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: attribute macro `crate::domain::repositories::mission_viewing::__mock_MockMissionViewingRepository_MissionViewingRepository::async_trait` exists but is inaccessible
[INFO] [stdout]   = note: `async_trait` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use async_trait::async_trait;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `automock` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/crew_participation.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[automock]
[INFO] [stdout]   |   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: attribute macro `crate::domain::repositories::mission_viewing::__mock_MockMissionViewingRepository_MissionViewingRepository::automock` exists but is inaccessible
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use mockall::automock;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0401]: can't use `Self` from outer item
[INFO] [stdout]   |
[INFO] [stdout]   = note: nested items are independent from their parent item for everything except for privacy and name resolution
[INFO] [stdout] help: refer to the type directly here instead
[INFO] [stdout]  --> ap/server/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | CrewOperationUseCase<T1, T2>pub mod application;
[INFO] [stdout]   | ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |     if mission.chief_id == brawler_id {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |    if mission.chief_id == brawler_id {
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:56:40
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let mission_status_condition = mission.status == MissionStatuses::Open.to_string()
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |             || mission.status == MissionStatuses::Failed.to_string();
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0434]: can't capture dynamic environment in a fn item
[INFO] [stdout]   --> ap/server/src/application/use_cases/crew_operation.rs:61:49
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let crew_count_condition = crew_count < max_crew_per_mission;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use the `|| { ... }` closure form instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0401]: can't use `Self` from outer item
[INFO] [stdout]   |
[INFO] [stdout]   = note: nested items are independent from their parent item for everything except for privacy and name resolution
[INFO] [stdout] help: refer to the type directly here instead
[INFO] [stdout]  --> ap/server/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | CrewOperationUseCase<T1, T2>pub mod application;
[INFO] [stdout]   | ++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `RequestRateLimitLayer` in `limit`
[INFO] [stdout]   --> ap/server/src/infrastructure/http/http_serv.rs:48:35
[INFO] [stdout]    |
[INFO] [stdout] 48 |         .layer(tower_http::limit::RequestRateLimitLayer::new(
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ could not find `RequestRateLimitLayer` in `limit`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 48 -         .layer(tower_http::limit::RequestRateLimitLayer::new(
[INFO] [stdout] 48 +         .layer(tower_http::limit::RequestBodyLimitLayer::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `RequestRateLimitLayer` in `limit`
[INFO] [stdout]   --> ap/server/src/infrastructure/http/http_serv.rs:48:35
[INFO] [stdout]    |
[INFO] [stdout] 48 |         .layer(tower_http::limit::RequestRateLimitLayer::new(
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^ could not find `RequestRateLimitLayer` in `limit`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 48 -         .layer(tower_http::limit::RequestRateLimitLayer::new(
[INFO] [stdout] 48 +         .layer(tower_http::limit::RequestBodyLimitLayer::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionManagementRepository` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_management.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     T1: MissionManagementRepository + Send + Sync,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::domain::repositories::mission_management::MissionManagementRepository;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionViewingRepository` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_management.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     T2: MissionViewingRepository + Send + Sync,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::domain::repositories::mission_viewing::MissionViewingRepository;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_management.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     mission_management_repository: Arc<T1>,
[INFO] [stdout]   |                                    ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_management.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     mission_viewing_repository: Arc<T2>,
[INFO] [stdout]   |                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionManagementRepository` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     T1: MissionManagementRepository + Send + Sync,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::repositories::mission_management::MissionManagementRepository;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionViewingRepository` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     T2: MissionViewingRepository + Send + Sync,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::repositories::mission_viewing::MissionViewingRepository;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |         mission_management_repository: Arc<T1>,
[INFO] [stdout]    |                                        ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T1` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 |         mission_management_repository: Arc<T1>,
[INFO] [stdout]    |                                            ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new<T1>(
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 |         mission_viewing_repository: Arc<T2>,
[INFO] [stdout]    |                                     ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T2` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 |         mission_viewing_repository: Arc<T2>,
[INFO] [stdout]    |                                         ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new<T2>(
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find type `Self` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            --- `Self` not allowed in a function
[INFO] [stdout] ...
[INFO] [stdout] 23 |     ) -> Self {
[INFO] [stdout]    |          ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find struct, variant or union type `Self` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            --- `Self` not allowed in a function
[INFO] [stdout] ...
[INFO] [stdout] 24 |         Self {
[INFO] [stdout]    |         ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionManagementRepository` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_management.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     T1: MissionManagementRepository + Send + Sync,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::domain::repositories::mission_management::MissionManagementRepository;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddMissionModel` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:29:63
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn add(&self, chief_id: i32, add_mission_model: AddMissionModel) -> Result<i32> {
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_model::AddMissionModel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionViewingRepository` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_management.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     T2: MissionViewingRepository + Send + Sync,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::domain::repositories::mission_viewing::MissionViewingRepository;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EditMissionModel` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:39:76
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn edit(&self, mission_id: i32,chief_id: i32,edit_mission_model: EditMissionModel) 
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_model::EditMissionModel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_management.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 |     mission_management_repository: Arc<T1>,
[INFO] [stdout]   |                                    ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionViewingRepository` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_viewing.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 |     T: MissionViewingRepository + Send + Sync,
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::domain::repositories::mission_viewing::MissionViewingRepository;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_management.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     mission_viewing_repository: Arc<T2>,
[INFO] [stdout]   |                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_viewing.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |     mission_viewing_repository: Arc<T>,
[INFO] [stdout]   |                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionManagementRepository` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     T1: MissionManagementRepository + Send + Sync,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::repositories::mission_management::MissionManagementRepository;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionViewingRepository` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 |     T: MissionViewingRepository + Send + Sync,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::repositories::mission_viewing::MissionViewingRepository;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:18:44
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(mission_viewing_repository: Arc<T>) -> Self {
[INFO] [stdout]    |                                            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionViewingRepository` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     T2: MissionViewingRepository + Send + Sync,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::repositories::mission_viewing::MissionViewingRepository;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(mission_viewing_repository: Arc<T>) -> Self {
[INFO] [stdout]    |                                                ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new<T>(mission_viewing_repository: Arc<T>) -> Self {
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |         mission_management_repository: Arc<T1>,
[INFO] [stdout]    |                                        ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find type `Self` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:18:55
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(mission_viewing_repository: Arc<T>) -> Self {
[INFO] [stdout]    |            --- `Self` not allowed in a function       ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T1` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 |         mission_management_repository: Arc<T1>,
[INFO] [stdout]    |                                            ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new<T1>(
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find struct, variant or union type `Self` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(mission_viewing_repository: Arc<T>) -> Self {
[INFO] [stdout]    |            --- `Self` not allowed in a function
[INFO] [stdout] 19 |         Self {
[INFO] [stdout]    |         ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 |         mission_viewing_repository: Arc<T2>,
[INFO] [stdout]    |                                     ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MissionModel` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:23:64
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn view_detail(&self, mission_id: i32) -> Result<MissionModel> {
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_model::MissionModel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T2` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:22:41
[INFO] [stdout]    |
[INFO] [stdout] 22 |         mission_viewing_repository: Arc<T2>,
[INFO] [stdout]    |                                         ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new<T2>(
[INFO] [stdout]    |               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MissionFilter` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |    pub async fn get(&self, filter: &MissionFilter) -> Result<Vec<MissionModel>> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_filter::MissionFilter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find type `Self` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            --- `Self` not allowed in a function
[INFO] [stdout] ...
[INFO] [stdout] 23 |     ) -> Self {
[INFO] [stdout]    |          ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MissionModel` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:38:66
[INFO] [stdout]    |
[INFO] [stdout] 38 |    pub async fn get(&self, filter: &MissionFilter) -> Result<Vec<MissionModel>> {
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_model::MissionModel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find struct, variant or union type `Self` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            --- `Self` not allowed in a function
[INFO] [stdout] ...
[INFO] [stdout] 24 |         Self {
[INFO] [stdout]    |         ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CrewMemberShips` in this scope
[INFO] [stdout]   --> ap/server/src/domain/repositories/crew_participation.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 |     async fn join(&self, crew_memberships: CrewMemberShips) -> Result<()>;
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::crew_memberships::CrewMemberShips;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddMissionModel` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:29:63
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn add(&self, chief_id: i32, add_mission_model: AddMissionModel) -> Result<i32> {
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_model::AddMissionModel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EditMissionModel` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:39:76
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn edit(&self, mission_id: i32,chief_id: i32,edit_mission_model: EditMissionModel) 
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_model::EditMissionModel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CrewMemberShips` in this scope
[INFO] [stdout]   --> ap/server/src/domain/repositories/crew_participation.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 |     async fn leave(&self, crew_memberships: CrewMemberShips) -> Result<()>;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::crew_memberships::CrewMemberShips;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CrewMemberShips` in this scope
[INFO] [stdout]   --> ap/server/src/domain/repositories/crew_participation.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |         crew_memberships: CrewMemberShips,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::crew_memberships::CrewMemberShips;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionViewingRepository` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_viewing.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 |     T: MissionViewingRepository + Send + Sync,
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::domain::repositories::mission_viewing::MissionViewingRepository;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CrewMemberShips` in this scope
[INFO] [stdout]   --> ap/server/src/domain/repositories/crew_participation.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |         crew_memberships: CrewMemberShips,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::crew_memberships::CrewMemberShips;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]  --> ap/server/src/application/use_cases/mission_viewing.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 |     mission_viewing_repository: Arc<T>,
[INFO] [stdout]   |                                 ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddMissionEntity` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/mission_management.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 |     async fn add(&self, add_mission_entity: AddMissionEntity) -> Result<i32>;
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::domain::entities::missions::AddMissionEntity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `MissionViewingRepository` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 |     T: MissionViewingRepository + Send + Sync,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::repositories::mission_viewing::MissionViewingRepository;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EditMissionEntity` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/mission_management.rs:9:64
[INFO] [stdout]   |
[INFO] [stdout] 9 |     async fn edit(&self, mission_id: i32, edit_mission_entity: EditMissionEntity) -> Result<i32>;
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::domain::entities::missions::EditMissionEntity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:18:44
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(mission_viewing_repository: Arc<T>) -> Self {
[INFO] [stdout]    |                                            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddMissionEntity` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/mission_management.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 |     async fn add(&self, add_mission_entity: AddMissionEntity) -> Result<i32>;
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct:
[INFO] [stdout]           crate::domain::entities::missions::AddMissionEntity
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(mission_viewing_repository: Arc<T>) -> Self {
[INFO] [stdout]    |                                                ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new<T>(mission_viewing_repository: Arc<T>) -> Self {
[INFO] [stdout]    |               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find type `Self` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:18:55
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(mission_viewing_repository: Arc<T>) -> Self {
[INFO] [stdout]    |            --- `Self` not allowed in a function       ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0411]: cannot find struct, variant or union type `Self` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(mission_viewing_repository: Arc<T>) -> Self {
[INFO] [stdout]    |            --- `Self` not allowed in a function
[INFO] [stdout] 19 |         Self {
[INFO] [stdout]    |         ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MissionModel` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:23:64
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn view_detail(&self, mission_id: i32) -> Result<MissionModel> {
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_model::MissionModel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MissionFilter` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |    pub async fn get(&self, filter: &MissionFilter) -> Result<Vec<MissionModel>> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_filter::MissionFilter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MissionModel` in this scope
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:38:66
[INFO] [stdout]    |
[INFO] [stdout] 38 |    pub async fn get(&self, filter: &MissionFilter) -> Result<Vec<MissionModel>> {
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_model::MissionModel;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CrewMemberShips` in this scope
[INFO] [stdout]   --> ap/server/src/domain/repositories/crew_participation.rs:10:44
[INFO] [stdout]    |
[INFO] [stdout] 10 |     async fn join(&self, crew_memberships: CrewMemberShips) -> Result<()>;
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::crew_memberships::CrewMemberShips;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CrewMemberShips` in this scope
[INFO] [stdout]   --> ap/server/src/domain/repositories/crew_participation.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 |     async fn leave(&self, crew_memberships: CrewMemberShips) -> Result<()>;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::crew_memberships::CrewMemberShips;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CrewMemberShips` in this scope
[INFO] [stdout]   --> ap/server/src/domain/repositories/crew_participation.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |         crew_memberships: CrewMemberShips,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::crew_memberships::CrewMemberShips;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CrewMemberShips` in this scope
[INFO] [stdout]   --> ap/server/src/domain/repositories/crew_participation.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |         crew_memberships: CrewMemberShips,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::crew_memberships::CrewMemberShips;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddMissionEntity` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/mission_management.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 |     async fn add(&self, add_mission_entity: AddMissionEntity) -> Result<i32>;
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::domain::entities::missions::AddMissionEntity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EditMissionEntity` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/mission_management.rs:9:64
[INFO] [stdout]   |
[INFO] [stdout] 9 |     async fn edit(&self, mission_id: i32, edit_mission_entity: EditMissionEntity) -> Result<i32>;
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::domain::entities::missions::EditMissionEntity;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddMissionEntity` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/mission_management.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 |     async fn add(&self, add_mission_entity: AddMissionEntity) -> Result<i32>;
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct:
[INFO] [stdout]           crate::domain::entities::missions::AddMissionEntity
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EditMissionEntity` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/mission_management.rs:9:64
[INFO] [stdout]   |
[INFO] [stdout] 9 |     async fn edit(&self, mission_id: i32, edit_mission_entity: EditMissionEntity) -> Result<i32>;
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct:
[INFO] [stdout]           crate::domain::entities::missions::EditMissionEntity
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EditMissionEntity` in this scope
[INFO] [stdout]  --> ap/server/src/domain/repositories/mission_management.rs:9:64
[INFO] [stdout]   |
[INFO] [stdout] 9 |     async fn edit(&self, mission_id: i32, edit_mission_entity: EditMissionEntity) -> Result<i32>;
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct:
[INFO] [stdout]           crate::domain::entities::missions::EditMissionEntity
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NaiveDateTime` in this scope
[INFO] [stdout]  --> ap/server/src/domain/value_objects/mission_model.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub created_at: NaiveDateTime,
[INFO] [stdout]   |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use chrono::NaiveDateTime;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NaiveDateTime` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub updated_at: NaiveDateTime,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use chrono::NaiveDateTime;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddMissionEntity` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn to_entity(&self, chief_id: i32) -> AddMissionEntity {
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::missions::AddMissionEntity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AddMissionEntity` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         AddMissionEntity {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::missions::AddMissionEntity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MissionStatuses` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |             status: MissionStatuses::Open.to_string(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ use of undeclared type `MissionStatuses`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_statuses::MissionStatuses;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EditMissionEntity` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:36:47
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn to_entity(&self, chief_id: i32) -> EditMissionEntity {
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::missions::EditMissionEntity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EditMissionEntity` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         EditMissionEntity {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::missions::EditMissionEntity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Display` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_statuses.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Display for MissionStatuses {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Display;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]  --> ap/server/src/infrastructure/http/routers/mission_operation.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |             post(to_progress::<
[INFO] [stdout]   |             ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::routing::post;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to_progress` in this scope
[INFO] [stdout]  --> ap/server/src/infrastructure/http/routers/mission_operation.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |             post(to_progress::<
[INFO] [stdout]   |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionOperationRepository` in this scope
[INFO] [stdout]  --> ap/server/src/infrastructure/http/routers/mission_operation.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 SqliteMissionOperationRepository,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn router<SqliteMissionOperationRepository>() -> Router {
[INFO] [stdout]   |              ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionViewingRepository` in this scope
[INFO] [stdout]  --> ap/server/src/infrastructure/http/routers/mission_operation.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |                 SqliteMissionViewingRepository,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn router<SqliteMissionViewingRepository>() -> Router {
[INFO] [stdout]   |              ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             post(to_complete::<
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use axum::routing::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to_complete` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |             post(to_complete::<
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionOperationRepository` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 SqliteMissionOperationRepository,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub fn router<SqliteMissionOperationRepository>() -> Router {
[INFO] [stdout]    |              ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionViewingRepository` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 SqliteMissionViewingRepository,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub fn router<SqliteMissionViewingRepository>() -> Router {
[INFO] [stdout]    |              ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NaiveDateTime` in this scope
[INFO] [stdout]  --> ap/server/src/domain/value_objects/mission_model.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub created_at: NaiveDateTime,
[INFO] [stdout]   |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use chrono::NaiveDateTime;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             post(to_failed::<
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use axum::routing::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to_failed` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |             post(to_failed::<
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NaiveDateTime` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub updated_at: NaiveDateTime,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use chrono::NaiveDateTime;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AddMissionEntity` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn to_entity(&self, chief_id: i32) -> AddMissionEntity {
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::missions::AddMissionEntity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionOperationRepository` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 SqliteMissionOperationRepository,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub fn router<SqliteMissionOperationRepository>() -> Router {
[INFO] [stdout]    |              ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AddMissionEntity` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         AddMissionEntity {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::missions::AddMissionEntity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionViewingRepository` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 SqliteMissionViewingRepository,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub fn router<SqliteMissionViewingRepository>() -> Router {
[INFO] [stdout]    |              ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MissionStatuses` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |             status: MissionStatuses::Open.to_string(),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ use of undeclared type `MissionStatuses`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::value_objects::mission_statuses::MissionStatuses;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mission_operation_use_case` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |         .with_state(mission_operation_use_case)
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `EditMissionEntity` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:36:47
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn to_entity(&self, chief_id: i32) -> EditMissionEntity {
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::missions::EditMissionEntity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EditMissionEntity` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_model.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         EditMissionEntity {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::domain::entities::missions::EditMissionEntity;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Display` in this scope
[INFO] [stdout]   --> ap/server/src/domain/value_objects/mission_statuses.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Display for MissionStatuses {
[INFO] [stdout]    |      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Display;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]  --> ap/server/src/infrastructure/http/routers/mission_operation.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |             post(to_progress::<
[INFO] [stdout]   |             ^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::routing::post;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BrawlerEntity`
[INFO] [stdout]   --> ap/server/src/application/use_cases/authentication.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |         entities::brawlers::{BrawlerEntity, RegisterBrawlerEntity},
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> ap/server/src/application/use_cases/brawlers.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to_progress` in this scope
[INFO] [stdout]  --> ap/server/src/infrastructure/http/routers/mission_operation.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |             post(to_progress::<
[INFO] [stdout]   |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionOperationRepository` in this scope
[INFO] [stdout]  --> ap/server/src/infrastructure/http/routers/mission_operation.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |                 SqliteMissionOperationRepository,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn router<SqliteMissionOperationRepository>() -> Router {
[INFO] [stdout]   |              ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `timeout::TimeoutLayer`
[INFO] [stdout]   --> ap/server/src/infrastructure/http/http_serv.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     timeout::TimeoutLayer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionViewingRepository` in this scope
[INFO] [stdout]  --> ap/server/src/infrastructure/http/routers/mission_operation.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |                 SqliteMissionViewingRepository,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn router<SqliteMissionViewingRepository>() -> Router {
[INFO] [stdout]   |              ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |             post(to_complete::<
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use axum::routing::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to_complete` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |             post(to_complete::<
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionOperationRepository` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 SqliteMissionOperationRepository,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub fn router<SqliteMissionOperationRepository>() -> Router {
[INFO] [stdout]    |              ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionViewingRepository` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 SqliteMissionViewingRepository,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub fn router<SqliteMissionViewingRepository>() -> Router {
[INFO] [stdout]    |              ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             post(to_failed::<
[INFO] [stdout]    |             ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use axum::routing::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `to_failed` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |             post(to_failed::<
[INFO] [stdout]    |                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionOperationRepository` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 SqliteMissionOperationRepository,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub fn router<SqliteMissionOperationRepository>() -> Router {
[INFO] [stdout]    |              ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteMissionViewingRepository` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 SqliteMissionViewingRepository,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub fn router<SqliteMissionViewingRepository>() -> Router {
[INFO] [stdout]    |              ++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `mission_operation_use_case` in this scope
[INFO] [stdout]   --> ap/server/src/infrastructure/http/routers/mission_operation.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 |         .with_state(mission_operation_use_case)
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BrawlerEntity`
[INFO] [stdout]   --> ap/server/src/application/use_cases/authentication.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 |         entities::brawlers::{BrawlerEntity, RegisterBrawlerEntity},
[INFO] [stdout]    |                              ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> ap/server/src/application/use_cases/brawlers.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `timeout::TimeoutLayer`
[INFO] [stdout]   --> ap/server/src/infrastructure/http/http_serv.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     timeout::TimeoutLayer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:29:83
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn add(&self, chief_id: i32, add_mission_model: AddMissionModel) -> Result<i32> {
[INFO] [stdout]    |                                                                                   ^^^^^^ --- supplied 1 generic argument
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn add(&self, chief_id: i32, add_mission_model: AddMissionModel) -> Result<i32, E> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | -> Result<i32> {
[INFO] [stdout]    |    ^^^^^^ --- supplied 1 generic argument
[INFO] [stdout]    |    |
[INFO] [stdout]    |    expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 | -> Result<i32, E> {
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:56:67
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn remove(&self, mission_id: i32, chief_id: i32) -> Result<()> {
[INFO] [stdout]    |                                                                   ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn remove(&self, mission_id: i32, chief_id: i32) -> Result<(), E> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:23:57
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn view_detail(&self, mission_id: i32) -> Result<MissionModel> {
[INFO] [stdout]    |                                                         ^^^^^^ ------------ supplied 1 generic argument
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn view_detail(&self, mission_id: i32) -> Result<MissionModel, E> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:38:55
[INFO] [stdout]    |
[INFO] [stdout] 38 |    pub async fn get(&self, filter: &MissionFilter) -> Result<Vec<MissionModel>> {
[INFO] [stdout]    |                                                       ^^^^^^ ----------------- supplied 1 generic argument
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 38 |    pub async fn get(&self, filter: &MissionFilter) -> Result<Vec<MissionModel>, E> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:29:83
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn add(&self, chief_id: i32, add_mission_model: AddMissionModel) -> Result<i32> {
[INFO] [stdout]    |                                                                                   ^^^^^^ --- supplied 1 generic argument
[INFO] [stdout]    |                                                                                   |
[INFO] [stdout]    |                                                                                   expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub async fn add(&self, chief_id: i32, add_mission_model: AddMissionModel) -> Result<i32, E> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:40:4
[INFO] [stdout]    |
[INFO] [stdout] 40 | -> Result<i32> {
[INFO] [stdout]    |    ^^^^^^ --- supplied 1 generic argument
[INFO] [stdout]    |    |
[INFO] [stdout]    |    expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 | -> Result<i32, E> {
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_management.rs:56:67
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn remove(&self, mission_id: i32, chief_id: i32) -> Result<()> {
[INFO] [stdout]    |                                                                   ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                                                                   |
[INFO] [stdout]    |                                                                   expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn remove(&self, mission_id: i32, chief_id: i32) -> Result<(), E> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:23:57
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn view_detail(&self, mission_id: i32) -> Result<MissionModel> {
[INFO] [stdout]    |                                                         ^^^^^^ ------------ supplied 1 generic argument
[INFO] [stdout]    |                                                         |
[INFO] [stdout]    |                                                         expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub async fn view_detail(&self, mission_id: i32) -> Result<MissionModel, E> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> ap/server/src/application/use_cases/mission_viewing.rs:38:55
[INFO] [stdout]    |
[INFO] [stdout] 38 |    pub async fn get(&self, filter: &MissionFilter) -> Result<Vec<MissionModel>> {
[INFO] [stdout]    |                                                       ^^^^^^ ----------------- supplied 1 generic argument
[INFO] [stdout]    |                                                       |
[INFO] [stdout]    |                                                       expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 38 |    pub async fn get(&self, filter: &MissionFilter) -> Result<Vec<MissionModel>, E> {
[INFO] [stdout]    |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0401, E0405, E0411, E0422, E0425, E0432, E0433, E0434.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (lib test) due to 90 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0107, E0401, E0405, E0411, E0422, E0425, E0432, E0433, E0434.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (lib) due to 90 previous errors; 3 warnings emitted
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "43f467a0bd7970c9cd486001b9bcd12c5ea83b4218d247f44e939fabbca60e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43f467a0bd7970c9cd486001b9bcd12c5ea83b4218d247f44e939fabbca60e0f", kill_on_drop: false }`
[INFO] [stdout] 43f467a0bd7970c9cd486001b9bcd12c5ea83b4218d247f44e939fabbca60e0f
