[INFO] fetching crate tower-sessions-ext 1.0.0...
[INFO] checking tower-sessions-ext-1.0.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate tower-sessions-ext 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tower-sessions-ext 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tower-sessions-ext 1.0.0
[INFO] tweaked toml for crates.io crate tower-sessions-ext 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-sessions-ext 1.0.0 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 tower-sessions-ext 1.0.0 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] [stderr]     Blocking waiting for file lock on package cache
[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] 89a72091347075e6f869d6d17191bb411d58045ee0da8db4860cf9e50c65ae26
[INFO] running `Command { std: "docker" "start" "-a" "89a72091347075e6f869d6d17191bb411d58045ee0da8db4860cf9e50c65ae26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89a72091347075e6f869d6d17191bb411d58045ee0da8db4860cf9e50c65ae26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89a72091347075e6f869d6d17191bb411d58045ee0da8db4860cf9e50c65ae26", kill_on_drop: false }`
[INFO] [stdout] 89a72091347075e6f869d6d17191bb411d58045ee0da8db4860cf9e50c65ae26
[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] 1b9d9da927ade1a849a689058b140a4da46c0fa0b2b84dfcd65683079c857a28
[INFO] running `Command { std: "docker" "start" "-a" "1b9d9da927ade1a849a689058b140a4da46c0fa0b2b84dfcd65683079c857a28", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower-sessions-ext-core v1.0.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tower-sessions-ext-memory-store v1.0.0
[INFO] [stderr]     Checking tower-sessions-ext v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |               let res = $create_app(Some(Duration::hours(1)), None)
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |                 .await
[INFO] [stdout] 115 | |                 .oneshot(req)
[INFO] [stdout] 116 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       route_tests!(app);
[INFO] [stdout]     |       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:116:18
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 .await
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |               let res = $create_app(Some(Duration::hours(1)), None)
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |                 .await
[INFO] [stdout] 115 | |                 .oneshot(req)
[INFO] [stdout] 116 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       route_tests!(app);
[INFO] [stdout]     |       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |               let res = $create_app(Some(Duration::hours(1)), None)
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |                 .await
[INFO] [stdout] 115 | |                 .oneshot(req)
[INFO] [stdout] 116 | |                 .await
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 .oneshot(req)
[INFO] [stdout] 138 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       route_tests!(app);
[INFO] [stdout]     |       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 .await
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |               let res = $create_app(Some(Duration::hours(1)), None)
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |                 .await
[INFO] [stdout] 115 | |                 .oneshot(req)
[INFO] [stdout] 116 | |                 .await
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                 .oneshot(req)
[INFO] [stdout] 138 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       route_tests!(app);
[INFO] [stdout]     |       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |               let res = $create_app(Some(Duration::hours(1)), None)
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |                 .await
[INFO] [stdout] 115 | |                 .oneshot(req)
[INFO] [stdout] 116 | |                 .await
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |                 .oneshot(req)
[INFO] [stdout] 157 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       route_tests!(app);
[INFO] [stdout]     |       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 .await
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |               let res = $create_app(Some(Duration::hours(1)), None)
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |                 .await
[INFO] [stdout] 115 | |                 .oneshot(req)
[INFO] [stdout] 116 | |                 .await
[INFO] [stdout] ...   |
[INFO] [stdout] 156 | |                 .oneshot(req)
[INFO] [stdout] 157 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       route_tests!(app);
[INFO] [stdout]     |       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |               let res = $create_app(Some(Duration::hours(1)), None)
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |                 .await
[INFO] [stdout] 115 | |                 .oneshot(req)
[INFO] [stdout] 116 | |                 .await
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |                 .oneshot(req)
[INFO] [stdout] 174 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       route_tests!(app);
[INFO] [stdout]     |       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 .await
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |               let res = $create_app(Some(Duration::hours(1)), None)
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |                 .await
[INFO] [stdout] 115 | |                 .oneshot(req)
[INFO] [stdout] 116 | |                 .await
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |                 .oneshot(req)
[INFO] [stdout] 174 | |                 .await
[INFO] [stdout]     | |______________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       route_tests!(app);
[INFO] [stdout]     |       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |               let res = $create_app(Some(Duration::hours(1)), None)
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |                 .await
[INFO] [stdout] 115 | |                 .oneshot(req)
[INFO] [stdout] 116 | |                 .await
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |                 .unwrap();
[INFO] [stdout] 194 | |             let res = $create_app(None, None).await.oneshot(req).await.unwrap();
[INFO] [stdout]     | |______________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       route_tests!(app);
[INFO] [stdout]     |       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:194:66
[INFO] [stdout]     |
[INFO] [stdout] 194 |             let res = $create_app(None, None).await.oneshot(req).await.unwrap();
[INFO] [stdout]     |                                                                  ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:113:23
[INFO] [stdout]     |
[INFO] [stdout] 113 |               let res = $create_app(Some(Duration::hours(1)), None)
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 114 | |                 .await
[INFO] [stdout] 115 | |                 .oneshot(req)
[INFO] [stdout] 116 | |                 .await
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |                 .unwrap();
[INFO] [stdout] 194 | |             let res = $create_app(None, None).await.oneshot(req).await.unwrap();
[INFO] [stdout]     | |______________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |       route_tests!(app);
[INFO] [stdout]     |       ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:213:23
[INFO] [stdout]     |
[INFO] [stdout] 213 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:213:48
[INFO] [stdout]     |
[INFO] [stdout] 213 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:213:23
[INFO] [stdout]     |
[INFO] [stdout] 213 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:221:23
[INFO] [stdout]     |
[INFO] [stdout] 221 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:221:40
[INFO] [stdout]     |
[INFO] [stdout] 221 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:221:23
[INFO] [stdout]     |
[INFO] [stdout] 221 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:235:40
[INFO] [stdout]     |
[INFO] [stdout] 235 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:248:23
[INFO] [stdout]     |
[INFO] [stdout] 248 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:248:48
[INFO] [stdout]     |
[INFO] [stdout] 248 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:248:23
[INFO] [stdout]     |
[INFO] [stdout] 248 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:256:38
[INFO] [stdout]     |
[INFO] [stdout] 256 |             app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:263:23
[INFO] [stdout]     |
[INFO] [stdout] 263 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:263:40
[INFO] [stdout]     |
[INFO] [stdout] 263 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:263:23
[INFO] [stdout]     |
[INFO] [stdout] 263 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:276:48
[INFO] [stdout]     |
[INFO] [stdout] 276 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:284:23
[INFO] [stdout]     |
[INFO] [stdout] 284 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:284:48
[INFO] [stdout]     |
[INFO] [stdout] 284 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:284:23
[INFO] [stdout]     |
[INFO] [stdout] 284 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> tests/integration-tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     route_tests!(app);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dbg` which comes from the expansion of the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:292:28
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let res = dbg!(app.oneshot(req).await).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:292:45
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let res = dbg!(app.oneshot(req).await).unwrap();
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:292:28
[INFO] [stdout]     |
[INFO] [stdout] 292 |             let res = dbg!(app.oneshot(req).await).unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> tests/integration-tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     route_tests!(app);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dbg` which comes from the expansion of the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> tests/integration-tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     route_tests!(app);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dbg` which comes from the expansion of the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]   --> tests/integration-tests.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     route_tests!(app);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dbg` which comes from the expansion of the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:306:23
[INFO] [stdout]     |
[INFO] [stdout] 306 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:306:48
[INFO] [stdout]     |
[INFO] [stdout] 306 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:306:23
[INFO] [stdout]     |
[INFO] [stdout] 306 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:314:40
[INFO] [stdout]     |
[INFO] [stdout] 314 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:314:23
[INFO] [stdout]     |
[INFO] [stdout] 314 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:331:23
[INFO] [stdout]     |
[INFO] [stdout] 331 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:331:48
[INFO] [stdout]     |
[INFO] [stdout] 331 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:331:23
[INFO] [stdout]     |
[INFO] [stdout] 331 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:339:23
[INFO] [stdout]     |
[INFO] [stdout] 339 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:339:40
[INFO] [stdout]     |
[INFO] [stdout] 339 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:339:23
[INFO] [stdout]     |
[INFO] [stdout] 339 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:357:23
[INFO] [stdout]     |
[INFO] [stdout] 357 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:357:48
[INFO] [stdout]     |
[INFO] [stdout] 357 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:357:23
[INFO] [stdout]     |
[INFO] [stdout] 357 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:376:23
[INFO] [stdout]     |
[INFO] [stdout] 376 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:376:40
[INFO] [stdout]     |
[INFO] [stdout] 376 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:376:23
[INFO] [stdout]     |
[INFO] [stdout] 376 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:400:48
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:400:23
[INFO] [stdout]     |
[INFO] [stdout] 400 |             let res = app.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:413:23
[INFO] [stdout]     |
[INFO] [stdout] 413 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:413:40
[INFO] [stdout]     |
[INFO] [stdout] 413 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:413:23
[INFO] [stdout]     |
[INFO] [stdout] 413 |             let res = app.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:435:23
[INFO] [stdout]     |
[INFO] [stdout] 435 |             let res = app2.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:435:49
[INFO] [stdout]     |
[INFO] [stdout] 435 |             let res = app2.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:435:23
[INFO] [stdout]     |
[INFO] [stdout] 435 |             let res = app2.clone().oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:454:23
[INFO] [stdout]     |
[INFO] [stdout] 454 |             let res = app2.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:454:41
[INFO] [stdout]     |
[INFO] [stdout] 454 |             let res = app2.oneshot(req).await.unwrap();
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<Body>, Infallible>
[INFO] [stdout]    --> tests/common/mod.rs:454:23
[INFO] [stdout]     |
[INFO] [stdout] 454 |             let res = app2.oneshot(req).await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/integration-tests.rs:17:5
[INFO] [stdout]     |
[INFO] [stdout]  17 |     route_tests!(app);
[INFO] [stdout]     |     ----------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `route_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tower-sessions-ext` (test "integration-tests") due to 76 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1b9d9da927ade1a849a689058b140a4da46c0fa0b2b84dfcd65683079c857a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b9d9da927ade1a849a689058b140a4da46c0fa0b2b84dfcd65683079c857a28", kill_on_drop: false }`
[INFO] [stdout] 1b9d9da927ade1a849a689058b140a4da46c0fa0b2b84dfcd65683079c857a28
