[INFO] cloning repository https://github.com/AncaWebDev/RustServer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AncaWebDev/RustServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncaWebDev%2FRustServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncaWebDev%2FRustServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8cebe7f7be858edf038c0f9411d2c6da3bd8f811
[INFO] checking AncaWebDev/RustServer against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncaWebDev%2FRustServer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AncaWebDev/RustServer
[INFO] finished tweaking git repo https://github.com/AncaWebDev/RustServer
[INFO] tweaked toml for git repo https://github.com/AncaWebDev/RustServer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AncaWebDev/RustServer on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AncaWebDev/RustServer 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61946c5eb93c597143b3da4cd994d636afb60eb4a7a6d5827a2efa7e2da86c10
[INFO] running `Command { std: "docker" "start" "-a" "61946c5eb93c597143b3da4cd994d636afb60eb4a7a6d5827a2efa7e2da86c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61946c5eb93c597143b3da4cd994d636afb60eb4a7a6d5827a2efa7e2da86c10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61946c5eb93c597143b3da4cd994d636afb60eb4a7a6d5827a2efa7e2da86c10", kill_on_drop: false }`
[INFO] [stdout] 61946c5eb93c597143b3da4cd994d636afb60eb4a7a6d5827a2efa7e2da86c10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cb4b6f94f2af4982d68120d8d9416524d0d0075664ab29766e23e2db424611c
[INFO] running `Command { std: "docker" "start" "-a" "3cb4b6f94f2af4982d68120d8d9416524d0d0075664ab29766e23e2db424611c", kill_on_drop: false }`
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> src/server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/server.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{Read, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value as QueryStringValue`
[INFO] [stdout]  --> src/http/mod.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use query_string::{QueyString, Value as QueryStringValue};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]  --> src/http/response.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> src/server.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/server.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{Read, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value as QueryStringValue`
[INFO] [stdout]  --> src/http/mod.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use query_string::{QueyString, Value as QueryStringValue};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]  --> src/http/response.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::net::TcpStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/request.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn query_string(&self) -> Option<&QueyString>{
[INFO] [stdout]    |                         ^^^^^            -----------
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn query_string(&self) -> Option<&QueyString<'_>>{
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getValue` should have a snake case name
[INFO] [stdout]   --> src/http/query_string.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn getValue(&self, key: &str) -> Option<&Value>{
[INFO] [stdout]    |            ^^^^^^^^ help: convert the identifier to snake case: `get_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/query_string.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn getValue(&self, key: &str) -> Option<&Value>{
[INFO] [stdout]    |                     ^^^^^                       ------
[INFO] [stdout]    |                     |                           ||
[INFO] [stdout]    |                     |                           |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                     |                           the lifetimes get resolved as `'_`
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn getValue(&self, key: &str) -> Option<&Value<'_>>{
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/request.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn query_string(&self) -> Option<&QueyString>{
[INFO] [stdout]    |                         ^^^^^            -----------
[INFO] [stdout]    |                         |                ||
[INFO] [stdout]    |                         |                |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         |                the lifetimes get resolved as `'_`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn query_string(&self) -> Option<&QueyString<'_>>{
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `getValue` should have a snake case name
[INFO] [stdout]   --> src/http/query_string.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn getValue(&self, key: &str) -> Option<&Value>{
[INFO] [stdout]    |            ^^^^^^^^ help: convert the identifier to snake case: `get_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/http/query_string.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn getValue(&self, key: &str) -> Option<&Value>{
[INFO] [stdout]    |                     ^^^^^                       ------
[INFO] [stdout]    |                     |                           ||
[INFO] [stdout]    |                     |                           |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                     |                           the lifetimes get resolved as `'_`
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn getValue(&self, key: &str) -> Option<&Value<'_>>{
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "3cb4b6f94f2af4982d68120d8d9416524d0d0075664ab29766e23e2db424611c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cb4b6f94f2af4982d68120d8d9416524d0d0075664ab29766e23e2db424611c", kill_on_drop: false }`
[INFO] [stdout] 3cb4b6f94f2af4982d68120d8d9416524d0d0075664ab29766e23e2db424611c
