[INFO] cloning repository https://github.com/LucianoBestia/dev_bestia_simple_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucianoBestia/dev_bestia_simple_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fdev_bestia_simple_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fdev_bestia_simple_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57d2b7c0b56fd5bf939d3f1b2ebace672b1cdae6
[INFO] testing LucianoBestia/dev_bestia_simple_server against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fdev_bestia_simple_server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LucianoBestia/dev_bestia_simple_server
[INFO] finished tweaking git repo https://github.com/LucianoBestia/dev_bestia_simple_server
[INFO] tweaked toml for git repo https://github.com/LucianoBestia/dev_bestia_simple_server written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LucianoBestia/dev_bestia_simple_server 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] crate git repo https://github.com/LucianoBestia/dev_bestia_simple_server 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unwrap v1.2.1
[INFO] [stderr]   Downloaded time-macros v0.2.2
[INFO] [stderr]   Downloaded time v0.3.2
[INFO] [stderr]   Downloaded libc v0.2.102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0b95229e5d31f624bb60bd3a4e83af610aed2001e9df90900d597648bd6da3cf
[INFO] running `Command { std: "docker" "start" "-a" "0b95229e5d31f624bb60bd3a4e83af610aed2001e9df90900d597648bd6da3cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b95229e5d31f624bb60bd3a4e83af610aed2001e9df90900d597648bd6da3cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b95229e5d31f624bb60bd3a4e83af610aed2001e9df90900d597648bd6da3cf", kill_on_drop: false }`
[INFO] [stdout] 0b95229e5d31f624bb60bd3a4e83af610aed2001e9df90900d597648bd6da3cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2597d28194eca309eb3a14088dad242580ae91d67b021a23cd259369ec3c8ed5
[INFO] running `Command { std: "docker" "start" "-a" "2597d28194eca309eb3a14088dad242580ae91d67b021a23cd259369ec3c8ed5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.2
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.3.2
[INFO] [stderr]    Compiling dev_bestia_simple_server v2021.918.1640 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
[INFO] running `Command { std: "docker" "inspect" "2597d28194eca309eb3a14088dad242580ae91d67b021a23cd259369ec3c8ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2597d28194eca309eb3a14088dad242580ae91d67b021a23cd259369ec3c8ed5", kill_on_drop: false }`
[INFO] [stdout] 2597d28194eca309eb3a14088dad242580ae91d67b021a23cd259369ec3c8ed5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8321c10bba55b62ae0546c1e57608f9e8825f51676f72542104e029d015ceefb
[INFO] running `Command { std: "docker" "start" "-a" "8321c10bba55b62ae0546c1e57608f9e8825f51676f72542104e029d015ceefb", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling dev_bestia_simple_server v2021.918.1640 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/request.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 141 |                         &buf[..min].copy_from_slice(&self.content[..min]);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 141 |                         let _ = &buf[..min].copy_from_slice(&self.content[..min]);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/request.rs:146:25
[INFO] [stdout]     |
[INFO] [stdout] 146 |                         &buf[..min].copy_from_slice(&self.content[self.bytes_read..self.bytes_read + min]);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 146 |                         let _ = &buf[..min].copy_from_slice(&self.content[self.bytes_read..self.bytes_read + min]);
[INFO] [stdout]     |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.58s
[INFO] running `Command { std: "docker" "inspect" "8321c10bba55b62ae0546c1e57608f9e8825f51676f72542104e029d015ceefb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8321c10bba55b62ae0546c1e57608f9e8825f51676f72542104e029d015ceefb", kill_on_drop: false }`
[INFO] [stdout] 8321c10bba55b62ae0546c1e57608f9e8825f51676f72542104e029d015ceefb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] df86260ca51e4f2cc42cd0680aa5addd1d54aed70bfac743a0ca5c9c915fdb43
[INFO] running `Command { std: "docker" "start" "-a" "df86260ca51e4f2cc42cd0680aa5addd1d54aed70bfac743a0ca5c9c915fdb43", kill_on_drop: false }`
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/request.rs:141:25
[INFO] [stderr]     |
[INFO] [stderr] 141 |                         &buf[..min].copy_from_slice(&self.content[..min]);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 141 |                         let _ = &buf[..min].copy_from_slice(&self.content[..min]);
[INFO] [stderr]     |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/request.rs:146:25
[INFO] [stderr]     |
[INFO] [stderr] 146 |                         &buf[..min].copy_from_slice(&self.content[self.bytes_read..self.bytes_read + min]);
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 146 |                         let _ = &buf[..min].copy_from_slice(&self.content[self.bytes_read..self.bytes_read + min]);
[INFO] [stderr]     |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `dev_bestia_simple_server` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dev_bestia_simple_server-106b61a32784fecb)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test parsing::parsing_should::parse_a_request ... ok
[INFO] [stdout] test test_write_response_no_headers ... ok
[INFO] [stdout] test test_write_response ... ok
[INFO] [stdout] test request::server_should::correctly_parse_request ... ok
[INFO] [stdout] test request::server_should::read_request_stream_in_multiple_chunks ... ok
[INFO] [stdout] test request::server_should::parse_method_correctly ... ok
[INFO] [stdout] test request::server_should::honour_request_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple-server.rs (/opt/rustwide/target/debug/deps/simple_server-4378bf838caa5d52)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Doc-tests dev_bestia_simple_server
[INFO] [stdout] test test_error_fallback ... ok
[INFO] [stdout] test test_server_new ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - Server::new (line 114) ... FAILED
[INFO] [stdout] test src/lib.rs - Server::dont_serve_static_files (line 311) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Server::set_static_directory (line 284) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Server::listen (line 206) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Server::with_timeout (line 151) ... FAILED
[INFO] [stdout] test src/lib.rs - Server::listen_on_socket (line 238) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Server::new (line 114) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cargo_crev_reviews`
[INFO] [stdout]    --> src/lib.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | use cargo_crev_reviews::Server;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cargo_crev_reviews`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cargo_crev_reviews`, use `cargo add cargo_crev_reviews` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:118:40
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let server = Server::new(|request, mut response| {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout] 119 |         Ok(response.body("Hello, world!".as_bytes().to_vec())?)
[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] 118 |     let server = Server::new(|request, mut response: /* Type */| {
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Server::dont_serve_static_files (line 311) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cargo_crev_reviews`
[INFO] [stdout]    --> src/lib.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 | use cargo_crev_reviews::Server;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cargo_crev_reviews`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cargo_crev_reviews`, use `cargo add cargo_crev_reviews` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:315:44
[INFO] [stdout]     |
[INFO] [stdout] 315 |     let mut server = Server::new(|request, mut response| {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] 316 |         Ok(response.body("Hello, world!".as_bytes().to_vec())?)
[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] 315 |     let mut server = Server::new(|request, mut response: /* Type */| {
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Server::set_static_directory (line 284) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cargo_crev_reviews`
[INFO] [stdout]    --> src/lib.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 | use cargo_crev_reviews::Server;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cargo_crev_reviews`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cargo_crev_reviews`, use `cargo add cargo_crev_reviews` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:288:44
[INFO] [stdout]     |
[INFO] [stdout] 288 |     let mut server = Server::new(|request, mut response| {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^
[INFO] [stdout] 289 |         Ok(response.body("Hello, world!".as_bytes().to_vec())?)
[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] 288 |     let mut server = Server::new(|request, mut response: /* Type */| {
[INFO] [stdout]     |                                                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Server::listen (line 206) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cargo_crev_reviews`
[INFO] [stdout]    --> src/lib.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 | use cargo_crev_reviews::Server;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cargo_crev_reviews`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cargo_crev_reviews`, use `cargo add cargo_crev_reviews` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:210:40
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let server = Server::new(|request, mut response| {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout] 211 |         Ok(response.body("Hello, world!".as_bytes().to_vec())?)
[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] 210 |     let server = Server::new(|request, mut response: /* Type */| {
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Server::with_timeout (line 151) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cargo_crev_reviews`
[INFO] [stdout]    --> src/lib.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 | use cargo_crev_reviews::Server;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cargo_crev_reviews`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cargo_crev_reviews`, use `cargo add cargo_crev_reviews` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:156:73
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let server = Server::with_timeout(Duration::from_secs(5), |request, response| {
[INFO] [stdout]     |                                                                         ^^^^^^^^
[INFO] [stdout] 157 |         Ok(response.body("Hello, world!".as_bytes().to_vec())?)
[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] 156 |     let server = Server::with_timeout(Duration::from_secs(5), |request, response: /* Type */| {
[INFO] [stdout]     |                                                                                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Server::listen_on_socket (line 238) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cargo_crev_reviews`
[INFO] [stdout]    --> src/lib.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | use cargo_crev_reviews::Server;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cargo_crev_reviews`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `cargo_crev_reviews`, use `cargo add cargo_crev_reviews` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:246:40
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let server = Server::new(|request, mut response| {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout] 247 |         Ok(response.body("Hello, world!".as_bytes().to_vec())?)
[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] 246 |     let server = Server::new(|request, mut response: /* Type */| {
[INFO] [stdout]     |                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Server::dont_serve_static_files (line 311)
[INFO] [stdout]     src/lib.rs - Server::listen (line 206)
[INFO] [stdout]     src/lib.rs - Server::listen_on_socket (line 238)
[INFO] [stdout]     src/lib.rs - Server::new (line 114)
[INFO] [stdout]     src/lib.rs - Server::set_static_directory (line 284)
[INFO] [stdout]     src/lib.rs - Server::with_timeout (line 151)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "df86260ca51e4f2cc42cd0680aa5addd1d54aed70bfac743a0ca5c9c915fdb43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df86260ca51e4f2cc42cd0680aa5addd1d54aed70bfac743a0ca5c9c915fdb43", kill_on_drop: false }`
[INFO] [stdout] df86260ca51e4f2cc42cd0680aa5addd1d54aed70bfac743a0ca5c9c915fdb43
