[INFO] cloning repository https://github.com/wess/realm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wess/realm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwess%2Frealm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwess%2Frealm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fdc31b6fb059a4db494010d74922c04744abe5a8
[INFO] checking wess/realm against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwess%2Frealm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/wess/realm
[INFO] finished tweaking git repo https://github.com/wess/realm
[INFO] tweaked toml for git repo https://github.com/wess/realm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wess/realm on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wess/realm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebe305a7b55c56f714c6c8881abebb361635bef919151356c8b5ce77fe8665bd
[INFO] running `Command { std: "docker" "start" "-a" "ebe305a7b55c56f714c6c8881abebb361635bef919151356c8b5ce77fe8665bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebe305a7b55c56f714c6c8881abebb361635bef919151356c8b5ce77fe8665bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebe305a7b55c56f714c6c8881abebb361635bef919151356c8b5ce77fe8665bd", kill_on_drop: false }`
[INFO] [stdout] ebe305a7b55c56f714c6c8881abebb361635bef919151356c8b5ce77fe8665bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be1cbb0a76f8f03282ba56aee7ee450b27131c8e94f3d1268b514e975b27d9b0
[INFO] running `Command { std: "docker" "start" "-a" "be1cbb0a76f8f03282ba56aee7ee450b27131c8e94f3d1268b514e975b27d9b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling realmenv v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking clap_complete v4.5.60
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |               async move { Self::handle_request(req, route_map, process_manager).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: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |               async move { Self::handle_request(req, route_map, process_manager).await }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:104:82
[INFO] [stdout]     |
[INFO] [stdout] 104 |               async move { Self::handle_request(req, route_map, process_manager).await }
[INFO] [stdout]     |                                                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |               async move { Self::handle_request(req, route_map, process_manager).await }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:119:50
[INFO] [stdout]     |
[INFO] [stdout] 119 |     ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 120 | |     let path = req.uri().path();
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:119:50
[INFO] [stdout]     |
[INFO] [stdout] 119 |     ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 120 | |     let path = req.uri().path();
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |         return Ok(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 125 | |         Response::builder()
[INFO] [stdout] 126 | |           .status(StatusCode::OK)
[INFO] [stdout] 127 | |           .header("content-type", "text/plain")
[INFO] [stdout] 128 | |           .body(Full::new(Bytes::from("healthy")))
[INFO] [stdout] 129 | |           .unwrap(),
[INFO] [stdout] 130 | |       );
[INFO] [stdout]     | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | /     match target {
[INFO] [stdout] 137 | |       Some((process_name, port)) => Self::proxy_request(req, &process_name, port).await,
[INFO] [stdout] 138 | |       None => {
[INFO] [stdout] 139 | |         eprintln!("No route found for path: {path}");
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 |       Some((process_name, port)) => Self::proxy_request(req, &process_name, port).await,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:137:83
[INFO] [stdout]     |
[INFO] [stdout] 137 |       Some((process_name, port)) => Self::proxy_request(req, &process_name, port).await,
[INFO] [stdout]     |                                                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 |       Some((process_name, port)) => Self::proxy_request(req, &process_name, port).await,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |         None => {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 139 | |         eprintln!("No route found for path: {path}");
[INFO] [stdout] 140 | |         Ok(
[INFO] [stdout] 141 | |           Response::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |       }
[INFO] [stdout]     | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 | /         Ok(
[INFO] [stdout] 141 | |           Response::builder()
[INFO] [stdout] 142 | |             .status(StatusCode::NOT_FOUND)
[INFO] [stdout] 143 | |             .header("content-type", "text/html")
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |             .unwrap(),
[INFO] [stdout] 148 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:181:50
[INFO] [stdout]     |
[INFO] [stdout] 181 |     ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 182 | |     let target_url = format!("http://127.0.0.1:{port}");
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:181:50
[INFO] [stdout]     |
[INFO] [stdout] 181 |     ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 182 | |     let target_url = format!("http://127.0.0.1:{port}");
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:198:16
[INFO] [stdout]     |
[INFO] [stdout] 198 |           return Ok(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 199 | |           Response::builder()
[INFO] [stdout] 200 | |             .status(StatusCode::BAD_GATEWAY)
[INFO] [stdout] 201 | |             .body(Full::new(Bytes::from("Invalid target URI")))
[INFO] [stdout] 202 | |             .unwrap(),
[INFO] [stdout] 203 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:225:16
[INFO] [stdout]     |
[INFO] [stdout] 225 |           return Ok(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 226 | |           Response::builder()
[INFO] [stdout] 227 | |             .status(StatusCode::BAD_REQUEST)
[INFO] [stdout] 228 | |             .body(Full::new(Bytes::from("Failed to read request body")))
[INFO] [stdout] 229 | |             .unwrap(),
[INFO] [stdout] 230 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |           return Ok(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 239 | |           Response::builder()
[INFO] [stdout] 240 | |             .status(StatusCode::INTERNAL_SERVER_ERROR)
[INFO] [stdout] 241 | |             .body(Full::new(Bytes::from("Failed to build proxy request")))
[INFO] [stdout] 242 | |             .unwrap(),
[INFO] [stdout] 243 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 | /     match client.request(proxy_req).await {
[INFO] [stdout] 252 | |       Ok(response) => {
[INFO] [stdout] 253 | |         let (parts, body) = response.into_parts();
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:252:23
[INFO] [stdout]     |
[INFO] [stdout] 252 |         Ok(response) => {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 253 | |         let (parts, body) = response.into_parts();
[INFO] [stdout] 254 | |
[INFO] [stdout] 255 | |         match body.collect().await {
[INFO] [stdout] ...   |
[INFO] [stdout] 294 | |       }
[INFO] [stdout]     | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | /         match body.collect().await {
[INFO] [stdout] 256 | |           Ok(collected) => {
[INFO] [stdout] 257 | |             let mut response_builder = Response::builder().status(parts.status);
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:256:28
[INFO] [stdout]     |
[INFO] [stdout] 256 |             Ok(collected) => {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 257 | |             let mut response_builder = Response::builder().status(parts.status);
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |           }
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 | /             Ok(
[INFO] [stdout] 277 | |               response_builder
[INFO] [stdout] 278 | |                 .body(Full::new(collected.to_bytes()))
[INFO] [stdout] 279 | |                 .unwrap(),
[INFO] [stdout] 280 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 |             Err(e) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 283 | |             eprintln!("Failed to read response body from {process_name}: {e}");
[INFO] [stdout] 284 | |             Ok(
[INFO] [stdout] 285 | |               Response::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |           }
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 | /             Ok(
[INFO] [stdout] 285 | |               Response::builder()
[INFO] [stdout] 286 | |                 .status(StatusCode::BAD_GATEWAY)
[INFO] [stdout] 287 | |                 .body(Full::new(Bytes::from(
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |                 .unwrap(),
[INFO] [stdout] 291 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |         Err(e) => {
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 296 | |         eprintln!("Failed to proxy request to {process_name} (port {port}): {e}");
[INFO] [stdout] 297 | |         Ok(Response::builder()
[INFO] [stdout] 298 | |                     .status(StatusCode::BAD_GATEWAY)
[INFO] [stdout] ...   |
[INFO] [stdout] 303 | |                     .unwrap())
[INFO] [stdout] 304 | |       }
[INFO] [stdout]     | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 | /         Ok(Response::builder()
[INFO] [stdout] 298 | |                     .status(StatusCode::BAD_GATEWAY)
[INFO] [stdout] 299 | |                     .header("content-type", "text/html")
[INFO] [stdout] 300 | |                     .body(Full::new(Bytes::from(format!(
[INFO] [stdout] 301 | |                         "<h1>502 Bad Gateway</h1><p>F...
[INFO] [stdout] 302 | |                     ))))
[INFO] [stdout] 303 | |                     .unwrap())
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |               async move { Self::handle_request(req, route_map, process_manager).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: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |               async move { Self::handle_request(req, route_map, process_manager).await }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:104:82
[INFO] [stdout]     |
[INFO] [stdout] 104 |               async move { Self::handle_request(req, route_map, process_manager).await }
[INFO] [stdout]     |                                                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |               async move { Self::handle_request(req, route_map, process_manager).await }
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:119:50
[INFO] [stdout]     |
[INFO] [stdout] 119 |     ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 120 | |     let path = req.uri().path();
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:119:50
[INFO] [stdout]     |
[INFO] [stdout] 119 |     ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 120 | |     let path = req.uri().path();
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |         return Ok(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 125 | |         Response::builder()
[INFO] [stdout] 126 | |           .status(StatusCode::OK)
[INFO] [stdout] 127 | |           .header("content-type", "text/plain")
[INFO] [stdout] 128 | |           .body(Full::new(Bytes::from("healthy")))
[INFO] [stdout] 129 | |           .unwrap(),
[INFO] [stdout] 130 | |       );
[INFO] [stdout]     | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | /     match target {
[INFO] [stdout] 137 | |       Some((process_name, port)) => Self::proxy_request(req, &process_name, port).await,
[INFO] [stdout] 138 | |       None => {
[INFO] [stdout] 139 | |         eprintln!("No route found for path: {path}");
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 |       Some((process_name, port)) => Self::proxy_request(req, &process_name, port).await,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:137:83
[INFO] [stdout]     |
[INFO] [stdout] 137 |       Some((process_name, port)) => Self::proxy_request(req, &process_name, port).await,
[INFO] [stdout]     |                                                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:137:37
[INFO] [stdout]     |
[INFO] [stdout] 137 |       Some((process_name, port)) => Self::proxy_request(req, &process_name, port).await,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |         None => {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 139 | |         eprintln!("No route found for path: {path}");
[INFO] [stdout] 140 | |         Ok(
[INFO] [stdout] 141 | |           Response::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |       }
[INFO] [stdout]     | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 | /         Ok(
[INFO] [stdout] 141 | |           Response::builder()
[INFO] [stdout] 142 | |             .status(StatusCode::NOT_FOUND)
[INFO] [stdout] 143 | |             .header("content-type", "text/html")
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |             .unwrap(),
[INFO] [stdout] 148 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:181:50
[INFO] [stdout]     |
[INFO] [stdout] 181 |     ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 182 | |     let target_url = format!("http://127.0.0.1:{port}");
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:181:50
[INFO] [stdout]     |
[INFO] [stdout] 181 |     ) -> Result<Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 182 | |     let target_url = format!("http://127.0.0.1:{port}");
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |   }
[INFO] [stdout]     | |___^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:198:16
[INFO] [stdout]     |
[INFO] [stdout] 198 |           return Ok(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 199 | |           Response::builder()
[INFO] [stdout] 200 | |             .status(StatusCode::BAD_GATEWAY)
[INFO] [stdout] 201 | |             .body(Full::new(Bytes::from("Invalid target URI")))
[INFO] [stdout] 202 | |             .unwrap(),
[INFO] [stdout] 203 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:225:16
[INFO] [stdout]     |
[INFO] [stdout] 225 |           return Ok(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 226 | |           Response::builder()
[INFO] [stdout] 227 | |             .status(StatusCode::BAD_REQUEST)
[INFO] [stdout] 228 | |             .body(Full::new(Bytes::from("Failed to read request body")))
[INFO] [stdout] 229 | |             .unwrap(),
[INFO] [stdout] 230 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 |           return Ok(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 239 | |           Response::builder()
[INFO] [stdout] 240 | |             .status(StatusCode::INTERNAL_SERVER_ERROR)
[INFO] [stdout] 241 | |             .body(Full::new(Bytes::from("Failed to build proxy request")))
[INFO] [stdout] 242 | |             .unwrap(),
[INFO] [stdout] 243 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 | /     match client.request(proxy_req).await {
[INFO] [stdout] 252 | |       Ok(response) => {
[INFO] [stdout] 253 | |         let (parts, body) = response.into_parts();
[INFO] [stdout] ...   |
[INFO] [stdout] 305 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:252:23
[INFO] [stdout]     |
[INFO] [stdout] 252 |         Ok(response) => {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 253 | |         let (parts, body) = response.into_parts();
[INFO] [stdout] 254 | |
[INFO] [stdout] 255 | |         match body.collect().await {
[INFO] [stdout] ...   |
[INFO] [stdout] 294 | |       }
[INFO] [stdout]     | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 | /         match body.collect().await {
[INFO] [stdout] 256 | |           Ok(collected) => {
[INFO] [stdout] 257 | |             let mut response_builder = Response::builder().status(parts.status);
[INFO] [stdout] ...   |
[INFO] [stdout] 293 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:256:28
[INFO] [stdout]     |
[INFO] [stdout] 256 |             Ok(collected) => {
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 257 | |             let mut response_builder = Response::builder().status(parts.status);
[INFO] [stdout] ...   |
[INFO] [stdout] 281 | |           }
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 | /             Ok(
[INFO] [stdout] 277 | |               response_builder
[INFO] [stdout] 278 | |                 .body(Full::new(collected.to_bytes()))
[INFO] [stdout] 279 | |                 .unwrap(),
[INFO] [stdout] 280 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:282:21
[INFO] [stdout]     |
[INFO] [stdout] 282 |             Err(e) => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 283 | |             eprintln!("Failed to read response body from {process_name}: {e}");
[INFO] [stdout] 284 | |             Ok(
[INFO] [stdout] 285 | |               Response::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 292 | |           }
[INFO] [stdout]     | |___________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 | /             Ok(
[INFO] [stdout] 285 | |               Response::builder()
[INFO] [stdout] 286 | |                 .status(StatusCode::BAD_GATEWAY)
[INFO] [stdout] 287 | |                 .body(Full::new(Bytes::from(
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |                 .unwrap(),
[INFO] [stdout] 291 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |         Err(e) => {
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 296 | |         eprintln!("Failed to proxy request to {process_name} (port {port}): {e}");
[INFO] [stdout] 297 | |         Ok(Response::builder()
[INFO] [stdout] 298 | |                     .status(StatusCode::BAD_GATEWAY)
[INFO] [stdout] ...   |
[INFO] [stdout] 303 | |                     .unwrap())
[INFO] [stdout] 304 | |       }
[INFO] [stdout]     | |_______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/proxy/server.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 | /         Ok(Response::builder()
[INFO] [stdout] 298 | |                     .status(StatusCode::BAD_GATEWAY)
[INFO] [stdout] 299 | |                     .header("content-type", "text/html")
[INFO] [stdout] 300 | |                     .body(Full::new(Bytes::from(format!(
[INFO] [stdout] 301 | |                         "<h1>502 Bad Gateway</h1><p>F...
[INFO] [stdout] 302 | |                     ))))
[INFO] [stdout] 303 | |                     .unwrap())
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `realmenv` (lib) due to 27 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `realmenv` (lib test) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "be1cbb0a76f8f03282ba56aee7ee450b27131c8e94f3d1268b514e975b27d9b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be1cbb0a76f8f03282ba56aee7ee450b27131c8e94f3d1268b514e975b27d9b0", kill_on_drop: false }`
[INFO] [stdout] be1cbb0a76f8f03282ba56aee7ee450b27131c8e94f3d1268b514e975b27d9b0
