[INFO] cloning repository https://github.com/99oblivius/vpm-oblivius
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/99oblivius/vpm-oblivius" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F99oblivius%2Fvpm-oblivius", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F99oblivius%2Fvpm-oblivius'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fef71c8e02853ca8b5d7abda581e4b769980355
[INFO] checking 99oblivius/vpm-oblivius against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F99oblivius%2Fvpm-oblivius" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/99oblivius/vpm-oblivius
[INFO] finished tweaking git repo https://github.com/99oblivius/vpm-oblivius
[INFO] tweaked toml for git repo https://github.com/99oblivius/vpm-oblivius written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/99oblivius/vpm-oblivius on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/99oblivius/vpm-oblivius 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.tracing-subscriber.featues
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env v1.0.1
[INFO] [stderr]   Downloaded parse_duration v2.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9faf01ca82b95345d4f6fe3e59c5bb404479e46ad51f2af3f5afa1e3065fc24
[INFO] running `Command { std: "docker" "start" "-a" "d9faf01ca82b95345d4f6fe3e59c5bb404479e46ad51f2af3f5afa1e3065fc24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9faf01ca82b95345d4f6fe3e59c5bb404479e46ad51f2af3f5afa1e3065fc24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9faf01ca82b95345d4f6fe3e59c5bb404479e46ad51f2af3f5afa1e3065fc24", kill_on_drop: false }`
[INFO] [stdout] d9faf01ca82b95345d4f6fe3e59c5bb404479e46ad51f2af3f5afa1e3065fc24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e0235694577fab906842c468af5604f8cc9c1298cab965e98fe936398f167ac
[INFO] running `Command { std: "docker" "start" "-a" "2e0235694577fab906842c468af5604f8cc9c1298cab965e98fe936398f167ac", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.tracing-subscriber.featues
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking env v1.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking parse_duration v2.1.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking vpm-oblivius v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/adapters/queries/code.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | /         sqlx::query!(
[INFO] [stdout] 10 | |             "INSERT INTO codes (code, created_at) VALUES ($1, $2)",
[INFO] [stdout] 11 | |             "...",
[INFO] [stdout] 12 | |             utc::now()
[INFO] [stdout] 13 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `axum::http::get`, `axum::http::patch`
[INFO] [stdout]  --> src/adapters/http/routes/api/license.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     http::{get, patch},
[INFO] [stdout]   |            ^^^  ^^^^^ no `patch` in the root
[INFO] [stdout]   |            |
[INFO] [stdout]   |            no `get` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber::filter::EnvFilter`
[INFO] [stdout]  --> src/infra/setup.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing_subscriber::{filter::EnvFilter, fmt};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ no `EnvFilter` in `filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, 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]   --> src/adapters/http/routes/public.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Serialize)]
[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]  --> src/adapters/queries/code.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[async_trait]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout]   |
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/adapters/queries/code.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | /         sqlx::query!(
[INFO] [stdout] 10 | |             "INSERT INTO codes (code, created_at) VALUES ($1, $2)",
[INFO] [stdout] 11 | |             "...",
[INFO] [stdout] 12 | |             utc::now()
[INFO] [stdout] 13 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `axum::http::get`, `axum::http::patch`
[INFO] [stdout]  --> src/adapters/http/routes/api/license.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 |     http::{get, patch},
[INFO] [stdout]   |            ^^^  ^^^^^ no `patch` in the root
[INFO] [stdout]   |            |
[INFO] [stdout]   |            no `get` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber::filter::EnvFilter`
[INFO] [stdout]  --> src/infra/setup.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing_subscriber::{filter::EnvFilter, fmt};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ no `EnvFilter` in `filter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, 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]   --> src/adapters/http/routes/public.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Serialize)]
[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]  --> src/adapters/queries/code.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[async_trait]
[INFO] [stdout]   |   ^^^^^^^^^^^
[INFO] [stdout]   |
[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[E0425]: cannot find type `Router` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                    ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppState` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                           ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::http::app_state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Router::new()
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/code", post(code_create).patch(code_update).delete(code_delete))
[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 `code_create` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/code", post(code_create).patch(code_update).delete(code_delete))
[INFO] [stdout]   |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `code_update` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:3:49
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/code", post(code_create).patch(code_update).delete(code_delete))
[INFO] [stdout]   |                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `code_delete` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:3:69
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/code", post(code_create).patch(code_update).delete(code_delete))
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `license_get` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/license.rs:9:41
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Router::new().route("/license", get(license_get).patch(license_update))
[INFO] [stdout]   |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `license_update` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/license.rs:9:60
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Router::new().route("/license", get(license_get).patch(license_update))
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppState` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn router(state: AppState) -> Router {
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::http::app_state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Router` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn router(state: AppState) -> Router {
[INFO] [stdout]   |                                   ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/adapters/http/routes/api.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Router::new()
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `middleware`
[INFO] [stdout]  --> src/adapters/http/routes/api.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |         .layer(middleware::from_fn_with_state(state, validate_login))
[INFO] [stdout]   |                ^^^^^^^^^^ use of unresolved module or unlinked crate `middleware`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `middleware`, use `cargo add middleware` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::middleware;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `validate_login` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api.rs:8:54
[INFO] [stdout]   |
[INFO] [stdout] 8 |         .layer(middleware::from_fn_with_state(state, validate_login))
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Router` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                    ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppState` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                           ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::http::app_state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Router::new()
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/login", get(panel_index).post(panel_login))
[INFO] [stdout]   |                          ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use reqwest::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `panel_index` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/login", get(panel_index).post(panel_login))
[INFO] [stdout]   |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `panel_login` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/login", get(panel_index).post(panel_login))
[INFO] [stdout]   |                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .route("/logout", post(panel_logout))
[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 `panel_logout` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .route("/logout", post(panel_logout))
[INFO] [stdout]   |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Router` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                    ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppState` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                           ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::http::app_state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Router::new()
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/", get(landing_page))
[INFO] [stdout]   |                     ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use reqwest::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `landing_page` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/", get(landing_page))
[INFO] [stdout]   |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .route("/redeem", post(redeem_key))
[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 `redeem_key` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .route("/redeem", post(redeem_key))
[INFO] [stdout]   |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .route("/index.json", get(vpm_index))
[INFO] [stdout]   |                               ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use reqwest::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `vpm_index` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .route("/index.json", get(vpm_index))
[INFO] [stdout]   |                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppState` in this scope
[INFO] [stdout]  --> src/adapters/http/routes.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn router(state: AppState) -> Router {
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::http::app_state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Router` in this scope
[INFO] [stdout]  --> src/adapters/http/routes.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn router(state: AppState) -> Router {
[INFO] [stdout]   |                                   ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/adapters/http/routes.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Router::new()
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `CodeStore` in this scope
[INFO] [stdout]  --> src/adapters/queries/code.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl CodeStore for SqliteDatabase {
[INFO] [stdout]   |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteDatabase` in this scope
[INFO] [stdout]  --> src/adapters/queries/code.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl CodeStore for SqliteDatabase {
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::queries::SqliteDatabase;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Markets` in this scope
[INFO] [stdout]  --> src/application/use_cases/redeem.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |     services: Arc<dyn Markets>,
[INFO] [stdout]   |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Database` in this scope
[INFO] [stdout]  --> src/application/use_cases/redeem.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |     store: Arc<dyn Database>,
[INFO] [stdout]   |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sqlx::Database;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Markets` in this scope
[INFO] [stdout]   --> src/application/use_cases/redeem.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |         services: Arc<dyn Markets>,
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Database` in this scope
[INFO] [stdout]   --> src/application/use_cases/redeem.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |         store: Arc<dyn Database>,
[INFO] [stdout]    |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sqlx::Database;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Error` in this scope
[INFO] [stdout]   --> src/application/use_cases/redeem.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |                             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::de::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::ser::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Database` in this scope
[INFO] [stdout]  --> src/application/use_cases/code.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     store: Arc<dyn Database>,
[INFO] [stdout]   |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sqlx::Database;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Database` in this scope
[INFO] [stdout]   --> src/application/use_cases/code.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |         store: Arc<dyn Database>,
[INFO] [stdout]    |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sqlx::Database;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppResult` in this scope
[INFO] [stdout]   --> src/application/use_cases/code.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ) -> AppResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/result.rs:557:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named enum `Result` defined here
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 -     ) -> AppResult<()> {
[INFO] [stdout] 18 +     ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app_error::AppResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppResult` in this scope
[INFO] [stdout]   --> src/application/use_cases/code.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ) -> AppResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/result.rs:557:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named enum `Result` defined here
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 23 -     ) -> AppResult<()> {
[INFO] [stdout] 23 +     ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app_error::AppResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppResult` in this scope
[INFO] [stdout]   --> src/application/use_cases/code.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ) -> AppResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/result.rs:557:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named enum `Result` defined here
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 28 -     ) -> AppResult<()> {
[INFO] [stdout] 28 +     ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app_error::AppResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppResult` in this scope
[INFO] [stdout]   --> src/application/use_cases/code.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |     ) -> AppResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/result.rs:557:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named enum `Result` defined here
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 33 -     ) -> AppResult<()> {
[INFO] [stdout] 33 +     ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app_error::AppResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vpm-oblivius` (lib test) due to 53 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find type `Router` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                    ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppState` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                           ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::http::app_state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Router::new()
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/code", post(code_create).patch(code_update).delete(code_delete))
[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 `code_create` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/code", post(code_create).patch(code_update).delete(code_delete))
[INFO] [stdout]   |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `code_update` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:3:49
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/code", post(code_create).patch(code_update).delete(code_delete))
[INFO] [stdout]   |                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `code_delete` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/code.rs:3:69
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/code", post(code_create).patch(code_update).delete(code_delete))
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `license_get` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/license.rs:9:41
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Router::new().route("/license", get(license_get).patch(license_update))
[INFO] [stdout]   |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `license_update` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api/license.rs:9:60
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Router::new().route("/license", get(license_get).patch(license_update))
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppState` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn router(state: AppState) -> Router {
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::http::app_state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Router` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn router(state: AppState) -> Router {
[INFO] [stdout]   |                                   ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/adapters/http/routes/api.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Router::new()
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `middleware`
[INFO] [stdout]  --> src/adapters/http/routes/api.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |         .layer(middleware::from_fn_with_state(state, validate_login))
[INFO] [stdout]   |                ^^^^^^^^^^ use of unresolved module or unlinked crate `middleware`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `middleware`, use `cargo add middleware` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::middleware;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `validate_login` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/api.rs:8:54
[INFO] [stdout]   |
[INFO] [stdout] 8 |         .layer(middleware::from_fn_with_state(state, validate_login))
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Router` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                    ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppState` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                           ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::http::app_state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Router::new()
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/login", get(panel_index).post(panel_login))
[INFO] [stdout]   |                          ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use reqwest::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `panel_index` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/login", get(panel_index).post(panel_login))
[INFO] [stdout]   |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `panel_login` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/login", get(panel_index).post(panel_login))
[INFO] [stdout]   |                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .route("/logout", post(panel_logout))
[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 `panel_logout` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/panel.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .route("/logout", post(panel_logout))
[INFO] [stdout]   |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Router` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                    ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vpm-oblivius` (lib) due to 53 previous errors
[INFO] [stdout] error[E0425]: cannot find type `AppState` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn router() -> Router<AppState> {
[INFO] [stdout]   |                           ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::http::app_state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Router::new()
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/", get(landing_page))
[INFO] [stdout]   |                     ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use reqwest::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `landing_page` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 |         .route("/", get(landing_page))
[INFO] [stdout]   |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .route("/redeem", post(redeem_key))
[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 `redeem_key` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 |         .route("/redeem", post(redeem_key))
[INFO] [stdout]   |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .route("/index.json", get(vpm_index))
[INFO] [stdout]   |                               ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use reqwest::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `vpm_index` in this scope
[INFO] [stdout]  --> src/adapters/http/routes/public.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .route("/index.json", get(vpm_index))
[INFO] [stdout]   |                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppState` in this scope
[INFO] [stdout]  --> src/adapters/http/routes.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn router(state: AppState) -> Router {
[INFO] [stdout]   |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::http::app_state::AppState;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Router` in this scope
[INFO] [stdout]  --> src/adapters/http/routes.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn router(state: AppState) -> Router {
[INFO] [stdout]   |                                   ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Router`
[INFO] [stdout]  --> src/adapters/http/routes.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Router::new()
[INFO] [stdout]   |     ^^^^^^ use of undeclared type `Router`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::Router;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `CodeStore` in this scope
[INFO] [stdout]  --> src/adapters/queries/code.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl CodeStore for SqliteDatabase {
[INFO] [stdout]   |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SqliteDatabase` in this scope
[INFO] [stdout]  --> src/adapters/queries/code.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl CodeStore for SqliteDatabase {
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::adapters::queries::SqliteDatabase;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Markets` in this scope
[INFO] [stdout]  --> src/application/use_cases/redeem.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |     services: Arc<dyn Markets>,
[INFO] [stdout]   |                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Database` in this scope
[INFO] [stdout]  --> src/application/use_cases/redeem.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |     store: Arc<dyn Database>,
[INFO] [stdout]   |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sqlx::Database;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Markets` in this scope
[INFO] [stdout]   --> src/application/use_cases/redeem.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 |         services: Arc<dyn Markets>,
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Database` in this scope
[INFO] [stdout]   --> src/application/use_cases/redeem.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |         store: Arc<dyn Database>,
[INFO] [stdout]    |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sqlx::Database;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Error` in this scope
[INFO] [stdout]   --> src/application/use_cases/redeem.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     ) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |                             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::de::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde::ser::Error;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Database` in this scope
[INFO] [stdout]  --> src/application/use_cases/code.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     store: Arc<dyn Database>,
[INFO] [stdout]   |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 1 + use sqlx::Database;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Database` in this scope
[INFO] [stdout]   --> src/application/use_cases/code.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 |         store: Arc<dyn Database>,
[INFO] [stdout]    |                        ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use sqlx::Database;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppResult` in this scope
[INFO] [stdout]   --> src/application/use_cases/code.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ) -> AppResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/result.rs:557:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named enum `Result` defined here
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 -     ) -> AppResult<()> {
[INFO] [stdout] 18 +     ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app_error::AppResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppResult` in this scope
[INFO] [stdout]   --> src/application/use_cases/code.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ) -> AppResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/result.rs:557:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named enum `Result` defined here
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 23 -     ) -> AppResult<()> {
[INFO] [stdout] 23 +     ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app_error::AppResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppResult` in this scope
[INFO] [stdout]   --> src/application/use_cases/code.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |     ) -> AppResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/result.rs:557:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named enum `Result` defined here
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 28 -     ) -> AppResult<()> {
[INFO] [stdout] 28 +     ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app_error::AppResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AppResult` in this scope
[INFO] [stdout]   --> src/application/use_cases/code.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 |     ) -> AppResult<()> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/f8463896a9b36a04899c013bd8825a7fd29dd7a4/library/core/src/result.rs:557:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named enum `Result` defined here
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 33 -     ) -> AppResult<()> {
[INFO] [stdout] 33 +     ) -> Result<()> {
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::app_error::AppResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2e0235694577fab906842c468af5604f8cc9c1298cab965e98fe936398f167ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e0235694577fab906842c468af5604f8cc9c1298cab965e98fe936398f167ac", kill_on_drop: false }`
[INFO] [stdout] 2e0235694577fab906842c468af5604f8cc9c1298cab965e98fe936398f167ac
