[INFO] cloning repository https://github.com/mryhryki/example-http-server-by-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mryhryki/example-http-server-by-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmryhryki%2Fexample-http-server-by-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmryhryki%2Fexample-http-server-by-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af762fcb79406b78077e583794cb46e26f6985d5
[INFO] checking mryhryki/example-http-server-by-rust against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmryhryki%2Fexample-http-server-by-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mryhryki/example-http-server-by-rust
[INFO] finished tweaking git repo https://github.com/mryhryki/example-http-server-by-rust
[INFO] tweaked toml for git repo https://github.com/mryhryki/example-http-server-by-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mryhryki/example-http-server-by-rust on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mryhryki/example-http-server-by-rust 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e973e516712d7919e358e633ad521b91f64b02e4e1a98ba8c7f0fbee5831c0e
[INFO] running `Command { std: "docker" "start" "-a" "6e973e516712d7919e358e633ad521b91f64b02e4e1a98ba8c7f0fbee5831c0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e973e516712d7919e358e633ad521b91f64b02e4e1a98ba8c7f0fbee5831c0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e973e516712d7919e358e633ad521b91f64b02e4e1a98ba8c7f0fbee5831c0e", kill_on_drop: false }`
[INFO] [stdout] 6e973e516712d7919e358e633ad521b91f64b02e4e1a98ba8c7f0fbee5831c0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fabd7cb5aa7995eed4a98423def34697d450dc65466e16c7e49688ee07ab309e
[INFO] running `Command { std: "docker" "start" "-a" "fabd7cb5aa7995eed4a98423def34697d450dc65466e16c7e49688ee07ab309e", kill_on_drop: false }`
[INFO] [stderr]     Checking example-http-server-by-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::http::HttpRequest`, `crate::http::HttpResponse`
[INFO] [stdout]  --> src/main.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::http::{HttpRequest, HttpResponse};
[INFO] [stdout]   |                   ^^^^^^^^^^^  ^^^^^^^^^^^^ no `HttpResponse` in `http`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   no `HttpRequest` in `http`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::http::structs::HttpRequest
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::http::structs::HttpResponse
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::http::HttpRequest`, `crate::http::HttpResponse`
[INFO] [stdout]  --> src/main.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::http::{HttpRequest, HttpResponse};
[INFO] [stdout]   |                   ^^^^^^^^^^^  ^^^^^^^^^^^^ no `HttpResponse` in `http`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   no `HttpRequest` in `http`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::http::structs::HttpRequest
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           crate::http::structs::HttpResponse
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufRead` and `BufReader`
[INFO] [stdout]  --> src/main.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{BufRead, BufReader, Write};
[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: `BufRead` and `BufReader`
[INFO] [stdout]  --> src/main.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{BufRead, BufReader, Write};
[INFO] [stdout]   |               ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `example-http-server-by-rust` (bin "example-http-server-by-rust") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `example-http-server-by-rust` (bin "example-http-server-by-rust" test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fabd7cb5aa7995eed4a98423def34697d450dc65466e16c7e49688ee07ab309e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fabd7cb5aa7995eed4a98423def34697d450dc65466e16c7e49688ee07ab309e", kill_on_drop: false }`
[INFO] [stdout] fabd7cb5aa7995eed4a98423def34697d450dc65466e16c7e49688ee07ab309e
