[INFO] fetching crate simple_json_server 1.0.2...
[INFO] checking simple_json_server-1.0.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate simple_json_server 1.0.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate simple_json_server 1.0.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate simple_json_server 1.0.2
[INFO] tweaked toml for crates.io crate simple_json_server 1.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple_json_server 1.0.2 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 simple_json_server 1.0.2 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] a2e43d3d0ff8508b681af36901806f39cab39167a98c286f682f8d631d8234a8
[INFO] running `Command { std: "docker" "start" "-a" "a2e43d3d0ff8508b681af36901806f39cab39167a98c286f682f8d631d8234a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2e43d3d0ff8508b681af36901806f39cab39167a98c286f682f8d631d8234a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2e43d3d0ff8508b681af36901806f39cab39167a98c286f682f8d631d8234a8", kill_on_drop: false }`
[INFO] [stdout] a2e43d3d0ff8508b681af36901806f39cab39167a98c286f682f8d631d8234a8
[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] e08f004897d8396dd208170f13005d5aba8de96c6b405ad493d376d8f2976339
[INFO] running `Command { std: "docker" "start" "-a" "e08f004897d8396dd208170f13005d5aba8de96c6b405ad493d376d8f2976339", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rcgen v0.12.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling actor_attribute_macro v1.0.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking simple_json_server v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:225:28
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 async move { handle_http_request(actor, req).await }
[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<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:225:30
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:225:62
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:225:30
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | / {
[INFO] [stdout] 246 | |     let method = req.method().as_str().to_string();
[INFO] [stdout] 247 | |     let path = req.uri().path().to_string();
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | / {
[INFO] [stdout] 246 | |     let method = req.method().as_str().to_string();
[INFO] [stdout] 247 | |     let path = req.uri().path().to_string();
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 |                   return Ok(Response::builder()
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 255 | |                     .status(StatusCode::BAD_REQUEST)
[INFO] [stdout] 256 | |                     .body(Full::new(Bytes::from("Invalid UTF-8 in request body")))
[INFO] [stdout] 257 | |                     .unwrap());
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:261:20
[INFO] [stdout]     |
[INFO] [stdout] 261 |               return Ok(Response::builder()
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 262 | |                 .status(StatusCode::BAD_REQUEST)
[INFO] [stdout] 263 | |                 .body(Full::new(Bytes::from("Failed to read request body")))
[INFO] [stdout] 264 | |                 .unwrap());
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | /     if method == "POST" {
[INFO] [stdout] 270 | |         // Extract method name from path (e.g., "/add" -> "add")
[INFO] [stdout] 271 | |         let method_name = path.trim_start_matches('/');
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |             .unwrap())
[INFO] [stdout] 301 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:269:25
[INFO] [stdout]     |
[INFO] [stdout] 269 |       if method == "POST" {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 270 | |         // Extract method name from path (e.g., "/add" -> "add")
[INFO] [stdout] 271 | |         let method_name = path.trim_start_matches('/');
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | |             .unwrap())
[INFO] [stdout] 284 | |     } else if method == "OPTIONS" {
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | /         Ok(Response::builder()
[INFO] [stdout] 277 | |             .status(StatusCode::OK)
[INFO] [stdout] 278 | |             .header("Content-Type", "application/json")
[INFO] [stdout] 279 | |             .header("Access-Control-Allow-Origin", "*")
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | |             .body(Full::new(Bytes::from(response_body)))
[INFO] [stdout] 283 | |             .unwrap())
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 284 |       } else if method == "OPTIONS" {
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 285 | |         // Handle CORS preflight requests
[INFO] [stdout] 286 | |         Ok(Response::builder()
[INFO] [stdout] 287 | |             .status(StatusCode::OK)
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |             .unwrap())
[INFO] [stdout] 301 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:284:35
[INFO] [stdout]     |
[INFO] [stdout] 284 |       } else if method == "OPTIONS" {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 285 | |         // Handle CORS preflight requests
[INFO] [stdout] 286 | |         Ok(Response::builder()
[INFO] [stdout] 287 | |             .status(StatusCode::OK)
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |             .unwrap())
[INFO] [stdout] 294 | |     } else {
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 | /         Ok(Response::builder()
[INFO] [stdout] 287 | |             .status(StatusCode::OK)
[INFO] [stdout] 288 | |             .header("Access-Control-Allow-Origin", "*")
[INFO] [stdout] 289 | |             .header("Access-Control-Allow-Methods", "POST, OPTIONS")
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |             .body(Full::new(Bytes::new()))
[INFO] [stdout] 293 | |             .unwrap())
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:294:12
[INFO] [stdout]     |
[INFO] [stdout] 294 |       } else {
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 295 | |         Ok(Response::builder()
[INFO] [stdout] 296 | |             .status(StatusCode::METHOD_NOT_ALLOWED)
[INFO] [stdout] 297 | |             .header("Content-Type", "text/plain")
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |             .unwrap())
[INFO] [stdout] 301 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 | /         Ok(Response::builder()
[INFO] [stdout] 296 | |             .status(StatusCode::METHOD_NOT_ALLOWED)
[INFO] [stdout] 297 | |             .header("Content-Type", "text/plain")
[INFO] [stdout] 298 | |             .header("Access-Control-Allow-Origin", "*")
[INFO] [stdout] 299 | |             .body(Full::new(Bytes::from("Method Not Allowed")))
[INFO] [stdout] 300 | |             .unwrap())
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:514:20
[INFO] [stdout]     |
[INFO] [stdout] 514 |         async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |         async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:514:54
[INFO] [stdout]     |
[INFO] [stdout] 514 |         async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |         async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple_json_server` (lib) due to 20 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<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:225:28
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 async move { handle_http_request(actor, req).await }
[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<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:225:30
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:225:62
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:225:30
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | / {
[INFO] [stdout] 246 | |     let method = req.method().as_str().to_string();
[INFO] [stdout] 247 | |     let path = req.uri().path().to_string();
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | / {
[INFO] [stdout] 246 | |     let method = req.method().as_str().to_string();
[INFO] [stdout] 247 | |     let path = req.uri().path().to_string();
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 |                   return Ok(Response::builder()
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 255 | |                     .status(StatusCode::BAD_REQUEST)
[INFO] [stdout] 256 | |                     .body(Full::new(Bytes::from("Invalid UTF-8 in request body")))
[INFO] [stdout] 257 | |                     .unwrap());
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:261:20
[INFO] [stdout]     |
[INFO] [stdout] 261 |               return Ok(Response::builder()
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 262 | |                 .status(StatusCode::BAD_REQUEST)
[INFO] [stdout] 263 | |                 .body(Full::new(Bytes::from("Failed to read request body")))
[INFO] [stdout] 264 | |                 .unwrap());
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:269:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | /     if method == "POST" {
[INFO] [stdout] 270 | |         // Extract method name from path (e.g., "/add" -> "add")
[INFO] [stdout] 271 | |         let method_name = path.trim_start_matches('/');
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |             .unwrap())
[INFO] [stdout] 301 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:269:25
[INFO] [stdout]     |
[INFO] [stdout] 269 |       if method == "POST" {
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 270 | |         // Extract method name from path (e.g., "/add" -> "add")
[INFO] [stdout] 271 | |         let method_name = path.trim_start_matches('/');
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | |             .unwrap())
[INFO] [stdout] 284 | |     } else if method == "OPTIONS" {
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | /         Ok(Response::builder()
[INFO] [stdout] 277 | |             .status(StatusCode::OK)
[INFO] [stdout] 278 | |             .header("Content-Type", "application/json")
[INFO] [stdout] 279 | |             .header("Access-Control-Allow-Origin", "*")
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | |             .body(Full::new(Bytes::from(response_body)))
[INFO] [stdout] 283 | |             .unwrap())
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 284 |       } else if method == "OPTIONS" {
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 285 | |         // Handle CORS preflight requests
[INFO] [stdout] 286 | |         Ok(Response::builder()
[INFO] [stdout] 287 | |             .status(StatusCode::OK)
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |             .unwrap())
[INFO] [stdout] 301 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:284:35
[INFO] [stdout]     |
[INFO] [stdout] 284 |       } else if method == "OPTIONS" {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 285 | |         // Handle CORS preflight requests
[INFO] [stdout] 286 | |         Ok(Response::builder()
[INFO] [stdout] 287 | |             .status(StatusCode::OK)
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |             .unwrap())
[INFO] [stdout] 294 | |     } else {
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 | /         Ok(Response::builder()
[INFO] [stdout] 287 | |             .status(StatusCode::OK)
[INFO] [stdout] 288 | |             .header("Access-Control-Allow-Origin", "*")
[INFO] [stdout] 289 | |             .header("Access-Control-Allow-Methods", "POST, OPTIONS")
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |             .body(Full::new(Bytes::new()))
[INFO] [stdout] 293 | |             .unwrap())
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:294:12
[INFO] [stdout]     |
[INFO] [stdout] 294 |       } else {
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 295 | |         Ok(Response::builder()
[INFO] [stdout] 296 | |             .status(StatusCode::METHOD_NOT_ALLOWED)
[INFO] [stdout] 297 | |             .header("Content-Type", "text/plain")
[INFO] [stdout] ...   |
[INFO] [stdout] 300 | |             .unwrap())
[INFO] [stdout] 301 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 | /         Ok(Response::builder()
[INFO] [stdout] 296 | |             .status(StatusCode::METHOD_NOT_ALLOWED)
[INFO] [stdout] 297 | |             .header("Content-Type", "text/plain")
[INFO] [stdout] 298 | |             .header("Access-Control-Allow-Origin", "*")
[INFO] [stdout] 299 | |             .body(Full::new(Bytes::from("Method Not Allowed")))
[INFO] [stdout] 300 | |             .unwrap())
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:514:20
[INFO] [stdout]     |
[INFO] [stdout] 514 |         async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |         async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:514:54
[INFO] [stdout]     |
[INFO] [stdout] 514 |         async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                                                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/lib.rs:514:22
[INFO] [stdout]     |
[INFO] [stdout] 514 |         async move { handle_http_request(actor, req).await }
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple_json_server` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "e08f004897d8396dd208170f13005d5aba8de96c6b405ad493d376d8f2976339", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e08f004897d8396dd208170f13005d5aba8de96c6b405ad493d376d8f2976339", kill_on_drop: false }`
[INFO] [stdout] e08f004897d8396dd208170f13005d5aba8de96c6b405ad493d376d8f2976339
