[INFO] cloning repository https://github.com/ShuttlePub/Stellar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShuttlePub/Stellar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuttlePub%2FStellar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuttlePub%2FStellar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63d64c864cd797af4f88434ee54d5866c6f39cae
[INFO] checking ShuttlePub/Stellar against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuttlePub%2FStellar" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ShuttlePub/Stellar
[INFO] finished tweaking git repo https://github.com/ShuttlePub/Stellar
[INFO] tweaked toml for git repo https://github.com/ShuttlePub/Stellar written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShuttlePub/Stellar on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShuttlePub/Stellar 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonwebkey v0.3.5
[INFO] [stderr]   Downloaded http-body-util v0.1.0
[INFO] [stderr]   Downloaded elliptic-curve v0.10.4
[INFO] [stderr]   Downloaded destructure v0.5.6
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.3
[INFO] [stderr]   Downloaded predicates v3.1.0
[INFO] [stderr]   Downloaded pkcs8 v0.7.6
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded email-encoding v0.3.0
[INFO] [stderr]   Downloaded multer v3.0.0
[INFO] [stderr]   Downloaded axum-extra v0.9.4
[INFO] [stderr]   Downloaded hyper v1.1.0
[INFO] [stderr]   Downloaded headers v0.4.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.98
[INFO] [stderr]   Downloaded lettre v0.11.9
[INFO] [stderr]   Downloaded http v1.0.0
[INFO] [stderr]   Downloaded h2 v0.3.23
[INFO] [stderr]   Downloaded rmp v0.8.12
[INFO] [stderr]   Downloaded openssl v0.10.62
[INFO] [stderr]   Downloaded crypto-bigint v0.2.5
[INFO] [stderr]   Downloaded der v0.4.5
[INFO] [stderr]   Downloaded tower-http v0.5.1
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.15
[INFO] [stderr]   Downloaded rmp-serde v1.1.2
[INFO] [stderr]   Downloaded signature v1.3.2
[INFO] [stderr]   Downloaded email_address v0.2.4
[INFO] [stderr]   Downloaded hostname v0.4.0
[INFO] [stderr]   Downloaded quoted_printable v0.5.0
[INFO] [stderr]   Downloaded ecdsa v0.12.4
[INFO] [stderr]   Downloaded jsonwebtoken v9.2.0
[INFO] [stderr]   Downloaded merge-opt v0.1.0
[INFO] [stderr]   Downloaded const-oid v0.6.2
[INFO] [stderr]   Downloaded spki v0.4.1
[INFO] [stderr]   Downloaded try-ref v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46774b73b3dc392e6591e04d5a8b0d92e53ebc9fb9626160da64923859ab076e
[INFO] running `Command { std: "docker" "start" "-a" "46774b73b3dc392e6591e04d5a8b0d92e53ebc9fb9626160da64923859ab076e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46774b73b3dc392e6591e04d5a8b0d92e53ebc9fb9626160da64923859ab076e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46774b73b3dc392e6591e04d5a8b0d92e53ebc9fb9626160da64923859ab076e", kill_on_drop: false }`
[INFO] [stdout] 46774b73b3dc392e6591e04d5a8b0d92e53ebc9fb9626160da64923859ab076e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccd997507e3cad8ff19051c2a5aba884b73336e60dff46a95909fd39af8161d7
[INFO] running `Command { std: "docker" "start" "-a" "ccd997507e3cad8ff19051c2a5aba884b73336e60dff46a95909fd39af8161d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking const-oid v0.6.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking der v0.4.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking spki v0.4.1
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking pkcs8 v0.7.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking ff v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking group v0.10.0
[INFO] [stderr]     Checking signature v1.3.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking pem v3.0.3
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]     Checking try-ref v0.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling atomic-write-file v0.1.2
[INFO] [stderr]    Compiling multer v3.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking email-encoding v0.3.0
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]    Compiling cookie v0.18.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking merge-opt v0.1.0
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling destructure v0.5.6
[INFO] [stderr]     Checking crypto-bigint v0.2.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking elliptic-curve v0.10.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking ecdsa v0.12.4
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]     Checking p256 v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower-http v0.5.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v1.1.0
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking h2 v0.3.23
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking idna v1.0.2
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking lettre v0.11.9
[INFO] [stderr]     Checking jsonwebkey v0.3.5
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking jsonwebtoken v9.2.0
[INFO] [stderr]     Checking kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]     Checking redis v0.24.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking sqlx-core v0.7.3
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> kernel/src/services/rand.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     struct TestDomain(String);
[INFO] [stdout]    |            ---------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `TestDomain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking application v0.1.0 (/opt/rustwide/workdir/application)
[INFO] [stdout] warning: unused imports: `account::*`, `mfa_code::*`, and `token::*`
[INFO] [stdout]  --> application/src/interactor.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{account::*, client::*, mfa_code::*, token::*};
[INFO] [stdout]   |                ^^^^^^^^^^             ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking axum-extra v0.9.4
[INFO] [stderr]     Checking deadpool-redis v0.14.0
[INFO] [stderr]     Checking sqlx-postgres v0.7.3
[INFO] [stdout] warning: unused imports: `account::*`, `mfa_code::*`, and `token::*`
[INFO] [stdout]  --> application/src/interactor.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::{account::*, client::*, mfa_code::*, token::*};
[INFO] [stdout]   |                ^^^^^^^^^^             ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]     Checking sqlx v0.7.3
[INFO] [stderr]     Checking driver v0.1.0 (/opt/rustwide/workdir/driver)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> driver/src/database/account.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | /     pub async fn create(
[INFO] [stdout] 237 | |         create: &TemporaryAccount,
[INFO] [stdout] 238 | |         con: &mut RedisConnection,
[INFO] [stdout] 239 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> driver/src/database/account.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 |             .query_async(&mut *con)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 245 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> driver/src/database/account.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | /     pub async fn create(
[INFO] [stdout] 237 | |         create: &TemporaryAccount,
[INFO] [stdout] 238 | |         con: &mut RedisConnection,
[INFO] [stdout] 239 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]     | |________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> driver/src/database/account.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 |             .query_async(&mut *con)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 245 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/mfa_code.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     async fn create(
[INFO] [stdout] 44 | |         user_id: &UserId,
[INFO] [stdout] 45 | |         code: &MFACode,
[INFO] [stdout] 46 | |         con: &mut RedisConnection,
[INFO] [stdout] 47 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/mfa_code.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/mfa_code.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     async fn delete(user_id: &UserId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/mfa_code.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 61 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/pkce.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     async fn save(
[INFO] [stdout] 51 | |         token_id: &AuthorizeTokenId,
[INFO] [stdout] 52 | |         code: &CodeChallenge,
[INFO] [stdout] 53 | |         con: &mut RedisConnection,
[INFO] [stdout] 54 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/pkce.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/pkce.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     async fn dele(
[INFO] [stdout] 64 | |         token_id: &AuthorizeTokenId,
[INFO] [stdout] 65 | |         con: &mut RedisConnection,
[INFO] [stdout] 66 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/pkce.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/session.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn create(session: &Session, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/session.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/mfa_code.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     async fn create(
[INFO] [stdout] 44 | |         user_id: &UserId,
[INFO] [stdout] 45 | |         code: &MFACode,
[INFO] [stdout] 46 | |         con: &mut RedisConnection,
[INFO] [stdout] 47 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/mfa_code.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/session.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     async fn delete(id: &SessionId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/session.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/mfa_code.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     async fn delete(user_id: &UserId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/mfa_code.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 61 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/state.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     pub async fn save(
[INFO] [stdout] 43 | |         ticket: &TicketId,
[INFO] [stdout] 44 | |         state: &State,
[INFO] [stdout] 45 | |         con: &mut RedisConnection,
[INFO] [stdout] 46 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/state.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 50 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/pkce.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     async fn save(
[INFO] [stdout] 51 | |         token_id: &AuthorizeTokenId,
[INFO] [stdout] 52 | |         code: &CodeChallenge,
[INFO] [stdout] 53 | |         con: &mut RedisConnection,
[INFO] [stdout] 54 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/pkce.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/state.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn dele(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/state.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 59 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/pkce.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     async fn dele(
[INFO] [stdout] 64 | |         token_id: &AuthorizeTokenId,
[INFO] [stdout] 65 | |         con: &mut RedisConnection,
[INFO] [stdout] 66 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/pkce.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 69 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/session.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn create(session: &Session, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/session.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/session.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     async fn delete(id: &SessionId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/session.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/ticket/accepted.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | /     pub async fn create(
[INFO] [stdout] 45 | |         ticket: &TicketId,
[INFO] [stdout] 46 | |         user_id: &UserId,
[INFO] [stdout] 47 | |         con: &mut RedisConnection,
[INFO] [stdout] 48 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/ticket/accepted.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/state.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     pub async fn save(
[INFO] [stdout] 43 | |         ticket: &TicketId,
[INFO] [stdout] 44 | |         state: &State,
[INFO] [stdout] 45 | |         con: &mut RedisConnection,
[INFO] [stdout] 46 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/state.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 50 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/state.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub async fn dele(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/state.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 59 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/ticket/accepted.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | /     pub async fn create(
[INFO] [stdout] 45 | |         ticket: &TicketId,
[INFO] [stdout] 46 | |         user_id: &UserId,
[INFO] [stdout] 47 | |         con: &mut RedisConnection,
[INFO] [stdout] 48 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/ticket/accepted.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 54 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/ticket/accepted.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub async fn revoke(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/ticket/accepted.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/ticket/accepted.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub async fn revoke(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/ticket/accepted.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/ticket/pending.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     pub async fn create(
[INFO] [stdout] 49 | |         ticket: &TicketId,
[INFO] [stdout] 50 | |         user_id: &UserId,
[INFO] [stdout] 51 | |         con: &mut RedisConnection,
[INFO] [stdout] 52 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/ticket/pending.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/ticket/pending.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub async fn revoke(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/ticket/pending.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/tokens/authorize.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     pub async fn save(
[INFO] [stdout] 49 | |         id: &AuthorizeTokenId,
[INFO] [stdout] 50 | |         token: &AuthorizeToken,
[INFO] [stdout] 51 | |         con: &mut RedisConnection,
[INFO] [stdout] 52 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/tokens/authorize.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/ticket/pending.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     pub async fn create(
[INFO] [stdout] 49 | |         ticket: &TicketId,
[INFO] [stdout] 50 | |         user_id: &UserId,
[INFO] [stdout] 51 | |         con: &mut RedisConnection,
[INFO] [stdout] 52 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/ticket/pending.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/ticket/pending.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub async fn revoke(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/ticket/pending.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/tokens/authorize.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub async fn dele(id: &AuthorizeTokenId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/tokens/authorize.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 66 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/tokens/authorize.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     pub async fn save(
[INFO] [stdout] 49 | |         id: &AuthorizeTokenId,
[INFO] [stdout] 50 | |         token: &AuthorizeToken,
[INFO] [stdout] 51 | |         con: &mut RedisConnection,
[INFO] [stdout] 52 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/tokens/authorize.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/tokens/pending.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     pub async fn save(
[INFO] [stdout] 44 | |         ticket: &TicketId,
[INFO] [stdout] 45 | |         create: &AuthorizeToken,
[INFO] [stdout] 46 | |         con: &mut RedisConnection,
[INFO] [stdout] 47 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/tokens/pending.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/tokens/authorize.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub async fn dele(id: &AuthorizeTokenId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/tokens/authorize.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 66 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/tokens/pending.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub async fn dele(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/tokens/pending.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/tokens/pending.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     pub async fn save(
[INFO] [stdout] 44 | |         ticket: &TicketId,
[INFO] [stdout] 45 | |         create: &AuthorizeToken,
[INFO] [stdout] 46 | |         con: &mut RedisConnection,
[INFO] [stdout] 47 | |     ) -> Result<(), DriverError> {
[INFO] [stdout]    | |________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/tokens/pending.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> driver/src/database/tokens/pending.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub async fn dele(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> driver/src/database/tokens/pending.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .query_async(&mut *con)
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 62 |             .query_async::<_, ()>(&mut *con)
[INFO] [stdout]    |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unused import: `response::Response`
[INFO] [stdout]  --> server/src/routes/client/forms.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use self::{form::RegistrationForm, response::Response};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `response::Response`
[INFO] [stdout]  --> server/src/routes/client/forms.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use self::{form::RegistrationForm, response::Response};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]  --> server/src/routes/client/forms/response.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Response {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Response` is never constructed
[INFO] [stdout]  --> server/src/routes/client/forms/response.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Response {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> server/src/main.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> server/src/main.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .route("/.well-known", get(|| async { todo!() }))
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> server/src/main.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn main() -> anyhow::Result<()> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stdout]   --> server/src/main.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .route("/.well-known", get(|| async { todo!() }))
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: driver v0.1.0 (/opt/rustwide/workdir/driver), server v0.1.0 (/opt/rustwide/workdir/server), sqlx-postgres v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "ccd997507e3cad8ff19051c2a5aba884b73336e60dff46a95909fd39af8161d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccd997507e3cad8ff19051c2a5aba884b73336e60dff46a95909fd39af8161d7", kill_on_drop: false }`
[INFO] [stdout] ccd997507e3cad8ff19051c2a5aba884b73336e60dff46a95909fd39af8161d7
