[INFO] fetching crate unwarp 2.0.0...
[INFO] testing unwarp-2.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate unwarp 2.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate unwarp 2.0.0
[INFO] finished tweaking crates.io crate unwarp 2.0.0
[INFO] tweaked toml for crates.io crate unwarp 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unwarp 2.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unwarp 2.0.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 827e9ebc5fe0aa86d9b7726636d26fefdd15a56aa8708b4296e21f22206f0395
[INFO] running `Command { std: "docker" "start" "-a" "827e9ebc5fe0aa86d9b7726636d26fefdd15a56aa8708b4296e21f22206f0395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "827e9ebc5fe0aa86d9b7726636d26fefdd15a56aa8708b4296e21f22206f0395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827e9ebc5fe0aa86d9b7726636d26fefdd15a56aa8708b4296e21f22206f0395", kill_on_drop: false }`
[INFO] [stdout] 827e9ebc5fe0aa86d9b7726636d26fefdd15a56aa8708b4296e21f22206f0395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1bc79cc86ded2a1cad92dc8d1105d72305375ee43c2a45f8e743d7ad3f67d56
[INFO] running `Command { std: "docker" "start" "-a" "b1bc79cc86ded2a1cad92dc8d1105d72305375ee43c2a45f8e743d7ad3f67d56", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling warp v0.4.2
[INFO] [stderr]    Compiling unwarp v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.19s
[INFO] running `Command { std: "docker" "inspect" "b1bc79cc86ded2a1cad92dc8d1105d72305375ee43c2a45f8e743d7ad3f67d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1bc79cc86ded2a1cad92dc8d1105d72305375ee43c2a45f8e743d7ad3f67d56", kill_on_drop: false }`
[INFO] [stdout] b1bc79cc86ded2a1cad92dc8d1105d72305375ee43c2a45f8e743d7ad3f67d56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edb764e9292b68dccbd94dabe1a4722b0442356699069ec863a34b09eb62e071
[INFO] running `Command { std: "docker" "start" "-a" "edb764e9292b68dccbd94dabe1a4722b0442356699069ec863a34b09eb62e071", kill_on_drop: false }`
[INFO] [stderr]    Compiling unwarp v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "edb764e9292b68dccbd94dabe1a4722b0442356699069ec863a34b09eb62e071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb764e9292b68dccbd94dabe1a4722b0442356699069ec863a34b09eb62e071", kill_on_drop: false }`
[INFO] [stdout] edb764e9292b68dccbd94dabe1a4722b0442356699069ec863a34b09eb62e071
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbc7aec96e565f4dbd51786e97eb0eeac08bbdfaee642862b2ce8a633c72c8ed
[INFO] running `Command { std: "docker" "start" "-a" "bbc7aec96e565f4dbd51786e97eb0eeac08bbdfaee642862b2ce8a633c72c8ed", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unwarp-154219866c36d256)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests unwarp
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - Unwarp::json (line 353) ... FAILED
[INFO] [stdout] test src/lib.rs - unwarp (line 394) ... FAILED
[INFO] [stdout] test src/lib.rs - Unwarp::with_status (line 337) ... FAILED
[INFO] [stdout] test src/lib.rs - RouteBuilder (line 70) ... FAILED
[INFO] [stdout] test src/lib.rs - Unwarp::json_with_status (line 370) ... FAILED
[INFO] [stdout] test src/lib.rs - Unwarp (line 258) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Unwarp::json (line 353) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `RouteBuilder` in this scope
[INFO] [stdout]    --> src/lib.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | RouteBuilder::post("echo")
[INFO] [stdout]     | ^^^^^^^^^^^^ use of undeclared type `RouteBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 353 + use unwarp::RouteBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Payload` in this scope
[INFO] [stdout]    --> src/lib.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |     .json::<Payload>()
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 353 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_353_0<Payload>() {
[INFO] [stdout]     |                                                                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Payload` in this scope
[INFO] [stdout]    --> src/lib.rs:356:17
[INFO] [stdout]     |
[INFO] [stdout] 356 |     .handle(|p: Payload| async move {
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Unwarp` in this scope
[INFO] [stdout]    --> src/lib.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         Unwarp::json(&p)
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Unwarp`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 353 + use unwarp::Unwarp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - unwarp (line 394) stdout ----
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> src/lib.rs:395:8
[INFO] [stdout]     |
[INFO] [stdout] 395 | unwarp!(Status::Created, json => &my_struct)
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 395 - unwarp!(Status::Created, json => &my_struct)
[INFO] [stdout] 395 + unwarp!{Status::Created, json => &my_struct}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 395 | unwarp!(Status::Created, json => &my_struct);
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> src/lib.rs:396:8
[INFO] [stdout]     |
[INFO] [stdout] 396 | unwarp!(Status::Ok, warp::reply::html("pong"))
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 396 - unwarp!(Status::Ok, warp::reply::html("pong"))
[INFO] [stdout] 396 + unwarp!{Status::Ok, warp::reply::html("pong")}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 396 | unwarp!(Status::Ok, warp::reply::html("pong"));
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]    --> src/lib.rs:397:8
[INFO] [stdout]     |
[INFO] [stdout] 397 | unwarp!(my_struct)
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]     |
[INFO] [stdout] 397 - unwarp!(my_struct)
[INFO] [stdout] 397 + unwarp!{my_struct}
[INFO] [stdout]     |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]     |
[INFO] [stdout] 397 | unwarp!(my_struct);
[INFO] [stdout]     |                   +
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `unwarp` in this scope
[INFO] [stdout]    --> src/lib.rs:397:1
[INFO] [stdout]     |
[INFO] [stdout] 397 | unwarp!(my_struct)
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `unwarp` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 395 + use unwarp::unwarp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `unwarp` in this scope
[INFO] [stdout]    --> src/lib.rs:396:1
[INFO] [stdout]     |
[INFO] [stdout] 396 | unwarp!(Status::Ok, warp::reply::html("pong"))
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `unwarp` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 395 + use unwarp::unwarp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `unwarp` in this scope
[INFO] [stdout]    --> src/lib.rs:395:1
[INFO] [stdout]     |
[INFO] [stdout] 395 | unwarp!(Status::Created, json => &my_struct)
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `unwarp` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 395 + use unwarp::unwarp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]    --> src/lib.rs:397:19
[INFO] [stdout]     |
[INFO] [stdout] 397 | unwarp!(my_struct)
[INFO] [stdout]     |                   ^ consider adding a `main` function to `src/lib.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Unwarp::with_status (line 337) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `RouteBuilder` in this scope
[INFO] [stdout]    --> src/lib.rs:338:1
[INFO] [stdout]     |
[INFO] [stdout] 338 | RouteBuilder::get("ping")
[INFO] [stdout]     | ^^^^^^^^^^^^ use of undeclared type `RouteBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 337 + use unwarp::RouteBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Unwarp` in this scope
[INFO] [stdout]    --> src/lib.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |         Unwarp::with_status(Status::Ok, "online")
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Unwarp`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 337 + use unwarp::Unwarp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Status` in this scope
[INFO] [stdout]    --> src/lib.rs:340:29
[INFO] [stdout]     |
[INFO] [stdout] 340 |         Unwarp::with_status(Status::Ok, "online")
[INFO] [stdout]     |                             ^^^^^^ use of undeclared type `Status`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 337 + use unwarp::Status;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - RouteBuilder (line 70) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `RouteBuilder` in this scope
[INFO] [stdout]   --> src/lib.rs:72:13
[INFO] [stdout]    |
[INFO] [stdout] 72 | let route = RouteBuilder::get("ping")
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `RouteBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 70 + use unwarp::RouteBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Rejection` in this scope
[INFO] [stdout]   --> src/lib.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 73 |     .handle(|| async { Ok::<_, Rejection>(warp::reply::html("pong")) });
[INFO] [stdout]    |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 70 + use warp::Rejection;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RouteBuilder` in this scope
[INFO] [stdout]   --> src/lib.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 | let route = RouteBuilder::post("echo")
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `RouteBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 70 + use unwarp::RouteBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyPayload` in this scope
[INFO] [stdout]   --> src/lib.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     .json::<MyPayload>()
[INFO] [stdout]    |             ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_70_0<MyPayload>() {
[INFO] [stdout]    |                                                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyPayload` in this scope
[INFO] [stdout]   --> src/lib.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |     .handle(|p: MyPayload| async move { Ok::<_, Rejection>(warp::reply::json(&p)) });
[INFO] [stdout]    |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Rejection` in this scope
[INFO] [stdout]   --> src/lib.rs:78:49
[INFO] [stdout]    |
[INFO] [stdout] 78 |     .handle(|p: MyPayload| async move { Ok::<_, Rejection>(warp::reply::json(&p)) });
[INFO] [stdout]    |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 70 + use warp::Rejection;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `RouteBuilder` in this scope
[INFO] [stdout]   --> src/lib.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 | let route = RouteBuilder::get("search")
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `RouteBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 70 + use unwarp::RouteBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SearchQuery` in this scope
[INFO] [stdout]   --> src/lib.rs:82:14
[INFO] [stdout]    |
[INFO] [stdout] 82 |     .query::<SearchQuery>()
[INFO] [stdout]    |              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_70_0<SearchQuery>() {
[INFO] [stdout]    |                                                                      +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SearchQuery` in this scope
[INFO] [stdout]   --> src/lib.rs:83:17
[INFO] [stdout]    |
[INFO] [stdout] 83 |     .handle(|q: SearchQuery| async move { Ok::<_, Rejection>(warp::reply::json(&q)) });
[INFO] [stdout]    |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Rejection` in this scope
[INFO] [stdout]   --> src/lib.rs:83:51
[INFO] [stdout]    |
[INFO] [stdout] 83 |     .handle(|q: SearchQuery| async move { Ok::<_, Rejection>(warp::reply::json(&q)) });
[INFO] [stdout]    |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 70 + use warp::Rejection;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Unwarp::json_with_status (line 370) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `RouteBuilder` in this scope
[INFO] [stdout]    --> src/lib.rs:371:1
[INFO] [stdout]     |
[INFO] [stdout] 371 | RouteBuilder::post("users")
[INFO] [stdout]     | ^^^^^^^^^^^^ use of undeclared type `RouteBuilder`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 370 + use unwarp::RouteBuilder;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Payload` in this scope
[INFO] [stdout]    --> src/lib.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |     .json::<Payload>()
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 370 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_370_0<Payload>() {
[INFO] [stdout]     |                                                                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Payload` in this scope
[INFO] [stdout]    --> src/lib.rs:373:17
[INFO] [stdout]     |
[INFO] [stdout] 373 |     .handle(|p: Payload| async move {
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Unwarp` in this scope
[INFO] [stdout]    --> src/lib.rs:374:9
[INFO] [stdout]     |
[INFO] [stdout] 374 |         Unwarp::json_with_status(Status::Created, &p)
[INFO] [stdout]     |         ^^^^^^ use of undeclared type `Unwarp`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 370 + use unwarp::Unwarp;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Status` in this scope
[INFO] [stdout]    --> src/lib.rs:374:34
[INFO] [stdout]     |
[INFO] [stdout] 374 |         Unwarp::json_with_status(Status::Created, &p)
[INFO] [stdout]     |                                  ^^^^^^ use of undeclared type `Status`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 370 + use unwarp::Status;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Unwarp (line 258) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tokio` in this scope
[INFO] [stdout]    --> src/lib.rs:267:3
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[tokio::main]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:264:10
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Payload: serde::de::DeserializeOwned` is not satisfied
[INFO] [stdout]    --> src/lib.rs:278:21
[INFO] [stdout]     |
[INFO] [stdout] 278 |             .json::<Payload>()
[INFO] [stdout]     |              ----   ^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'de> Deserialize<'de>` is not implemented for `Payload`
[INFO] [stdout]    --> src/lib.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | struct Payload { name: String }
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 141 others
[INFO] [stdout]     = note: required for `Payload` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `unwarp::RouteBuilder::json`
[INFO] [stdout]    --> src/lib.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn json<T: DeserializeOwned + Send>(self) -> JsonRouteBuilder<T> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ required by this bound in `RouteBuilder::json`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `handle` exists for struct `JsonRouteBuilder<Payload>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 265 |   struct Payload { name: String }
[INFO] [stdout]     |   -------------- doesn't satisfy `Payload: Deserialize<'de>` or `Payload: DeserializeOwned`
[INFO] [stdout] ...
[INFO] [stdout] 277 | /         RouteBuilder::post("greet")
[INFO] [stdout] 278 | |             .json::<Payload>()
[INFO] [stdout] 279 | |             .handle(|p: Payload| async move {
[INFO] [stdout]     | |             -^^^^^^ method cannot be called on `JsonRouteBuilder<Payload>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `Payload: Deserialize<'de>`
[INFO] [stdout]             which is required by `Payload: DeserializeOwned`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> src/lib.rs:268:1
[INFO] [stdout]     |
[INFO] [stdout] 268 | async fn main() {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - RouteBuilder (line 70)
[INFO] [stdout]     src/lib.rs - Unwarp (line 258)
[INFO] [stdout]     src/lib.rs - Unwarp::json (line 353)
[INFO] [stdout]     src/lib.rs - Unwarp::json_with_status (line 370)
[INFO] [stdout]     src/lib.rs - Unwarp::with_status (line 337)
[INFO] [stdout]     src/lib.rs - unwarp (line 394)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.78s; merged doctests compilation took 0.26s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bbc7aec96e565f4dbd51786e97eb0eeac08bbdfaee642862b2ce8a633c72c8ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbc7aec96e565f4dbd51786e97eb0eeac08bbdfaee642862b2ce8a633c72c8ed", kill_on_drop: false }`
[INFO] [stdout] bbc7aec96e565f4dbd51786e97eb0eeac08bbdfaee642862b2ce8a633c72c8ed
