[INFO] cloning repository https://github.com/sameer-n012/spt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sameer-n012/spt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer-n012%2Fspt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer-n012%2Fspt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41d1b10c652e19cf475e994402d47e7c1eef87f0
[INFO] checking sameer-n012/spt against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsameer-n012%2Fspt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sameer-n012/spt
[INFO] finished tweaking git repo https://github.com/sameer-n012/spt
[INFO] tweaked toml for git repo https://github.com/sameer-n012/spt written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sameer-n012/spt on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sameer-n012/spt 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded open v5.3.0
[INFO] [stderr]   Downloaded schannel v0.1.26
[INFO] [stderr]   Downloaded thiserror v1.0.65
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded thiserror-impl v1.0.65
[INFO] [stderr]   Downloaded pathdiff v0.2.2
[INFO] [stderr]   Downloaded security-framework-sys v2.12.0
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded anstyle v1.0.9
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded iso8601 v0.1.1
[INFO] [stderr]   Downloaded datetime v0.4.7
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded locale v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae4f34f3b517e77645bfd010c0af00ecc6c2711db639edf3ebdcf451f59f9331
[INFO] running `Command { std: "docker" "start" "-a" "ae4f34f3b517e77645bfd010c0af00ecc6c2711db639edf3ebdcf451f59f9331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae4f34f3b517e77645bfd010c0af00ecc6c2711db639edf3ebdcf451f59f9331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae4f34f3b517e77645bfd010c0af00ecc6c2711db639edf3ebdcf451f59f9331", kill_on_drop: false }`
[INFO] [stdout] ae4f34f3b517e77645bfd010c0af00ecc6c2711db639edf3ebdcf451f59f9331
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9f4be32debdccacabe7e0f6206958afe2f8149c1505f79c87cea398611ece8e
[INFO] running `Command { std: "docker" "start" "-a" "c9f4be32debdccacabe7e0f6206958afe2f8149c1505f79c87cea398611ece8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking locale v0.2.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking pathdiff v0.2.2
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking open v5.3.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking iso8601 v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking datetime v0.4.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking warp v0.3.7
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking spt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope
[INFO] [stdout]    --> src/server/web/routes.rs:117:34
[INFO] [stdout]     |
[INFO] [stdout] 117 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope
[INFO] [stdout]    --> src/server/web/routes.rs:244:34
[INFO] [stdout]     |
[INFO] [stdout] 244 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope
[INFO] [stdout]    --> src/server/web/routes.rs:363:34
[INFO] [stdout]     |
[INFO] [stdout] 363 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope
[INFO] [stdout]    --> src/server/web/routes.rs:387:34
[INFO] [stdout]     |
[INFO] [stdout] 387 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope
[INFO] [stdout]    --> src/server/web/routes.rs:607:65
[INFO] [stdout]     |
[INFO] [stdout] 607 | async fn update_last_request_time(last_request_time: &Arc<Mutex<Instant>>) {
[INFO] [stdout]     |                                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instant`
[INFO] [stdout]    --> src/server/web/routes.rs:609:18
[INFO] [stdout]     |
[INFO] [stdout] 609 |     *last_time = Instant::now();
[INFO] [stdout]     |                  ^^^^^^^ use of undeclared type `Instant`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/album.rs:21:77
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn from_db_record(album_record: serde_json::Value) -> Result<Album, DataParseError> {
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<DataParseError> Album {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/album.rs:42:78
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn from_api_record(album_record: serde_json::Value) -> Result<Album, DataParseError> {
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<DataParseError> Album {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/artist.rs:19:79
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_db_record(artist_record: serde_json::Value) -> Result<Artist, DataParseError> {
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<DataParseError> Artist {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/artist.rs:32:80
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn from_api_record(artist_record: serde_json::Value) -> Result<Artist, DataParseError> {
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<DataParseError> Artist {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/episode.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ) -> Result<Episode, DataParseError> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<DataParseError> Episode {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/episode.rs:99:26
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ) -> Result<Episode, DataParseError> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<DataParseError> Episode {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/playlist.rs:24:83
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn from_db_record(playlist_record: serde_json::Value) -> Result<Playlist, DataParseError> {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<DataParseError> Playlist {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/playlist.rs:54:84
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_api_record(playlist_record: serde_json::Value) -> Result<Playlist, DataParseError> {
[INFO] [stdout]    |                                                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<DataParseError> Playlist {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/show.rs:21:75
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn from_db_record(show_record: serde_json::Value) -> Result<Show, DataParseError> {
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<DataParseError> Show {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/show.rs:39:76
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn from_api_record(show_record: serde_json::Value) -> Result<Show, DataParseError> {
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<DataParseError> Show {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/track.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> Result<Track, DataParseError> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<DataParseError> Track {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]    --> src/models/track.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |     ) -> Result<Track, DataParseError> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl<DataParseError> Track {
[INFO] [stdout]     |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/user.rs:23:75
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn from_db_record(user_record: serde_json::Value) -> Result<User, DataParseError> {
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl<DataParseError> User {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/user.rs:42:76
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn from_api_record(user_record: serde_json::Value) -> Result<User, DataParseError> {
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl<DataParseError> User {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DBError`
[INFO] [stdout]   --> src/server/web/routes.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::util::errors::{ApiError, DBError};
[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: `std::env`
[INFO] [stdout]  --> src/server/db/db_manager.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SqliteConnection`
[INFO] [stdout]   --> src/server/db/db_manager.rs:10:36
[INFO] [stdout]    |
[INFO] [stdout] 10 |     sqlite::{SqliteConnectOptions, SqliteConnection},
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/album.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/artist.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/episode.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/playlist.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/show.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `datetime::LocalDateTime`
[INFO] [stdout]  --> src/models/track.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use datetime::LocalDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/track.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/user.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> src/client/local_api_proxy.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/client/cli/cli_app.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{debug, info};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ParseError`
[INFO] [stdout]  --> src/client/cli/eval.rs:1:52
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::client::cli::parser::{Arg, CommandNode, ParseError};
[INFO] [stdout]   |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/client/core/playback_manager.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_json::{json, Value};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope
[INFO] [stdout]    --> src/server/web/routes.rs:117:34
[INFO] [stdout]     |
[INFO] [stdout] 117 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope
[INFO] [stdout]    --> src/server/web/routes.rs:244:34
[INFO] [stdout]     |
[INFO] [stdout] 244 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope
[INFO] [stdout]    --> src/server/web/routes.rs:363:34
[INFO] [stdout]     |
[INFO] [stdout] 363 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope
[INFO] [stdout]    --> src/server/web/routes.rs:387:34
[INFO] [stdout]     |
[INFO] [stdout] 387 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Instant` in this scope
[INFO] [stdout]    --> src/server/web/routes.rs:607:65
[INFO] [stdout]     |
[INFO] [stdout] 607 | async fn update_last_request_time(last_request_time: &Arc<Mutex<Instant>>) {
[INFO] [stdout]     |                                                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instant`
[INFO] [stdout]    --> src/server/web/routes.rs:609:18
[INFO] [stdout]     |
[INFO] [stdout] 609 |     *last_time = Instant::now();
[INFO] [stdout]     |                  ^^^^^^^ use of undeclared type `Instant`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use datetime::Instant;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::time::Instant;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/album.rs:21:77
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn from_db_record(album_record: serde_json::Value) -> Result<Album, DataParseError> {
[INFO] [stdout]    |                                                                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<DataParseError> Album {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/album.rs:42:78
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn from_api_record(album_record: serde_json::Value) -> Result<Album, DataParseError> {
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<DataParseError> Album {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/artist.rs:19:79
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn from_db_record(artist_record: serde_json::Value) -> Result<Artist, DataParseError> {
[INFO] [stdout]    |                                                                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<DataParseError> Artist {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/artist.rs:32:80
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn from_api_record(artist_record: serde_json::Value) -> Result<Artist, DataParseError> {
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl<DataParseError> Artist {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/episode.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ) -> Result<Episode, DataParseError> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<DataParseError> Episode {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/episode.rs:99:26
[INFO] [stdout]    |
[INFO] [stdout] 99 |     ) -> Result<Episode, DataParseError> {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl<DataParseError> Episode {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/playlist.rs:24:83
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn from_db_record(playlist_record: serde_json::Value) -> Result<Playlist, DataParseError> {
[INFO] [stdout]    |                                                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<DataParseError> Playlist {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/playlist.rs:54:84
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn from_api_record(playlist_record: serde_json::Value) -> Result<Playlist, DataParseError> {
[INFO] [stdout]    |                                                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl<DataParseError> Playlist {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/show.rs:21:75
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn from_db_record(show_record: serde_json::Value) -> Result<Show, DataParseError> {
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<DataParseError> Show {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/show.rs:39:76
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn from_api_record(show_record: serde_json::Value) -> Result<Show, DataParseError> {
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl<DataParseError> Show {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/track.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> Result<Track, DataParseError> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl<DataParseError> Track {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]    --> src/models/track.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |     ) -> Result<Track, DataParseError> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl<DataParseError> Track {
[INFO] [stdout]     |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/user.rs:23:75
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn from_db_record(user_record: serde_json::Value) -> Result<User, DataParseError> {
[INFO] [stdout]    |                                                                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl<DataParseError> User {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DataParseError` in this scope
[INFO] [stdout]   --> src/models/user.rs:42:76
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn from_api_record(user_record: serde_json::Value) -> Result<User, DataParseError> {
[INFO] [stdout]    |                                                                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl<DataParseError> User {
[INFO] [stdout]    |     ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DBError`
[INFO] [stdout]   --> src/server/web/routes.rs:13:37
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::util::errors::{ApiError, DBError};
[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: `std::env`
[INFO] [stdout]  --> src/server/db/db_manager.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SqliteConnection`
[INFO] [stdout]   --> src/server/db/db_manager.rs:10:36
[INFO] [stdout]    |
[INFO] [stdout] 10 |     sqlite::{SqliteConnectOptions, SqliteConnection},
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/album.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/artist.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/episode.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/playlist.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/show.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `datetime::LocalDateTime`
[INFO] [stdout]  --> src/models/track.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use datetime::LocalDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/track.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/models/user.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> src/client/local_api_proxy.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/client/cli/cli_app.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{debug, info};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ParseError`
[INFO] [stdout]  --> src/client/cli/eval.rs:1:52
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::client::cli::parser::{Arg, CommandNode, ParseError};
[INFO] [stdout]   |                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/client/core/playback_manager.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_json::{json, Value};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/album.rs:56:44
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/album.rs:66:44
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/album.rs:76:44
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/artist.rs:44:44
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/artist.rs:52:44
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/artist.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:183:44
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:198:44
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:214:44
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:221:81
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn generate_user_analytics_insert_query(&self, user_id: &str) -> Option<Query> {
[INFO] [stdout]     |                                                                                 ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn generate_user_analytics_insert_query(&self, user_id: &str) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:238:81
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn generate_user_analytics_update_query(&self, user_id: &str) -> Option<Query> {
[INFO] [stdout]     |                                                                                 ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn generate_user_analytics_update_query(&self, user_id: &str) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:255:66
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn generate_user_analytics_delete_query(&self) -> Option<Query> {
[INFO] [stdout]     |                                                                  ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn generate_user_analytics_delete_query(&self) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/playlist.rs:71:44
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/playlist.rs:84:44
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/playlist.rs:97:44
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/show.rs:53:44
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/show.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/show.rs:73:44
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:243:44
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:278:44
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:314:44
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:321:81
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn generate_user_analytics_insert_query(&self, user_id: &str) -> Option<Query> {
[INFO] [stdout]     |                                                                                 ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn generate_user_analytics_insert_query(&self, user_id: &str) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:338:81
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn generate_user_analytics_update_query(&self, user_id: &str) -> Option<Query> {
[INFO] [stdout]     |                                                                                 ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn generate_user_analytics_update_query(&self, user_id: &str) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:355:66
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn generate_user_analytics_delete_query(&self) -> Option<Query> {
[INFO] [stdout]     |                                                                  ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn generate_user_analytics_delete_query(&self) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/user.rs:58:44
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/user.rs:70:44
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/user.rs:82:44
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/album.rs:56:44
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/album.rs:66:44
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/album.rs:76:44
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/artist.rs:44:44
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/artist.rs:52:44
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/artist.rs:60:44
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:183:44
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:198:44
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:214:44
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 214 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:221:81
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn generate_user_analytics_insert_query(&self, user_id: &str) -> Option<Query> {
[INFO] [stdout]     |                                                                                 ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn generate_user_analytics_insert_query(&self, user_id: &str) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:238:81
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn generate_user_analytics_update_query(&self, user_id: &str) -> Option<Query> {
[INFO] [stdout]     |                                                                                 ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 238 |     pub fn generate_user_analytics_update_query(&self, user_id: &str) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/episode.rs:255:66
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn generate_user_analytics_delete_query(&self) -> Option<Query> {
[INFO] [stdout]     |                                                                  ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn generate_user_analytics_delete_query(&self) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/playlist.rs:71:44
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/playlist.rs:84:44
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/playlist.rs:97:44
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/show.rs:53:44
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/show.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/show.rs:73:44
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:243:44
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:278:44
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:314:44
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]     |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]     |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:321:81
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn generate_user_analytics_insert_query(&self, user_id: &str) -> Option<Query> {
[INFO] [stdout]     |                                                                                 ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn generate_user_analytics_insert_query(&self, user_id: &str) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:338:81
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn generate_user_analytics_update_query(&self, user_id: &str) -> Option<Query> {
[INFO] [stdout]     |                                                                                 ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn generate_user_analytics_update_query(&self, user_id: &str) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]    --> src/models/track.rs:355:66
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn generate_user_analytics_delete_query(&self) -> Option<Query> {
[INFO] [stdout]     |                                                                  ^^^^^ expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]     |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn generate_user_analytics_delete_query(&self) -> Option<Query<DB, A>> {
[INFO] [stdout]     |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/user.rs:58:44
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn generate_insert_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn generate_insert_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/user.rs:70:44
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn generate_update_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn generate_update_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `Query`
[INFO] [stdout]   --> src/models/user.rs:82:44
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn generate_delete_query(&self) -> Query {
[INFO] [stdout]    |                                            ^^^^^ expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with 2 generic parameters: `DB`, `A`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Query<'q, DB: Database, A> {
[INFO] [stdout]    |            ^^^^^     --            -
[INFO] [stdout] help: add missing generic arguments
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn generate_delete_query(&self) -> Query<DB, A> {
[INFO] [stdout]    |                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/server/web/server.rs:55:18
[INFO] [stdout]     |
[INFO] [stdout]  55 |       let routes = routes::routes(
[INFO] [stdout]     |  __________________^^^^^^^^^^^^^^-
[INFO] [stdout]  56 | |         Arc::clone(&server_meta.api_proxies),
[INFO] [stdout]  57 | |         Arc::clone(&server_meta.db_manager),
[INFO] [stdout]  58 | |         Arc::clone(&server_meta.next_client_id),
[INFO] [stdout]  59 | |         // Arc::clone(&server_meta.last_request_time),
[INFO] [stdout]  60 | |     );
[INFO] [stdout]     | |_____- argument #4 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/server/web/routes.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub fn routes(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |     --------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  55 ~     let routes = routes::routes(
[INFO] [stdout]  56 +         Arc::clone(&server_meta.api_proxies),
[INFO] [stdout]  57 +         Arc::clone(&server_meta.db_manager),
[INFO] [stdout]  58 +         Arc::clone(&server_meta.next_client_id),
[INFO] [stdout]  59 +         /* last_request_time */,
[INFO] [stdout]  60 ~     );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/server/web/server.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         handle_shutdown(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 |             server_meta.inactivity_timeout.clone(),
[INFO] [stdout]     |             -------------------------------------- argument #1 of type `Arc<tokio::sync::Mutex<std::time::Instant>>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/server/web/server.rs:98:10
[INFO] [stdout]     |
[INFO] [stdout]  98 | async fn handle_shutdown(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     // shutdown_rx: oneshot::Receiver<()>,
[INFO] [stdout] 100 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |     --------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  66 -         handle_shutdown(
[INFO] [stdout]  67 -             // shutdown_rx,
[INFO] [stdout]  68 -             // Arc::clone(&server_meta.last_request_time),
[INFO] [stdout]  69 -             server_meta.inactivity_timeout.clone(),
[INFO] [stdout]  70 -         ),
[INFO] [stdout]  66 +         handle_shutdown(/* Arc<tokio::sync::Mutex<std::time::Instant>> */, server_meta.inactivity_timeout.clone()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/server/web/server.rs:55:18
[INFO] [stdout]     |
[INFO] [stdout]  55 |       let routes = routes::routes(
[INFO] [stdout]     |  __________________^^^^^^^^^^^^^^-
[INFO] [stdout]  56 | |         Arc::clone(&server_meta.api_proxies),
[INFO] [stdout]  57 | |         Arc::clone(&server_meta.db_manager),
[INFO] [stdout]  58 | |         Arc::clone(&server_meta.next_client_id),
[INFO] [stdout]  59 | |         // Arc::clone(&server_meta.last_request_time),
[INFO] [stdout]  60 | |     );
[INFO] [stdout]     | |_____- argument #4 is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/server/web/routes.rs:383:8
[INFO] [stdout]     |
[INFO] [stdout] 383 | pub fn routes(
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 387 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |     --------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  55 ~     let routes = routes::routes(
[INFO] [stdout]  56 +         Arc::clone(&server_meta.api_proxies),
[INFO] [stdout]  57 +         Arc::clone(&server_meta.db_manager),
[INFO] [stdout]  58 +         Arc::clone(&server_meta.next_client_id),
[INFO] [stdout]  59 +         /* last_request_time */,
[INFO] [stdout]  60 ~     );
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/server/web/server.rs:66:9
[INFO] [stdout]     |
[INFO] [stdout]  66 |         handle_shutdown(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 |             server_meta.inactivity_timeout.clone(),
[INFO] [stdout]     |             -------------------------------------- argument #1 of type `Arc<tokio::sync::Mutex<std::time::Instant>>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/server/web/server.rs:98:10
[INFO] [stdout]     |
[INFO] [stdout]  98 | async fn handle_shutdown(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     // shutdown_rx: oneshot::Receiver<()>,
[INFO] [stdout] 100 |     last_request_time: Arc<Mutex<Instant>>,
[INFO] [stdout]     |     --------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  66 -         handle_shutdown(
[INFO] [stdout]  67 -             // shutdown_rx,
[INFO] [stdout]  68 -             // Arc::clone(&server_meta.last_request_time),
[INFO] [stdout]  69 -             server_meta.inactivity_timeout.clone(),
[INFO] [stdout]  70 -         ),
[INFO] [stdout]  66 +         handle_shutdown(/* Arc<tokio::sync::Mutex<std::time::Instant>> */, server_meta.inactivity_timeout.clone()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/server/web/server.rs:76:20
[INFO] [stdout]    |
[INFO] [stdout] 76 |         Arc::clone(&server_meta.api_proxies),
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Arc<Mutex<Instant>>`, found `&Arc<RwLock<HashMap<u64, Arc<...>>>>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Arc<tokio::sync::Mutex<std::time::Instant>>`
[INFO] [stdout]               found reference `&Arc<tokio::sync::RwLock<HashMap<u64, Arc<spt_api_proxy::ApiProxy>>>>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/clone.rs:236:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/server/web/server.rs:76:20
[INFO] [stdout]    |
[INFO] [stdout] 76 |         Arc::clone(&server_meta.api_proxies),
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Arc<Mutex<Instant>>`, found `&Arc<RwLock<HashMap<u64, Arc<...>>>>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Arc<tokio::sync::Mutex<std::time::Instant>>`
[INFO] [stdout]               found reference `&Arc<tokio::sync::RwLock<HashMap<u64, Arc<spt_api_proxy::ApiProxy>>>>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/clone.rs:236:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/server/web/server.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 |         Arc::clone(&server_meta.db_manager),
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `&Arc<RwLock<HashMap<u64, Arc<...>>>>`, found `&Arc<DBManager>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Arc<tokio::sync::RwLock<HashMap<u64, Arc<spt_api_proxy::ApiProxy>>>>`
[INFO] [stdout]               found reference `&Arc<DBManager>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/clone.rs:236:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/server/web/server.rs:74:18
[INFO] [stdout]     |
[INFO] [stdout]  74 |     tokio::spawn(check_periodic_update(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |         Duration::from_secs(10),
[INFO] [stdout]     |         ----------------------- argument #3 of type `Arc<DBManager>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/server/web/server.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | async fn check_periodic_update(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     db_manager: Arc<DBManager>,
[INFO] [stdout]     |     --------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  74 ~     tokio::spawn(check_periodic_update(
[INFO] [stdout]  75 +         Arc::clone(&server_meta.api_proxies),
[INFO] [stdout]  76 +         Arc::clone(&server_meta.db_manager),
[INFO] [stdout]  77 +         /* Arc<DBManager> */,
[INFO] [stdout]  78 +         Duration::from_secs(10),
[INFO] [stdout]  79 ~     ));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/server/web/server.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 |         Arc::clone(&server_meta.db_manager),
[INFO] [stdout]    |         ---------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `&Arc<RwLock<HashMap<u64, Arc<...>>>>`, found `&Arc<DBManager>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Arc<tokio::sync::RwLock<HashMap<u64, Arc<spt_api_proxy::ApiProxy>>>>`
[INFO] [stdout]               found reference `&Arc<DBManager>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/18c1d185ac7a6a3bf399296b35e4b2736809a756/library/core/src/clone.rs:236:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied
[INFO] [stdout]    --> src/server/web/server.rs:74:18
[INFO] [stdout]     |
[INFO] [stdout]  74 |     tokio::spawn(check_periodic_update(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |         Duration::from_secs(10),
[INFO] [stdout]     |         ----------------------- argument #3 of type `Arc<DBManager>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/server/web/server.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 | async fn check_periodic_update(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     db_manager: Arc<DBManager>,
[INFO] [stdout]     |     --------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  74 ~     tokio::spawn(check_periodic_update(
[INFO] [stdout]  75 +         Arc::clone(&server_meta.api_proxies),
[INFO] [stdout]  76 +         Arc::clone(&server_meta.db_manager),
[INFO] [stdout]  77 +         /* Arc<DBManager> */,
[INFO] [stdout]  78 +         Duration::from_secs(10),
[INFO] [stdout]  79 ~     ));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in an async function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/server/web/server.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 136 |   ) {
[INFO] [stdout]     |  ___-
[INFO] [stdout] 137 | |     // update last request time
[INFO] [stdout] 138 | |     let mut last_time = last_request_time.lock().await;
[INFO] [stdout] 139 | |     *last_time = Instant::now();
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |                             .await?;
[INFO] [stdout]     | |                                   ^ cannot use the `?` operator in an async function that returns `()`
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in an async function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/server/web/server.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 136 |   ) {
[INFO] [stdout]     |  ___-
[INFO] [stdout] 137 | |     // update last request time
[INFO] [stdout] 138 | |     let mut last_time = last_request_time.lock().await;
[INFO] [stdout] 139 | |     *last_time = Instant::now();
[INFO] [stdout] ...   |
[INFO] [stdout] 158 | |                             .await?;
[INFO] [stdout]     | |                                   ^ cannot use the `?` operator in an async function that returns `()`
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | | }
[INFO] [stdout]     | |_- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:202:37
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                     ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:202:37
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                     ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:213:31
[INFO] [stdout]     |
[INFO] [stdout] 213 |         .map_err(|_| DBError::QueryError)?;
[INFO] [stdout]     |                               ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:213:31
[INFO] [stdout]     |
[INFO] [stdout] 213 |         .map_err(|_| DBError::QueryError)?;
[INFO] [stdout]     |                               ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:251:41
[INFO] [stdout]     |
[INFO] [stdout] 251 |                     return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                         ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:251:41
[INFO] [stdout]     |
[INFO] [stdout] 251 |                     return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                         ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:316:49
[INFO] [stdout]     |
[INFO] [stdout] 316 | ...                   return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:316:49
[INFO] [stdout]     |
[INFO] [stdout] 316 | ...                   return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:361:49
[INFO] [stdout]     |
[INFO] [stdout] 361 | ...                   return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:361:49
[INFO] [stdout]     |
[INFO] [stdout] 361 | ...                   return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]   --> src/server/db/db_manager.rs:83:43
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]    |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/util/errors.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub enum DBError {
[INFO] [stdout]    | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]   --> src/server/db/db_manager.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]    |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/util/errors.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub enum DBError {
[INFO] [stdout]    | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]   --> src/server/db/db_manager.rs:83:43
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]    |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/util/errors.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub enum DBError {
[INFO] [stdout]    | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:100:37
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                     ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]   --> src/server/db/db_manager.rs:96:43
[INFO] [stdout]    |
[INFO] [stdout] 96 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]    |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/util/errors.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub enum DBError {
[INFO] [stdout]    | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:126:43
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:100:37
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                     ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:139:43
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:126:43
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:143:37
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                     ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:139:43
[INFO] [stdout]     |
[INFO] [stdout] 139 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:169:43
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:143:37
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                     ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:182:43
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:169:43
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:186:37
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                     ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/album.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/album.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/album.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 .ok_or(DataParseError::new("type"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/album.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 .ok_or(DataParseError::new("release_date"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `QueryError` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:182:43
[INFO] [stdout]     |
[INFO] [stdout] 182 |                     .map_err(|_| DBError::QueryError)
[INFO] [stdout]     |                                           ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `QueryError` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/artist.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/artist.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 .ok_or(DataParseError::new("show_uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 .ok_or(DataParseError::new("episode_number"))? as i32,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 .ok_or(DataParseError::new("release_date"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 .ok_or(DataParseError::new("duration_ms"))? as i32,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 .ok_or(DataParseError::new("explicit"))?,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `InvalidURI` found for enum `DBError` in the current scope
[INFO] [stdout]    --> src/server/db/db_manager.rs:186:37
[INFO] [stdout]     |
[INFO] [stdout] 186 |                 return Err(DBError::InvalidURI);
[INFO] [stdout]     |                                     ^^^^^^^^^^ variant or associated item not found in `DBError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/util/errors.rs:88:1
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum DBError {
[INFO] [stdout]     | ---------------- variant or associated item `InvalidURI` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     .ok_or(DataParseError::new("play_count"))? as i32,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |                     .ok_or(DataParseError::new("skip_count"))? as i32,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     .ok_or(DataParseError::new("replay_count"))?
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/album.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/album.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/album.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 .ok_or(DataParseError::new("type"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/album.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 .ok_or(DataParseError::new("release_date"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 .ok_or(DataParseError::new("show_uri"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 .ok_or(DataParseError::new("episode_number"))? as i32,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 .ok_or(DataParseError::new("release_date"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 .ok_or(DataParseError::new("duration_ms"))? as i32,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 .ok_or(DataParseError::new("explicit"))?,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:136:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:140:28
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     .ok_or(DataParseError::new("play_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     .ok_or(DataParseError::new("skip_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:146:28
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     .ok_or(DataParseError::new("replay_count"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/artist.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/artist.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 .ok_or(DataParseError::new("show_uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 .ok_or(DataParseError::new("episode_number"))? as i32,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |                 .ok_or(DataParseError::new("release_date"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 .ok_or(DataParseError::new("duration_ms"))? as i32,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 .ok_or(DataParseError::new("explicit"))?,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:75:28
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 79 |                     .ok_or(DataParseError::new("play_count"))? as i32,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |                     .ok_or(DataParseError::new("skip_count"))? as i32,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/episode.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     .ok_or(DataParseError::new("replay_count"))?
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 .ok_or(DataParseError::new("public"))?,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 .ok_or(DataParseError::new("show_uri"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 .ok_or(DataParseError::new("collaborative"))?,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 .ok_or(DataParseError::new("episode_number"))? as i32,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 .ok_or(DataParseError::new("snapshot_id"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 .ok_or(DataParseError::new("release_date"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:125:24
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 .ok_or(DataParseError::new("duration_ms"))? as i32,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:128:24
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 .ok_or(DataParseError::new("explicit"))?,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:136:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:140:28
[INFO] [stdout]     |
[INFO] [stdout] 140 |                     .ok_or(DataParseError::new("play_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |                     .ok_or(DataParseError::new("skip_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/episode.rs:146:28
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     .ok_or(DataParseError::new("replay_count"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/show.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/show.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/show.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 .ok_or(DataParseError::new("publisher"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 .ok_or(DataParseError::new("album_uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 .ok_or(DataParseError::new("track_number"))? as i32,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 .ok_or(DataParseError::new("disc_number"))? as i32,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 .ok_or(DataParseError::new("duration_ms"))? as i32,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 .ok_or(DataParseError::new("explicit"))?,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:43:24
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 .ok_or(DataParseError::new("public"))?,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 .ok_or(DataParseError::new("collaborative"))?,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/playlist.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 .ok_or(DataParseError::new("snapshot_id"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     .ok_or(DataParseError::new("play_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     .ok_or(DataParseError::new("skip_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:114:28
[INFO] [stdout]     |
[INFO] [stdout] 114 |                     .ok_or(DataParseError::new("replay_count"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/show.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/show.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/show.rs:33:24
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 .ok_or(DataParseError::new("publisher"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 .ok_or(DataParseError::new("album_uri"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 .ok_or(DataParseError::new("track_number"))? as i32,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:147:24
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 .ok_or(DataParseError::new("disc_number"))? as i32,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:150:24
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 .ok_or(DataParseError::new("duration_ms"))? as i32,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 .ok_or(DataParseError::new("explicit"))?,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 .ok_or(DataParseError::new("album_uri"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:177:28
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |                 .ok_or(DataParseError::new("track_number"))? as i32,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 .ok_or(DataParseError::new("disc_number"))? as i32,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 .ok_or(DataParseError::new("duration_ms"))? as i32,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/track.rs:80:24
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 .ok_or(DataParseError::new("explicit"))?,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:181:28
[INFO] [stdout]     |
[INFO] [stdout] 181 |                     .ok_or(DataParseError::new("play_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:184:28
[INFO] [stdout]     |
[INFO] [stdout] 184 |                     .ok_or(DataParseError::new("skip_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:187:28
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     .ok_or(DataParseError::new("replay_count"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     .ok_or(DataParseError::new("play_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     .ok_or(DataParseError::new("skip_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:114:28
[INFO] [stdout]     |
[INFO] [stdout] 114 |                     .ok_or(DataParseError::new("replay_count"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 .ok_or(DataParseError::new("uri"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:136:24
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 .ok_or(DataParseError::new("name"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 .ok_or(DataParseError::new("album_uri"))?
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:144:24
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 .ok_or(DataParseError::new("track_number"))? as i32,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:147:24
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 .ok_or(DataParseError::new("disc_number"))? as i32,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:150:24
[INFO] [stdout]     |
[INFO] [stdout] 150 |                 .ok_or(DataParseError::new("duration_ms"))? as i32,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 .ok_or(DataParseError::new("explicit"))?,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:177:28
[INFO] [stdout]     |
[INFO] [stdout] 177 |                     .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:181:28
[INFO] [stdout]     |
[INFO] [stdout] 181 |                     .ok_or(DataParseError::new("play_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:184:28
[INFO] [stdout]     |
[INFO] [stdout] 184 |                     .ok_or(DataParseError::new("skip_count"))? as i32,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]    --> src/models/track.rs:187:28
[INFO] [stdout]     |
[INFO] [stdout] 187 |                     .ok_or(DataParseError::new("replay_count"))?
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/user.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/user.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 .ok_or(DataParseError::new("display_name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/user.rs:27:24
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 .ok_or(DataParseError::new("user_id"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DataParseError`
[INFO] [stdout]   --> src/models/user.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 .ok_or(DataParseError::new("display_name"))?
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ use of undeclared type `DataParseError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_manager`
[INFO] [stdout]    --> src/server/web/routes.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     db_manager: &'a Arc<DBManager>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_manager`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/server/web/routes.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     body: Option<&'a Value>,                     // body
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_manager`
[INFO] [stdout]    --> src/server/web/routes.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     db_manager: &'a Arc<DBManager>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_manager`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]    --> src/server/web/routes.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     body: Option<&'a Value>,                     // body
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uri`
[INFO] [stdout]    --> src/server/db/db_manager.rs:219:50
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub async fn update_track_information(&self, uri: &str) -> Result<(), DBError> {
[INFO] [stdout]     |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uri`
[INFO] [stdout]    --> src/server/db/db_manager.rs:219:50
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub async fn update_track_information(&self, uri: &str) -> Result<(), DBError> {
[INFO] [stdout]     |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_uri`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/client/cli/eval.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 |     for (i, arg) in cmd.args.iter().enumerate() {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/client/cli/eval.rs:92:10
[INFO] [stdout]    |
[INFO] [stdout] 92 |     for (i, arg) in cmd.args.iter().enumerate() {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0107, E0277, E0308, E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spt` (bin "spt") due to 128 previous errors; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0061, E0107, E0277, E0308, E0412, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spt` (bin "spt" test) due to 128 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c9f4be32debdccacabe7e0f6206958afe2f8149c1505f79c87cea398611ece8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f4be32debdccacabe7e0f6206958afe2f8149c1505f79c87cea398611ece8e", kill_on_drop: false }`
[INFO] [stdout] c9f4be32debdccacabe7e0f6206958afe2f8149c1505f79c87cea398611ece8e
