[INFO] fetching crate tela 0.1.3...
[INFO] checking tela-0.1.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate tela 0.1.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tela 0.1.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tela 0.1.3
[INFO] tweaked toml for crates.io crate tela 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tela 0.1.3 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 tela 0.1.3 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6a1484b5f4c72265ee5445dd2e6adc077f33e4438c91e13ecc276a04f3ab3f46
[INFO] running `Command { std: "docker" "start" "-a" "6a1484b5f4c72265ee5445dd2e6adc077f33e4438c91e13ecc276a04f3ab3f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a1484b5f4c72265ee5445dd2e6adc077f33e4438c91e13ecc276a04f3ab3f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a1484b5f4c72265ee5445dd2e6adc077f33e4438c91e13ecc276a04f3ab3f46", kill_on_drop: false }`
[INFO] [stdout] 6a1484b5f4c72265ee5445dd2e6adc077f33e4438c91e13ecc276a04f3ab3f46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ee6c0cbc17734a499ebbb9405dc7e343ee283563e1454103eb38aa21f9bf1b75
[INFO] running `Command { std: "docker" "start" "-a" "ee6c0cbc17734a499ebbb9405dc7e343ee283563e1454103eb38aa21f9bf1b75", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking http-body v1.0.0-rc.2
[INFO] [stderr]     Checking serde_plain v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]    Compiling syn-rsx v0.9.0
[INFO] [stderr]    Compiling tela-macros v0.1.2
[INFO] [stderr]    Compiling html-to-string-macro v0.2.5
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking http-body-util v0.1.0-rc.3
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.0.0-rc.4
[INFO] [stderr]     Checking tela v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::response::template::TemplateEngine`
[INFO] [stdout]  --> src/server.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::response::template::TemplateEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::response::template::TemplateEngine`
[INFO] [stdout]  --> src/server.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::response::template::TemplateEngine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:138:72
[INFO] [stdout]     |
[INFO] [stdout] 138 |       ) -> std::result::Result<hyper::Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________________________________^
[INFO] [stdout] 139 | |         let (error_tx, error_rx) = oneshot::channel();
[INFO] [stdout] 140 | |         match channel
[INFO] [stdout] 141 | |             .send(Command::Error {
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     }
[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<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:138:72
[INFO] [stdout]     |
[INFO] [stdout] 138 |       ) -> std::result::Result<hyper::Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________________________________^
[INFO] [stdout] 139 | |         let (error_tx, error_rx) = oneshot::channel();
[INFO] [stdout] 140 | |         match channel
[INFO] [stdout] 141 | |             .send(Command::Error {
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | /         match error_rx.await.unwrap() {
[INFO] [stdout] 152 | |             Some(ErrorHandler(handler)) => {
[INFO] [stdout] 153 | |                 match handler.execute(
[INFO] [stdout] 154 | |                     code.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |               Some(ErrorHandler(handler)) => {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 153 | |                 match handler.execute(
[INFO] [stdout] 154 | |                     code.clone(),
[INFO] [stdout] 155 | |                     StatusCode::from(code.clone()).message(),
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 | /                 match handler.execute(
[INFO] [stdout] 154 | |                     code.clone(),
[INFO] [stdout] 155 | |                     StatusCode::from(code.clone()).message(),
[INFO] [stdout] 156 | |                     reason.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:158:37
[INFO] [stdout]     |
[INFO] [stdout] 158 |                       Ok(response) => {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 159 | |                         Router::log_request(
[INFO] [stdout] 160 | |                             &uri.path().to_string(),
[INFO] [stdout] 161 | |                             &method.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                         Ok(response)
[INFO] [stdout] 165 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:166:44
[INFO] [stdout]     |
[INFO] [stdout] 166 |                       Err((code, reason)) => {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 167 | |                         Router::log_request(&uri.path().to_string(), method, &code);
[INFO] [stdout] 168 | |                         Ok(default_error_page(
[INFO] [stdout] 169 | |                             &code,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |                         ))
[INFO] [stdout] 175 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 | /                         Ok(default_error_page(
[INFO] [stdout] 169 | |                             &code,
[INFO] [stdout] 170 | |                             &reason,
[INFO] [stdout] 171 | |                             method,
[INFO] [stdout] 172 | |                             uri,
[INFO] [stdout] 173 | |                             std::str::from_utf8(body).unwrap_or("").to_string(),
[INFO] [stdout] 174 | |                         ))
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |               None => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 179 | |                 Router::log_request(&uri.path().to_string(), method, &code);
[INFO] [stdout] 180 | |                 Ok(default_error_page(
[INFO] [stdout] 181 | |                     &code,
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | |                 ))
[INFO] [stdout] 187 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 | /                 Ok(default_error_page(
[INFO] [stdout] 181 | |                     &code,
[INFO] [stdout] 182 | |                     &reason,
[INFO] [stdout] 183 | |                     method,
[INFO] [stdout] 184 | |                     uri,
[INFO] [stdout] 185 | |                     std::str::from_utf8(body).unwrap_or("").to_string(),
[INFO] [stdout] 186 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:212:59
[INFO] [stdout]     |
[INFO] [stdout] 212 |       ) -> Result<hyper::Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 213 | |         // Get all needed information from request
[INFO] [stdout] 214 | |         let mut uri = request.uri().clone();
[INFO] [stdout] 215 | |         let method = request.method().clone();
[INFO] [stdout] ...   |
[INFO] [stdout] 297 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:212:59
[INFO] [stdout]     |
[INFO] [stdout] 212 |       ) -> Result<hyper::Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 213 | |         // Get all needed information from request
[INFO] [stdout] 214 | |         let mut uri = request.uri().clone();
[INFO] [stdout] 215 | |         let method = request.method().clone();
[INFO] [stdout] ...   |
[INFO] [stdout] 297 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 | /         match &self.channel {
[INFO] [stdout] 222 | |             Some(channel) => {
[INFO] [stdout] 223 | |                 let path = format!("{}{}", self.assets, uri.path());
[INFO] [stdout] 224 | |                 let path = Path::new(&path);
[INFO] [stdout] ...   |
[INFO] [stdout] 295 | |             _ => panic!("Unable to communicate with router"),
[INFO] [stdout] 296 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:222:30
[INFO] [stdout]     |
[INFO] [stdout] 222 |               Some(channel) => {
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 223 | |                 let path = format!("{}{}", self.assets, uri.path());
[INFO] [stdout] 224 | |                 let path = Path::new(&path);
[INFO] [stdout] 225 | |                 if let Some(extension) = path.extension().and_then(OsStr::to_str) {
[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<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:238:36
[INFO] [stdout]     |
[INFO] [stdout] 238 | ...                   return Ok(builder.body(Full::new(Bytes::from(text))).unwrap());
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:242:36
[INFO] [stdout]     |
[INFO] [stdout] 242 |   ...                   return Ok(default_error_page(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 243 | | ...                       &404,
[INFO] [stdout] 244 | | ...                       &"File not found".to_string(),
[INFO] [stdout] 245 | | ...                       &method,
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | | ...                           .to_string(),
[INFO] [stdout] 250 | | ...                   ));
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 | /                 match endpoint_rx.await.unwrap() {
[INFO] [stdout] 268 | |                     Some(Route(endpoint)) => match endpoint.execute(&method, &mut uri, &mut body) {
[INFO] [stdout] 269 | |                         Ok(response) => {
[INFO] [stdout] 270 | |                             Router::log_request(
[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<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:268:46
[INFO] [stdout]     |
[INFO] [stdout] 268 |                       Some(Route(endpoint)) => match endpoint.execute(&method, &mut uri, &mut body) {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 269 | |                         Ok(response) => {
[INFO] [stdout] 270 | |                             Router::log_request(
[INFO] [stdout] 271 | |                                 &uri.path().to_string(),
[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<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:269:41
[INFO] [stdout]     |
[INFO] [stdout] 269 |                           Ok(response) => {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 270 | |                             Router::log_request(
[INFO] [stdout] 271 | |                                 &uri.path().to_string(),
[INFO] [stdout] 272 | |                                 &method,
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |                             Ok(response)
[INFO] [stdout] 276 | |                         }
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:275:29
[INFO] [stdout]     |
[INFO] [stdout] 275 | ...                   Ok(response)
[INFO] [stdout]     |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:277:48
[INFO] [stdout]     |
[INFO] [stdout] 277 |                           Err((code, reason)) => {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 278 | |                             self.error(&uri, &method, &body, code, reason, channel.clone())
[INFO] [stdout] 279 | |                                 .await
[INFO] [stdout] 280 | |                         }
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:278:29
[INFO] [stdout]     |
[INFO] [stdout] 278 | / ...                   self.error(&uri, &method, &body, code, reason, channel.clone())
[INFO] [stdout] 279 | | ...                       .await
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:279:34
[INFO] [stdout]     |
[INFO] [stdout] 279 | ...                   .await
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:278:29
[INFO] [stdout]     |
[INFO] [stdout] 278 | / ...                   self.error(&uri, &method, &body, code, reason, channel.clone())
[INFO] [stdout] 279 | | ...                       .await
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |                       None => {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 283 | |                         self.error(
[INFO] [stdout] 284 | |                             &uri,
[INFO] [stdout] 285 | |                             &method,
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |                         .await
[INFO] [stdout] 292 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:283:25
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                         self.error(
[INFO] [stdout] 284 | |                             &uri,
[INFO] [stdout] 285 | |                             &method,
[INFO] [stdout] 286 | |                             &body,
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |                         .await
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:291:26
[INFO] [stdout]     |
[INFO] [stdout] 291 |                         .await
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:283:25
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                         self.error(
[INFO] [stdout] 284 | |                             &uri,
[INFO] [stdout] 285 | |                             &method,
[INFO] [stdout] 286 | |                             &body,
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |                         .await
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tela` (lib test) due to 29 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:138:72
[INFO] [stdout]     |
[INFO] [stdout] 138 |       ) -> std::result::Result<hyper::Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________________________________^
[INFO] [stdout] 139 | |         let (error_tx, error_rx) = oneshot::channel();
[INFO] [stdout] 140 | |         match channel
[INFO] [stdout] 141 | |             .send(Command::Error {
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     }
[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<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:138:72
[INFO] [stdout]     |
[INFO] [stdout] 138 |       ) -> std::result::Result<hyper::Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ________________________________________________________________________^
[INFO] [stdout] 139 | |         let (error_tx, error_rx) = oneshot::channel();
[INFO] [stdout] 140 | |         match channel
[INFO] [stdout] 141 | |             .send(Command::Error {
[INFO] [stdout] ...   |
[INFO] [stdout] 189 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 | /         match error_rx.await.unwrap() {
[INFO] [stdout] 152 | |             Some(ErrorHandler(handler)) => {
[INFO] [stdout] 153 | |                 match handler.execute(
[INFO] [stdout] 154 | |                     code.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |               Some(ErrorHandler(handler)) => {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 153 | |                 match handler.execute(
[INFO] [stdout] 154 | |                     code.clone(),
[INFO] [stdout] 155 | |                     StatusCode::from(code.clone()).message(),
[INFO] [stdout] ...   |
[INFO] [stdout] 177 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 | /                 match handler.execute(
[INFO] [stdout] 154 | |                     code.clone(),
[INFO] [stdout] 155 | |                     StatusCode::from(code.clone()).message(),
[INFO] [stdout] 156 | |                     reason.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:158:37
[INFO] [stdout]     |
[INFO] [stdout] 158 |                       Ok(response) => {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 159 | |                         Router::log_request(
[INFO] [stdout] 160 | |                             &uri.path().to_string(),
[INFO] [stdout] 161 | |                             &method.clone(),
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |                         Ok(response)
[INFO] [stdout] 165 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:166:44
[INFO] [stdout]     |
[INFO] [stdout] 166 |                       Err((code, reason)) => {
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 167 | |                         Router::log_request(&uri.path().to_string(), method, &code);
[INFO] [stdout] 168 | |                         Ok(default_error_page(
[INFO] [stdout] 169 | |                             &code,
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |                         ))
[INFO] [stdout] 175 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:168:25
[INFO] [stdout]     |
[INFO] [stdout] 168 | /                         Ok(default_error_page(
[INFO] [stdout] 169 | |                             &code,
[INFO] [stdout] 170 | |                             &reason,
[INFO] [stdout] 171 | |                             method,
[INFO] [stdout] 172 | |                             uri,
[INFO] [stdout] 173 | |                             std::str::from_utf8(body).unwrap_or("").to_string(),
[INFO] [stdout] 174 | |                         ))
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |               None => {
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 179 | |                 Router::log_request(&uri.path().to_string(), method, &code);
[INFO] [stdout] 180 | |                 Ok(default_error_page(
[INFO] [stdout] 181 | |                     &code,
[INFO] [stdout] ...   |
[INFO] [stdout] 186 | |                 ))
[INFO] [stdout] 187 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:180:17
[INFO] [stdout]     |
[INFO] [stdout] 180 | /                 Ok(default_error_page(
[INFO] [stdout] 181 | |                     &code,
[INFO] [stdout] 182 | |                     &reason,
[INFO] [stdout] 183 | |                     method,
[INFO] [stdout] 184 | |                     uri,
[INFO] [stdout] 185 | |                     std::str::from_utf8(body).unwrap_or("").to_string(),
[INFO] [stdout] 186 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:212:59
[INFO] [stdout]     |
[INFO] [stdout] 212 |       ) -> Result<hyper::Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 213 | |         // Get all needed information from request
[INFO] [stdout] 214 | |         let mut uri = request.uri().clone();
[INFO] [stdout] 215 | |         let method = request.method().clone();
[INFO] [stdout] ...   |
[INFO] [stdout] 297 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:212:59
[INFO] [stdout]     |
[INFO] [stdout] 212 |       ) -> Result<hyper::Response<Full<Bytes>>, Infallible> {
[INFO] [stdout]     |  ___________________________________________________________^
[INFO] [stdout] 213 | |         // Get all needed information from request
[INFO] [stdout] 214 | |         let mut uri = request.uri().clone();
[INFO] [stdout] 215 | |         let method = request.method().clone();
[INFO] [stdout] ...   |
[INFO] [stdout] 297 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 | /         match &self.channel {
[INFO] [stdout] 222 | |             Some(channel) => {
[INFO] [stdout] 223 | |                 let path = format!("{}{}", self.assets, uri.path());
[INFO] [stdout] 224 | |                 let path = Path::new(&path);
[INFO] [stdout] ...   |
[INFO] [stdout] 295 | |             _ => panic!("Unable to communicate with router"),
[INFO] [stdout] 296 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:222:30
[INFO] [stdout]     |
[INFO] [stdout] 222 |               Some(channel) => {
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 223 | |                 let path = format!("{}{}", self.assets, uri.path());
[INFO] [stdout] 224 | |                 let path = Path::new(&path);
[INFO] [stdout] 225 | |                 if let Some(extension) = path.extension().and_then(OsStr::to_str) {
[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<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:238:36
[INFO] [stdout]     |
[INFO] [stdout] 238 | ...                   return Ok(builder.body(Full::new(Bytes::from(text))).unwrap());
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:242:36
[INFO] [stdout]     |
[INFO] [stdout] 242 |   ...                   return Ok(default_error_page(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 243 | | ...                       &404,
[INFO] [stdout] 244 | | ...                       &"File not found".to_string(),
[INFO] [stdout] 245 | | ...                       &method,
[INFO] [stdout] ...   |
[INFO] [stdout] 249 | | ...                           .to_string(),
[INFO] [stdout] 250 | | ...                   ));
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 | /                 match endpoint_rx.await.unwrap() {
[INFO] [stdout] 268 | |                     Some(Route(endpoint)) => match endpoint.execute(&method, &mut uri, &mut body) {
[INFO] [stdout] 269 | |                         Ok(response) => {
[INFO] [stdout] 270 | |                             Router::log_request(
[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<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:268:46
[INFO] [stdout]     |
[INFO] [stdout] 268 |                       Some(Route(endpoint)) => match endpoint.execute(&method, &mut uri, &mut body) {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 269 | |                         Ok(response) => {
[INFO] [stdout] 270 | |                             Router::log_request(
[INFO] [stdout] 271 | |                                 &uri.path().to_string(),
[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<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:269:41
[INFO] [stdout]     |
[INFO] [stdout] 269 |                           Ok(response) => {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 270 | |                             Router::log_request(
[INFO] [stdout] 271 | |                                 &uri.path().to_string(),
[INFO] [stdout] 272 | |                                 &method,
[INFO] [stdout] ...   |
[INFO] [stdout] 275 | |                             Ok(response)
[INFO] [stdout] 276 | |                         }
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:275:29
[INFO] [stdout]     |
[INFO] [stdout] 275 | ...                   Ok(response)
[INFO] [stdout]     |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:277:48
[INFO] [stdout]     |
[INFO] [stdout] 277 |                           Err((code, reason)) => {
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 278 | |                             self.error(&uri, &method, &body, code, reason, channel.clone())
[INFO] [stdout] 279 | |                                 .await
[INFO] [stdout] 280 | |                         }
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:278:29
[INFO] [stdout]     |
[INFO] [stdout] 278 | / ...                   self.error(&uri, &method, &body, code, reason, channel.clone())
[INFO] [stdout] 279 | | ...                       .await
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:279:34
[INFO] [stdout]     |
[INFO] [stdout] 279 | ...                   .await
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:278:29
[INFO] [stdout]     |
[INFO] [stdout] 278 | / ...                   self.error(&uri, &method, &body, code, reason, channel.clone())
[INFO] [stdout] 279 | | ...                       .await
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:282:29
[INFO] [stdout]     |
[INFO] [stdout] 282 |                       None => {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 283 | |                         self.error(
[INFO] [stdout] 284 | |                             &uri,
[INFO] [stdout] 285 | |                             &method,
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |                         .await
[INFO] [stdout] 292 | |                     }
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:283:25
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                         self.error(
[INFO] [stdout] 284 | |                             &uri,
[INFO] [stdout] 285 | |                             &method,
[INFO] [stdout] 286 | |                             &body,
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |                         .await
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:291:26
[INFO] [stdout]     |
[INFO] [stdout] 291 |                         .await
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Response<http_body_util::Full<bytes::Bytes>>, Infallible>
[INFO] [stdout]    --> src/router.rs:283:25
[INFO] [stdout]     |
[INFO] [stdout] 283 | /                         self.error(
[INFO] [stdout] 284 | |                             &uri,
[INFO] [stdout] 285 | |                             &method,
[INFO] [stdout] 286 | |                             &body,
[INFO] [stdout] ...   |
[INFO] [stdout] 291 | |                         .await
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tela` (lib) due to 29 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ee6c0cbc17734a499ebbb9405dc7e343ee283563e1454103eb38aa21f9bf1b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6c0cbc17734a499ebbb9405dc7e343ee283563e1454103eb38aa21f9bf1b75", kill_on_drop: false }`
[INFO] [stdout] ee6c0cbc17734a499ebbb9405dc7e343ee283563e1454103eb38aa21f9bf1b75
