[INFO] cloning repository https://github.com/sbpann/todos-with-axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbpann/todos-with-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbpann%2Ftodos-with-axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbpann%2Ftodos-with-axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6aa9a5e2caea39a9375594bf8b72e0594ed3fdf2
[INFO] checking sbpann/todos-with-axum 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%2Fsbpann%2Ftodos-with-axum" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sbpann/todos-with-axum
[INFO] finished tweaking git repo https://github.com/sbpann/todos-with-axum
[INFO] tweaked toml for git repo https://github.com/sbpann/todos-with-axum written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sbpann/todos-with-axum 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/sbpann/todos-with-axum 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] 0e18116e0badca1a80058e5d655d55f7d576db515f91b3813e389acf6284c3b4
[INFO] running `Command { std: "docker" "start" "-a" "0e18116e0badca1a80058e5d655d55f7d576db515f91b3813e389acf6284c3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e18116e0badca1a80058e5d655d55f7d576db515f91b3813e389acf6284c3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e18116e0badca1a80058e5d655d55f7d576db515f91b3813e389acf6284c3b4", kill_on_drop: false }`
[INFO] [stdout] 0e18116e0badca1a80058e5d655d55f7d576db515f91b3813e389acf6284c3b4
[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] f44b7b129323fc3e30e21a94bdcdc5fd188e009c17e59f9449fd79e71eb6b520
[INFO] running `Command { std: "docker" "start" "-a" "f44b7b129323fc3e30e21a94bdcdc5fd188e009c17e59f9449fd79e71eb6b520", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking sync_wrapper v1.0.0
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling atomic-write-file v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking axum-core v0.4.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking temp-env v0.3.6
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]     Checking sqlx-core v0.7.3
[INFO] [stderr]     Checking sqlx-postgres v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]     Checking sqlx v0.7.3
[INFO] [stderr]     Checking todos-with-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |           let mut response = todo_router.clone()
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 20 | |             .oneshot(
[INFO] [stdout] 21 | |                 Request::builder()
[INFO] [stdout] 22 | |                     .uri("/")
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |           let mut response = todo_router.clone()
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 20 | |             .oneshot(
[INFO] [stdout] 21 | |                 Request::builder()
[INFO] [stdout] 22 | |                     .uri("/")
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |           response = todo_router.clone()
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 39 | |             .oneshot(
[INFO] [stdout] 40 | |                 Request::builder()
[INFO] [stdout] 41 | |                     .uri("/")
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:38:20
[INFO] [stdout]    |
[INFO] [stdout] 38 |           response = todo_router.clone()
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 39 | |             .oneshot(
[INFO] [stdout] 40 | |                 Request::builder()
[INFO] [stdout] 41 | |                     .uri("/")
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |           response = todo_router.clone()
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 60 | |             .oneshot(
[INFO] [stdout] 61 | |                 Request::builder()
[INFO] [stdout] 62 | |                     .uri("/1")
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:59:20
[INFO] [stdout]    |
[INFO] [stdout] 59 |           response = todo_router.clone()
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 60 | |             .oneshot(
[INFO] [stdout] 61 | |                 Request::builder()
[INFO] [stdout] 62 | |                     .uri("/1")
[INFO] [stdout] ...  |
[INFO] [stdout] 70 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |           response = todo_router.clone()
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 80 | |             .oneshot(
[INFO] [stdout] 81 | |                 Request::builder()
[INFO] [stdout] 82 | |                     .uri("/1")
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> src/tests/router.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |           response = todo_router.clone()
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 80 | |             .oneshot(
[INFO] [stdout] 81 | |                 Request::builder()
[INFO] [stdout] 82 | |                     .uri("/1")
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |             .await
[INFO] [stdout]    | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 103 | |             .oneshot(
[INFO] [stdout] 104 | |                 Request::builder()
[INFO] [stdout] 105 | |                     .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:102:24
[INFO] [stdout]     |
[INFO] [stdout] 102 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 103 | |             .oneshot(
[INFO] [stdout] 104 | |                 Request::builder()
[INFO] [stdout] 105 | |                     .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 128 | |             .oneshot(
[INFO] [stdout] 129 | |                 Request::builder()
[INFO] [stdout] 130 | |                     .uri("/?limit=5&&offset=20")
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 135 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 128 | |             .oneshot(
[INFO] [stdout] 129 | |                 Request::builder()
[INFO] [stdout] 130 | |                     .uri("/?limit=5&&offset=20")
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 153 | |             .oneshot(
[INFO] [stdout] 154 | |                 Request::builder()
[INFO] [stdout] 155 | |                     .uri("/?limit=9999&&offset=0")
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:152:24
[INFO] [stdout]     |
[INFO] [stdout] 152 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 153 | |             .oneshot(
[INFO] [stdout] 154 | |                 Request::builder()
[INFO] [stdout] 155 | |                     .uri("/?limit=9999&&offset=0")
[INFO] [stdout] ...   |
[INFO] [stdout] 160 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 178 | |             .oneshot(
[INFO] [stdout] 179 | |                 Request::builder()
[INFO] [stdout] 180 | |                     .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:177:24
[INFO] [stdout]     |
[INFO] [stdout] 177 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 178 | |             .oneshot(
[INFO] [stdout] 179 | |                 Request::builder()
[INFO] [stdout] 180 | |                     .uri("/")
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 206 | |             .oneshot(
[INFO] [stdout] 207 | |                 Request::builder()
[INFO] [stdout] 208 | |                     .uri("/9999")
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:213:14
[INFO] [stdout]     |
[INFO] [stdout] 213 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 206 | |             .oneshot(
[INFO] [stdout] 207 | |                 Request::builder()
[INFO] [stdout] 208 | |                     .uri("/9999")
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 228 | |             .oneshot(
[INFO] [stdout] 229 | |                 Request::builder()
[INFO] [stdout] 230 | |                     .uri("/foobar")
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:235:14
[INFO] [stdout]     |
[INFO] [stdout] 235 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 228 | |             .oneshot(
[INFO] [stdout] 229 | |                 Request::builder()
[INFO] [stdout] 230 | |                     .uri("/foobar")
[INFO] [stdout] ...   |
[INFO] [stdout] 235 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:249:28
[INFO] [stdout]     |
[INFO] [stdout] 249 |           let mut response = todo_router
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 250 | |             .clone()
[INFO] [stdout] 251 | |             .oneshot(
[INFO] [stdout] 252 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:249:28
[INFO] [stdout]     |
[INFO] [stdout] 249 |           let mut response = todo_router
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 250 | |             .clone()
[INFO] [stdout] 251 | |             .oneshot(
[INFO] [stdout] 252 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 261 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:273:20
[INFO] [stdout]     |
[INFO] [stdout] 273 |           response = todo_router
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 274 | |             .clone()
[INFO] [stdout] 275 | |             .oneshot(
[INFO] [stdout] 276 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 285 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:285:14
[INFO] [stdout]     |
[INFO] [stdout] 285 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:273:20
[INFO] [stdout]     |
[INFO] [stdout] 273 |           response = todo_router
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 274 | |             .clone()
[INFO] [stdout] 275 | |             .oneshot(
[INFO] [stdout] 276 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 285 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:302:28
[INFO] [stdout]     |
[INFO] [stdout] 302 |           let mut response = todo_router
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 303 | |             .clone()
[INFO] [stdout] 304 | |             .oneshot(
[INFO] [stdout] 305 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:302:28
[INFO] [stdout]     |
[INFO] [stdout] 302 |           let mut response = todo_router
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 303 | |             .clone()
[INFO] [stdout] 304 | |             .oneshot(
[INFO] [stdout] 305 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 314 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:326:20
[INFO] [stdout]     |
[INFO] [stdout] 326 |           response = todo_router
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 327 | |             .clone()
[INFO] [stdout] 328 | |             .oneshot(
[INFO] [stdout] 329 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:335:14
[INFO] [stdout]     |
[INFO] [stdout] 335 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:326:20
[INFO] [stdout]     |
[INFO] [stdout] 326 |           response = todo_router
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 327 | |             .clone()
[INFO] [stdout] 328 | |             .oneshot(
[INFO] [stdout] 329 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 335 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:349:28
[INFO] [stdout]     |
[INFO] [stdout] 349 |           let mut response = todo_router
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 350 | |             .clone()
[INFO] [stdout] 351 | |             .oneshot(
[INFO] [stdout] 352 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 361 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:349:28
[INFO] [stdout]     |
[INFO] [stdout] 349 |           let mut response = todo_router
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 350 | |             .clone()
[INFO] [stdout] 351 | |             .oneshot(
[INFO] [stdout] 352 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 361 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:373:20
[INFO] [stdout]     |
[INFO] [stdout] 373 |           response = todo_router
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 374 | |             .clone()
[INFO] [stdout] 375 | |             .oneshot(
[INFO] [stdout] 376 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 385 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:385:14
[INFO] [stdout]     |
[INFO] [stdout] 385 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:373:20
[INFO] [stdout]     |
[INFO] [stdout] 373 |           response = todo_router
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 374 | |             .clone()
[INFO] [stdout] 375 | |             .oneshot(
[INFO] [stdout] 376 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 385 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:402:24
[INFO] [stdout]     |
[INFO] [stdout] 402 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 403 | |             .oneshot(
[INFO] [stdout] 404 | |                 Request::builder()
[INFO] [stdout] 405 | |                     .uri("/foobar")
[INFO] [stdout] ...   |
[INFO] [stdout] 413 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:413:14
[INFO] [stdout]     |
[INFO] [stdout] 413 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:402:24
[INFO] [stdout]     |
[INFO] [stdout] 402 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 403 | |             .oneshot(
[INFO] [stdout] 404 | |                 Request::builder()
[INFO] [stdout] 405 | |                     .uri("/foobar")
[INFO] [stdout] ...   |
[INFO] [stdout] 413 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:427:24
[INFO] [stdout]     |
[INFO] [stdout] 427 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 428 | |             .oneshot(
[INFO] [stdout] 429 | |                 Request::builder()
[INFO] [stdout] 430 | |                     .uri("/9999")
[INFO] [stdout] ...   |
[INFO] [stdout] 438 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:438:14
[INFO] [stdout]     |
[INFO] [stdout] 438 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:427:24
[INFO] [stdout]     |
[INFO] [stdout] 427 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 428 | |             .oneshot(
[INFO] [stdout] 429 | |                 Request::builder()
[INFO] [stdout] 430 | |                     .uri("/9999")
[INFO] [stdout] ...   |
[INFO] [stdout] 438 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:452:28
[INFO] [stdout]     |
[INFO] [stdout] 452 |           let mut response = todo_router
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 453 | |             .clone()
[INFO] [stdout] 454 | |             .oneshot(
[INFO] [stdout] 455 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:464:14
[INFO] [stdout]     |
[INFO] [stdout] 464 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:452:28
[INFO] [stdout]     |
[INFO] [stdout] 452 |           let mut response = todo_router
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 453 | |             .clone()
[INFO] [stdout] 454 | |             .oneshot(
[INFO] [stdout] 455 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 464 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:476:20
[INFO] [stdout]     |
[INFO] [stdout] 476 |           response = todo_router
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 477 | |             .clone()
[INFO] [stdout] 478 | |             .oneshot(
[INFO] [stdout] 479 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 485 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:485:14
[INFO] [stdout]     |
[INFO] [stdout] 485 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:476:20
[INFO] [stdout]     |
[INFO] [stdout] 476 |           response = todo_router
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 477 | |             .clone()
[INFO] [stdout] 478 | |             .oneshot(
[INFO] [stdout] 479 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 485 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:493:20
[INFO] [stdout]     |
[INFO] [stdout] 493 |           response = todo_router
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 494 | |             .clone()
[INFO] [stdout] 495 | |             .oneshot(
[INFO] [stdout] 496 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:502:14
[INFO] [stdout]     |
[INFO] [stdout] 502 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:493:20
[INFO] [stdout]     |
[INFO] [stdout] 493 |           response = todo_router
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 494 | |             .clone()
[INFO] [stdout] 495 | |             .oneshot(
[INFO] [stdout] 496 | |                 Request::builder()
[INFO] [stdout] ...   |
[INFO] [stdout] 502 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:516:24
[INFO] [stdout]     |
[INFO] [stdout] 516 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 517 | |             .oneshot(
[INFO] [stdout] 518 | |                 Request::builder()
[INFO] [stdout] 519 | |                     .uri("/foobar")
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:527:14
[INFO] [stdout]     |
[INFO] [stdout] 527 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:516:24
[INFO] [stdout]     |
[INFO] [stdout] 516 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 517 | |             .oneshot(
[INFO] [stdout] 518 | |                 Request::builder()
[INFO] [stdout] 519 | |                     .uri("/foobar")
[INFO] [stdout] ...   |
[INFO] [stdout] 527 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:541:24
[INFO] [stdout]     |
[INFO] [stdout] 541 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 542 | |             .oneshot(
[INFO] [stdout] 543 | |                 Request::builder()
[INFO] [stdout] 544 | |                     .uri("/9999")
[INFO] [stdout] ...   |
[INFO] [stdout] 549 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:549:14
[INFO] [stdout]     |
[INFO] [stdout] 549 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> src/tests/router.rs:541:24
[INFO] [stdout]     |
[INFO] [stdout] 541 |           let response = todo_router
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 542 | |             .oneshot(
[INFO] [stdout] 543 | |                 Request::builder()
[INFO] [stdout] 544 | |                     .uri("/9999")
[INFO] [stdout] ...   |
[INFO] [stdout] 549 | |             .await
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `todos-with-axum` (bin "todos-with-axum" test) due to 69 previous errors
[INFO] running `Command { std: "docker" "inspect" "f44b7b129323fc3e30e21a94bdcdc5fd188e009c17e59f9449fd79e71eb6b520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44b7b129323fc3e30e21a94bdcdc5fd188e009c17e59f9449fd79e71eb6b520", kill_on_drop: false }`
[INFO] [stdout] f44b7b129323fc3e30e21a94bdcdc5fd188e009c17e59f9449fd79e71eb6b520
