[INFO] cloning repository https://github.com/Himanth24/Web-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Himanth24/Web-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHimanth24%2FWeb-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHimanth24%2FWeb-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c73ac308b2bbacce51b96db0d18a617419d96b49
[INFO] checking Himanth24/Web-Server against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHimanth24%2FWeb-Server" "/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/Himanth24/Web-Server
[INFO] finished tweaking git repo https://github.com/Himanth24/Web-Server
[INFO] tweaked toml for git repo https://github.com/Himanth24/Web-Server written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Himanth24/Web-Server on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Himanth24/Web-Server 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ed9d90d662f8f10012e285355a04d499bd954fd7432cb4e59aedbf1973ef0fd
[INFO] running `Command { std: "docker" "start" "-a" "4ed9d90d662f8f10012e285355a04d499bd954fd7432cb4e59aedbf1973ef0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ed9d90d662f8f10012e285355a04d499bd954fd7432cb4e59aedbf1973ef0fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ed9d90d662f8f10012e285355a04d499bd954fd7432cb4e59aedbf1973ef0fd", kill_on_drop: false }`
[INFO] [stdout] 4ed9d90d662f8f10012e285355a04d499bd954fd7432cb4e59aedbf1973ef0fd
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f2d7b3c1fc2ca2f28184a88e26a0fece70f18cb2e7d9167d9351d9d05053440
[INFO] running `Command { std: "docker" "start" "-a" "5f2d7b3c1fc2ca2f28184a88e26a0fece70f18cb2e7d9167d9351d9d05053440", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking ctrlc v3.4.6
[INFO] [stderr]     Checking http-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `self` and `time::Duration`
[INFO] [stdout]  --> src/main.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     env, fs, io::{self, ErrorKind, BufRead, BufReader, Read, Write}, 
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     thread, time::Duration,
[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:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 |     if(parts.len() == 2) {
[INFO] [stdout]     |       ^                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -     if(parts.len() == 2) {
[INFO] [stdout] 111 +     if parts.len() == 2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `time::Duration`
[INFO] [stdout]  --> src/main.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     env, fs, io::{self, ErrorKind, BufRead, BufReader, Read, Write}, 
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     thread, time::Duration,
[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:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 |     if(parts.len() == 2) {
[INFO] [stdout]     |       ^                ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -     if(parts.len() == 2) {
[INFO] [stdout] 111 +     if parts.len() == 2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:272:33
[INFO] [stdout]     |
[INFO] [stdout] 272 | ...                   let mut stream = reader.into_inner();
[INFO] [stdout]     |                           ----^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:306:33
[INFO] [stdout]     |
[INFO] [stdout] 306 | ...                   let mut stream = reader.into_inner();
[INFO] [stdout]     |                           ----^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     let mut stream = reader.into_inner();
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:327:25
[INFO] [stdout]     |
[INFO] [stdout] 327 |                     let mut stream = reader.into_inner();
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:335:25
[INFO] [stdout]     |
[INFO] [stdout] 335 |                     let mut extra_headers = Some(HashMap::from([("X-DEMO","true")]));
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:336:25
[INFO] [stdout]     |
[INFO] [stdout] 336 |                     let mut stream = reader.into_inner();
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:396:29
[INFO] [stdout]     |
[INFO] [stdout] 396 |                         let mut stream = reader.into_inner();
[INFO] [stdout]     |                             ----^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:423:33
[INFO] [stdout]     |
[INFO] [stdout] 423 | ...                   let mut stream = reader.into_inner();
[INFO] [stdout]     |                           ----^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:431:21
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 let mut stream = reader.into_inner();
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:442:29
[INFO] [stdout]     |
[INFO] [stdout] 442 |                         let mut stream = reader.into_inner();
[INFO] [stdout]     |                             ----^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:453:37
[INFO] [stdout]     |
[INFO] [stdout] 453 | ...                   let mut stream = reader.into_inner();
[INFO] [stdout]     |                           ----^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:458:37
[INFO] [stdout]     |
[INFO] [stdout] 458 | ...                   let mut stream = reader.into_inner();
[INFO] [stdout]     |                           ----^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                         let mut stream = reader.into_inner();
[INFO] [stdout]     |                             ----^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:469:21
[INFO] [stdout]     |
[INFO] [stdout] 469 |                 let mut stream = reader.into_inner();
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:476:21
[INFO] [stdout]     |
[INFO] [stdout] 476 |                 let mut stream = reader.into_inner();
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:552:27
[INFO] [stdout]     |
[INFO] [stdout] 552 |                 if let Ok(mut pool) = pool_clone.lock() {
[INFO] [stdout]     |                           ----^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Route` is never constructed
[INFO] [stdout]   --> src/main.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Route {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `File` should have a snake case name
[INFO] [stdout]    --> src/main.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |     if let Ok(mut File) = fs::OpenOptions::new().create(true).append(true).open("src/logs/server.log") {
[INFO] [stdout]     |                   ^^^^ help: convert the identifier to snake case (notice the capitalization): `file`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `File` should have a snake case name
[INFO] [stdout]    --> src/main.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout] 200 |     if let Ok(mut File) = fs::OpenOptions::new().create(true).append(true).open("src/logs/server.log") {
[INFO] [stdout]     |                   ^^^^ help: convert the identifier to snake case (notice the capitalization): `file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:272:33
[INFO] [stdout]     |
[INFO] [stdout] 272 | ...                   let mut stream = reader.into_inner();
[INFO] [stdout]     |                           ----^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:306:33
[INFO] [stdout]     |
[INFO] [stdout] 306 | ...                   let mut stream = reader.into_inner();
[INFO] [stdout]     |                           ----^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |                     let mut stream = reader.into_inner();
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:327:25
[INFO] [stdout]     |
[INFO] [stdout] 327 |                     let mut stream = reader.into_inner();
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:335:25
[INFO] [stdout]     |
[INFO] [stdout] 335 |                     let mut extra_headers = Some(HashMap::from([("X-DEMO","true")]));
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:336:25
[INFO] [stdout]     |
[INFO] [stdout] 336 |                     let mut stream = reader.into_inner();
[INFO] [stdout]     |                         ----^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:396:29
[INFO] [stdout]     |
[INFO] [stdout] 396 |                         let mut stream = reader.into_inner();
[INFO] [stdout]     |                             ----^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:423:33
[INFO] [stdout]     |
[INFO] [stdout] 423 | ...                   let mut stream = reader.into_inner();
[INFO] [stdout]     |                           ----^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:431:21
[INFO] [stdout]     |
[INFO] [stdout] 431 |                 let mut stream = reader.into_inner();
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:442:29
[INFO] [stdout]     |
[INFO] [stdout] 442 |                         let mut stream = reader.into_inner();
[INFO] [stdout]     |                             ----^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:453:37
[INFO] [stdout]     |
[INFO] [stdout] 453 | ...                   let mut stream = reader.into_inner();
[INFO] [stdout]     |                           ----^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:458:37
[INFO] [stdout]     |
[INFO] [stdout] 458 | ...                   let mut stream = reader.into_inner();
[INFO] [stdout]     |                           ----^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 |                         let mut stream = reader.into_inner();
[INFO] [stdout]     |                             ----^^^^^^
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:469:21
[INFO] [stdout]     |
[INFO] [stdout] 469 |                 let mut stream = reader.into_inner();
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:476:21
[INFO] [stdout]     |
[INFO] [stdout] 476 |                 let mut stream = reader.into_inner();
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:552:27
[INFO] [stdout]     |
[INFO] [stdout] 552 |                 if let Ok(mut pool) = pool_clone.lock() {
[INFO] [stdout]     |                           ----^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Route` is never constructed
[INFO] [stdout]   --> src/main.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Route {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `File` should have a snake case name
[INFO] [stdout]    --> src/main.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |     if let Ok(mut File) = fs::OpenOptions::new().create(true).append(true).open("src/logs/server.log") {
[INFO] [stdout]     |                   ^^^^ help: convert the identifier to snake case (notice the capitalization): `file`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `File` should have a snake case name
[INFO] [stdout]    --> src/main.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout] 200 |     if let Ok(mut File) = fs::OpenOptions::new().create(true).append(true).open("src/logs/server.log") {
[INFO] [stdout]     |                   ^^^^ help: convert the identifier to snake case (notice the capitalization): `file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
[INFO] running `Command { std: "docker" "inspect" "5f2d7b3c1fc2ca2f28184a88e26a0fece70f18cb2e7d9167d9351d9d05053440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f2d7b3c1fc2ca2f28184a88e26a0fece70f18cb2e7d9167d9351d9d05053440", kill_on_drop: false }`
[INFO] [stdout] 5f2d7b3c1fc2ca2f28184a88e26a0fece70f18cb2e7d9167d9351d9d05053440
