[INFO] cloning repository https://github.com/ATavanaei/webserver_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ATavanaei/webserver_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATavanaei%2Fwebserver_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATavanaei%2Fwebserver_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb746dac04050bb795952da6bb974a373e3fb7c0
[INFO] checking ATavanaei/webserver_rust against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FATavanaei%2Fwebserver_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ATavanaei/webserver_rust on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ATavanaei/webserver_rust
[INFO] finished tweaking git repo https://github.com/ATavanaei/webserver_rust
[INFO] tweaked toml for git repo https://github.com/ATavanaei/webserver_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ATavanaei/webserver_rust 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcc524e486b7aac81875115f0ca03bb520b0a1558e5761e6bf631639b7d443f8
[INFO] running `Command { std: "docker" "start" "-a" "dcc524e486b7aac81875115f0ca03bb520b0a1558e5761e6bf631639b7d443f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcc524e486b7aac81875115f0ca03bb520b0a1558e5761e6bf631639b7d443f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcc524e486b7aac81875115f0ca03bb520b0a1558e5761e6bf631639b7d443f8", kill_on_drop: false }`
[INFO] [stdout] dcc524e486b7aac81875115f0ca03bb520b0a1558e5761e6bf631639b7d443f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c362f58529a1c028c102bc25524d5178743be2e886fd5543529df528705e8bff
[INFO] running `Command { std: "docker" "start" "-a" "c362f58529a1c028c102bc25524d5178743be2e886fd5543529df528705e8bff", kill_on_drop: false }`
[INFO] [stderr]     Checking Landrocker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use warp::Filter;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> src/custom_filters.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use warp::{Filter, Rejection};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> src/handlers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use warp::{http::StatusCode, Reply};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/handlers.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::debug;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> src/handlers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use warp::{http::StatusCode, Reply};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> src/routes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use warp::{Filter, Rejection, Reply};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/schema.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDate, NaiveDateTime};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> src/schema.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::sync::Mutex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/schema.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]  --> src/validators.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::de::{Deserializer, Error as DeserializerError, Unexpected};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]  --> src/validators.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::ser::{Error as SerializerError, Serializer};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/validators.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::error;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/validators.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     warp::path!("bye")
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     warp::path!("shop")
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     warp::path!("transaction" / u64)
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     warp::path!("return" / u64)
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/main.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use warp::Filter;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> src/custom_filters.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use warp::{Filter, Rejection};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> src/handlers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use warp::{http::StatusCode, Reply};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/handlers.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::debug;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> src/handlers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use warp::{http::StatusCode, Reply};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   --> src/routes.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use chrono::prelude::*;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> src/routes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use warp::{Filter, Rejection, Reply};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/schema.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDate, NaiveDateTime};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> src/schema.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::sync::Mutex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]   --> src/schema.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     use serde_json::error::Error;
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/schema.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde_test`
[INFO] [stdout]   --> src/schema.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     use serde_test::{assert_tokens, Token};
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_test`, use `cargo add serde_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]  --> src/validators.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::de::{Deserializer, Error as DeserializerError, Unexpected};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]  --> src/validators.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::ser::{Error as SerializerError, Serializer};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `log`
[INFO] [stdout]  --> src/validators.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use log::error;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `log`, use `cargo add log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/routes.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use tokio::sync::Mutex;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |     use warp::http::StatusCode;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/validators.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     warp::path!("bye")
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     warp::path!("shop")
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     warp::path!("transaction" / u64)
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     warp::path!("return" / u64)
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/routes.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[tokio::test]
[INFO] [stdout]    |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:110:7
[INFO] [stdout]     |
[INFO] [stdout] 110 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:158:7
[INFO] [stdout]     |
[INFO] [stdout] 158 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:172:7
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:203:7
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:218:7
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:282:7
[INFO] [stdout]     |
[INFO] [stdout] 282 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/routes.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 |     #[tokio::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/main.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/schema.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/schema.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[serde(with = "validators::validate_game_rating")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/schema.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[serde(rename_all = "camelCase")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/schema.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[serde(rename_all = "SCREAMING_SNAKE_CASE")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/schema.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[serde(with = "validators::validate_game_rating")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/schema.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[serde(rename_all = "SCREAMING_SNAKE_CASE")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/custom_filters.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     warp::body::content_length_limit(1024 * 32).and(warp::body::json())
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/custom_filters.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     warp::body::content_length_limit(1024 * 32).and(warp::body::json())
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/custom_filters.rs:20:53
[INFO] [stdout]    |
[INFO] [stdout] 20 |     warp::body::content_length_limit(1024 * 32).and(warp::body::json())
[INFO] [stdout]    |                                                     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/custom_filters.rs:20:53
[INFO] [stdout]    |
[INFO] [stdout] 20 |     warp::body::content_length_limit(1024 * 32).and(warp::body::json())
[INFO] [stdout]    |                                                     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/handlers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Ok(warp::reply::json(&games))
[INFO] [stdout]    |        ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/handlers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 |     Ok(warp::reply::json(&games))
[INFO] [stdout]    |        ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::validators`
[INFO] [stdout]  --> src/schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::validators;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_env_logger`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pretty_env_logger::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_env_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pretty_env_logger`, use `cargo add pretty_env_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let res = warp::test::request().method("GET").path("/shop").reply(&filter).await;
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:149:19
[INFO] [stdout]     |
[INFO] [stdout] 149 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/custom_filters.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     warp::any().map(move || db.clone())
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/custom_filters.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     warp::query::<ListOptions>()
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .and(warp::get())
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .and(warp::post())
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |         .and(warp::put())
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |         .and(warp::delete())
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     warp::serve(routes).run(([127, 0, 0, 1], 5760)).await;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/main.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let routes = api.with(warp::log("restful_rust"));
[INFO] [stdout]    |                           ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Landrocker` (bin "Landrocker") due to 33 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:193:19
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:237:19
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:271:19
[INFO] [stdout]     |
[INFO] [stdout] 271 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:302:19
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> src/routes.rs:316:19
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let res = warp::test::request()
[INFO] [stdout]     |                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::validators`
[INFO] [stdout]  --> src/schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::validators;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pretty_env_logger`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pretty_env_logger::init();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_env_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pretty_env_logger`, use `cargo add pretty_env_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/custom_filters.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     warp::any().map(move || db.clone())
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/custom_filters.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     warp::query::<ListOptions>()
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .and(warp::get())
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .and(warp::post())
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 |         .and(warp::put())
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/routes.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |         .and(warp::delete())
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NaiveDate`
[INFO] [stdout]   --> src/routes.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 release_date: NaiveDate::from_ymd(2011, 9, 22).and_hms(0, 0, 0),
[INFO] [stdout]    |                               ^^^^^^^^^ use of undeclared type `NaiveDate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NaiveDate`
[INFO] [stdout]   --> src/routes.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 release_date: NaiveDate::from_ymd(2014, 3, 11).and_hms(0, 0, 0),
[INFO] [stdout]    |                               ^^^^^^^^^ use of undeclared type `NaiveDate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NaiveDate`
[INFO] [stdout]   --> src/routes.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 |             release_date: NaiveDate::from_ymd(2016, 3, 11).and_hms(0, 0, 0),
[INFO] [stdout]    |                           ^^^^^^^^^ use of undeclared type `NaiveDate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/schema.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let game: Game = serde_json::from_str(data).unwrap();
[INFO] [stdout]     |                          ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/schema.rs:133:26
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let err: Error = serde_json::from_str::<Game>(data).unwrap_err();
[INFO] [stdout]     |                          ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/schema.rs:171:28
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let genre: Genre = serde_json::from_str(data).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/schema.rs:177:28
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let genre: Genre = serde_json::from_str(data).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    --> src/schema.rs:186:26
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let err: Error = serde_json::from_str::<Genre>(data).unwrap_err();
[INFO] [stdout]     |                          ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     warp::serve(routes).run(([127, 0, 0, 1], 5760)).await;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> src/main.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let routes = api.with(warp::log("restful_rust"));
[INFO] [stdout]    |                           ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Landrocker` (bin "Landrocker" test) due to 76 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c362f58529a1c028c102bc25524d5178743be2e886fd5543529df528705e8bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c362f58529a1c028c102bc25524d5178743be2e886fd5543529df528705e8bff", kill_on_drop: false }`
[INFO] [stdout] c362f58529a1c028c102bc25524d5178743be2e886fd5543529df528705e8bff
