[INFO] fetching crate rupring 0.14.1... [INFO] checking rupring-0.14.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate rupring 0.14.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate rupring 0.14.1 [INFO] finished tweaking crates.io crate rupring 0.14.1 [INFO] tweaked toml for crates.io crate rupring 0.14.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rupring 0.14.1 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 rupring 0.14.1 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78a8e95312e9cdee686b18fe24a5bb3018a5627bbc3a6ac99721ca8a39dd95f1 [INFO] running `Command { std: "docker" "start" "-a" "78a8e95312e9cdee686b18fe24a5bb3018a5627bbc3a6ac99721ca8a39dd95f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78a8e95312e9cdee686b18fe24a5bb3018a5627bbc3a6ac99721ca8a39dd95f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a8e95312e9cdee686b18fe24a5bb3018a5627bbc3a6ac99721ca8a39dd95f1", kill_on_drop: false }` [INFO] [stdout] 78a8e95312e9cdee686b18fe24a5bb3018a5627bbc3a6ac99721ca8a39dd95f1 [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 -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] a7ec96f49203e081b882d5c3a0402e845104c485c445222de0b37ea518a8ef7d [INFO] running `Command { std: "docker" "start" "-a" "a7ec96f49203e081b882d5c3a0402e845104c485c445222de0b37ea518a8ef7d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling uuid-macro-internal v1.17.0 [INFO] [stderr] Compiling rupring_macro v0.11.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking rupring v0.14.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `AWSLambda` is never constructed [INFO] [stdout] --> src/core/mod.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 499 | enum BootMode { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 500 | Normal, [INFO] [stdout] 501 | AWSLambda(AWSLambdaRequestContext), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AWSLambdaRequest` is never constructed [INFO] [stdout] --> src/core/adapter.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct AWSLambdaRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:234:61 [INFO] [stdout] | [INFO] [stdout] 234 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 235 | | let di_context = Arc::clone(&di_context); [INFO] [stdout] 236 | | let application_properties = Arc::clone(&application_properties); [INFO] [stdout] ... | [INFO] [stdout] 328 | | } [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/core/mod.rs:234:61 [INFO] [stdout] | [INFO] [stdout] 234 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 235 | | let di_context = Arc::clone(&di_context); [INFO] [stdout] 236 | | let application_properties = Arc::clone(&application_properties); [INFO] [stdout] ... | [INFO] [stdout] 328 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:251:20 [INFO] [stdout] | [INFO] [stdout] 251 | return default_uri_too_long_handler(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | / if let Some(timeout_duration) = application_properties.server.request_timeout { [INFO] [stdout] 258 | | let now = Instant::now(); [INFO] [stdout] 259 | | [INFO] [stdout] 260 | | let handle = tokio::time::timeout_at( [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:257:83 [INFO] [stdout] | [INFO] [stdout] 257 | if let Some(timeout_duration) = application_properties.server.request_timeout { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 258 | | let now = Instant::now(); [INFO] [stdout] 259 | | [INFO] [stdout] 260 | | let handle = tokio::time::timeout_at( [INFO] [stdout] ... | [INFO] [stdout] 292 | | } else { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:262:43 [INFO] [stdout] | [INFO] [stdout] 262 | tokio::task::spawn(async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 263 | | if is_graceful_shutdown { [INFO] [stdout] 264 | | running_task_count.fetch_add(1, std::sync::atomic::Ordering::Release); [INFO] [stdout] ... | [INFO] [stdout] 283 | | result [INFO] [stdout] 284 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:267:30 [INFO] [stdout] | [INFO] [stdout] 267 | let result = execute_request_pipeline( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 268 | | application_properties, [INFO] [stdout] 269 | | di_context, [INFO] [stdout] 270 | | root_module, [INFO] [stdout] ... | [INFO] [stdout] 277 | | .await; [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:277:18 [INFO] [stdout] | [INFO] [stdout] 277 | .await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:267:30 [INFO] [stdout] | [INFO] [stdout] 267 | let result = execute_request_pipeline( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 268 | | application_properties, [INFO] [stdout] 269 | | di_context, [INFO] [stdout] 270 | | root_module, [INFO] [stdout] ... | [INFO] [stdout] 277 | | .await; [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | / match handle.await { [INFO] [stdout] 288 | | Ok(Ok(response)) => response, [INFO] [stdout] 289 | | Ok(Err(error)) => default_join_error_handler(error), [INFO] [stdout] 290 | | Err(error) => default_timeout_handler(error), [INFO] [stdout] 291 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:288:33 [INFO] [stdout] | [INFO] [stdout] 288 | Ok(Ok(response)) => response, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | Ok(Err(error)) => default_join_error_handler(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:290:27 [INFO] [stdout] | [INFO] [stdout] 290 | Err(error) => default_timeout_handler(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 292 | } else { [INFO] [stdout] | ____________^ [INFO] [stdout] 293 | | let _running_task_count = Arc::clone(&running_task_count); [INFO] [stdout] 294 | | [INFO] [stdout] 295 | | let handle = tokio::spawn(async move { [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:295:46 [INFO] [stdout] | [INFO] [stdout] 295 | let handle = tokio::spawn(async move { [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 296 | | let running_task_count = _running_task_count; [INFO] [stdout] 297 | | [INFO] [stdout] 298 | | if is_graceful_shutdown { [INFO] [stdout] ... | [INFO] [stdout] 318 | | result [INFO] [stdout] 319 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:302:26 [INFO] [stdout] | [INFO] [stdout] 302 | let result = execute_request_pipeline( [INFO] [stdout] | __________________________^ [INFO] [stdout] 303 | | application_properties, [INFO] [stdout] 304 | | di_context, [INFO] [stdout] 305 | | root_module, [INFO] [stdout] ... | [INFO] [stdout] 312 | | .await; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:312:14 [INFO] [stdout] | [INFO] [stdout] 312 | .await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:302:26 [INFO] [stdout] | [INFO] [stdout] 302 | let result = execute_request_pipeline( [INFO] [stdout] | __________________________^ [INFO] [stdout] 303 | | application_properties, [INFO] [stdout] 304 | | di_context, [INFO] [stdout] 305 | | root_module, [INFO] [stdout] ... | [INFO] [stdout] 312 | | .await; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | / match result { [INFO] [stdout] 324 | | Ok(response) => response, [INFO] [stdout] 325 | | Err(error) => default_join_error_handler(error), [INFO] [stdout] 326 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | Ok(response) => response, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:325:27 [INFO] [stdout] | [INFO] [stdout] 325 | Err(error) => default_join_error_handler(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:534:61 [INFO] [stdout] | [INFO] [stdout] 534 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 535 | | // 1. Prepare URI matching [INFO] [stdout] 536 | | let di_context = Arc::clone(&di_context); [INFO] [stdout] ... | [INFO] [stdout] 739 | | Ok(response) [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:534:61 [INFO] [stdout] | [INFO] [stdout] 534 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 535 | | // 1. Prepare URI matching [INFO] [stdout] 536 | | let di_context = Arc::clone(&di_context); [INFO] [stdout] ... | [INFO] [stdout] 739 | | Ok(response) [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:559:20 [INFO] [stdout] | [INFO] [stdout] 559 | return default_404_handler(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:588:24 [INFO] [stdout] | [INFO] [stdout] 588 | return default_header_size_too_big(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:599:24 [INFO] [stdout] | [INFO] [stdout] 599 | return default_header_fields_to_large(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:639:24 [INFO] [stdout] | [INFO] [stdout] 639 | return default_payload_too_large_handler(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:669:28 [INFO] [stdout] | [INFO] [stdout] 669 | 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/core/mod.rs:739:5 [INFO] [stdout] | [INFO] [stdout] 739 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:9:95 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) fn default_404_handler() -> Result, Infallible> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 10 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 11 | | .body(BodyExt::boxed(BoxBody::new("Not Found".to_string()))) [INFO] [stdout] 12 | | .unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 18 | | Ok::, Infallible>(response) [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Ok::, Infallible>(response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:22:61 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 23 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 24 | | .body(BodyExt::boxed(BoxBody::new( [INFO] [stdout] 25 | | "Payload Too Large".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 33 | | Ok(response) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:37:61 [INFO] [stdout] | [INFO] [stdout] 37 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 38 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 39 | | .body(BodyExt::boxed(BoxBody::new("URI Too Long".to_string()))) [INFO] [stdout] 40 | | .unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 46 | | Ok(response) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / { [INFO] [stdout] 51 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 52 | | .body(BodyExt::boxed(BoxBody::new( [INFO] [stdout] 53 | | "Header Size Too Big".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 61 | | Ok(response) [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:65:61 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 66 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 67 | | .body(BodyExt::boxed(BoxBody::new( [INFO] [stdout] 68 | | "Request Header Fields Too Large".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(response) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:81:61 [INFO] [stdout] | [INFO] [stdout] 81 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 82 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 83 | | .body(BodyExt::boxed(BoxBody::new(format!( [INFO] [stdout] 84 | | "Request Timeout: {error}", [INFO] [stdout] ... | [INFO] [stdout] 92 | | Ok::, Infallible>(response) [INFO] [stdout] 93 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | Ok::, Infallible>(response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:97:61 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 98 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 99 | | .body(BodyExt::boxed(BoxBody::new(format!( [INFO] [stdout] 100 | | "Internal Server Error: {error:?}", [INFO] [stdout] ... | [INFO] [stdout] 108 | | Ok::, Infallible>(response) [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | Ok::, Infallible>(response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/core/stream.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | self.sender.send(Ok(frame))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rupring` (lib) due to 46 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variant `AWSLambda` is never constructed [INFO] [stdout] --> src/core/mod.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 499 | enum BootMode { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 500 | Normal, [INFO] [stdout] 501 | AWSLambda(AWSLambdaRequestContext), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AWSLambdaRequest` is never constructed [INFO] [stdout] --> src/core/adapter.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct AWSLambdaRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:234:61 [INFO] [stdout] | [INFO] [stdout] 234 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 235 | | let di_context = Arc::clone(&di_context); [INFO] [stdout] 236 | | let application_properties = Arc::clone(&application_properties); [INFO] [stdout] ... | [INFO] [stdout] 328 | | } [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/core/mod.rs:234:61 [INFO] [stdout] | [INFO] [stdout] 234 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 235 | | let di_context = Arc::clone(&di_context); [INFO] [stdout] 236 | | let application_properties = Arc::clone(&application_properties); [INFO] [stdout] ... | [INFO] [stdout] 328 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:251:20 [INFO] [stdout] | [INFO] [stdout] 251 | return default_uri_too_long_handler(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | / if let Some(timeout_duration) = application_properties.server.request_timeout { [INFO] [stdout] 258 | | let now = Instant::now(); [INFO] [stdout] 259 | | [INFO] [stdout] 260 | | let handle = tokio::time::timeout_at( [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:257:83 [INFO] [stdout] | [INFO] [stdout] 257 | if let Some(timeout_duration) = application_properties.server.request_timeout { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 258 | | let now = Instant::now(); [INFO] [stdout] 259 | | [INFO] [stdout] 260 | | let handle = tokio::time::timeout_at( [INFO] [stdout] ... | [INFO] [stdout] 292 | | } else { [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:262:43 [INFO] [stdout] | [INFO] [stdout] 262 | tokio::task::spawn(async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 263 | | if is_graceful_shutdown { [INFO] [stdout] 264 | | running_task_count.fetch_add(1, std::sync::atomic::Ordering::Release); [INFO] [stdout] ... | [INFO] [stdout] 283 | | result [INFO] [stdout] 284 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:267:30 [INFO] [stdout] | [INFO] [stdout] 267 | let result = execute_request_pipeline( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 268 | | application_properties, [INFO] [stdout] 269 | | di_context, [INFO] [stdout] 270 | | root_module, [INFO] [stdout] ... | [INFO] [stdout] 277 | | .await; [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:277:18 [INFO] [stdout] | [INFO] [stdout] 277 | .await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:267:30 [INFO] [stdout] | [INFO] [stdout] 267 | let result = execute_request_pipeline( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 268 | | application_properties, [INFO] [stdout] 269 | | di_context, [INFO] [stdout] 270 | | root_module, [INFO] [stdout] ... | [INFO] [stdout] 277 | | .await; [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | / match handle.await { [INFO] [stdout] 288 | | Ok(Ok(response)) => response, [INFO] [stdout] 289 | | Ok(Err(error)) => default_join_error_handler(error), [INFO] [stdout] 290 | | Err(error) => default_timeout_handler(error), [INFO] [stdout] 291 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:288:33 [INFO] [stdout] | [INFO] [stdout] 288 | Ok(Ok(response)) => response, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:289:31 [INFO] [stdout] | [INFO] [stdout] 289 | Ok(Err(error)) => default_join_error_handler(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:290:27 [INFO] [stdout] | [INFO] [stdout] 290 | Err(error) => default_timeout_handler(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:292:12 [INFO] [stdout] | [INFO] [stdout] 292 | } else { [INFO] [stdout] | ____________^ [INFO] [stdout] 293 | | let _running_task_count = Arc::clone(&running_task_count); [INFO] [stdout] 294 | | [INFO] [stdout] 295 | | let handle = tokio::spawn(async move { [INFO] [stdout] ... | [INFO] [stdout] 327 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:295:46 [INFO] [stdout] | [INFO] [stdout] 295 | let handle = tokio::spawn(async move { [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 296 | | let running_task_count = _running_task_count; [INFO] [stdout] 297 | | [INFO] [stdout] 298 | | if is_graceful_shutdown { [INFO] [stdout] ... | [INFO] [stdout] 318 | | result [INFO] [stdout] 319 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:302:26 [INFO] [stdout] | [INFO] [stdout] 302 | let result = execute_request_pipeline( [INFO] [stdout] | __________________________^ [INFO] [stdout] 303 | | application_properties, [INFO] [stdout] 304 | | di_context, [INFO] [stdout] 305 | | root_module, [INFO] [stdout] ... | [INFO] [stdout] 312 | | .await; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:312:14 [INFO] [stdout] | [INFO] [stdout] 312 | .await; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:302:26 [INFO] [stdout] | [INFO] [stdout] 302 | let result = execute_request_pipeline( [INFO] [stdout] | __________________________^ [INFO] [stdout] 303 | | application_properties, [INFO] [stdout] 304 | | di_context, [INFO] [stdout] 305 | | root_module, [INFO] [stdout] ... | [INFO] [stdout] 312 | | .await; [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | result [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | / match result { [INFO] [stdout] 324 | | Ok(response) => response, [INFO] [stdout] 325 | | Err(error) => default_join_error_handler(error), [INFO] [stdout] 326 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | Ok(response) => response, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:325:27 [INFO] [stdout] | [INFO] [stdout] 325 | Err(error) => default_join_error_handler(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:534:61 [INFO] [stdout] | [INFO] [stdout] 534 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 535 | | // 1. Prepare URI matching [INFO] [stdout] 536 | | let di_context = Arc::clone(&di_context); [INFO] [stdout] ... | [INFO] [stdout] 739 | | Ok(response) [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:534:61 [INFO] [stdout] | [INFO] [stdout] 534 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 535 | | // 1. Prepare URI matching [INFO] [stdout] 536 | | let di_context = Arc::clone(&di_context); [INFO] [stdout] ... | [INFO] [stdout] 739 | | Ok(response) [INFO] [stdout] 740 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:559:20 [INFO] [stdout] | [INFO] [stdout] 559 | return default_404_handler(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:588:24 [INFO] [stdout] | [INFO] [stdout] 588 | return default_header_size_too_big(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:599:24 [INFO] [stdout] | [INFO] [stdout] 599 | return default_header_fields_to_large(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:639:24 [INFO] [stdout] | [INFO] [stdout] 639 | return default_payload_too_large_handler(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/mod.rs:669:28 [INFO] [stdout] | [INFO] [stdout] 669 | 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/core/mod.rs:739:5 [INFO] [stdout] | [INFO] [stdout] 739 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:9:95 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) fn default_404_handler() -> Result, Infallible> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 10 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 11 | | .body(BodyExt::boxed(BoxBody::new("Not Found".to_string()))) [INFO] [stdout] 12 | | .unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 18 | | Ok::, Infallible>(response) [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Ok::, Infallible>(response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:22:61 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 23 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 24 | | .body(BodyExt::boxed(BoxBody::new( [INFO] [stdout] 25 | | "Payload Too Large".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 33 | | Ok(response) [INFO] [stdout] 34 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:37:61 [INFO] [stdout] | [INFO] [stdout] 37 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 38 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 39 | | .body(BodyExt::boxed(BoxBody::new("URI Too Long".to_string()))) [INFO] [stdout] 40 | | .unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 46 | | Ok(response) [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / { [INFO] [stdout] 51 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 52 | | .body(BodyExt::boxed(BoxBody::new( [INFO] [stdout] 53 | | "Header Size Too Big".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 61 | | Ok(response) [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:65:61 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 66 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 67 | | .body(BodyExt::boxed(BoxBody::new( [INFO] [stdout] 68 | | "Request Header Fields Too Large".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(response) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:81:61 [INFO] [stdout] | [INFO] [stdout] 81 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 82 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 83 | | .body(BodyExt::boxed(BoxBody::new(format!( [INFO] [stdout] 84 | | "Request Timeout: {error}", [INFO] [stdout] ... | [INFO] [stdout] 92 | | Ok::, Infallible>(response) [INFO] [stdout] 93 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | Ok::, Infallible>(response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:97:61 [INFO] [stdout] | [INFO] [stdout] 97 | ) -> Result, Infallible> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 98 | | let mut response: hyper::Response = hyper::Response::builder() [INFO] [stdout] 99 | | .body(BodyExt::boxed(BoxBody::new(format!( [INFO] [stdout] 100 | | "Internal Server Error: {error:?}", [INFO] [stdout] ... | [INFO] [stdout] 108 | | Ok::, Infallible>(response) [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/core/error_handler.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | Ok::, Infallible>(response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/core/stream.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | self.sender.send(Ok(frame))?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rupring` (lib test) due to 46 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a7ec96f49203e081b882d5c3a0402e845104c485c445222de0b37ea518a8ef7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ec96f49203e081b882d5c3a0402e845104c485c445222de0b37ea518a8ef7d", kill_on_drop: false }` [INFO] [stdout] a7ec96f49203e081b882d5c3a0402e845104c485c445222de0b37ea518a8ef7d