[INFO] fetching crate warp-fix-171 0.3.4...
[INFO] testing warp-fix-171-0.3.4 against 1.91.0 for beta-1.92-2
[INFO] extracting crate warp-fix-171 0.3.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate warp-fix-171 0.3.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate warp-fix-171 0.3.4
[INFO] tweaked toml for crates.io crate warp-fix-171 0.3.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate warp-fix-171 0.3.4 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate warp-fix-171 0.3.4 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multiparty v0.1.0
[INFO] [stderr]   Downloaded pest_generator v2.5.7
[INFO] [stderr]   Downloaded pest_derive v2.5.7
[INFO] [stderr]   Downloaded listenfd v1.0.1
[INFO] [stderr]   Downloaded pest_meta v2.5.7
[INFO] [stderr]   Downloaded serde_derive v1.0.159
[INFO] [stderr]   Downloaded pest v2.5.7
[INFO] [stderr]   Downloaded handlebars v4.3.6
[INFO] [stderr]   Downloaded serde_json v1.0.95
[INFO] [stderr]   Downloaded serde v1.0.159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a556107402ce56ce20356b6fec73d20843db8478de521ad1026495711e5d3c18
[INFO] running `Command { std: "docker" "start" "-a" "a556107402ce56ce20356b6fec73d20843db8478de521ad1026495711e5d3c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a556107402ce56ce20356b6fec73d20843db8478de521ad1026495711e5d3c18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a556107402ce56ce20356b6fec73d20843db8478de521ad1026495711e5d3c18", kill_on_drop: false }`
[INFO] [stdout] a556107402ce56ce20356b6fec73d20843db8478de521ad1026495711e5d3c18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 892362c11c987f136b1df9059f304e52f8682c779ee1eb33a3b00c0fdc24232d
[INFO] running `Command { std: "docker" "start" "-a" "892362c11c987f136b1df9059f304e52f8682c779ee1eb33a3b00c0fdc24232d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling multiparty v0.1.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tungstenite v0.18.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-tungstenite v0.18.0
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling warp-fix-171 v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ReplyJsonError` is never constructed
[INFO] [stdout]    --> src/reply.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct ReplyJsonError;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.66s
[INFO] running `Command { std: "docker" "inspect" "892362c11c987f136b1df9059f304e52f8682c779ee1eb33a3b00c0fdc24232d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "892362c11c987f136b1df9059f304e52f8682c779ee1eb33a3b00c0fdc24232d", kill_on_drop: false }`
[INFO] [stdout] 892362c11c987f136b1df9059f304e52f8682c779ee1eb33a3b00c0fdc24232d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55f513283a7e7885adfb0a24416d675b94a154b919ecf4eb1f5e6b80fc3888f7
[INFO] running `Command { std: "docker" "start" "-a" "55f513283a7e7885adfb0a24416d675b94a154b919ecf4eb1f5e6b80fc3888f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling pest v2.5.7
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling listenfd v1.0.1
[INFO] [stdout] warning: struct `ReplyJsonError` is never constructed
[INFO] [stdout]    --> src/reply.rs:135:19
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) struct ReplyJsonError;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest_meta v2.5.7
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling pest_generator v2.5.7
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling pest_derive v2.5.7
[INFO] [stderr]    Compiling handlebars v4.3.6
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling warp-fix-171 v0.3.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> examples/custom_methods.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use warp::hyper::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[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> examples/custom_methods.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use warp::{hyper::Method, reject, 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> examples/rejections.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> examples/query_string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use warp::{
[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]  --> examples/custom_methods.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use warp::{hyper::Method, reject, 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> examples/custom_methods.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |         .and(warp::path!("foo"))
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> examples/hello.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[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> examples/custom_methods.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |         .and(warp::path!("bar"))
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> examples/rejections.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use warp::{reject, 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> examples/rejections.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let math = warp::path!("math" / u16);
[INFO] [stdout]    |                ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> examples/query_string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use warp::{
[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]  --> tests/method.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]  --> tests/ext.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]  --> tests/filter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> tests/ext.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let ext = warp::ext::get::<Ext1>();
[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] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use warp_fix_171::ext;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ext`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -     let ext = warp::ext::get::<Ext1>();
[INFO] [stdout] 9 +     let ext = ext::get::<Ext1>();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/ext.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let extracted = 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 11 -     let extracted = warp::test::request()
[INFO] [stdout] 11 +     let extracted = test::request()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/ext.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let ext = warp::ext::get().map(|e: Ext1| e.0.to_string());
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::ext;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ext`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 22 -     let ext = warp::ext::get().map(|e: Ext1| e.0.to_string());
[INFO] [stdout] 22 +     let ext = ext::get().map(|e: Ext1| e.0.to_string());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/ext.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let res = warp::test::request().reply(&ext).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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -     let res = warp::test::request().reply(&ext).await;
[INFO] [stdout] 24 +     let res = test::request().reply(&ext).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> examples/hello.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let routes = warp::any().map(|| "Hello, World!");
[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]  --> examples/hello.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     warp::serve(routes).run(([127, 0, 0, 1], 3030)).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] 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 `warp-fix-171` (example "hello") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 `warp-fix-171` (test "ext") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> tests/method.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let req = 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] help: consider importing this module
[INFO] [stdout]   |
[INFO] [stdout] 2 + use warp_fix_171::test;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -     let req = warp::test::request();
[INFO] [stdout] 9 +     let req = test::request();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/method.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let req = warp::test::request().method("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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -     let req = warp::test::request().method("POST");
[INFO] [stdout] 12 +     let req = test::request().method("POST");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/method.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let req = warp::test::request().method("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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -     let req = warp::test::request().method("POST");
[INFO] [stdout] 15 +     let req = test::request().method("POST");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/method.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let req = warp::test::request().method("GET").path("/bye");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -     let req = warp::test::request().method("GET").path("/bye");
[INFO] [stdout] 28 +     let req = test::request().method("GET").path("/bye");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/method.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |         .and(warp::header::exact("foo", "bar"))
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::header;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `header`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 40 -         .and(warp::header::exact("foo", "bar"))
[INFO] [stdout] 40 +         .and(header::exact("foo", "bar"))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/method.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     let req = warp::test::request().method("GET").path("/hello");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 46 -     let req = warp::test::request().method("GET").path("/hello");
[INFO] [stdout] 46 +     let req = test::request().method("GET").path("/hello");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> tests/method.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let get = warp::get().map(warp::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 `warp`
[INFO] [stdout]  --> tests/method.rs:7:31
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let get = warp::get().map(warp::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 `warp`
[INFO] [stdout]   --> tests/method.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let get = warp::get().and(warp::path("hello").map(warp::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 `warp`
[INFO] [stdout]   --> tests/method.rs:23:31
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let get = warp::get().and(warp::path("hello").map(warp::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 `warp`
[INFO] [stdout]   --> tests/method.rs:23:55
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let get = warp::get().and(warp::path("hello").map(warp::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 `warp`
[INFO] [stdout]   --> tests/method.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let post = warp::post().and(warp::path("bye").map(warp::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 `warp`
[INFO] [stdout]   --> tests/method.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let post = warp::post().and(warp::path("bye").map(warp::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 `warp`
[INFO] [stdout]   --> tests/method.rs:24:55
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let post = warp::post().and(warp::path("bye").map(warp::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 `warp`
[INFO] [stdout]   --> tests/method.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let get = 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]   --> tests/method.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 |         .and(warp::path("hello"))
[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]   --> tests/method.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |         .map(warp::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 `warp`
[INFO] [stdout]   --> tests/method.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let post = warp::post().and(warp::path("bye")).map(warp::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 `warp`
[INFO] [stdout]   --> tests/method.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let post = warp::post().and(warp::path("bye")).map(warp::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 `warp`
[INFO] [stdout]   --> tests/method.rs:42:56
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let post = warp::post().and(warp::path("bye")).map(warp::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] 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 `warp-fix-171` (test "method") due to 21 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> examples/custom_methods.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     warp::method()
[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]   --> examples/custom_methods.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     warp::serve(foo_route.or(bar_route).recover(handle_custom))
[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 `warp-fix-171` (example "custom_methods") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> examples/rejections.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             warp::reply::json(&Math {
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use warp_fix_171::reply;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `reply`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 -             warp::reply::json(&Math {
[INFO] [stdout] 20 +             reply::json(&Math {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> examples/rejections.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |             .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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use warp_fix_171::body;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `body`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -             .and(warp::body::json())
[INFO] [stdout] 28 +             .and(body::json())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> examples/rejections.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 warp::reply::json(&Math {
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use warp_fix_171::reply;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `reply`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 30 -                 warp::reply::json(&Math {
[INFO] [stdout] 30 +                 reply::json(&Math {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> examples/rejections.rs:90:40
[INFO] [stdout]    |
[INFO] [stdout] 90 |     } else if let Some(e) = err.find::<warp::filters::body::BodyDeserializeError>() {
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  3 + use warp_fix_171::body;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `body`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 90 -     } else if let Some(e) = err.find::<warp::filters::body::BodyDeserializeError>() {
[INFO] [stdout] 90 +     } else if let Some(e) = err.find::<body::BodyDeserializeError>() {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> examples/rejections.rs:104:40
[INFO] [stdout]     |
[INFO] [stdout] 104 |     } else if let Some(_) = err.find::<warp::reject::MethodNotAllowed>() {
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   3 + use warp_fix_171::reject;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `reject`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 104 -     } else if let Some(_) = err.find::<warp::reject::MethodNotAllowed>() {
[INFO] [stdout] 104 +     } else if let Some(_) = err.find::<reject::MethodNotAllowed>() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> examples/rejections.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     let json = warp::reply::json(&ErrorMessage {
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   3 + use warp_fix_171::reply;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `reply`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -     let json = warp::reply::json(&ErrorMessage {
[INFO] [stdout] 116 +     let json = reply::json(&ErrorMessage {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> examples/rejections.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 |     Ok(warp::reply::with_status(json, code))
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   3 + use warp_fix_171::reply;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `reply`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 121 -     Ok(warp::reply::with_status(json, code))
[INFO] [stdout] 121 +     Ok(reply::with_status(json, code))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> examples/query_string.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let example1 = 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]   --> examples/query_string.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .and(warp::path("example1"))
[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]   --> examples/query_string.rs:22:14
[INFO] [stdout]    |
[INFO] [stdout] 22 |         .and(warp::query::<HashMap<String, String>>())
[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]   --> examples/query_string.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let example2 = 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]   --> examples/query_string.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |         .and(warp::path("example2"))
[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]   --> examples/query_string.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |         .and(warp::query::<MyObject>())
[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]   --> examples/query_string.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let opt_query = warp::query::<MyObject>()
[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]   --> examples/query_string.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         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]   --> examples/query_string.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .and(warp::path("example3"))
[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]   --> examples/query_string.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     warp::serve(example1.or(example2).or(example3))
[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]   --> examples/rejections.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |         .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]   --> examples/rejections.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 |         math.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]   --> examples/rejections.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     warp::serve(routes).run(([127, 0, 0, 1], 3030)).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]   --> examples/rejections.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     warp::header::<u16>("div-by").and_then(|n: u16| async move {
[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] 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 `warp-fix-171` (example "query_string") due to 12 previous errors
[INFO] [stderr] error: could not compile `warp-fix-171` (example "rejections") due to 14 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let ext = warp::test::request().filter(&str1).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 14 -     let ext = warp::test::request().filter(&str1).await.unwrap();
[INFO] [stdout] 14 +     let ext = test::request().filter(&str1).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let ext = warp::test::request().filter(&unit1).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 18 -     let ext = warp::test::request().filter(&unit1).await.unwrap();
[INFO] [stdout] 18 +     let ext = test::request().filter(&unit1).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let ext = warp::test::request().filter(&and).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 -     let ext = warp::test::request().filter(&and).await.unwrap();
[INFO] [stdout] 23 +     let ext = test::request().filter(&and).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let ext = warp::test::request().filter(&and).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 28 -     let ext = warp::test::request().filter(&and).await.unwrap();
[INFO] [stdout] 28 +     let ext = test::request().filter(&and).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let ext = warp::test::request().filter(&and).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let ext = warp::test::request().filter(&and).await.unwrap();
[INFO] [stdout] 33 +     let ext = test::request().filter(&and).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let ext = warp::test::request().filter(&and).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 37 -     let ext = warp::test::request().filter(&and).await.unwrap();
[INFO] [stdout] 37 +     let ext = test::request().filter(&and).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let ext = warp::test::request().filter(&and).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 42 -     let ext = warp::test::request().filter(&and).await.unwrap();
[INFO] [stdout] 42 +     let ext = test::request().filter(&and).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let ext = warp::test::request().filter(&and).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -     let ext = warp::test::request().filter(&and).await.unwrap();
[INFO] [stdout] 47 +     let ext = test::request().filter(&and).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let ext = warp::test::request().filter(&and).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 51 -     let ext = warp::test::request().filter(&and).await.unwrap();
[INFO] [stdout] 51 +     let ext = test::request().filter(&and).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let ext = warp::test::request().filter(&and).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -     let ext = warp::test::request().filter(&and).await.unwrap();
[INFO] [stdout] 55 +     let ext = test::request().filter(&and).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let ext = warp::test::request().filter(&and).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 63 -     let ext = warp::test::request().filter(&and).await.unwrap();
[INFO] [stdout] 63 +     let ext = test::request().filter(&and).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let ext = warp::test::request().filter(&and).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 67 -     let ext = warp::test::request().filter(&and).await.unwrap();
[INFO] [stdout] 67 +     let ext = test::request().filter(&and).await.unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let req = 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 77 -     let req = warp::test::request();
[INFO] [stdout] 77 +     let req = test::request();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let a = warp::path::param::<u32>();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::path;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `path`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let a = warp::path::param::<u32>();
[INFO] [stdout] 87 +     let a = path::param::<u32>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:91:36
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let _: Result<_, Infallible> = warp::test::request().filter(&f).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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 91 -     let _: Result<_, Infallible> = warp::test::request().filter(&f).await;
[INFO] [stdout] 91 +     let _: Result<_, Infallible> = test::request().filter(&f).await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/filter.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let a = warp::path::param::<u32>();
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::path;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `path`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 98 -     let a = warp::path::param::<u32>();
[INFO] [stdout] 98 +     let a = path::param::<u32>();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         warp::test::request().path("/33").filter(&f).await.unwrap(),
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 102 -         warp::test::request().path("/33").filter(&f).await.unwrap(),
[INFO] [stdout] 102 +         test::request().path("/33").filter(&f).await.unwrap(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 105 |     assert_eq!(warp::test::request().filter(&f).await.unwrap(), 44,);
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 105 -     assert_eq!(warp::test::request().filter(&f).await.unwrap(), 44,);
[INFO] [stdout] 105 +     assert_eq!(test::request().filter(&f).await.unwrap(), 44,);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let a = warp::path::param::<u32>();
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::path;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `path`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 108 -     let a = warp::path::param::<u32>();
[INFO] [stdout] 108 +     let a = path::param::<u32>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:111:36
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let _: Result<_, Infallible> = warp::test::request().filter(&f).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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 -     let _: Result<_, Infallible> = warp::test::request().filter(&f).await;
[INFO] [stdout] 111 +     let _: Result<_, Infallible> = test::request().filter(&f).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let a = warp::path::param::<String>();
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::path;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `path`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 118 -     let a = warp::path::param::<String>();
[INFO] [stdout] 118 +     let a = path::param::<String>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:122:16
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let resp = warp::test::request().path("/hi").reply(&f).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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 122 -     let resp = warp::test::request().path("/hi").reply(&f).await;
[INFO] [stdout] 122 +     let resp = test::request().path("/hi").reply(&f).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:127:16
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let resp = warp::test::request().reply(&f).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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 127 -     let resp = warp::test::request().reply(&f).await;
[INFO] [stdout] 127 +     let resp = test::request().reply(&f).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let _: Result<_, Infallible> = warp::test::request().filter(&f).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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 133 -     let _: Result<_, Infallible> = warp::test::request().filter(&f).await;
[INFO] [stdout] 133 +     let _: Result<_, Infallible> = test::request().filter(&f).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:140:13
[INFO] [stdout]     |
[INFO] [stdout] 140 |     let a = warp::path::param::<u32>();
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::path;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `path`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 140 -     let a = warp::path::param::<u32>();
[INFO] [stdout] 140 +     let a = path::param::<u32>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:141:13
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let b = warp::path::param::<u32>();
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::path;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `path`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 141 -     let b = warp::path::param::<u32>();
[INFO] [stdout] 141 +     let b = path::param::<u32>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let ex = warp::test::request().path("/1").filter(&f).await.unwrap();
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 144 -     let ex = warp::test::request().path("/1").filter(&f).await.unwrap();
[INFO] [stdout] 144 +     let ex = test::request().path("/1").filter(&f).await.unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let p = warp::path::param::<u32>();
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::path;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `path`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 153 -         let p = warp::path::param::<u32>();
[INFO] [stdout] 153 +         let p = path::param::<u32>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         warp::test::request().filter(&p).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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 154 -         warp::test::request().filter(&p).await
[INFO] [stdout] 154 +         test::request().filter(&p).await
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/filter.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let _ = warp::test::request().filter(&f).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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 157 -     let _ = warp::test::request().filter(&f).await;
[INFO] [stdout] 157 +     let _ = test::request().filter(&f).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]  --> tests/filter.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let str1 = warp::any().map(|| "warp");
[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]   --> tests/filter.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let true1 = warp::any().map(|| true);
[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]   --> tests/filter.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let unit1 = warp::any();
[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]   --> tests/filter.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let ok = warp::any().map(warp::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 `warp`
[INFO] [stdout]   --> tests/filter.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let ok = warp::any().map(warp::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 `warp`
[INFO] [stdout]   --> tests/filter.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let b = warp::any().map(|| 41i32);
[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]    --> tests/filter.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let f = warp::any().and_then(|| async {
[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]   --> tests/filter.rs:99:43
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let f = a.or_else(|_| async { Ok::<_, warp::Rejection>((44u32,)) });
[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 `warp-fix-171` (test "filter") due to 39 previous errors
[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]  --> tests/fs.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let file = warp::fs::file("README.md");
[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] help: consider importing one of these modules
[INFO] [stdout]   |
[INFO] [stdout] 2 + use tokio::fs;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use warp_fix_171::fs;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 -     let file = warp::fs::file("README.md");
[INFO] [stdout] 8 +     let file = fs::file("README.md");
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let req = 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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 -     let req = warp::test::request();
[INFO] [stdout] 10 +     let req = test::request();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let file = warp::fs::dir("examples");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::fs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let file = warp::fs::dir("examples");
[INFO] [stdout] 33 +     let file = fs::dir("examples");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let req = warp::test::request().path("/todos.rs");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 35 -     let req = warp::test::request().path("/todos.rs");
[INFO] [stdout] 35 +     let req = test::request().path("/todos.rs");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let malformed_req = warp::test::request().path("todos.rs");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 47 -     let malformed_req = warp::test::request().path("todos.rs");
[INFO] [stdout] 47 +     let malformed_req = test::request().path("todos.rs");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let file = warp::fs::dir("examples");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::fs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 -     let file = warp::fs::dir("examples");
[INFO] [stdout] 55 +     let file = fs::dir("examples");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let req = warp::test::request().path("/todos%2ers");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 57 -     let req = warp::test::request().path("/todos%2ers");
[INFO] [stdout] 57 +     let req = test::request().path("/todos%2ers");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let file = warp::fs::dir("examples");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::fs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 72 -     let file = warp::fs::dir("examples");
[INFO] [stdout] 72 +     let file = fs::dir("examples");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let req = warp::test::request().path("/definitely-not-found");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 74 -     let req = warp::test::request().path("/definitely-not-found");
[INFO] [stdout] 74 +     let req = test::request().path("/definitely-not-found");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let file = warp::fs::dir("examples");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::fs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 84 -     let file = warp::fs::dir("examples");
[INFO] [stdout] 84 +     let file = fs::dir("examples");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let req = warp::test::request().path("/../README.md");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 86 -     let req = warp::test::request().path("/../README.md");
[INFO] [stdout] 86 +     let req = test::request().path("/../README.md");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let file = warp::fs::dir("examples");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::fs;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 96 -     let file = warp::fs::dir("examples");
[INFO] [stdout] 96 +     let file = fs::dir("examples");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   --> tests/fs.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let req = warp::test::request().path("/%2E%2e/README.md");
[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] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  2 + use warp_fix_171::test;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 98 -     let req = warp::test::request().path("/%2E%2e/README.md");
[INFO] [stdout] 98 +     let req = test::request().path("/%2E%2e/README.md");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:108:16
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let file = warp::fs::dir("examples");
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 108 -     let file = warp::fs::dir("examples");
[INFO] [stdout] 108 +     let file = fs::dir("examples");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let req = warp::test::request().path("/dir");
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -     let req = warp::test::request().path("/dir");
[INFO] [stdout] 109 +     let req = test::request().path("/dir");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:114:15
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let req = warp::test::request().path("/dir/");
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -     let req = warp::test::request().path("/dir/");
[INFO] [stdout] 114 +     let req = test::request().path("/dir/");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:124:16
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let file = warp::fs::file("README.md");
[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] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   2 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 124 -     let file = warp::fs::file("README.md");
[INFO] [stdout] 124 +     let file = fs::file("README.md");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let req = 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 126 -     let req = warp::test::request();
[INFO] [stdout] 126 +     let req = test::request();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |     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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 133 -     let res = warp::test::request()
[INFO] [stdout] 133 +     let res = test::request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 142 -     let res = warp::test::request()
[INFO] [stdout] 142 +     let res = test::request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let file = warp::fs::file("README.md");
[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] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   2 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 155 -     let file = warp::fs::file("README.md");
[INFO] [stdout] 155 +     let file = fs::file("README.md");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let req = 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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 157 -     let req = warp::test::request();
[INFO] [stdout] 157 +     let req = test::request();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |     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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 162 -     let res = warp::test::request()
[INFO] [stdout] 162 +     let res = test::request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:169:15
[INFO] [stdout]     |
[INFO] [stdout] 169 |     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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 169 -     let res = warp::test::request()
[INFO] [stdout] 169 +     let res = test::request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:182:16
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let file = warp::fs::file("README.md");
[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] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   2 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 182 -     let file = warp::fs::file("README.md");
[INFO] [stdout] 182 +     let file = fs::file("README.md");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 184 -     let res = warp::test::request()
[INFO] [stdout] 184 +     let res = test::request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:197:15
[INFO] [stdout]     |
[INFO] [stdout] 197 |     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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 197 -     let res = warp::test::request()
[INFO] [stdout] 197 +     let res = test::request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:210:15
[INFO] [stdout]     |
[INFO] [stdout] 210 |     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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 210 -     let res = warp::test::request()
[INFO] [stdout] 210 +     let res = test::request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:223:15
[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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 223 -     let res = warp::test::request()
[INFO] [stdout] 223 +     let res = test::request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let file = warp::fs::file("README.md");
[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] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   2 + use tokio::fs;
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::fs;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `fs`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 238 -     let file = warp::fs::file("README.md");
[INFO] [stdout] 238 +     let file = fs::file("README.md");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:241:15
[INFO] [stdout]     |
[INFO] [stdout] 241 |     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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 241 -     let res = warp::test::request()
[INFO] [stdout] 241 +     let res = test::request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    --> tests/fs.rs:257:15
[INFO] [stdout]     |
[INFO] [stdout] 257 |     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] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   2 + use warp_fix_171::test;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `test`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 257 -     let res = warp::test::request()
[INFO] [stdout] 257 +     let res = test::request()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warp-fix-171` (test "fs") due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "55f513283a7e7885adfb0a24416d675b94a154b919ecf4eb1f5e6b80fc3888f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55f513283a7e7885adfb0a24416d675b94a154b919ecf4eb1f5e6b80fc3888f7", kill_on_drop: false }`
[INFO] [stdout] 55f513283a7e7885adfb0a24416d675b94a154b919ecf4eb1f5e6b80fc3888f7
