[INFO] cloning repository https://github.com/Ashish-Sontakke/rust-http-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ashish-Sontakke/rust-http-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshish-Sontakke%2Frust-http-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshish-Sontakke%2Frust-http-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 238104df282a7a563bac19852a0c8e104f250055
[INFO] checking Ashish-Sontakke/rust-http-server against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshish-Sontakke%2Frust-http-server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ashish-Sontakke/rust-http-server
[INFO] finished tweaking git repo https://github.com/Ashish-Sontakke/rust-http-server
[INFO] tweaked toml for git repo https://github.com/Ashish-Sontakke/rust-http-server written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ashish-Sontakke/rust-http-server on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ashish-Sontakke/rust-http-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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 676a73ec1ce79ffb5f8dad507044ff5db98546de4710708591683b607106dd10
[INFO] running `Command { std: "docker" "start" "-a" "676a73ec1ce79ffb5f8dad507044ff5db98546de4710708591683b607106dd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "676a73ec1ce79ffb5f8dad507044ff5db98546de4710708591683b607106dd10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "676a73ec1ce79ffb5f8dad507044ff5db98546de4710708591683b607106dd10", kill_on_drop: false }`
[INFO] [stdout] 676a73ec1ce79ffb5f8dad507044ff5db98546de4710708591683b607106dd10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74e6fa1725c485175cac32d4b91223f6366ba72705c055e1024a23f4ea1dfce3
[INFO] running `Command { std: "docker" "start" "-a" "74e6fa1725c485175cac32d4b91223f6366ba72705c055e1024a23f4ea1dfce3", kill_on_drop: false }`
[INFO] [stderr]     Checking rust_http_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `self` and `self`
[INFO] [stdout]  --> src/server.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     response::{self, Response},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 3 |     Request, StatusCode, request::{self, ParseError},
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/server.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{io::Read, io::Write, net::TcpListener};
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value as QueryStringValue`
[INFO] [stdout]  --> src/http/mod.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use query_string::{QueryString, Value as QueryStringValue};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `request::ParseError`
[INFO] [stdout]  --> src/http/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use request::ParseError;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `self`
[INFO] [stdout]  --> src/server.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     response::{self, Response},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 3 |     Request, StatusCode, request::{self, ParseError},
[INFO] [stdout]   |                                    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/server.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn handle_bad_request(&mut self, e: &ParseError) -> Response {
[INFO] [stdout]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/server.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{io::Read, io::Write, net::TcpListener};
[INFO] [stdout]   |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value as QueryStringValue`
[INFO] [stdout]  --> src/http/mod.rs:2:37
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use query_string::{QueryString, Value as QueryStringValue};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `request::ParseError`
[INFO] [stdout]  --> src/http/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use request::ParseError;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/query_string.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn get(&self, key: &str) -> Option<&Value> {
[INFO] [stdout]    |                ^^^^^                       ------
[INFO] [stdout]    |                |                           ||
[INFO] [stdout]    |                |                           |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                |                           the lifetimes get resolved as `'_`
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn get(&self, key: &str) -> Option<&Value<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/request.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn query_string(&self) -> Option<&QueryString> {
[INFO] [stdout]    |                         ^^^^^            ------------
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn query_string(&self) -> Option<&QueryString<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/server.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn handle_bad_request(&mut self, e: &ParseError) -> Response {
[INFO] [stdout]    |                                      ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/query_string.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn get(&self, key: &str) -> Option<&Value> {
[INFO] [stdout]    |                ^^^^^                       ------
[INFO] [stdout]    |                |                           ||
[INFO] [stdout]    |                |                           |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                |                           the lifetimes get resolved as `'_`
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn get(&self, key: &str) -> Option<&Value<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/request.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn query_string(&self) -> Option<&QueryString> {
[INFO] [stdout]    |                         ^^^^^            ------------
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn query_string(&self) -> Option<&QueryString<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "74e6fa1725c485175cac32d4b91223f6366ba72705c055e1024a23f4ea1dfce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e6fa1725c485175cac32d4b91223f6366ba72705c055e1024a23f4ea1dfce3", kill_on_drop: false }`
[INFO] [stdout] 74e6fa1725c485175cac32d4b91223f6366ba72705c055e1024a23f4ea1dfce3
