[INFO] fetching crate smn_web_core 0.1.7... [INFO] checking smn_web_core-0.1.7 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate smn_web_core 0.1.7 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate smn_web_core 0.1.7 [INFO] finished tweaking crates.io crate smn_web_core 0.1.7 [INFO] tweaked toml for crates.io crate smn_web_core 0.1.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate smn_web_core 0.1.7 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 crates.io crate smn_web_core 0.1.7 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adc2a6e54a47ef0283a78e5950ecfb9a448b545823eeac3fba1c58a37625d239 [INFO] running `Command { std: "docker" "start" "-a" "adc2a6e54a47ef0283a78e5950ecfb9a448b545823eeac3fba1c58a37625d239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adc2a6e54a47ef0283a78e5950ecfb9a448b545823eeac3fba1c58a37625d239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc2a6e54a47ef0283a78e5950ecfb9a448b545823eeac3fba1c58a37625d239", kill_on_drop: false }` [INFO] [stdout] adc2a6e54a47ef0283a78e5950ecfb9a448b545823eeac3fba1c58a37625d239 [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 -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] 6a9a89e60835704ec98705f7cf0d08eee6bffc9ddffd20235c57ffe41309b9b1 [INFO] running `Command { std: "docker" "start" "-a" "6a9a89e60835704ec98705f7cf0d08eee6bffc9ddffd20235c57ffe41309b9b1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking tokio v1.43.0 [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 tokio-util v0.7.16 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking smn_web_core v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:101:45 [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 102 | | let path = req.uri().path(); [INFO] [stdout] ... | [INFO] [stdout] 201 | | Ok(not_found) [INFO] [stdout] 202 | | } [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/plugins/plugin_static/mod.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | return Ok(ok); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | return Ok(resp); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:174:24 [INFO] [stdout] | [INFO] [stdout] 174 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:181:28 [INFO] [stdout] | [INFO] [stdout] 181 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 188 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | Ok(not_found) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_plugin.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | return Some(plugin.plugin_handle(req, &ctx).await.ok()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_plugin.rs:78:61 [INFO] [stdout] | [INFO] [stdout] 78 | return Some(plugin.plugin_handle(req, &ctx).await.ok()?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_plugin.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | return Some(plugin.plugin_handle(req, &ctx).await.ok()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | ) -> Result, Infallible> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 18 | | let path = req.uri().path(); [INFO] [stdout] ... | [INFO] [stdout] 31 | | Ok(Response::new(Body::from("No Plugin Found"))) [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | ) -> Result, Infallible> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 18 | | let path = req.uri().path(); [INFO] [stdout] ... | [INFO] [stdout] 31 | | Ok(Response::new(Body::from("No Plugin Found"))) [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | return Ok(sse_response(plugin_manager.broadcast().clone()).await); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | return Ok(response); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(Response::new(Body::from("No Plugin Found"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/systems/sys_core.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Ok::(Bytes::from(payload))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | async move { [INFO] [stdout] | ____________________^ [INFO] [stdout] 79 | | Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 80 | | let manager = manager.clone(); [INFO] [stdout] 81 | | async move { handle_request(req, manager).await } [INFO] [stdout] 82 | | })) [INFO] [stdout] 83 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | / Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 80 | | let manager = manager.clone(); [INFO] [stdout] 81 | | async move { handle_request(req, manager).await } [INFO] [stdout] 82 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | async move { handle_request(req, manager).await } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | async move { handle_request(req, manager).await } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:81:59 [INFO] [stdout] | [INFO] [stdout] 81 | async move { handle_request(req, manager).await } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | async move { handle_request(req, manager).await } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smn_web_core` (lib test) due to 26 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/plugins/plugin_static/mod.rs:101:45 [INFO] [stdout] | [INFO] [stdout] 101 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 102 | | let path = req.uri().path(); [INFO] [stdout] ... | [INFO] [stdout] 201 | | Ok(not_found) [INFO] [stdout] 202 | | } [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/plugins/plugin_static/mod.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `async_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | return Ok(ok); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | return Ok(resp); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:160:28 [INFO] [stdout] | [INFO] [stdout] 160 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:174:24 [INFO] [stdout] | [INFO] [stdout] 174 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:181:28 [INFO] [stdout] | [INFO] [stdout] 181 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 188 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | return Ok(ok_with_type(bytes, guess_content_type(&p))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/plugins/plugin_static/mod.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | Ok(not_found) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_plugin.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | return Some(plugin.plugin_handle(req, &ctx).await.ok()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_plugin.rs:78:61 [INFO] [stdout] | [INFO] [stdout] 78 | return Some(plugin.plugin_handle(req, &ctx).await.ok()?); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_plugin.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | return Some(plugin.plugin_handle(req, &ctx).await.ok()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | ) -> Result, Infallible> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 18 | | let path = req.uri().path(); [INFO] [stdout] ... | [INFO] [stdout] 31 | | Ok(Response::new(Body::from("No Plugin Found"))) [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | ) -> Result, Infallible> { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 18 | | let path = req.uri().path(); [INFO] [stdout] ... | [INFO] [stdout] 31 | | Ok(Response::new(Body::from("No Plugin Found"))) [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | return Ok(sse_response(plugin_manager.broadcast().clone()).await); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | return Ok(response); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(Response::new(Body::from("No Plugin Found"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/systems/sys_core.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | Some(Ok::(Bytes::from(payload))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | async move { [INFO] [stdout] | ____________________^ [INFO] [stdout] 79 | | Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 80 | | let manager = manager.clone(); [INFO] [stdout] 81 | | async move { handle_request(req, manager).await } [INFO] [stdout] 82 | | })) [INFO] [stdout] 83 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | / Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 80 | | let manager = manager.clone(); [INFO] [stdout] 81 | | async move { handle_request(req, manager).await } [INFO] [stdout] 82 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | async move { handle_request(req, manager).await } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | async move { handle_request(req, manager).await } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:81:59 [INFO] [stdout] | [INFO] [stdout] 81 | async move { handle_request(req, manager).await } [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/systems/sys_core.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | async move { handle_request(req, manager).await } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smn_web_core` (lib) due to 26 previous errors [INFO] running `Command { std: "docker" "inspect" "6a9a89e60835704ec98705f7cf0d08eee6bffc9ddffd20235c57ffe41309b9b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a9a89e60835704ec98705f7cf0d08eee6bffc9ddffd20235c57ffe41309b9b1", kill_on_drop: false }` [INFO] [stdout] 6a9a89e60835704ec98705f7cf0d08eee6bffc9ddffd20235c57ffe41309b9b1