[INFO] fetching crate dev_bestia_simple_server 2021.918.1640...
[INFO] checking dev_bestia_simple_server-2021.918.1640 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate dev_bestia_simple_server 2021.918.1640 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate dev_bestia_simple_server 2021.918.1640 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dev_bestia_simple_server 2021.918.1640
[INFO] finished tweaking crates.io crate dev_bestia_simple_server 2021.918.1640
[INFO] tweaked toml for crates.io crate dev_bestia_simple_server 2021.918.1640 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate dev_bestia_simple_server 2021.918.1640 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time v0.3.2
[INFO] [stderr]   Downloaded time-macros v0.2.2
[INFO] [stderr]   Downloaded libc v0.2.102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47d847ef6173ef2bd6c00bb48c50f386a4f45e6ceec08b69e4da328ef5370301
[INFO] running `Command { std: "docker" "start" "-a" "47d847ef6173ef2bd6c00bb48c50f386a4f45e6ceec08b69e4da328ef5370301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47d847ef6173ef2bd6c00bb48c50f386a4f45e6ceec08b69e4da328ef5370301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d847ef6173ef2bd6c00bb48c50f386a4f45e6ceec08b69e4da328ef5370301", kill_on_drop: false }`
[INFO] [stdout] 47d847ef6173ef2bd6c00bb48c50f386a4f45e6ceec08b69e4da328ef5370301
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71e613b46e5ddb853c79ea3301238d890d4571d8d06cf9296c54ac5f88807807
[INFO] running `Command { std: "docker" "start" "-a" "71e613b46e5ddb853c79ea3301238d890d4571d8d06cf9296c54ac5f88807807", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling time-macros v0.2.2
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking unwrap v1.2.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.3.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking dev_bestia_simple_server v2021.918.1640 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `http` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use http;
[INFO] [stdout]    |     ^^^^ the item `http` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_cpus` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use num_cpus;
[INFO] [stdout]    |     ^^^^^^^^ the item `num_cpus` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `scoped_threadpool` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use scoped_threadpool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ the item `scoped_threadpool` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `time` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use time;
[INFO] [stdout]    |     ^^^^ the item `time` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `http` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use http;
[INFO] [stdout]   |     ^^^^ the item `http` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]  --> src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use httparse;
[INFO] [stdout]   |     ^^^^^^^^ the item `httparse` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]  --> src/parsing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use httparse;
[INFO] [stdout]   |     ^^^^^^^^ the item `httparse` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stdout] error: couldn't read `src/../tests/big-http-request.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/parsing.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |         let request = include_bytes!("../tests/big-http-request.txt").to_vec();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../tests/big-http-request.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/request.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 |     static HTTP_REQUEST: &'static [u8] = include_bytes!("../tests/big-http-request.txt");
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `http` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use http;
[INFO] [stdout]    |     ^^^^ the item `http` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_cpus` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | use num_cpus;
[INFO] [stdout]    |     ^^^^^^^^ the item `num_cpus` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `scoped_threadpool` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use scoped_threadpool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ the item `scoped_threadpool` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `time` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | use time;
[INFO] [stdout]    |     ^^^^ the item `time` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `http` is imported redundantly
[INFO] [stdout]  --> src/error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use http;
[INFO] [stdout]   |     ^^^^ the item `http` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]  --> src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use httparse;
[INFO] [stdout]   |     ^^^^^^^^ the item `httparse` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/error.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `httparse` is imported redundantly
[INFO] [stdout]  --> src/parsing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use httparse;
[INFO] [stdout]   |     ^^^^^^^^ the item `httparse` is already defined by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dev_bestia_simple_server` (lib test) due to 3 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "71e613b46e5ddb853c79ea3301238d890d4571d8d06cf9296c54ac5f88807807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71e613b46e5ddb853c79ea3301238d890d4571d8d06cf9296c54ac5f88807807", kill_on_drop: false }`
[INFO] [stdout] 71e613b46e5ddb853c79ea3301238d890d4571d8d06cf9296c54ac5f88807807
