[INFO] cloning repository https://github.com/CodedGrimoire/webServer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodedGrimoire/webServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodedGrimoire%2FwebServer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodedGrimoire%2FwebServer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7d335d9ae2d636c80491a89966ba3fcb4cbd5b3
[INFO] checking CodedGrimoire/webServer against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodedGrimoire%2FwebServer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  79% (946/1186)
Updating files:  80% (949/1186)
Updating files:  81% (961/1186)
Updating files:  82% (973/1186)
Updating files:  83% (985/1186)
Updating files:  84% (997/1186)
Updating files:  85% (1009/1186)
Updating files:  86% (1020/1186)
Updating files:  87% (1032/1186)
Updating files:  88% (1044/1186)
Updating files:  89% (1056/1186)
Updating files:  90% (1068/1186)
Updating files:  91% (1080/1186)
Updating files:  92% (1092/1186)
Updating files:  93% (1103/1186)
Updating files:  94% (1115/1186)
Updating files:  95% (1127/1186)
Updating files:  96% (1139/1186)
Updating files:  97% (1151/1186)
Updating files:  98% (1163/1186)
Updating files:  99% (1175/1186)
Updating files: 100% (1186/1186)
Updating files: 100% (1186/1186), done.
[INFO] started tweaking git repo https://github.com/CodedGrimoire/webServer
[INFO] finished tweaking git repo https://github.com/CodedGrimoire/webServer
[INFO] tweaked toml for git repo https://github.com/CodedGrimoire/webServer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodedGrimoire/webServer on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodedGrimoire/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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4b406b9eb50fd1e28f17912459817489ee00010e252cb9291572ee06e1dfbad
[INFO] running `Command { std: "docker" "start" "-a" "b4b406b9eb50fd1e28f17912459817489ee00010e252cb9291572ee06e1dfbad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4b406b9eb50fd1e28f17912459817489ee00010e252cb9291572ee06e1dfbad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4b406b9eb50fd1e28f17912459817489ee00010e252cb9291572ee06e1dfbad", kill_on_drop: false }`
[INFO] [stdout] b4b406b9eb50fd1e28f17912459817489ee00010e252cb9291572ee06e1dfbad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3e1dd79e06e60fb0c75936e0ad42f387fde84279e5a90636881eefe701bb16b
[INFO] running `Command { std: "docker" "start" "-a" "d3e1dd79e06e60fb0c75936e0ad42f387fde84279e5a90636881eefe701bb16b", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking simple_http_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `make_service_fn`
[INFO] [stdout]  --> src/main.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hyper::service::{make_service_fn, service_fn};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:7:83
[INFO] [stdout]    |
[INFO] [stdout]  7 |   async fn handle_request(req: Request<Body>) -> Result<Response<Body>, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________________^
[INFO] [stdout]  8 | |     match req.method() {
[INFO] [stdout]  9 | |         // Handle GET requests
[INFO] [stdout] 10 | |         &hyper::Method::GET => {
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:7:83
[INFO] [stdout]    |
[INFO] [stdout]  7 |   async fn handle_request(req: Request<Body>) -> Result<Response<Body>, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________________^
[INFO] [stdout]  8 | |     match req.method() {
[INFO] [stdout]  9 | |         // Handle GET requests
[INFO] [stdout] 10 | |         &hyper::Method::GET => {
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     match req.method() {
[INFO] [stdout]  9 | |         // Handle GET requests
[INFO] [stdout] 10 | |         &hyper::Method::GET => {
[INFO] [stdout] 11 | |             let path = req.uri().path();
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             .unwrap()),
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 |           &hyper::Method::GET => {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 11 | |             let path = req.uri().path();
[INFO] [stdout] 12 | |             if path == "/" {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | /             if path == "/" {
[INFO] [stdout] 13 | |                 // Serve static file for the root URL
[INFO] [stdout] 14 | |                 match fs::read_to_string("index.html").await {
[INFO] [stdout] 15 | |                     Ok(content) => Ok(Response::new(Body::from(content))),
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |                     .unwrap())
[INFO] [stdout] 27 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 |               if path == "/" {
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 13 | |                 // Serve static file for the root URL
[INFO] [stdout] 14 | |                 match fs::read_to_string("index.html").await {
[INFO] [stdout] 15 | |                     Ok(content) => Ok(Response::new(Body::from(content))),
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |             } else {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | /                 match fs::read_to_string("index.html").await {
[INFO] [stdout] 15 | |                     Ok(content) => Ok(Response::new(Body::from(content))),
[INFO] [stdout] 16 | |                     Err(_) => Ok(Response::builder()
[INFO] [stdout] 17 | |                         .status(404)
[INFO] [stdout] 18 | |                         .body(Body::from("File not found"))
[INFO] [stdout] 19 | |                         .unwrap()),
[INFO] [stdout] 20 | |                 }
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     Ok(content) => Ok(Response::new(Body::from(content))),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |                       Err(_) => Ok(Response::builder()
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 17 | |                         .status(404)
[INFO] [stdout] 18 | |                         .body(Body::from("File not found"))
[INFO] [stdout] 19 | |                         .unwrap()),
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |               } else {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 22 | |                 // Return 404 for other paths
[INFO] [stdout] 23 | |                 Ok(Response::builder()
[INFO] [stdout] 24 | |                     .status(404)
[INFO] [stdout] 25 | |                     .body(Body::from("Not Found"))
[INFO] [stdout] 26 | |                     .unwrap())
[INFO] [stdout] 27 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | /                 Ok(Response::builder()
[INFO] [stdout] 24 | |                     .status(404)
[INFO] [stdout] 25 | |                     .body(Body::from("Not Found"))
[INFO] [stdout] 26 | |                     .unwrap())
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:30:33
[INFO] [stdout]    |
[INFO] [stdout] 30 |           &hyper::Method::POST => {
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 31 | |             let body_bytes = hyper::body::to_bytes(req.into_body()).await.unwrap();
[INFO] [stdout] 32 | |             let body_string = String::from_utf8_lossy(&body_bytes);
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |             ))))
[INFO] [stdout] 39 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 | /             Ok(Response::new(Body::from(format!(
[INFO] [stdout] 36 | |                 "Received POST request with body: {}",
[INFO] [stdout] 37 | |                 body_string
[INFO] [stdout] 38 | |             ))))
[INFO] [stdout]    | |________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |           _ => Ok(Response::builder()
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 42 | |             .status(405)
[INFO] [stdout] 43 | |             .body(Body::from("Method Not Allowed"))
[INFO] [stdout] 44 | |             .unwrap()),
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple_http_server` (bin "simple_http_server") due to 14 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `make_service_fn`
[INFO] [stdout]  --> src/main.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use hyper::service::{make_service_fn, service_fn};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:7:83
[INFO] [stdout]    |
[INFO] [stdout]  7 |   async fn handle_request(req: Request<Body>) -> Result<Response<Body>, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________________^
[INFO] [stdout]  8 | |     match req.method() {
[INFO] [stdout]  9 | |         // Handle GET requests
[INFO] [stdout] 10 | |         &hyper::Method::GET => {
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:7:83
[INFO] [stdout]    |
[INFO] [stdout]  7 |   async fn handle_request(req: Request<Body>) -> Result<Response<Body>, Infallible> {
[INFO] [stdout]    |  ___________________________________________________________________________________^
[INFO] [stdout]  8 | |     match req.method() {
[INFO] [stdout]  9 | |         // Handle GET requests
[INFO] [stdout] 10 | |         &hyper::Method::GET => {
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | /     match req.method() {
[INFO] [stdout]  9 | |         // Handle GET requests
[INFO] [stdout] 10 | |         &hyper::Method::GET => {
[INFO] [stdout] 11 | |             let path = req.uri().path();
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             .unwrap()),
[INFO] [stdout] 45 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 |           &hyper::Method::GET => {
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 11 | |             let path = req.uri().path();
[INFO] [stdout] 12 | |             if path == "/" {
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | /             if path == "/" {
[INFO] [stdout] 13 | |                 // Serve static file for the root URL
[INFO] [stdout] 14 | |                 match fs::read_to_string("index.html").await {
[INFO] [stdout] 15 | |                     Ok(content) => Ok(Response::new(Body::from(content))),
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |                     .unwrap())
[INFO] [stdout] 27 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 |               if path == "/" {
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 13 | |                 // Serve static file for the root URL
[INFO] [stdout] 14 | |                 match fs::read_to_string("index.html").await {
[INFO] [stdout] 15 | |                     Ok(content) => Ok(Response::new(Body::from(content))),
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |             } else {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | /                 match fs::read_to_string("index.html").await {
[INFO] [stdout] 15 | |                     Ok(content) => Ok(Response::new(Body::from(content))),
[INFO] [stdout] 16 | |                     Err(_) => Ok(Response::builder()
[INFO] [stdout] 17 | |                         .status(404)
[INFO] [stdout] 18 | |                         .body(Body::from("File not found"))
[INFO] [stdout] 19 | |                         .unwrap()),
[INFO] [stdout] 20 | |                 }
[INFO] [stdout]    | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |                     Ok(content) => Ok(Response::new(Body::from(content))),
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:16:31
[INFO] [stdout]    |
[INFO] [stdout] 16 |                       Err(_) => Ok(Response::builder()
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 17 | |                         .status(404)
[INFO] [stdout] 18 | |                         .body(Body::from("File not found"))
[INFO] [stdout] 19 | |                         .unwrap()),
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:21:20
[INFO] [stdout]    |
[INFO] [stdout] 21 |               } else {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 22 | |                 // Return 404 for other paths
[INFO] [stdout] 23 | |                 Ok(Response::builder()
[INFO] [stdout] 24 | |                     .status(404)
[INFO] [stdout] 25 | |                     .body(Body::from("Not Found"))
[INFO] [stdout] 26 | |                     .unwrap())
[INFO] [stdout] 27 | |             }
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | /                 Ok(Response::builder()
[INFO] [stdout] 24 | |                     .status(404)
[INFO] [stdout] 25 | |                     .body(Body::from("Not Found"))
[INFO] [stdout] 26 | |                     .unwrap())
[INFO] [stdout]    | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:30:33
[INFO] [stdout]    |
[INFO] [stdout] 30 |           &hyper::Method::POST => {
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 31 | |             let body_bytes = hyper::body::to_bytes(req.into_body()).await.unwrap();
[INFO] [stdout] 32 | |             let body_string = String::from_utf8_lossy(&body_bytes);
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |             ))))
[INFO] [stdout] 39 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 | /             Ok(Response::new(Body::from(format!(
[INFO] [stdout] 36 | |                 "Received POST request with body: {}",
[INFO] [stdout] 37 | |                 body_string
[INFO] [stdout] 38 | |             ))))
[INFO] [stdout]    | |________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/main.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |           _ => Ok(Response::builder()
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 42 | |             .status(405)
[INFO] [stdout] 43 | |             .body(Body::from("Method Not Allowed"))
[INFO] [stdout] 44 | |             .unwrap()),
[INFO] [stdout]    | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple_http_server` (bin "simple_http_server" test) due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d3e1dd79e06e60fb0c75936e0ad42f387fde84279e5a90636881eefe701bb16b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3e1dd79e06e60fb0c75936e0ad42f387fde84279e5a90636881eefe701bb16b", kill_on_drop: false }`
[INFO] [stdout] d3e1dd79e06e60fb0c75936e0ad42f387fde84279e5a90636881eefe701bb16b
