[INFO] fetching crate axum-login 0.18.0... [INFO] checking axum-login-0.18.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate axum-login 0.18.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate axum-login 0.18.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate axum-login 0.18.0 [INFO] tweaked toml for crates.io crate axum-login 0.18.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate axum-login 0.18.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 axum-login 0.18.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 80a0ccf55391d454c62cd2523b22d3e32be59e461c9346e5039a8e819d25fe5d [INFO] running `Command { std: "docker" "start" "-a" "80a0ccf55391d454c62cd2523b22d3e32be59e461c9346e5039a8e819d25fe5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80a0ccf55391d454c62cd2523b22d3e32be59e461c9346e5039a8e819d25fe5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a0ccf55391d454c62cd2523b22d3e32be59e461c9346e5039a8e819d25fe5d", kill_on_drop: false }` [INFO] [stdout] 80a0ccf55391d454c62cd2523b22d3e32be59e461c9346e5039a8e819d25fe5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 903f457c567d16d931c1330a3f9776bc280db3ad7012b484bf70f4c4e19cea48 [INFO] running `Command { std: "docker" "start" "-a" "903f457c567d16d931c1330a3f9776bc280db3ad7012b484bf70f4c4e19cea48", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking scc v2.1.1 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking axum-core v0.5.0 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Compiling sqlx-core v0.8.1 [INFO] [stderr] Checking tower-cookies v0.11.0 [INFO] [stderr] Checking cookie_store v0.21.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower-sessions-core v0.14.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tower-sessions-memory-store v0.14.0 [INFO] [stderr] Checking tower-sessions v0.14.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.1 [INFO] [stderr] Compiling sqlx-macros v0.8.1 [INFO] [stderr] Checking sqlx v0.8.1 [INFO] [stderr] Checking tower-sessions-sqlx-store v0.15.0 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking axum v0.8.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.12 [INFO] [stderr] Checking axum-login v0.18.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:264:54 [INFO] [stdout] | [INFO] [stdout] 264 | ) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 265 | | Ok(self.users.get(&user_id).cloned()) [INFO] [stdout] 266 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:264:54 [INFO] [stdout] | [INFO] [stdout] 264 | ) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 265 | | Ok(self.users.get(&user_id).cloned()) [INFO] [stdout] 266 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | Ok(self.users.get(&user_id).cloned()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:271:54 [INFO] [stdout] | [INFO] [stdout] 271 | ) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 272 | | Ok(self.users.get(user_id).cloned()) [INFO] [stdout] 273 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:271:54 [INFO] [stdout] | [INFO] [stdout] 271 | ) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 272 | | Ok(self.users.get(user_id).cloned()) [INFO] [stdout] 273 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | Ok(self.users.get(user_id).cloned()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:282:61 [INFO] [stdout] | [INFO] [stdout] 282 | ) -> Result, Self::Error> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 283 | | Ok(self [INFO] [stdout] 284 | | .user_permissions [INFO] [stdout] 285 | | .get(&user.id) [INFO] [stdout] 286 | | .cloned() [INFO] [stdout] 287 | | .unwrap_or_default()) [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:282:61 [INFO] [stdout] | [INFO] [stdout] 282 | ) -> Result, Self::Error> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 283 | | Ok(self [INFO] [stdout] 284 | | .user_permissions [INFO] [stdout] 285 | | .get(&user.id) [INFO] [stdout] 286 | | .cloned() [INFO] [stdout] 287 | | .unwrap_or_default()) [INFO] [stdout] 288 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:283:13 [INFO] [stdout] | [INFO] [stdout] 283 | / Ok(self [INFO] [stdout] 284 | | .user_permissions [INFO] [stdout] 285 | | .get(&user.id) [INFO] [stdout] 286 | | .cloned() [INFO] [stdout] 287 | | .unwrap_or_default()) [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:293:61 [INFO] [stdout] | [INFO] [stdout] 293 | ) -> Result, Self::Error> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 294 | | let belongs_to = self [INFO] [stdout] 295 | | .groups [INFO] [stdout] 296 | | .iter() [INFO] [stdout] ... | [INFO] [stdout] 320 | | Ok(group_permissions) [INFO] [stdout] 321 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:293:61 [INFO] [stdout] | [INFO] [stdout] 293 | ) -> Result, Self::Error> { [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 294 | | let belongs_to = self [INFO] [stdout] 295 | | .groups [INFO] [stdout] 296 | | .iter() [INFO] [stdout] ... | [INFO] [stdout] 320 | | Ok(group_permissions) [INFO] [stdout] 321 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 320 | Ok(group_permissions) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:333:34 [INFO] [stdout] | [INFO] [stdout] 333 | let authenticated_user = backend.authenticate(1).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:333:58 [INFO] [stdout] | [INFO] [stdout] 333 | let authenticated_user = backend.authenticate(1).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:333:34 [INFO] [stdout] | [INFO] [stdout] 333 | let authenticated_user = backend.authenticate(1).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | assert!(backend.authenticate(1).await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:341:41 [INFO] [stdout] | [INFO] [stdout] 341 | assert!(backend.authenticate(1).await.unwrap().is_none()); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:341:17 [INFO] [stdout] | [INFO] [stdout] 341 | assert!(backend.authenticate(1).await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:353:30 [INFO] [stdout] | [INFO] [stdout] 353 | let retrieved_user = backend.get_user(&1).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:353:51 [INFO] [stdout] | [INFO] [stdout] 353 | let retrieved_user = backend.get_user(&1).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:353:30 [INFO] [stdout] | [INFO] [stdout] 353 | let retrieved_user = backend.get_user(&1).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:366:27 [INFO] [stdout] | [INFO] [stdout] 366 | let permissions = backend.get_user_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:366:63 [INFO] [stdout] | [INFO] [stdout] 366 | let permissions = backend.get_user_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:366:27 [INFO] [stdout] | [INFO] [stdout] 366 | let permissions = backend.get_user_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:403:26 [INFO] [stdout] | [INFO] [stdout] 403 | let user_perms = backend.get_group_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:403:63 [INFO] [stdout] | [INFO] [stdout] 403 | let user_perms = backend.get_group_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:403:26 [INFO] [stdout] | [INFO] [stdout] 403 | let user_perms = backend.get_group_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:412:27 [INFO] [stdout] | [INFO] [stdout] 412 | let admin_perms = backend.get_group_permissions(&admin).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:412:65 [INFO] [stdout] | [INFO] [stdout] 412 | let admin_perms = backend.get_group_permissions(&admin).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:412:27 [INFO] [stdout] | [INFO] [stdout] 412 | let admin_perms = backend.get_group_permissions(&admin).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:440:27 [INFO] [stdout] | [INFO] [stdout] 440 | let permissions = backend.get_all_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:440:62 [INFO] [stdout] | [INFO] [stdout] 440 | let permissions = backend.get_all_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:440:27 [INFO] [stdout] | [INFO] [stdout] 440 | let permissions = backend.get_all_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:459:29 [INFO] [stdout] | [INFO] [stdout] 459 | let has_read_perm = backend.has_perm(&user, "read".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:459:73 [INFO] [stdout] | [INFO] [stdout] 459 | let has_read_perm = backend.has_perm(&user, "read".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:459:29 [INFO] [stdout] | [INFO] [stdout] 459 | let has_read_perm = backend.has_perm(&user, "read".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:462:31 [INFO] [stdout] | [INFO] [stdout] 462 | let has_delete_perm = backend.has_perm(&user, "delete".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:462:77 [INFO] [stdout] | [INFO] [stdout] 462 | let has_delete_perm = backend.has_perm(&user, "delete".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:462:31 [INFO] [stdout] | [INFO] [stdout] 462 | let has_delete_perm = backend.has_perm(&user, "delete".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:475:40 [INFO] [stdout] | [INFO] [stdout] 475 | let has_read_and_write_perms = backend.has_perm(&user, "read".to_string()).await.unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:475:84 [INFO] [stdout] | [INFO] [stdout] 475 | let has_read_and_write_perms = backend.has_perm(&user, "read".to_string()).await.unwrap() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:475:40 [INFO] [stdout] | [INFO] [stdout] 475 | let has_read_and_write_perms = backend.has_perm(&user, "read".to_string()).await.unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:476:16 [INFO] [stdout] | [INFO] [stdout] 476 | && backend.has_perm(&user, "write".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:476:61 [INFO] [stdout] | [INFO] [stdout] 476 | && backend.has_perm(&user, "write".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:476:16 [INFO] [stdout] | [INFO] [stdout] 476 | && backend.has_perm(&user, "write".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | let has_read_and_delete_perms = backend.has_perm(&user, "read".to_string()).await.unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:479:85 [INFO] [stdout] | [INFO] [stdout] 479 | let has_read_and_delete_perms = backend.has_perm(&user, "read".to_string()).await.unwrap() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | let has_read_and_delete_perms = backend.has_perm(&user, "read".to_string()).await.unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:480:16 [INFO] [stdout] | [INFO] [stdout] 480 | && backend.has_perm(&user, "delete".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:480:62 [INFO] [stdout] | [INFO] [stdout] 480 | && backend.has_perm(&user, "delete".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/backend.rs:480:16 [INFO] [stdout] | [INFO] [stdout] 480 | && backend.has_perm(&user, "delete".to_string()).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:493:27 [INFO] [stdout] | [INFO] [stdout] 493 | let permissions = backend.get_user_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:493:63 [INFO] [stdout] | [INFO] [stdout] 493 | let permissions = backend.get_user_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:493:27 [INFO] [stdout] | [INFO] [stdout] 493 | let permissions = backend.get_user_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:496:27 [INFO] [stdout] | [INFO] [stdout] 496 | let permissions = backend.get_group_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:496:64 [INFO] [stdout] | [INFO] [stdout] 496 | let permissions = backend.get_group_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:496:27 [INFO] [stdout] | [INFO] [stdout] 496 | let permissions = backend.get_group_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:499:27 [INFO] [stdout] | [INFO] [stdout] 499 | let permissions = backend.get_all_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:499:62 [INFO] [stdout] | [INFO] [stdout] 499 | let permissions = backend.get_all_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/backend.rs:499:27 [INFO] [stdout] | [INFO] [stdout] 499 | let permissions = backend.get_all_permissions(&user).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:324:19 [INFO] [stdout] | [INFO] [stdout] 324 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:324:44 [INFO] [stdout] | [INFO] [stdout] 324 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:324:19 [INFO] [stdout] | [INFO] [stdout] 324 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:331:19 [INFO] [stdout] | [INFO] [stdout] 331 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:331:44 [INFO] [stdout] | [INFO] [stdout] 331 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:331:19 [INFO] [stdout] | [INFO] [stdout] 331 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:340:19 [INFO] [stdout] | [INFO] [stdout] 340 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 340 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:340:19 [INFO] [stdout] | [INFO] [stdout] 340 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:358:19 [INFO] [stdout] | [INFO] [stdout] 358 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:358:44 [INFO] [stdout] | [INFO] [stdout] 358 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:358:19 [INFO] [stdout] | [INFO] [stdout] 358 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 372 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:372:44 [INFO] [stdout] | [INFO] [stdout] 372 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 372 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:381:19 [INFO] [stdout] | [INFO] [stdout] 381 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:381:36 [INFO] [stdout] | [INFO] [stdout] 381 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:381:19 [INFO] [stdout] | [INFO] [stdout] 381 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:403:19 [INFO] [stdout] | [INFO] [stdout] 403 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:403:44 [INFO] [stdout] | [INFO] [stdout] 403 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:403:19 [INFO] [stdout] | [INFO] [stdout] 403 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:417:19 [INFO] [stdout] | [INFO] [stdout] 417 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:417:44 [INFO] [stdout] | [INFO] [stdout] 417 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:417:19 [INFO] [stdout] | [INFO] [stdout] 417 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:426:19 [INFO] [stdout] | [INFO] [stdout] 426 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:426:36 [INFO] [stdout] | [INFO] [stdout] 426 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:426:19 [INFO] [stdout] | [INFO] [stdout] 426 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:444:19 [INFO] [stdout] | [INFO] [stdout] 444 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:444:44 [INFO] [stdout] | [INFO] [stdout] 444 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:444:19 [INFO] [stdout] | [INFO] [stdout] 444 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:451:19 [INFO] [stdout] | [INFO] [stdout] 451 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:451:44 [INFO] [stdout] | [INFO] [stdout] 451 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:451:19 [INFO] [stdout] | [INFO] [stdout] 451 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:460:19 [INFO] [stdout] | [INFO] [stdout] 460 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:460:36 [INFO] [stdout] | [INFO] [stdout] 460 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:460:19 [INFO] [stdout] | [INFO] [stdout] 460 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:478:19 [INFO] [stdout] | [INFO] [stdout] 478 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:478:44 [INFO] [stdout] | [INFO] [stdout] 478 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:478:19 [INFO] [stdout] | [INFO] [stdout] 478 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:485:19 [INFO] [stdout] | [INFO] [stdout] 485 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:485:44 [INFO] [stdout] | [INFO] [stdout] 485 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:485:19 [INFO] [stdout] | [INFO] [stdout] 485 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:494:19 [INFO] [stdout] | [INFO] [stdout] 494 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:494:36 [INFO] [stdout] | [INFO] [stdout] 494 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:494:19 [INFO] [stdout] | [INFO] [stdout] 494 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:516:19 [INFO] [stdout] | [INFO] [stdout] 516 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:516:44 [INFO] [stdout] | [INFO] [stdout] 516 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:516:19 [INFO] [stdout] | [INFO] [stdout] 516 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:529:19 [INFO] [stdout] | [INFO] [stdout] 529 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:529:44 [INFO] [stdout] | [INFO] [stdout] 529 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:529:19 [INFO] [stdout] | [INFO] [stdout] 529 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:538:19 [INFO] [stdout] | [INFO] [stdout] 538 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:538:36 [INFO] [stdout] | [INFO] [stdout] 538 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:538:19 [INFO] [stdout] | [INFO] [stdout] 538 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:561:19 [INFO] [stdout] | [INFO] [stdout] 561 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:561:44 [INFO] [stdout] | [INFO] [stdout] 561 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:561:19 [INFO] [stdout] | [INFO] [stdout] 561 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:574:19 [INFO] [stdout] | [INFO] [stdout] 574 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:574:44 [INFO] [stdout] | [INFO] [stdout] 574 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:574:19 [INFO] [stdout] | [INFO] [stdout] 574 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:583:19 [INFO] [stdout] | [INFO] [stdout] 583 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:583:36 [INFO] [stdout] | [INFO] [stdout] 583 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:583:19 [INFO] [stdout] | [INFO] [stdout] 583 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:606:19 [INFO] [stdout] | [INFO] [stdout] 606 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:606:44 [INFO] [stdout] | [INFO] [stdout] 606 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:606:19 [INFO] [stdout] | [INFO] [stdout] 606 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:613:19 [INFO] [stdout] | [INFO] [stdout] 613 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:613:44 [INFO] [stdout] | [INFO] [stdout] 613 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:613:19 [INFO] [stdout] | [INFO] [stdout] 613 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:622:19 [INFO] [stdout] | [INFO] [stdout] 622 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:622:36 [INFO] [stdout] | [INFO] [stdout] 622 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:622:19 [INFO] [stdout] | [INFO] [stdout] 622 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:637:19 [INFO] [stdout] | [INFO] [stdout] 637 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:637:36 [INFO] [stdout] | [INFO] [stdout] 637 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:637:19 [INFO] [stdout] | [INFO] [stdout] 637 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:658:19 [INFO] [stdout] | [INFO] [stdout] 658 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:658:44 [INFO] [stdout] | [INFO] [stdout] 658 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:658:19 [INFO] [stdout] | [INFO] [stdout] 658 | let res = app.clone().oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:671:19 [INFO] [stdout] | [INFO] [stdout] 671 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:671:36 [INFO] [stdout] | [INFO] [stdout] 671 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:671:19 [INFO] [stdout] | [INFO] [stdout] 671 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:693:19 [INFO] [stdout] | [INFO] [stdout] 693 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:693:36 [INFO] [stdout] | [INFO] [stdout] 693 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:693:19 [INFO] [stdout] | [INFO] [stdout] 693 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:711:19 [INFO] [stdout] | [INFO] [stdout] 711 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:711:36 [INFO] [stdout] | [INFO] [stdout] 711 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:711:19 [INFO] [stdout] | [INFO] [stdout] 711 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:732:19 [INFO] [stdout] | [INFO] [stdout] 732 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:732:36 [INFO] [stdout] | [INFO] [stdout] 732 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/middleware.rs:732:19 [INFO] [stdout] | [INFO] [stdout] 732 | let res = app.oneshot(req).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum-login` (lib test) due to 150 previous errors [INFO] running `Command { std: "docker" "inspect" "903f457c567d16d931c1330a3f9776bc280db3ad7012b484bf70f4c4e19cea48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903f457c567d16d931c1330a3f9776bc280db3ad7012b484bf70f4c4e19cea48", kill_on_drop: false }` [INFO] [stdout] 903f457c567d16d931c1330a3f9776bc280db3ad7012b484bf70f4c4e19cea48