[INFO] cloning repository https://github.com/sarik/rusthttplistener
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarik/rusthttplistener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarik%2Frusthttplistener", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarik%2Frusthttplistener'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b224d9c3190ccb02238455a521cfc278ac8ff4ec
[INFO] checking sarik/rusthttplistener against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarik%2Frusthttplistener" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sarik/rusthttplistener
[INFO] finished tweaking git repo https://github.com/sarik/rusthttplistener
[INFO] tweaked toml for git repo https://github.com/sarik/rusthttplistener written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sarik/rusthttplistener on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sarik/rusthttplistener 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b433f4ed29b875cc967572f68705e00539856f47f543e16281057c7fe6711361
[INFO] running `Command { std: "docker" "start" "-a" "b433f4ed29b875cc967572f68705e00539856f47f543e16281057c7fe6711361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b433f4ed29b875cc967572f68705e00539856f47f543e16281057c7fe6711361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b433f4ed29b875cc967572f68705e00539856f47f543e16281057c7fe6711361", kill_on_drop: false }`
[INFO] [stdout] b433f4ed29b875cc967572f68705e00539856f47f543e16281057c7fe6711361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b55be0193d865365c7154e0eb2c9e99c8a0ee33f279ad627cec0096c6e2daf9f
[INFO] running `Command { std: "docker" "start" "-a" "b55be0193d865365c7154e0eb2c9e99c8a0ee33f279ad627cec0096c6e2daf9f", kill_on_drop: false }`
[INFO] [stderr]     Checking rust-httplistener v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `http::request::Request`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use http::request::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::response::Response`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use http::response::Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::request::Request`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use http::request::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::response::Response`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use http::response::Response;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `query_string`, and `method` are never read
[INFO] [stdout]   --> src/http/request.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Request<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 12 |     path: &'a str,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     query_string: Option<QueryString<'a>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 14 |     method: Method,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]  --> src/http/response.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Response {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]  --> src/http/query_string.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct QueryString<'a> {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     data: HashMap<&'a str, Value<'a>>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `QueryString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/http/query_string.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> QueryString<'a> {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 16 |     pub fn get(&self, key: &str) -> Option<&Value<'a>> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StatusCode` is never used
[INFO] [stdout]  --> src/http/status_code.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum StatusCode {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `statusCode` should have a snake case name
[INFO] [stdout]  --> src/http/response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     statusCode: StatusCode,
[INFO] [stdout]   |     ^^^^^^^^^^ help: convert the identifier to snake case: `status_code`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `query_string`, and `method` are never read
[INFO] [stdout]   --> src/http/request.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Request<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 12 |     path: &'a str,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     query_string: Option<QueryString<'a>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 14 |     method: Method,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]  --> src/http/response.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Response {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]  --> src/http/query_string.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct QueryString<'a> {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 6 |     data: HashMap<&'a str, Value<'a>>,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `QueryString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/http/query_string.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> QueryString<'a> {
[INFO] [stdout]    | ------------------------ method in this implementation
[INFO] [stdout] 16 |     pub fn get(&self, key: &str) -> Option<&Value<'a>> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StatusCode` is never used
[INFO] [stdout]  --> src/http/status_code.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub enum StatusCode {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `statusCode` should have a snake case name
[INFO] [stdout]  --> src/http/response.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     statusCode: StatusCode,
[INFO] [stdout]   |     ^^^^^^^^^^ help: convert the identifier to snake case: `status_code`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] running `Command { std: "docker" "inspect" "b55be0193d865365c7154e0eb2c9e99c8a0ee33f279ad627cec0096c6e2daf9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b55be0193d865365c7154e0eb2c9e99c8a0ee33f279ad627cec0096c6e2daf9f", kill_on_drop: false }`
[INFO] [stdout] b55be0193d865365c7154e0eb2c9e99c8a0ee33f279ad627cec0096c6e2daf9f
