[INFO] cloning repository https://github.com/ArdaYil/WebServer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArdaYil/WebServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArdaYil%2FWebServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArdaYil%2FWebServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39792d9738ddee1335a6e19e48211bc3327d8593
[INFO] building ArdaYil/WebServer against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArdaYil%2FWebServer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ArdaYil/WebServer on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ArdaYil/WebServer
[INFO] finished tweaking git repo https://github.com/ArdaYil/WebServer
[INFO] tweaked toml for git repo https://github.com/ArdaYil/WebServer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ArdaYil/WebServer 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fa9f4cbc9a3e7c62b18a4ea998e0f99b5f526b9c4eec0401cc4f93eadffd87e
[INFO] running `Command { std: "docker" "start" "-a" "6fa9f4cbc9a3e7c62b18a4ea998e0f99b5f526b9c4eec0401cc4f93eadffd87e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fa9f4cbc9a3e7c62b18a4ea998e0f99b5f526b9c4eec0401cc4f93eadffd87e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa9f4cbc9a3e7c62b18a4ea998e0f99b5f526b9c4eec0401cc4f93eadffd87e", kill_on_drop: false }`
[INFO] [stdout] 6fa9f4cbc9a3e7c62b18a4ea998e0f99b5f526b9c4eec0401cc4f93eadffd87e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d946937990267b3e6c83dc72250bbcc0127dd6e79b2124deeb3dbe65b42a0003
[INFO] running `Command { std: "docker" "start" "-a" "d946937990267b3e6c83dc72250bbcc0127dd6e79b2124deeb3dbe65b42a0003", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling arday11ChessLibrary v0.3.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling WebServer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...                   if (square == &'p' || square == &'P') {
[INFO] [stdout]    |                          ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -                             if (square == &'p' || square == &'P') {
[INFO] [stdout] 84 +                             if square == &'p' || square == &'P' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:87:36
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...                   if (square == &'p') {
[INFO] [stdout]    |                          ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -                                 if (square == &'p') {
[INFO] [stdout] 87 +                                 if square == &'p' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 | ...                   if (square == &'P') {
[INFO] [stdout]    |                          ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 95 -                                 if (square == &'P') {
[INFO] [stdout] 95 +                                 if square == &'P' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:106:37
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...                   else if (square == &'n' || square == &'N') {
[INFO] [stdout]     |                               ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 106 -                             else if (square == &'n' || square == &'N') {
[INFO] [stdout] 106 +                             else if square == &'n' || square == &'N' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:111:37
[INFO] [stdout]     |
[INFO] [stdout] 111 | ...                   else if (square == &'r' || square == &'R') {
[INFO] [stdout]     |                               ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -                             else if (square == &'r' || square == &'R') {
[INFO] [stdout] 111 +                             else if square == &'r' || square == &'R' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:116:37
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...                   else if (square == &'b' || square == &'B') {
[INFO] [stdout]     |                               ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -                             else if (square == &'b' || square == &'B') {
[INFO] [stdout] 116 +                             else if square == &'b' || square == &'B' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   else if (square == &'q' || square == &'Q') {
[INFO] [stdout]     |                               ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 121 -                             else if (square == &'q' || square == &'Q') {
[INFO] [stdout] 121 +                             else if square == &'q' || square == &'Q' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 | ...                   else if (square == &'k' || square == &'K') {
[INFO] [stdout]     |                               ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -                             else if (square == &'k' || square == &'K') {
[INFO] [stdout] 127 +                             else if square == &'k' || square == &'K' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/main.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |             let body = body.trim(); // Trim any trailing whitespace
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rowIndex` should have a snake case name
[INFO] [stdout]   --> src/main.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut rowIndex = 0;
[INFO] [stdout]    |                             ^^^^^^^^ help: convert the identifier to snake case: `row_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `colIndex` should have a snake case name
[INFO] [stdout]   --> src/main.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 |                         let mut colIndex = 0;
[INFO] [stdout]    |                                 ^^^^^^^^ help: convert the identifier to snake case: `col_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.86s
[INFO] running `Command { std: "docker" "inspect" "d946937990267b3e6c83dc72250bbcc0127dd6e79b2124deeb3dbe65b42a0003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d946937990267b3e6c83dc72250bbcc0127dd6e79b2124deeb3dbe65b42a0003", kill_on_drop: false }`
[INFO] [stdout] d946937990267b3e6c83dc72250bbcc0127dd6e79b2124deeb3dbe65b42a0003
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a56a82fa02441aad8b37b09e8ee9ed51e61c0ce91b827ee52efcb3873401eb3
[INFO] running `Command { std: "docker" "start" "-a" "5a56a82fa02441aad8b37b09e8ee9ed51e61c0ce91b827ee52efcb3873401eb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling WebServer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fmt::format`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fmt::format;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 | ...                   if (square == &'p' || square == &'P') {
[INFO] [stdout]    |                          ^                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 84 -                             if (square == &'p' || square == &'P') {
[INFO] [stdout] 84 +                             if square == &'p' || square == &'P' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:87:36
[INFO] [stdout]    |
[INFO] [stdout] 87 | ...                   if (square == &'p') {
[INFO] [stdout]    |                          ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -                                 if (square == &'p') {
[INFO] [stdout] 87 +                                 if square == &'p' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/main.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 | ...                   if (square == &'P') {
[INFO] [stdout]    |                          ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 95 -                                 if (square == &'P') {
[INFO] [stdout] 95 +                                 if square == &'P' {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:106:37
[INFO] [stdout]     |
[INFO] [stdout] 106 | ...                   else if (square == &'n' || square == &'N') {
[INFO] [stdout]     |                               ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 106 -                             else if (square == &'n' || square == &'N') {
[INFO] [stdout] 106 +                             else if square == &'n' || square == &'N' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:111:37
[INFO] [stdout]     |
[INFO] [stdout] 111 | ...                   else if (square == &'r' || square == &'R') {
[INFO] [stdout]     |                               ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -                             else if (square == &'r' || square == &'R') {
[INFO] [stdout] 111 +                             else if square == &'r' || square == &'R' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:116:37
[INFO] [stdout]     |
[INFO] [stdout] 116 | ...                   else if (square == &'b' || square == &'B') {
[INFO] [stdout]     |                               ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 116 -                             else if (square == &'b' || square == &'B') {
[INFO] [stdout] 116 +                             else if square == &'b' || square == &'B' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   else if (square == &'q' || square == &'Q') {
[INFO] [stdout]     |                               ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 121 -                             else if (square == &'q' || square == &'Q') {
[INFO] [stdout] 121 +                             else if square == &'q' || square == &'Q' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/main.rs:127:37
[INFO] [stdout]     |
[INFO] [stdout] 127 | ...                   else if (square == &'k' || square == &'K') {
[INFO] [stdout]     |                               ^                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 127 -                             else if (square == &'k' || square == &'K') {
[INFO] [stdout] 127 +                             else if square == &'k' || square == &'K' {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `body`
[INFO] [stdout]   --> src/main.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |             let body = body.trim(); // Trim any trailing whitespace
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_body`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `rowIndex` should have a snake case name
[INFO] [stdout]   --> src/main.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 |                     let mut rowIndex = 0;
[INFO] [stdout]    |                             ^^^^^^^^ help: convert the identifier to snake case: `row_index`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `colIndex` should have a snake case name
[INFO] [stdout]   --> src/main.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 |                         let mut colIndex = 0;
[INFO] [stdout]    |                                 ^^^^^^^^ help: convert the identifier to snake case: `col_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] running `Command { std: "docker" "inspect" "5a56a82fa02441aad8b37b09e8ee9ed51e61c0ce91b827ee52efcb3873401eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a56a82fa02441aad8b37b09e8ee9ed51e61c0ce91b827ee52efcb3873401eb3", kill_on_drop: false }`
[INFO] [stdout] 5a56a82fa02441aad8b37b09e8ee9ed51e61c0ce91b827ee52efcb3873401eb3
