[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] testing ShuttlePub/Stellar against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuttlePub%2FStellar" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShuttlePub/Stellar on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 203ab305de003a96daef7eb2262d664b3d3ed9a9efc6dedd889e90f84f1345bf
[INFO] running `Command { std: "docker" "start" "-a" "203ab305de003a96daef7eb2262d664b3d3ed9a9efc6dedd889e90f84f1345bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "203ab305de003a96daef7eb2262d664b3d3ed9a9efc6dedd889e90f84f1345bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "203ab305de003a96daef7eb2262d664b3d3ed9a9efc6dedd889e90f84f1345bf", kill_on_drop: false }`
[INFO] [stdout] 203ab305de003a96daef7eb2262d664b3d3ed9a9efc6dedd889e90f84f1345bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2496d6e8e1a26474ddfb18855456cca45f8f34129ff09072eb87adca6812f58
[INFO] running `Command { std: "docker" "start" "-a" "d2496d6e8e1a26474ddfb18855456cca45f8f34129ff09072eb87adca6812f58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pem v3.0.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling atomic-write-file v0.1.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling multer v3.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling cookie v0.18.0
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling try-ref v0.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling email-encoding v0.3.0
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling email_address v0.2.4
[INFO] [stderr]    Compiling quoted_printable v0.5.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling merge-opt v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[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 async-trait v0.1.83
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling destructure v0.5.6
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling crypto-bigint v0.2.5
[INFO] [stderr]    Compiling elliptic-curve v0.10.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_path_to_error v0.1.15
[INFO] [stderr]    Compiling rmp-serde v1.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.1.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.3
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling h2 v0.3.23
[INFO] [stderr]    Compiling jsonwebkey v0.3.5
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling jsonwebtoken v9.2.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]    Compiling idna v1.0.2
[INFO] [stderr]    Compiling lettre v0.11.9
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling axum-extra v0.9.4
[INFO] [stderr]    Compiling sqlx-core v0.7.3
[INFO] [stderr]    Compiling application v0.1.0 (/opt/rustwide/workdir/application)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[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 reqwest v0.11.23
[INFO] [stderr]    Compiling sqlx-postgres v0.7.3
[INFO] [stderr]    Compiling deadpool-redis v0.14.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]    Compiling sqlx v0.7.3
[INFO] [stderr]    Compiling 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/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/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/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/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/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: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]    Compiling 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "d2496d6e8e1a26474ddfb18855456cca45f8f34129ff09072eb87adca6812f58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2496d6e8e1a26474ddfb18855456cca45f8f34129ff09072eb87adca6812f58", kill_on_drop: false }`
[INFO] [stdout] d2496d6e8e1a26474ddfb18855456cca45f8f34129ff09072eb87adca6812f58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a4b723e49b6363ac44cca5797e02d5bd3b7b53ac1a50f711201840a880ed47d
[INFO] running `Command { std: "docker" "start" "-a" "6a4b723e49b6363ac44cca5797e02d5bd3b7b53ac1a50f711201840a880ed47d", kill_on_drop: false }`
[INFO] [stderr]    Compiling application v0.1.0 (/opt/rustwide/workdir/application)
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[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 driver v0.1.0 (/opt/rustwide/workdir/driver)
[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] [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/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/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/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/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/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/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: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] [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/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/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/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/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: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] [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]    Compiling 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: 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: 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: 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: 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.27s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "6a4b723e49b6363ac44cca5797e02d5bd3b7b53ac1a50f711201840a880ed47d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a4b723e49b6363ac44cca5797e02d5bd3b7b53ac1a50f711201840a880ed47d", kill_on_drop: false }`
[INFO] [stdout] 6a4b723e49b6363ac44cca5797e02d5bd3b7b53ac1a50f711201840a880ed47d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b79cf92c9e7c9e4dbbff15998dc09ebfc4f7060b2684fb4b7a252d343aaa0def
[INFO] running `Command { std: "docker" "start" "-a" "b79cf92c9e7c9e4dbbff15998dc09ebfc4f7060b2684fb4b7a252d343aaa0def", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `account::*`, `mfa_code::*`, and `token::*`
[INFO] [stderr]  --> application/src/interactor.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::{account::*, client::*, mfa_code::*, token::*};
[INFO] [stderr]   |                ^^^^^^^^^^             ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `application` (lib) generated 1 warning (run `cargo fix --lib -p application` to apply 1 suggestion)
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> driver/src/database/account.rs:236:5
[INFO] [stderr]     |
[INFO] [stderr] 236 | /     pub async fn create(
[INFO] [stderr] 237 | |         create: &TemporaryAccount,
[INFO] [stderr] 238 | |         con: &mut RedisConnection,
[INFO] [stderr] 239 | |     ) -> Result<(), DriverError> {
[INFO] [stderr]     | |________________________________^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]    --> driver/src/database/account.rs:245:14
[INFO] [stderr]     |
[INFO] [stderr] 245 |             .query_async(&mut *con)
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 245 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]     |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/mfa_code.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | /     async fn create(
[INFO] [stderr] 44 | |         user_id: &UserId,
[INFO] [stderr] 45 | |         code: &MFACode,
[INFO] [stderr] 46 | |         con: &mut RedisConnection,
[INFO] [stderr] 47 | |     ) -> Result<(), DriverError> {
[INFO] [stderr]    | |________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/mfa_code.rs:53:14
[INFO] [stderr]    |
[INFO] [stderr] 53 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 53 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/mfa_code.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 58 |     async fn delete(user_id: &UserId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/mfa_code.rs:61:14
[INFO] [stderr]    |
[INFO] [stderr] 61 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 61 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/pkce.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 50 | /     async fn save(
[INFO] [stderr] 51 | |         token_id: &AuthorizeTokenId,
[INFO] [stderr] 52 | |         code: &CodeChallenge,
[INFO] [stderr] 53 | |         con: &mut RedisConnection,
[INFO] [stderr] 54 | |     ) -> Result<(), DriverError> {
[INFO] [stderr]    | |________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/pkce.rs:58:14
[INFO] [stderr]    |
[INFO] [stderr] 58 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 58 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/pkce.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 63 | /     async fn dele(
[INFO] [stderr] 64 | |         token_id: &AuthorizeTokenId,
[INFO] [stderr] 65 | |         con: &mut RedisConnection,
[INFO] [stderr] 66 | |     ) -> Result<(), DriverError> {
[INFO] [stderr]    | |________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/pkce.rs:69:14
[INFO] [stderr]    |
[INFO] [stderr] 69 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 69 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/session.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 |     async fn create(session: &Session, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/session.rs:46:14
[INFO] [stderr]    |
[INFO] [stderr] 46 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 46 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/session.rs:51:5
[INFO] [stderr]    |
[INFO] [stderr] 51 |     async fn delete(id: &SessionId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/session.rs:54:14
[INFO] [stderr]    |
[INFO] [stderr] 54 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 54 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/state.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | /     pub async fn save(
[INFO] [stderr] 43 | |         ticket: &TicketId,
[INFO] [stderr] 44 | |         state: &State,
[INFO] [stderr] 45 | |         con: &mut RedisConnection,
[INFO] [stderr] 46 | |     ) -> Result<(), DriverError> {
[INFO] [stderr]    | |________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/state.rs:50:14
[INFO] [stderr]    |
[INFO] [stderr] 50 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 50 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/state.rs:56:5
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub async fn dele(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/state.rs:59:14
[INFO] [stderr]    |
[INFO] [stderr] 59 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 59 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/ticket/accepted.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 44 | /     pub async fn create(
[INFO] [stderr] 45 | |         ticket: &TicketId,
[INFO] [stderr] 46 | |         user_id: &UserId,
[INFO] [stderr] 47 | |         con: &mut RedisConnection,
[INFO] [stderr] 48 | |     ) -> Result<(), DriverError> {
[INFO] [stderr]    | |________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/ticket/accepted.rs:54:14
[INFO] [stderr]    |
[INFO] [stderr] 54 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 54 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/ticket/accepted.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub async fn revoke(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/ticket/accepted.rs:62:14
[INFO] [stderr]    |
[INFO] [stderr] 62 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 62 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/ticket/pending.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 48 | /     pub async fn create(
[INFO] [stderr] 49 | |         ticket: &TicketId,
[INFO] [stderr] 50 | |         user_id: &UserId,
[INFO] [stderr] 51 | |         con: &mut RedisConnection,
[INFO] [stderr] 52 | |     ) -> Result<(), DriverError> {
[INFO] [stderr]    | |________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/ticket/pending.rs:58:14
[INFO] [stderr]    |
[INFO] [stderr] 58 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 58 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/ticket/pending.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub async fn revoke(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/ticket/pending.rs:67:14
[INFO] [stderr]    |
[INFO] [stderr] 67 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 67 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/tokens/authorize.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 48 | /     pub async fn save(
[INFO] [stderr] 49 | |         id: &AuthorizeTokenId,
[INFO] [stderr] 50 | |         token: &AuthorizeToken,
[INFO] [stderr] 51 | |         con: &mut RedisConnection,
[INFO] [stderr] 52 | |     ) -> Result<(), DriverError> {
[INFO] [stderr]    | |________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/tokens/authorize.rs:58:14
[INFO] [stderr]    |
[INFO] [stderr] 58 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 58 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/tokens/authorize.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub async fn dele(id: &AuthorizeTokenId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/tokens/authorize.rs:66:14
[INFO] [stderr]    |
[INFO] [stderr] 66 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 66 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/tokens/pending.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | /     pub async fn save(
[INFO] [stderr] 44 | |         ticket: &TicketId,
[INFO] [stderr] 45 | |         create: &AuthorizeToken,
[INFO] [stderr] 46 | |         con: &mut RedisConnection,
[INFO] [stderr] 47 | |     ) -> Result<(), DriverError> {
[INFO] [stderr]    | |________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> driver/src/database/tokens/pending.rs:53:14
[INFO] [stderr]    |
[INFO] [stderr] 53 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 53 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> driver/src/database/tokens/pending.rs:59:5
[INFO] [stderr]    |
[INFO] [stderr] 59 |     pub async fn dele(ticket: &TicketId, con: &mut RedisConnection) -> Result<(), DriverError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = 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] running 0 tests
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] 
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout] 
[INFO] [stderr]   --> driver/src/database/tokens/pending.rs:62:14
[INFO] [stderr]    |
[INFO] [stderr] 62 |             .query_async(&mut *con)
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 62 |             .query_async::<_, ()>(&mut *con)
[INFO] [stderr]    |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `driver` (lib) generated 17 warnings (run `cargo fix --lib -p driver` to apply 17 suggestions)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> kernel/src/services/rand.rs:24:23
[INFO] [stderr]    |
[INFO] [stderr] 24 |     struct TestDomain(String);
[INFO] [stderr]    |            ---------- ^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `TestDomain` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `driver` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr] warning: `application` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `kernel` (lib test) generated 1 warning
[INFO] [stderr] warning: unused import: `response::Response`
[INFO] [stderr]  --> server/src/routes/client/forms.rs:4:40
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use self::{form::RegistrationForm, response::Response};
[INFO] [stderr]   |                                        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Response` is never constructed
[INFO] [stderr]  --> server/src/routes/client/forms/response.rs:5:12
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] running 2 tests
[INFO] [stderr] 5 | pub struct Response {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `server` (lib) generated 2 warnings (run `cargo fix --lib -p server` to apply 1 suggestion)
[INFO] [stderr] warning: `server` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> server/src/main.rs:17:7
[INFO] [stderr]    |
[INFO] [stderr] 17 | async fn main() -> anyhow::Result<()> {
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: IntoResponse` will fail
[INFO] [stderr]   --> server/src/main.rs:34:36
[INFO] [stderr]    |
[INFO] [stderr] 34 |         .route("/.well-known", get(|| async { todo!() }))
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `server` (bin "server" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/application-e38038a22edf4c84)
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-6dfaa47fc8c30f81)
[INFO] [stdout] test test_client_serv::test_register ... ok
[INFO] [stdout] test test_client_serv::test_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_client_serv.rs (/opt/rustwide/target/debug/deps/test_client_serv-6eaf4eb329d89e28)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_register ... ok
[INFO] [stdout] test test_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/driver-bd13c6ab29b00a0b)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test config::a_gen::tests::gen ... ignored, Depend on file manipulation, this test will ignore.
[INFO] [stdout] test config::a_load::tests::file_hash ... ignored, Depend on file manipulation, this test will ignore.
[INFO] [stdout] test config::a_load::tests::init ... ignored, Depend on file manipulation, this test will ignore.
[INFO] [stdout] test database::client::tests::pg_delete ... ignored, It depends on Postgres and does not work as is.
[INFO] [stdout] test database::client::tests::pg_insert ... ignored, It depends on Postgres and does not work as is.
[INFO] [stdout] test database::client::tests::pg_select ... ignored, It depends on Postgres and does not work as is.
[INFO] [stdout] test database::client::tests::pg_update ... ignored, It depends on Postgres and does not work as is.
[INFO] [stdout] test database::pkce::tests::all ... ignored, It depends on Redis and does not work as is.
[INFO] [stdout] test database::state::tests::all ... ignored, It depends on Redis and does not work as is.
[INFO] [stdout] test database::tokens::authorize::tests::all ... ignored, It depends on Redis and does not work as is.
[INFO] [stdout] test database::tokens::pending::tests::all ... ignored, It depends on Redis and does not work as is.
[INFO] [stdout] test transport::blacklist::tests::test_request ... ignored, It depends on `reqwest` and does not work as is.
[INFO] [stdout] test transport::verify_mail::tests::mailing_test ... ignored, It does not work as is because it depends on private information.
[INFO] [stdout] test config::model::tests::load_from_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kernel-2d88f94fc8daeb18)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test entities::client::regi_endpoint::tests::endpoint_test ... ignored, Unit testing is not possible because of the use of environment variables.
[INFO] [stdout] test entities::client::client_uri::test::test ... ok
[INFO] [stdout] test entities::client::client_secret::tests::test ... ok
[INFO] [stdout] test services::rand::tests::test_randomize ... ok
[INFO] [stdout] test entities::volatiles::pkce::tests::pkce_test ... ok
[INFO] [stdout] test entities::client::jwt::tests::jwt ... ok
[INFO] [stdout] test entities::account::pass::tests::verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.61s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/server-88c3dcc7091d95a9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test routes::auth::authorize::tests::space_separated_str_to_array_deserialize ... ok
[INFO] [stdout] test controller::tests::controller ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/server-f110f8c963d3f98d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests application
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests driver
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kernel
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests server
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test server/src/controller.rs - controller::InputPort (line 18) ... ok
[INFO] [stdout] test server/src/controller.rs - controller::OutputPort (line 63) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b79cf92c9e7c9e4dbbff15998dc09ebfc4f7060b2684fb4b7a252d343aaa0def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b79cf92c9e7c9e4dbbff15998dc09ebfc4f7060b2684fb4b7a252d343aaa0def", kill_on_drop: false }`
[INFO] [stdout] b79cf92c9e7c9e4dbbff15998dc09ebfc4f7060b2684fb4b7a252d343aaa0def
