[INFO] fetching crate ewe_routing 0.0.1...
[INFO] checking ewe_routing-0.0.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate ewe_routing 0.0.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ewe_routing 0.0.1
[INFO] finished tweaking crates.io crate ewe_routing 0.0.1
[INFO] tweaked toml for crates.io crate ewe_routing 0.0.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ewe_routing 0.0.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.6)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9db497544e27ba95e1c8f7c6a905ec3da1dc62396c8a05ad67241de721872ee1
[INFO] running `Command { std: "docker" "start" "-a" "9db497544e27ba95e1c8f7c6a905ec3da1dc62396c8a05ad67241de721872ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9db497544e27ba95e1c8f7c6a905ec3da1dc62396c8a05ad67241de721872ee1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9db497544e27ba95e1c8f7c6a905ec3da1dc62396c8a05ad67241de721872ee1", kill_on_drop: false }`
[INFO] [stdout] 9db497544e27ba95e1c8f7c6a905ec3da1dc62396c8a05ad67241de721872ee1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cc2e5b0c4e2a7454d006f4db44444c73a7e5caa436d1c81faa35e287d43e964d
[INFO] running `Command { std: "docker" "start" "-a" "cc2e5b0c4e2a7454d006f4db44444c73a7e5caa436d1c81faa35e287d43e964d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking lazy-regex v3.4.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ewe_trace v0.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking ewe_async_utils v0.0.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ewe_mem v0.0.1
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_with v3.15.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking ewe_routing v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> src/requests.rs:582:40
[INFO] [stdout]     |
[INFO] [stdout] 582 |                     let value_string = String::try_from(value.to_str()?)?;
[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<String, Infallible>
[INFO] [stdout]    --> src/requests.rs:582:40
[INFO] [stdout]     |
[INFO] [stdout] 582 |                     let value_string = String::try_from(value.to_str()?)?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, String>
[INFO] [stdout]    --> src/response.rs:346:40
[INFO] [stdout]     |
[INFO] [stdout] 346 |                     let value_string = String::try_from(value.to_str()?)?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/response.rs:346:40
[INFO] [stdout]     |
[INFO] [stdout] 346 |                     let value_string = String::try_from(value.to_str()?)?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |           Box::pin(async move {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 111 | |             let (head, body) = req.into_parts();
[INFO] [stdout] 112 | |             match axum::body::to_bytes(body, body_limit).await {
[INFO] [stdout] 113 | |                 Ok(body_bytes) => match R::from_body(body_bytes) {
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         })
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 | /             match axum::body::to_bytes(body, body_limit).await {
[INFO] [stdout] 113 | |                 Ok(body_bytes) => match R::from_body(body_bytes) {
[INFO] [stdout] 114 | |                     Ok(transmuted_body) => {
[INFO] [stdout] 115 | |                         let request_head: RequestHead = head.into();
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   Ok(body_bytes) => match R::from_body(body_bytes) {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 114 | |                     Ok(transmuted_body) => {
[INFO] [stdout] 115 | |                         let request_head: RequestHead = head.into();
[INFO] [stdout] 116 | |                         let request = Request::from(Some(transmuted_body), request_head);
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |                 },
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:114:44
[INFO] [stdout]     |
[INFO] [stdout] 114 |                       Ok(transmuted_body) => {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 115 | |                         let request_head: RequestHead = head.into();
[INFO] [stdout] 116 | |                         let request = Request::from(Some(transmuted_body), request_head);
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 | /                         match server.serve(request).await {
[INFO] [stdout] 119 | |                             Ok(response) => {
[INFO] [stdout] 120 | |                                 let (mut res_head, res_body) = response.into_parts();
[INFO] [stdout] 121 | |                                 match res_body {
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |                         }
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:119:45
[INFO] [stdout]     |
[INFO] [stdout] 119 |   ...                   Ok(response) => {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 120 | | ...                       let (mut res_head, res_body) = response.into_parts();
[INFO] [stdout] 121 | | ...                       match res_body {
[INFO] [stdout] 122 | | ...                           Some(content) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | | ...                   }
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | / ...                   match res_body {
[INFO] [stdout] 122 | | ...                       Some(content) => {
[INFO] [stdout] 123 | | ...                           let mut response_builder = http::response::Builder::new()
[INFO] [stdout] 124 | | ...                               .status(res_head.status)
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | ...                   }
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:122:54
[INFO] [stdout]     |
[INFO] [stdout] 122 |   ...                   Some(content) => {
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 123 | | ...                       let mut response_builder = http::response::Builder::new()
[INFO] [stdout] 124 | | ...                           .status(res_head.status)
[INFO] [stdout] 125 | | ...                           .version(res_head.version);
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | | ...                       Ok(response_builder.body(converted_body).unwrap())
[INFO] [stdout] 138 | | ...                   }
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Body, Infallible>
[INFO] [stdout]    --> src/router.rs:135:62
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   let converted_body = S::into_body(content).unwrap();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:137:41
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...                   Ok(response_builder.body(converted_body).unwrap())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:139:45
[INFO] [stdout]     |
[INFO] [stdout] 139 |   ...                   None => {
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 140 | | ...                       let mut response_builder = http::response::Builder::new()
[INFO] [stdout] 141 | | ...                           .status(res_head.status)
[INFO] [stdout] 142 | | ...                           .version(res_head.version);
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | | ...                       Ok(response_builder.body(converted_body).unwrap())
[INFO] [stdout] 155 | | ...                   }
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Body, Infallible>
[INFO] [stdout]    --> src/router.rs:152:62
[INFO] [stdout]     |
[INFO] [stdout] 152 | ...                   let converted_body = S::into_body(S::default()).unwrap();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:154:41
[INFO] [stdout]     |
[INFO] [stdout] 154 | ...                   Ok(response_builder.body(converted_body).unwrap())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:158:46
[INFO] [stdout]     |
[INFO] [stdout] 158 |   ...                   Err(_bad_err) => {
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 159 | | ...                       ewe_trace::debug!("Bad request received: {:?}", _bad_err);
[INFO] [stdout] 160 | | ...                       response::ResponseResult(Ok(Response::from_head(
[INFO] [stdout] 161 | | ...                           ResponseHead::standard(StatusCode::BAD_REQUEST),
[INFO] [stdout] 162 | | ...                       )))
[INFO] [stdout] 163 | | ...                       .into()
[INFO] [stdout] 164 | | ...                   }
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:160:33
[INFO] [stdout]     |
[INFO] [stdout] 160 | / ...                   response::ResponseResult(Ok(Response::from_head(
[INFO] [stdout] 161 | | ...                       ResponseHead::standard(StatusCode::BAD_REQUEST),
[INFO] [stdout] 162 | | ...                   )))
[INFO] [stdout] 163 | | ...                   .into()
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:160:58
[INFO] [stdout]     |
[INFO] [stdout] 160 |   ...                   response::ResponseResult(Ok(Response::from_head(
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 161 | | ...                       ResponseHead::standard(StatusCode::BAD_REQUEST),
[INFO] [stdout] 162 | | ...                   )))
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:167:34
[INFO] [stdout]     |
[INFO] [stdout] 167 |                       Err(_err) => {
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 168 | |                         ewe_trace::debug!("TryFromBodyRequestError occured");
[INFO] [stdout] 169 | |                         response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout] 170 | |                             StatusCode::BAD_REQUEST,
[INFO] [stdout] 171 | |                         ))))
[INFO] [stdout] 172 | |                         .into()
[INFO] [stdout] 173 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:169:25
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                         response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout] 170 | |                             StatusCode::BAD_REQUEST,
[INFO] [stdout] 171 | |                         ))))
[INFO] [stdout] 172 | |                         .into()
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:169:50
[INFO] [stdout]     |
[INFO] [stdout] 169 |                           response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 170 | |                             StatusCode::BAD_REQUEST,
[INFO] [stdout] 171 | |                         ))))
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   Err(err) => {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 176 | |                     ewe_trace::error!("Failed to read body bytes: {:?}", err);
[INFO] [stdout] 177 | |                     response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout] 178 | |                         StatusCode::BAD_REQUEST,
[INFO] [stdout] 179 | |                     ))))
[INFO] [stdout] 180 | |                     .into()
[INFO] [stdout] 181 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:177:21
[INFO] [stdout]     |
[INFO] [stdout] 177 | /                     response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout] 178 | |                         StatusCode::BAD_REQUEST,
[INFO] [stdout] 179 | |                     ))))
[INFO] [stdout] 180 | |                     .into()
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<Body>, Infallible>
[INFO] [stdout]    --> src/router.rs:177:46
[INFO] [stdout]     |
[INFO] [stdout] 177 |                       response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 178 | |                         StatusCode::BAD_REQUEST,
[INFO] [stdout] 179 | |                     ))))
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/routes.rs:1310:21
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub fn iter_mut(&mut self) -> IterMut<RouteSegment<'a, R, S, Server>> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub fn iter_mut(&mut self) -> IterMut<'_, RouteSegment<'a, R, S, Server>> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/routes.rs:1314:17
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     pub fn iter(&self) -> Iter<RouteSegment<'a, R, S, Server>> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     pub fn iter(&self) -> Iter<'_, RouteSegment<'a, R, S, Server>> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ewe_routing` (lib) due to 26 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<std::convert::Infallible, std::convert::Infallible>, std::string::String>
[INFO] [stdout]    --> src/requests.rs:582:40
[INFO] [stdout]     |
[INFO] [stdout] 582 |                     let value_string = String::try_from(value.to_str()?)?;
[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<std::string::String, std::convert::Infallible>
[INFO] [stdout]    --> src/requests.rs:582:40
[INFO] [stdout]     |
[INFO] [stdout] 582 |                     let value_string = String::try_from(value.to_str()?)?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<std::convert::Infallible, std::convert::Infallible>, std::string::String>
[INFO] [stdout]    --> src/response.rs:346:40
[INFO] [stdout]     |
[INFO] [stdout] 346 |                     let value_string = String::try_from(value.to_str()?)?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, std::convert::Infallible>
[INFO] [stdout]    --> src/response.rs:346:40
[INFO] [stdout]     |
[INFO] [stdout] 346 |                     let value_string = String::try_from(value.to_str()?)?;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:110:29
[INFO] [stdout]     |
[INFO] [stdout] 110 |           Box::pin(async move {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 111 | |             let (head, body) = req.into_parts();
[INFO] [stdout] 112 | |             match axum::body::to_bytes(body, body_limit).await {
[INFO] [stdout] 113 | |                 Ok(body_bytes) => match R::from_body(body_bytes) {
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         })
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 | /             match axum::body::to_bytes(body, body_limit).await {
[INFO] [stdout] 113 | |                 Ok(body_bytes) => match R::from_body(body_bytes) {
[INFO] [stdout] 114 | |                     Ok(transmuted_body) => {
[INFO] [stdout] 115 | |                         let request_head: RequestHead = head.into();
[INFO] [stdout] ...   |
[INFO] [stdout] 182 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:113:35
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   Ok(body_bytes) => match R::from_body(body_bytes) {
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 114 | |                     Ok(transmuted_body) => {
[INFO] [stdout] 115 | |                         let request_head: RequestHead = head.into();
[INFO] [stdout] 116 | |                         let request = Request::from(Some(transmuted_body), request_head);
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |                 },
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:114:44
[INFO] [stdout]     |
[INFO] [stdout] 114 |                       Ok(transmuted_body) => {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 115 | |                         let request_head: RequestHead = head.into();
[INFO] [stdout] 116 | |                         let request = Request::from(Some(transmuted_body), request_head);
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 | /                         match server.serve(request).await {
[INFO] [stdout] 119 | |                             Ok(response) => {
[INFO] [stdout] 120 | |                                 let (mut res_head, res_body) = response.into_parts();
[INFO] [stdout] 121 | |                                 match res_body {
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |                         }
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:119:45
[INFO] [stdout]     |
[INFO] [stdout] 119 |   ...                   Ok(response) => {
[INFO] [stdout]     |  _______________________________________^
[INFO] [stdout] 120 | | ...                       let (mut res_head, res_body) = response.into_parts();
[INFO] [stdout] 121 | | ...                       match res_body {
[INFO] [stdout] 122 | | ...                           Some(content) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 157 | | ...                   }
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:121:33
[INFO] [stdout]     |
[INFO] [stdout] 121 | / ...                   match res_body {
[INFO] [stdout] 122 | | ...                       Some(content) => {
[INFO] [stdout] 123 | | ...                           let mut response_builder = http::response::Builder::new()
[INFO] [stdout] 124 | | ...                               .status(res_head.status)
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | | ...                   }
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:122:54
[INFO] [stdout]     |
[INFO] [stdout] 122 |   ...                   Some(content) => {
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 123 | | ...                       let mut response_builder = http::response::Builder::new()
[INFO] [stdout] 124 | | ...                           .status(res_head.status)
[INFO] [stdout] 125 | | ...                           .version(res_head.version);
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | | ...                       Ok(response_builder.body(converted_body).unwrap())
[INFO] [stdout] 138 | | ...                   }
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Body, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:135:62
[INFO] [stdout]     |
[INFO] [stdout] 135 | ...                   let converted_body = S::into_body(content).unwrap();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:137:41
[INFO] [stdout]     |
[INFO] [stdout] 137 | ...                   Ok(response_builder.body(converted_body).unwrap())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:139:45
[INFO] [stdout]     |
[INFO] [stdout] 139 |   ...                   None => {
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 140 | | ...                       let mut response_builder = http::response::Builder::new()
[INFO] [stdout] 141 | | ...                           .status(res_head.status)
[INFO] [stdout] 142 | | ...                           .version(res_head.version);
[INFO] [stdout] ...   |
[INFO] [stdout] 154 | | ...                       Ok(response_builder.body(converted_body).unwrap())
[INFO] [stdout] 155 | | ...                   }
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Body, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:152:62
[INFO] [stdout]     |
[INFO] [stdout] 152 | ...                   let converted_body = S::into_body(S::default()).unwrap();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:154:41
[INFO] [stdout]     |
[INFO] [stdout] 154 | ...                   Ok(response_builder.body(converted_body).unwrap())
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:158:46
[INFO] [stdout]     |
[INFO] [stdout] 158 |   ...                   Err(_bad_err) => {
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 159 | | ...                       ewe_trace::debug!("Bad request received: {:?}", _bad_err);
[INFO] [stdout] 160 | | ...                       response::ResponseResult(Ok(Response::from_head(
[INFO] [stdout] 161 | | ...                           ResponseHead::standard(StatusCode::BAD_REQUEST),
[INFO] [stdout] 162 | | ...                       )))
[INFO] [stdout] 163 | | ...                       .into()
[INFO] [stdout] 164 | | ...                   }
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:160:33
[INFO] [stdout]     |
[INFO] [stdout] 160 | / ...                   response::ResponseResult(Ok(Response::from_head(
[INFO] [stdout] 161 | | ...                       ResponseHead::standard(StatusCode::BAD_REQUEST),
[INFO] [stdout] 162 | | ...                   )))
[INFO] [stdout] 163 | | ...                   .into()
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:160:58
[INFO] [stdout]     |
[INFO] [stdout] 160 |   ...                   response::ResponseResult(Ok(Response::from_head(
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 161 | | ...                       ResponseHead::standard(StatusCode::BAD_REQUEST),
[INFO] [stdout] 162 | | ...                   )))
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:167:34
[INFO] [stdout]     |
[INFO] [stdout] 167 |                       Err(_err) => {
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 168 | |                         ewe_trace::debug!("TryFromBodyRequestError occured");
[INFO] [stdout] 169 | |                         response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout] 170 | |                             StatusCode::BAD_REQUEST,
[INFO] [stdout] 171 | |                         ))))
[INFO] [stdout] 172 | |                         .into()
[INFO] [stdout] 173 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:169:25
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                         response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout] 170 | |                             StatusCode::BAD_REQUEST,
[INFO] [stdout] 171 | |                         ))))
[INFO] [stdout] 172 | |                         .into()
[INFO] [stdout]     | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:169:50
[INFO] [stdout]     |
[INFO] [stdout] 169 |                           response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout]     |  __________________________________________________^
[INFO] [stdout] 170 | |                             StatusCode::BAD_REQUEST,
[INFO] [stdout] 171 | |                         ))))
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:175:29
[INFO] [stdout]     |
[INFO] [stdout] 175 |                   Err(err) => {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 176 | |                     ewe_trace::error!("Failed to read body bytes: {:?}", err);
[INFO] [stdout] 177 | |                     response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout] 178 | |                         StatusCode::BAD_REQUEST,
[INFO] [stdout] 179 | |                     ))))
[INFO] [stdout] 180 | |                     .into()
[INFO] [stdout] 181 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:177:21
[INFO] [stdout]     |
[INFO] [stdout] 177 | /                     response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout] 178 | |                         StatusCode::BAD_REQUEST,
[INFO] [stdout] 179 | |                     ))))
[INFO] [stdout] 180 | |                     .into()
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:177:46
[INFO] [stdout]     |
[INFO] [stdout] 177 |                       response::ResponseResult(Ok(Response::from_head(ResponseHead::standard(
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 178 | |                         StatusCode::BAD_REQUEST,
[INFO] [stdout] 179 | |                     ))))
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Body, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:386:87
[INFO] [stdout]     |
[INFO] [stdout] 386 |           fn into_body(body: MyResponse) -> std::result::Result<body::Body, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________^
[INFO] [stdout] 387 | |             Ok(axum::body::Body::from(
[INFO] [stdout] 388 | |                 serde_json::to_string(&body).unwrap(),
[INFO] [stdout] 389 | |             ))
[INFO] [stdout] 390 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Body, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:387:13
[INFO] [stdout]     |
[INFO] [stdout] 387 | /             Ok(axum::body::Body::from(
[INFO] [stdout] 388 | |                 serde_json::to_string(&body).unwrap(),
[INFO] [stdout] 389 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:565:24
[INFO] [stdout]     |
[INFO] [stdout] 565 |         let response = axum_router.call(req).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:565:46
[INFO] [stdout]     |
[INFO] [stdout] 565 |         let response = axum_router.call(req).await.unwrap();
[INFO] [stdout]     |                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Body>, std::convert::Infallible>
[INFO] [stdout]    --> src/router.rs:565:24
[INFO] [stdout]     |
[INFO] [stdout] 565 |         let response = axum_router.call(req).await.unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/routes.rs:1310:21
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub fn iter_mut(&mut self) -> IterMut<RouteSegment<'a, R, S, Server>> {
[INFO] [stdout]      |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     pub fn iter_mut(&mut self) -> IterMut<'_, RouteSegment<'a, R, S, Server>> {
[INFO] [stdout]      |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/routes.rs:1314:17
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     pub fn iter(&self) -> Iter<RouteSegment<'a, R, S, Server>> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1314 |     pub fn iter(&self) -> Iter<'_, RouteSegment<'a, R, S, Server>> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ewe_routing` (lib test) due to 31 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cc2e5b0c4e2a7454d006f4db44444c73a7e5caa436d1c81faa35e287d43e964d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc2e5b0c4e2a7454d006f4db44444c73a7e5caa436d1c81faa35e287d43e964d", kill_on_drop: false }`
[INFO] [stdout] cc2e5b0c4e2a7454d006f4db44444c73a7e5caa436d1c81faa35e287d43e964d
