[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucianoBestia%2Fdev_bestia_simple_server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LucianoBestia/dev_bestia_simple_server on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee7d9f159d63736008557c1e300465861de69d510aeaa8d5c5ea8517f7b1bd29
[INFO] running `Command { std: "docker" "start" "-a" "ee7d9f159d63736008557c1e300465861de69d510aeaa8d5c5ea8517f7b1bd29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee7d9f159d63736008557c1e300465861de69d510aeaa8d5c5ea8517f7b1bd29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee7d9f159d63736008557c1e300465861de69d510aeaa8d5c5ea8517f7b1bd29", kill_on_drop: false }`
[INFO] [stdout] ee7d9f159d63736008557c1e300465861de69d510aeaa8d5c5ea8517f7b1bd29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d779c58a40197fdff146bdde0df01058eb3f09287f7a43b5f17d2ad3008dd231
[INFO] running `Command { std: "docker" "start" "-a" "d779c58a40197fdff146bdde0df01058eb3f09287f7a43b5f17d2ad3008dd231", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling time-macros v0.2.2
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[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 3.82s
[INFO] running `Command { std: "docker" "inspect" "d779c58a40197fdff146bdde0df01058eb3f09287f7a43b5f17d2ad3008dd231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d779c58a40197fdff146bdde0df01058eb3f09287f7a43b5f17d2ad3008dd231", kill_on_drop: false }`
[INFO] [stdout] d779c58a40197fdff146bdde0df01058eb3f09287f7a43b5f17d2ad3008dd231
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d28bb568ff3fd39825e01901307570d651c37350c5a8ac158a614d8214ff24ec
[INFO] running `Command { std: "docker" "start" "-a" "d28bb568ff3fd39825e01901307570d651c37350c5a8ac158a614d8214ff24ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[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 5.41s
[INFO] running `Command { std: "docker" "inspect" "d28bb568ff3fd39825e01901307570d651c37350c5a8ac158a614d8214ff24ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d28bb568ff3fd39825e01901307570d651c37350c5a8ac158a614d8214ff24ec", kill_on_drop: false }`
[INFO] [stdout] d28bb568ff3fd39825e01901307570d651c37350c5a8ac158a614d8214ff24ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d1c644b53d6cd0cb1a781f27e1e0c12b3469fd60a08262b1f7a29bcf72daa2d
[INFO] running `Command { std: "docker" "start" "-a" "9d1c644b53d6cd0cb1a781f27e1e0c12b3469fd60a08262b1f7a29bcf72daa2d", 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.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dev_bestia_simple_server-97bd410dafb62772)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test parsing::parsing_should::parse_a_request ... ok
[INFO] [stdout] test request::server_should::parse_method_correctly ... ok
[INFO] [stdout] test test_write_response ... ok
[INFO] [stdout] test test_write_response_no_headers ... ok
[INFO] [stdout] test request::server_should::read_request_stream_in_multiple_chunks ... ok
[INFO] [stdout] test request::server_should::correctly_parse_request ... 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.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/simple-server.rs (/opt/rustwide/target/debug/deps/simple_server-e60e3d0e2b1b06f7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_server_new ... ok
[INFO] [stdout] test test_error_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dev_bestia_simple_server
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - Server::listen_on_socket (line 238) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Server::dont_serve_static_files (line 311) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Server::listen (line 206) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Server::set_static_directory (line 284) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Server::with_timeout (line 151) ... FAILED
[INFO] [stdout] test src/lib.rs - Server::new (line 114) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 2 | 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]  9 |     let server = Server::new(|request, mut response| {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^
[INFO] [stdout] 10 |         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]  9 |     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] 2 | 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] 5 |     let mut server = Server::new(|request, mut response| {
[INFO] [stdout]   |                                            ^^^^^^^^^^^^
[INFO] [stdout] 6 |         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] 5 |     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] 2 | 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] 5 |     let server = Server::new(|request, mut response| {
[INFO] [stdout]   |                                        ^^^^^^^^^^^^
[INFO] [stdout] 6 |         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] 5 |     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::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] 2 | 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] 5 |     let mut server = Server::new(|request, mut response| {
[INFO] [stdout]   |                                            ^^^^^^^^^^^^
[INFO] [stdout] 6 |         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] 5 |     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::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] 3 | 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] 6 |     let server = Server::with_timeout(Duration::from_secs(5), |request, response| {
[INFO] [stdout]   |                                                                         ^^^^^^^^
[INFO] [stdout] 7 |         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] 6 |     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::new (line 114) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cargo_crev_reviews`
[INFO] [stdout]  --> src/lib.rs:115:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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] 5 |     let server = Server::new(|request, mut response| {
[INFO] [stdout]   |                                        ^^^^^^^^^^^^
[INFO] [stdout] 6 |         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] 5 |     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.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9d1c644b53d6cd0cb1a781f27e1e0c12b3469fd60a08262b1f7a29bcf72daa2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d1c644b53d6cd0cb1a781f27e1e0c12b3469fd60a08262b1f7a29bcf72daa2d", kill_on_drop: false }`
[INFO] [stdout] 9d1c644b53d6cd0cb1a781f27e1e0c12b3469fd60a08262b1f7a29bcf72daa2d
