[INFO] cloning repository https://github.com/AnasDEV2005/rusting-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnasDEV2005/rusting-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnasDEV2005%2Frusting-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnasDEV2005%2Frusting-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49b5c0f8318a27d75ec81ee4ee878c484c0341e1 [INFO] checking AnasDEV2005/rusting-server 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%2FAnasDEV2005%2Frusting-server" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AnasDEV2005/rusting-server [INFO] finished tweaking git repo https://github.com/AnasDEV2005/rusting-server [INFO] tweaked toml for git repo https://github.com/AnasDEV2005/rusting-server written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AnasDEV2005/rusting-server 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/AnasDEV2005/rusting-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] edf8ad13555fc6d5b7177e76ff8a06fbf3f69df78524e36d0f5a426a02a0d456 [INFO] running `Command { std: "docker" "start" "-a" "edf8ad13555fc6d5b7177e76ff8a06fbf3f69df78524e36d0f5a426a02a0d456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edf8ad13555fc6d5b7177e76ff8a06fbf3f69df78524e36d0f5a426a02a0d456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edf8ad13555fc6d5b7177e76ff8a06fbf3f69df78524e36d0f5a426a02a0d456", kill_on_drop: false }` [INFO] [stdout] edf8ad13555fc6d5b7177e76ff8a06fbf3f69df78524e36d0f5a426a02a0d456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] da4773e9bff997e30b06e55bc5eb52211c895b1fc6ccf008698ca96ca3742b2f [INFO] running `Command { std: "docker" "start" "-a" "da4773e9bff997e30b06e55bc5eb52211c895b1fc6ccf008698ca96ca3742b2f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking http-server-web v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:7:83 [INFO] [stdout] | [INFO] [stdout] 7 | async fn handle_request(req: Request) -> Result, Infallible> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 8 | | match (req.method(), req.uri().path()) { [INFO] [stdout] 9 | | (&Method::GET, "/") => { [INFO] [stdout] 10 | | let response = Response::new(Body::from("Hello, World!")); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [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, Infallible> [INFO] [stdout] --> src/main.rs:7:83 [INFO] [stdout] | [INFO] [stdout] 7 | async fn handle_request(req: Request) -> Result, Infallible> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 8 | | match (req.method(), req.uri().path()) { [INFO] [stdout] 9 | | (&Method::GET, "/") => { [INFO] [stdout] 10 | | let response = Response::new(Body::from("Hello, World!")); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / match (req.method(), req.uri().path()) { [INFO] [stdout] 9 | | (&Method::GET, "/") => { [INFO] [stdout] 10 | | let response = Response::new(Body::from("Hello, World!")); [INFO] [stdout] 11 | | Ok(response) [INFO] [stdout] ... | [INFO] [stdout] 37 | | }, [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | (&Method::GET, "/") => { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 10 | | let response = Response::new(Body::from("Hello, World!")); [INFO] [stdout] 11 | | Ok(response) [INFO] [stdout] 12 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | (&Method::GET, "/hello") => { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 14 | | let response = Response::new(Body::from("Hello from Rust HTTP Server!")); [INFO] [stdout] 15 | | Ok(response) [INFO] [stdout] 16 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | (&Method::GET, "/page") => { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 18 | | match serve_html("/home/geronimo/Desktop/rust-play/http-server-web/src/index.html") { [INFO] [stdout] 19 | | Ok(html_content) => Ok(Response::new(Body::from(html_content))), [INFO] [stdout] 20 | | Err(_) => { [INFO] [stdout] ... | [INFO] [stdout] 29 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | / match serve_html("/home/geronimo/Desktop/rust-play/http-server-web/src/index.html") { [INFO] [stdout] 19 | | Ok(html_content) => Ok(Response::new(Body::from(html_content))), [INFO] [stdout] 20 | | Err(_) => { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | Ok(html_content) => Ok(Response::new(Body::from(html_content))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | Err(_) => { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 21 | | // Infallible means we can't return an error, so we return a Response instead [INFO] [stdout] 22 | | Ok(Response::builder() [INFO] [stdout] 23 | | .status(404) [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | / Ok(Response::builder() [INFO] [stdout] 23 | | .status(404) [INFO] [stdout] 24 | | .body(Body::from("Page not found")) [INFO] [stdout] 25 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | _ => { [INFO] [stdout] | ______________^ [INFO] [stdout] 32 | | let response = Response::builder() [INFO] [stdout] 33 | | .status(404) [INFO] [stdout] 34 | | .body(Body::from("Not Found")) [INFO] [stdout] 35 | | .unwrap(); [INFO] [stdout] 36 | | Ok(response) [INFO] [stdout] 37 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result) -> impl Future, Infallible>> {handle_request}, Body>, Infallible> [INFO] [stdout] --> src/main.rs:53:86 [INFO] [stdout] | [INFO] [stdout] 53 | let server = Server::bind(&addr).serve(hyper::service::make_service_fn(|_| async { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 54 | | Ok::<_, Infallible>(service_fn(handle_request)) [INFO] [stdout] 55 | | [INFO] [stdout] 56 | | })); [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result) -> impl Future, Infallible>> {handle_request}, Body>, Infallible> [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | Ok::<_, Infallible>(service_fn(handle_request)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http-server-web` (bin "http-server-web") due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:7:83 [INFO] [stdout] | [INFO] [stdout] 7 | async fn handle_request(req: Request) -> Result, Infallible> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 8 | | match (req.method(), req.uri().path()) { [INFO] [stdout] 9 | | (&Method::GET, "/") => { [INFO] [stdout] 10 | | let response = Response::new(Body::from("Hello, World!")); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [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, Infallible> [INFO] [stdout] --> src/main.rs:7:83 [INFO] [stdout] | [INFO] [stdout] 7 | async fn handle_request(req: Request) -> Result, Infallible> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 8 | | match (req.method(), req.uri().path()) { [INFO] [stdout] 9 | | (&Method::GET, "/") => { [INFO] [stdout] 10 | | let response = Response::new(Body::from("Hello, World!")); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / match (req.method(), req.uri().path()) { [INFO] [stdout] 9 | | (&Method::GET, "/") => { [INFO] [stdout] 10 | | let response = Response::new(Body::from("Hello, World!")); [INFO] [stdout] 11 | | Ok(response) [INFO] [stdout] ... | [INFO] [stdout] 37 | | }, [INFO] [stdout] 38 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:9:32 [INFO] [stdout] | [INFO] [stdout] 9 | (&Method::GET, "/") => { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 10 | | let response = Response::new(Body::from("Hello, World!")); [INFO] [stdout] 11 | | Ok(response) [INFO] [stdout] 12 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | (&Method::GET, "/hello") => { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 14 | | let response = Response::new(Body::from("Hello from Rust HTTP Server!")); [INFO] [stdout] 15 | | Ok(response) [INFO] [stdout] 16 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:17:36 [INFO] [stdout] | [INFO] [stdout] 17 | (&Method::GET, "/page") => { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 18 | | match serve_html("/home/geronimo/Desktop/rust-play/http-server-web/src/index.html") { [INFO] [stdout] 19 | | Ok(html_content) => Ok(Response::new(Body::from(html_content))), [INFO] [stdout] 20 | | Err(_) => { [INFO] [stdout] ... | [INFO] [stdout] 29 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | / match serve_html("/home/geronimo/Desktop/rust-play/http-server-web/src/index.html") { [INFO] [stdout] 19 | | Ok(html_content) => Ok(Response::new(Body::from(html_content))), [INFO] [stdout] 20 | | Err(_) => { [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | Ok(html_content) => Ok(Response::new(Body::from(html_content))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | Err(_) => { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 21 | | // Infallible means we can't return an error, so we return a Response instead [INFO] [stdout] 22 | | Ok(Response::builder() [INFO] [stdout] 23 | | .status(404) [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | / Ok(Response::builder() [INFO] [stdout] 23 | | .status(404) [INFO] [stdout] 24 | | .body(Body::from("Page not found")) [INFO] [stdout] 25 | | .unwrap()) [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | _ => { [INFO] [stdout] | ______________^ [INFO] [stdout] 32 | | let response = Response::builder() [INFO] [stdout] 33 | | .status(404) [INFO] [stdout] 34 | | .body(Body::from("Not Found")) [INFO] [stdout] 35 | | .unwrap(); [INFO] [stdout] 36 | | Ok(response) [INFO] [stdout] 37 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result) -> impl Future, Infallible>> {handle_request}, Body>, Infallible> [INFO] [stdout] --> src/main.rs:53:86 [INFO] [stdout] | [INFO] [stdout] 53 | let server = Server::bind(&addr).serve(hyper::service::make_service_fn(|_| async { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 54 | | Ok::<_, Infallible>(service_fn(handle_request)) [INFO] [stdout] 55 | | [INFO] [stdout] 56 | | })); [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result) -> impl Future, Infallible>> {handle_request}, Body>, Infallible> [INFO] [stdout] --> src/main.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | Ok::<_, Infallible>(service_fn(handle_request)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http-server-web` (bin "http-server-web" test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "da4773e9bff997e30b06e55bc5eb52211c895b1fc6ccf008698ca96ca3742b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da4773e9bff997e30b06e55bc5eb52211c895b1fc6ccf008698ca96ca3742b2f", kill_on_drop: false }` [INFO] [stdout] da4773e9bff997e30b06e55bc5eb52211c895b1fc6ccf008698ca96ca3742b2f