[INFO] cloning repository https://github.com/jht5945/simplehttpserver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jht5945/simplehttpserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjht5945%2Fsimplehttpserver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjht5945%2Fsimplehttpserver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 440aa24f2569a9b1db034188764b4993d0115914
[INFO] checking jht5945/simplehttpserver against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjht5945%2Fsimplehttpserver" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jht5945/simplehttpserver
[INFO] finished tweaking git repo https://github.com/jht5945/simplehttpserver
[INFO] tweaked toml for git repo https://github.com/jht5945/simplehttpserver written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jht5945/simplehttpserver on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jht5945/simplehttpserver 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.0.37
[INFO] [stderr]   Downloaded backtrace v0.3.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 996a8ef6acb3a7b41866ed207132556552bc8e3667a436445a2b99f01690671e
[INFO] running `Command { std: "docker" "start" "-a" "996a8ef6acb3a7b41866ed207132556552bc8e3667a436445a2b99f01690671e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "996a8ef6acb3a7b41866ed207132556552bc8e3667a436445a2b99f01690671e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996a8ef6acb3a7b41866ed207132556552bc8e3667a436445a2b99f01690671e", kill_on_drop: false }`
[INFO] [stdout] 996a8ef6acb3a7b41866ed207132556552bc8e3667a436445a2b99f01690671e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b0bac509050a352072ee1ac15086760954a578eb7ca4fd7daf4d77fd0a95cfc
[INFO] running `Command { std: "docker" "start" "-a" "6b0bac509050a352072ee1ac15086760954a578eb7ca4fd7daf4d77fd0a95cfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking argparse v0.2.2
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking rust_util v0.1.0 (https://github.com/jht5945/rust_util#90cd623f)
[INFO] [stderr]     Checking simplehttpserver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/http.rs:54:41
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn parse_http_request_from_read(_read: &Read) -> XResult<HttpRequest> {
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn parse_http_request_from_read(_read: &dyn Read) -> XResult<HttpRequest> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/http.rs:54:41
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn parse_http_request_from_read(_read: &Read) -> XResult<HttpRequest> {
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn parse_http_request_from_read(_read: &dyn Read) -> XResult<HttpRequest> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `method`, `path`, `protocol`, and `headers` are never read
[INFO] [stdout]   --> src/http.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct HttpRequest {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 17 |     method: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     protocol: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 20 |     headers: HttpRequestHeaders,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HttpRequest` 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: fields `method`, `path`, `protocol`, and `headers` are never read
[INFO] [stdout]   --> src/http.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct HttpRequest {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 17 |     method: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 18 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     protocol: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 20 |     headers: HttpRequestHeaders,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HttpRequest` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
[INFO] running `Command { std: "docker" "inspect" "6b0bac509050a352072ee1ac15086760954a578eb7ca4fd7daf4d77fd0a95cfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b0bac509050a352072ee1ac15086760954a578eb7ca4fd7daf4d77fd0a95cfc", kill_on_drop: false }`
[INFO] [stdout] 6b0bac509050a352072ee1ac15086760954a578eb7ca4fd7daf4d77fd0a95cfc
