[INFO] cloning repository https://github.com/751483992/http
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/751483992/http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F751483992%2Fhttp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F751483992%2Fhttp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d89157508aaa55d7d3edcdcb4c09a64678d2ffd
[INFO] checking 751483992/http against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F751483992%2Fhttp" "/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/751483992/http
[INFO] finished tweaking git repo https://github.com/751483992/http
[INFO] tweaked toml for git repo https://github.com/751483992/http written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/751483992/http on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/751483992/http 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytes v1.0.1
[INFO] [stderr]   Downloaded http v0.2.3
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 891e4473742e71d6fa19d04dbf223e366cc8caae94e7f580fe489521672d5f0d
[INFO] running `Command { std: "docker" "start" "-a" "891e4473742e71d6fa19d04dbf223e366cc8caae94e7f580fe489521672d5f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "891e4473742e71d6fa19d04dbf223e366cc8caae94e7f580fe489521672d5f0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "891e4473742e71d6fa19d04dbf223e366cc8caae94e7f580fe489521672d5f0d", kill_on_drop: false }`
[INFO] [stdout] 891e4473742e71d6fa19d04dbf223e366cc8caae94e7f580fe489521672d5f0d
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fac3d90adaf91edecec475a9287ba8c552af219c484dadc579ccf88e51fe9c9c
[INFO] running `Command { std: "docker" "start" "-a" "fac3d90adaf91edecec475a9287ba8c552af219c484dadc579ccf88e51fe9c9c", kill_on_drop: false }`
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking http v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking http v0.2.3
[INFO] [stderr]     Checking http_client v0.1.0 (/opt/rustwide/workdir/http_client)
[INFO] [stderr]     Checking http_server v0.1.0 (/opt/rustwide/workdir/http_server)
[INFO] [stdout] warning: unused import: `TcpListener`
[INFO] [stdout]  --> http_client/src/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::net::{TcpStream, TcpListener};
[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: `TcpListener`
[INFO] [stdout]  --> http_client/src/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::net::{TcpStream, TcpListener};
[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: `Read`
[INFO] [stdout]  --> http_client/src/main.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{Write, Read};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::Request`
[INFO] [stdout]  --> http_client/src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> http_client/src/main.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{Write, Read};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> http_server/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::thread;
[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::Request`
[INFO] [stdout]  --> http_client/src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use http::Request;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Response` and `StatusCode`
[INFO] [stdout]  --> http_server/src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use http::{Response, StatusCode};
[INFO] [stdout]   |            ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude::*`
[INFO] [stdout]  --> http_server/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> http_server/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::thread;
[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 imports: `Response` and `StatusCode`
[INFO] [stdout]  --> http_server/src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use http::{Response, StatusCode};
[INFO] [stdout]   |            ^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::prelude::*`
[INFO] [stdout]  --> http_server/src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_read` is never used
[INFO] [stdout]  --> http_server/src/main.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn handle_read(mut stream:&TcpStream){
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_read` is never used
[INFO] [stdout]  --> http_server/src/main.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn handle_read(mut stream:&TcpStream){
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_write` is never used
[INFO] [stdout]   --> http_server/src/main.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn handle_write(mut stream:TcpStream){
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_client` is never used
[INFO] [stdout]   --> http_server/src/main.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn handle_client(stream:TcpStream){
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_write` is never used
[INFO] [stdout]   --> http_server/src/main.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn handle_write(mut stream:TcpStream){
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_client` is never used
[INFO] [stdout]   --> http_server/src/main.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn handle_client(stream:TcpStream){
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
[INFO] running `Command { std: "docker" "inspect" "fac3d90adaf91edecec475a9287ba8c552af219c484dadc579ccf88e51fe9c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fac3d90adaf91edecec475a9287ba8c552af219c484dadc579ccf88e51fe9c9c", kill_on_drop: false }`
[INFO] [stdout] fac3d90adaf91edecec475a9287ba8c552af219c484dadc579ccf88e51fe9c9c
