[INFO] fetching crate pillow-http 0.4.2...
[INFO] testing pillow-http-0.4.2 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate pillow-http 0.4.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate pillow-http 0.4.2
[INFO] finished tweaking crates.io crate pillow-http 0.4.2
[INFO] tweaked toml for crates.io crate pillow-http 0.4.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pillow-http 0.4.2 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 113 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding handlebars v4.5.0 (available: v6.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pillow-templates v0.4.1
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded pillow-fs v4.2.0
[INFO] [stderr]   Downloaded pillow-fs v0.4.1
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded pest_meta v2.8.5
[INFO] [stderr]   Downloaded pest_generator v2.8.5
[INFO] [stderr]   Downloaded pest_derive v2.8.5
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded pest v2.8.5
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3195d2e292661c4723bbb567c03b58a7f64cdf36cc72fd0ef0ce84e307467f04
[INFO] running `Command { std: "docker" "start" "-a" "3195d2e292661c4723bbb567c03b58a7f64cdf36cc72fd0ef0ce84e307467f04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3195d2e292661c4723bbb567c03b58a7f64cdf36cc72fd0ef0ce84e307467f04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3195d2e292661c4723bbb567c03b58a7f64cdf36cc72fd0ef0ce84e307467f04", kill_on_drop: false }`
[INFO] [stdout] 3195d2e292661c4723bbb567c03b58a7f64cdf36cc72fd0ef0ce84e307467f04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0291f3c3b617b553d038abe8363f9820bbbd2f13ddec6f25a0b5b71791f78e1
[INFO] running `Command { std: "docker" "start" "-a" "f0291f3c3b617b553d038abe8363f9820bbbd2f13ddec6f25a0b5b71791f78e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling pillow-fs v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pillow-fs v4.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling pillow-templates v0.4.1
[INFO] [stderr]    Compiling pillow-http v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.50s
[INFO] running `Command { std: "docker" "inspect" "f0291f3c3b617b553d038abe8363f9820bbbd2f13ddec6f25a0b5b71791f78e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0291f3c3b617b553d038abe8363f9820bbbd2f13ddec6f25a0b5b71791f78e1", kill_on_drop: false }`
[INFO] [stdout] f0291f3c3b617b553d038abe8363f9820bbbd2f13ddec6f25a0b5b71791f78e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d5b15302b2575f1d6b3996d0d051ce554f3f83d5d28e03f01ed4c60d9f85fe9
[INFO] running `Command { std: "docker" "start" "-a" "3d5b15302b2575f1d6b3996d0d051ce554f3f83d5d28e03f01ed4c60d9f85fe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling pillow-http v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "3d5b15302b2575f1d6b3996d0d051ce554f3f83d5d28e03f01ed4c60d9f85fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d5b15302b2575f1d6b3996d0d051ce554f3f83d5d28e03f01ed4c60d9f85fe9", kill_on_drop: false }`
[INFO] [stdout] 3d5b15302b2575f1d6b3996d0d051ce554f3f83d5d28e03f01ed4c60d9f85fe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 06a82252de3c1f5548d97cbee8615327cf7b6eedebfd62a1746306158d1fb354
[INFO] running `Command { std: "docker" "start" "-a" "06a82252de3c1f5548d97cbee8615327cf7b6eedebfd62a1746306158d1fb354", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pillow_http-6daedc4b4bc5b59d)
[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 pillow_http
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/response/mod.rs - response::Response::get_headers (line 524) ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response::get_status_line (line 548) ... FAILED
[INFO] [stdout] test src/http_methods.rs - http_methods::HttpMethods::as_str (line 22) ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response::json_from_str (line 262) ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response::add_header (line 481) ... FAILED
[INFO] [stdout] test src/http_methods.rs - http_methods::from_str_to_http_method (line 44) ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response::add_multiple_headers (line 499) ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response::hbs (line 174) ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response::html (line 93) ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response::text (line 303) ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response::json (line 217) ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response::set_status_code (line 564) ... FAILED
[INFO] [stdout] test src/response/mod.rs - response::Response::view (line 131) ... FAILED
[INFO] [stdout] test src/uri.rs - uri::Uri (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/response/mod.rs - response::Response::get_headers (line 524) stdout ----
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> src/response/mod.rs:525:23
[INFO] [stdout]     |
[INFO] [stdout] 524 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_response_mod_rs_524_0() {
[INFO] [stdout]     |                                         --------------------------------------- this function can't have a `self` parameter
[INFO] [stdout] 525 | let headers: String = self.get_headers();
[INFO] [stdout]     |                       ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0424`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response/mod.rs - response::Response::get_status_line (line 548) stdout ----
[INFO] [stdout] error[E0424]: expected value, found module `self`
[INFO] [stdout]    --> src/response/mod.rs:549:27
[INFO] [stdout]     |
[INFO] [stdout] 548 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_response_mod_rs_548_0() {
[INFO] [stdout]     |                                         --------------------------------------- this function can't have a `self` parameter
[INFO] [stdout] 549 | let status_line: String = self.get_status_line();
[INFO] [stdout]     |                           ^^^^ `self` value is a keyword only available in methods with a `self` parameter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0424`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http_methods.rs - http_methods::HttpMethods::as_str (line 22) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpMethods`
[INFO] [stdout]   --> src/http_methods.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | let method_str = HttpMethods::GET;
[INFO] [stdout]    |                  ^^^^^^^^^^^ use of undeclared type `HttpMethods`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 22 + use pillow_http::http_methods::HttpMethods;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `assert_eq`
[INFO] [stdout]   --> src/http_methods.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | assert_eq(method_str.as_str(), "GET")
[INFO] [stdout]    | ^^^^^^^^^ not a function
[INFO] [stdout]    |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]    |
[INFO] [stdout] 24 | assert_eq!(method_str.as_str(), "GET")
[INFO] [stdout]    |          +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response/mod.rs - response::Response::json_from_str (line 262) stdout ----
[INFO] [stdout] error: found invalid character; only `#` is allowed in raw string delimitation: {
[INFO] [stdout]    --> src/response/mod.rs:267:29
[INFO] [stdout]     |
[INFO] [stdout] 267 |     Response::json_from_str(r#{
[INFO] [stdout]     |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response/mod.rs - response::Response::add_header (line 481) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]    --> src/response/mod.rs:482:5
[INFO] [stdout]     |
[INFO] [stdout] 482 | use pillow::http::Router;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pillow`, use `cargo add pillow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Header`
[INFO] [stdout]    --> src/response/mod.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 |     response.add_header(Header::ContentType, "text/hmtl".to_string());
[INFO] [stdout]     |                         ^^^^^^ use of undeclared type `Header`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 481 + use httparse::Header;
[INFO] [stdout]     |
[INFO] [stdout] 481 + use pillow_http::header::Header;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/response/mod.rs:486:18
[INFO] [stdout]     |
[INFO] [stdout] 486 | app.get("/", |_, response| {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 487 |     response.add_header(Header::ContentType, "text/hmtl".to_string());
[INFO] [stdout]     |     -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 486 | app.get("/", |_, response: /* Type */| {
[INFO] [stdout]     |                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http_methods.rs - http_methods::from_str_to_http_method (line 44) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `from_str_to_http_method` in this scope
[INFO] [stdout]   --> src/http_methods.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | assert_eq(from_str_to_http_method(method_str).unwrap(), HttpMethods::GET)
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 44 + use pillow_http::http_methods::from_str_to_http_method;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpMethods`
[INFO] [stdout]   --> src/http_methods.rs:46:57
[INFO] [stdout]    |
[INFO] [stdout] 46 | assert_eq(from_str_to_http_method(method_str).unwrap(), HttpMethods::GET)
[INFO] [stdout]    |                                                         ^^^^^^^^^^^ use of undeclared type `HttpMethods`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 44 + use pillow_http::http_methods::HttpMethods;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `assert_eq`
[INFO] [stdout]   --> src/http_methods.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | assert_eq(from_str_to_http_method(method_str).unwrap(), HttpMethods::GET)
[INFO] [stdout]    | ^^^^^^^^^ not a function
[INFO] [stdout]    |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]    |
[INFO] [stdout] 46 | assert_eq!(from_str_to_http_method(method_str).unwrap(), HttpMethods::GET)
[INFO] [stdout]    |          +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response/mod.rs - response::Response::add_multiple_headers (line 499) stdout ----
[INFO] [stdout] error: expected `;`, found `response`
[INFO] [stdout]    --> src/response/mod.rs:509:7
[INFO] [stdout]     |
[INFO] [stdout] 509 |     ])
[INFO] [stdout]     |       ^ help: add `;` here
[INFO] [stdout] 510 |
[INFO] [stdout] 511 |     response
[INFO] [stdout]     |     -------- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]    --> src/response/mod.rs:500:5
[INFO] [stdout]     |
[INFO] [stdout] 500 | use pillow::http::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pillow`, use `cargo add pillow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]    --> src/response/mod.rs:502:3
[INFO] [stdout]     |
[INFO] [stdout] 502 | #[controller(method="GET", path = "/")]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/response/mod.rs:504:19
[INFO] [stdout]     |
[INFO] [stdout] 504 |     let response: Response = Response::new_empty();
[INFO] [stdout]     |                   ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 499 + use httparse::Response;
[INFO] [stdout]     |
[INFO] [stdout] 499 + use pillow_http::Response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response`
[INFO] [stdout]    --> src/response/mod.rs:504:30
[INFO] [stdout]     |
[INFO] [stdout] 504 |     let response: Response = Response::new_empty();
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 499 + use httparse::Response;
[INFO] [stdout]     |
[INFO] [stdout] 499 + use pillow_http::Response;
[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/response/mod.rs - response::Response::hbs (line 174) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]    --> src/response/mod.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | use pillow::http::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pillow`, use `cargo add pillow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pillow`
[INFO] [stdout]    --> src/response/mod.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | use pillow::json;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pillow`, use `cargo add pillow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]    --> src/response/mod.rs:178:3
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[controller(method = "GET", path = "/")]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/response/mod.rs:179:16
[INFO] [stdout]     |
[INFO] [stdout] 179 |  fn index() -> Response {
[INFO] [stdout]     |                ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 174 + use httparse::Response;
[INFO] [stdout]     |
[INFO] [stdout] 174 + use pillow_http::Response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response`
[INFO] [stdout]    --> src/response/mod.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     Response::hbs("index", json)
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 174 + use httparse::Response;
[INFO] [stdout]     |
[INFO] [stdout] 174 + use pillow_http::Response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response/mod.rs - response::Response::html (line 93) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]   --> src/response/mod.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | use pillow::http::*;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pillow`, use `cargo add pillow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]   --> src/response/mod.rs:96:3
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[controller(method = "GET", path = "/")]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]   --> src/response/mod.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn index() -> Response {
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 93 + use httparse::Response;
[INFO] [stdout]    |
[INFO] [stdout] 93 + use pillow_http::Response;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response`
[INFO] [stdout]   --> src/response/mod.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     Response::html("index")
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 93 + use httparse::Response;
[INFO] [stdout]    |
[INFO] [stdout] 93 + use pillow_http::Response;
[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/response/mod.rs - response::Response::text (line 303) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]    --> src/response/mod.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 | use pillow::http::*;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pillow`, use `cargo add pillow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]    --> src/response/mod.rs:306:3
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[controller(method = "GET", path = "/")]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/response/mod.rs:307:16
[INFO] [stdout]     |
[INFO] [stdout] 307 |  fn index() -> Response {
[INFO] [stdout]     |                ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 303 + use httparse::Response;
[INFO] [stdout]     |
[INFO] [stdout] 303 + use pillow_http::Response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response`
[INFO] [stdout]    --> src/response/mod.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     Response::text("hello world")
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 303 + use httparse::Response;
[INFO] [stdout]     |
[INFO] [stdout] 303 + use pillow_http::Response;
[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/response/mod.rs - response::Response::json (line 217) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]    --> src/response/mod.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | use pillow::http::{ MainRouter, Response };
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pillow`, use `cargo add pillow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pillow`
[INFO] [stdout]    --> src/response/mod.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 | use pillow::json;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pillow`, use `cargo add pillow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]    --> src/response/mod.rs:221:3
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[controller(method = "GET", path = "/")]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response/mod.rs - response::Response::set_status_code (line 564) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/response/mod.rs:565:15
[INFO] [stdout]     |
[INFO] [stdout] 565 | let response: Response = Response::new_empty();
[INFO] [stdout]     |               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 564 + use httparse::Response;
[INFO] [stdout]     |
[INFO] [stdout] 564 + use pillow_http::Response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response`
[INFO] [stdout]    --> src/response/mod.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 | let response: Response = Response::new_empty();
[INFO] [stdout]     |                          ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 564 + use httparse::Response;
[INFO] [stdout]     |
[INFO] [stdout] 564 + use pillow_http::Response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StatusCode`
[INFO] [stdout]    --> src/response/mod.rs:566:26
[INFO] [stdout]     |
[INFO] [stdout] 566 | response.set_status_code(StatusCode::Successfull(status_code::Successfull::OK));
[INFO] [stdout]     |                          ^^^^^^^^^^ use of undeclared type `StatusCode`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 564 + use pillow_http::status_code::StatusCode;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `status_code`
[INFO] [stdout]    --> src/response/mod.rs:566:50
[INFO] [stdout]     |
[INFO] [stdout] 566 | response.set_status_code(StatusCode::Successfull(status_code::Successfull::OK));
[INFO] [stdout]     |                                                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `status_code`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/response/status_code.rs, use `mod status_code` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 564 + mod status_code;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 564 + use pillow_http::status_code::Successfull;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Successfull`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 566 - response.set_status_code(StatusCode::Successfull(status_code::Successfull::OK));
[INFO] [stdout] 566 + response.set_status_code(StatusCode::Successfull(Successfull::OK));
[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/response/mod.rs - response::Response::view (line 131) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]    --> src/response/mod.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 | use pillow::{
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `pillow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pillow`, use `cargo add pillow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `pillow::templates::Context`, `pillow::templates::Template`
[INFO] [stdout]    --> src/response/mod.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 |     templates::{Context, Template}
[INFO] [stdout]     |                 ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `controller` in this scope
[INFO] [stdout]    --> src/response/mod.rs:137:3
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[controller(method = "GET", path = "/")]
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Response` in this scope
[INFO] [stdout]    --> src/response/mod.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |  fn index() -> Response {
[INFO] [stdout]     |                ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 131 + use httparse::Response;
[INFO] [stdout]     |
[INFO] [stdout] 131 + use pillow_http::Response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Response`
[INFO] [stdout]    --> src/response/mod.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     Response::view(Template::Tera("index", "tera.html", ctx))
[INFO] [stdout]     |     ^^^^^^^^ use of undeclared type `Response`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 131 + use httparse::Response;
[INFO] [stdout]     |
[INFO] [stdout] 131 + use pillow_http::Response;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uri.rs - uri::Uri (line 5) stdout ----
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Uri` in this scope
[INFO] [stdout]  --> src/uri.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | Uri("/usrs/01".to_string())
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this tuple struct
[INFO] [stdout]   |
[INFO] [stdout] 5 + use pillow_http::Uri;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/http_methods.rs - http_methods::HttpMethods::as_str (line 22)
[INFO] [stdout]     src/http_methods.rs - http_methods::from_str_to_http_method (line 44)
[INFO] [stdout]     src/response/mod.rs - response::Response::add_header (line 481)
[INFO] [stdout]     src/response/mod.rs - response::Response::add_multiple_headers (line 499)
[INFO] [stdout]     src/response/mod.rs - response::Response::get_headers (line 524)
[INFO] [stdout]     src/response/mod.rs - response::Response::get_status_line (line 548)
[INFO] [stdout]     src/response/mod.rs - response::Response::hbs (line 174)
[INFO] [stdout]     src/response/mod.rs - response::Response::html (line 93)
[INFO] [stdout]     src/response/mod.rs - response::Response::json (line 217)
[INFO] [stdout]     src/response/mod.rs - response::Response::json_from_str (line 262)
[INFO] [stdout]     src/response/mod.rs - response::Response::set_status_code (line 564)
[INFO] [stdout]     src/response/mod.rs - response::Response::text (line 303)
[INFO] [stdout]     src/response/mod.rs - response::Response::view (line 131)
[INFO] [stdout]     src/uri.rs - uri::Uri (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "06a82252de3c1f5548d97cbee8615327cf7b6eedebfd62a1746306158d1fb354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06a82252de3c1f5548d97cbee8615327cf7b6eedebfd62a1746306158d1fb354", kill_on_drop: false }`
[INFO] [stdout] 06a82252de3c1f5548d97cbee8615327cf7b6eedebfd62a1746306158d1fb354
