[INFO] fetching crate tower-sessions 0.14.0... [INFO] checking tower-sessions-0.14.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate tower-sessions 0.14.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate tower-sessions 0.14.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tower-sessions 0.14.0 [INFO] tweaked toml for crates.io crate tower-sessions 0.14.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tower-sessions 0.14.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 0.14.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] 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] 81b2b666e4126b874e976337ef514983cf0fee6fd9540f6aad4d58b32569b542 [INFO] running `Command { std: "docker" "start" "-a" "81b2b666e4126b874e976337ef514983cf0fee6fd9540f6aad4d58b32569b542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81b2b666e4126b874e976337ef514983cf0fee6fd9540f6aad4d58b32569b542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81b2b666e4126b874e976337ef514983cf0fee6fd9540f6aad4d58b32569b542", kill_on_drop: false }` [INFO] [stdout] 81b2b666e4126b874e976337ef514983cf0fee6fd9540f6aad4d58b32569b542 [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] 40089323d9e1becc1ae18d90c19790c8e70b5c8f1e9f63e6a7ccf86e2e461453 [INFO] running `Command { std: "docker" "start" "-a" "40089323d9e1becc1ae18d90c19790c8e70b5c8f1e9f63e6a7ccf86e2e461453", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking tower-cookies v0.11.0 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-sessions-core v0.14.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-test v0.4.3 [INFO] [stderr] Checking tower-sessions-memory-store v0.14.0 [INFO] [stderr] Checking tower-sessions v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking axum v0.8.1 [INFO] [stderr] Checking reqwest v0.12.3 [INFO] [stdout] error: this type will no longer be must used: Result, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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] [stderr] error: could not compile `tower-sessions` (test "integration-tests") due to 76 previous errors [INFO] [stdout] error: this type will no longer be must used: Result, 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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] running `Command { std: "docker" "inspect" "40089323d9e1becc1ae18d90c19790c8e70b5c8f1e9f63e6a7ccf86e2e461453", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40089323d9e1becc1ae18d90c19790c8e70b5c8f1e9f63e6a7ccf86e2e461453", kill_on_drop: false }` [INFO] [stdout] 40089323d9e1becc1ae18d90c19790c8e70b5c8f1e9f63e6a7ccf86e2e461453