[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] building ShuttlePub/Stellar against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuttlePub%2FStellar" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ShuttlePub/Stellar [INFO] finished tweaking git repo https://github.com/ShuttlePub/Stellar [INFO] tweaked toml for git repo https://github.com/ShuttlePub/Stellar written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ShuttlePub/Stellar on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkcs8 v0.7.6 [INFO] [stderr] Downloaded merge-opt v0.1.0 [INFO] [stderr] Downloaded p256 v0.9.0 [INFO] [stderr] Downloaded stacker v0.1.15 [INFO] [stderr] Downloaded sqlx-macros v0.7.3 [INFO] [stderr] Downloaded spki v0.4.1 [INFO] [stderr] Downloaded crc v3.0.1 [INFO] [stderr] Downloaded deadpool-redis v0.14.0 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded ecdsa v0.12.4 [INFO] [stderr] Downloaded multer v3.0.0 [INFO] [stderr] Downloaded axum-extra v0.9.4 [INFO] [stderr] Downloaded sqlx-mysql v0.7.3 [INFO] [stderr] Downloaded sqlx-postgres v0.7.3 [INFO] [stderr] Downloaded idna v1.0.2 [INFO] [stderr] Downloaded h2 v0.3.23 [INFO] [stderr] Downloaded itertools v0.12.0 [INFO] [stderr] Downloaded blake3 v1.5.4 [INFO] [stderr] Downloaded lettre v0.11.9 [INFO] [stderr] Downloaded sqlx v0.7.3 [INFO] [stderr] Downloaded openssl v0.10.62 [INFO] [stderr] Downloaded sqlx-core v0.7.3 [INFO] [stderr] Downloaded openssl-sys v0.9.98 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.3 [INFO] [stderr] Downloaded der v0.4.5 [INFO] [stderr] Downloaded cc v1.1.24 [INFO] [stderr] Downloaded cookie v0.18.0 [INFO] [stderr] Downloaded email-encoding v0.3.0 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.3 [INFO] [stderr] Downloaded crypto-bigint v0.2.5 [INFO] [stderr] Downloaded group v0.10.0 [INFO] [stderr] Downloaded finl_unicode v1.2.0 [INFO] [stderr] Downloaded try-ref v0.1.0 [INFO] [stderr] Downloaded psm v0.1.21 [INFO] [stderr] Downloaded email_address v0.2.4 [INFO] [stderr] Downloaded quoted_printable v0.5.0 [INFO] [stderr] Downloaded rmp v0.8.12 [INFO] [stderr] Downloaded rmp-serde v1.1.2 [INFO] [stderr] Downloaded pkg-config v0.3.28 [INFO] [stderr] Downloaded destructure v0.5.6 [INFO] [stderr] Downloaded elliptic-curve v0.10.4 [INFO] [stderr] Downloaded atomic-write-file v0.1.2 [INFO] [stderr] Downloaded stringprep v0.1.4 [INFO] [stderr] Downloaded signature v1.3.2 [INFO] [stderr] Downloaded ff v0.10.1 [INFO] [stderr] Downloaded const-oid v0.6.2 [INFO] [stderr] Downloaded jsonwebkey v0.3.5 [INFO] [stderr] Downloaded pem v3.0.3 [INFO] [stderr] Downloaded jsonwebtoken v9.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b96e9b11662afbabcf728ce64b16b41c00a8e16464a6cab3317d22e19f529a66 [INFO] running `Command { std: "docker" "start" "-a" "b96e9b11662afbabcf728ce64b16b41c00a8e16464a6cab3317d22e19f529a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b96e9b11662afbabcf728ce64b16b41c00a8e16464a6cab3317d22e19f529a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96e9b11662afbabcf728ce64b16b41c00a8e16464a6cab3317d22e19f529a66", kill_on_drop: false }` [INFO] [stdout] b96e9b11662afbabcf728ce64b16b41c00a8e16464a6cab3317d22e19f529a66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d56671b3f4da57ef96878507ab29fcef4dd5bb5d9873cf914261d73abf93fe0b [INFO] running `Command { std: "docker" "start" "-a" "d56671b3f4da57ef96878507ab29fcef4dd5bb5d9873cf914261d73abf93fe0b", 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 memchr v2.7.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.210 [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 pkg-config v0.3.28 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling nix v0.27.1 [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 unicode-segmentation v1.10.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling pem v3.0.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling multer v3.0.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Compiling try-ref v0.1.0 [INFO] [stderr] Compiling winnow v0.6.20 [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 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 synstructure v0.13.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling email_address v0.2.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling quoted_printable v0.5.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling merge-opt v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [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 async-trait v0.1.83 [INFO] [stderr] Compiling displaydoc v0.2.5 [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 zeroize v1.7.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling destructure v0.5.6 [INFO] [stderr] Compiling crypto-bigint v0.2.5 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling elliptic-curve v0.10.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pin-project v1.1.3 [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 mockall v0.12.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower-http v0.5.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.3 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling deadpool v0.10.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 h2 v0.3.23 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling jsonwebkey v0.3.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling idna v1.0.2 [INFO] [stderr] Compiling lettre v0.11.9 [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 sqlx-core v0.7.3 [INFO] [stderr] Compiling axum-extra v0.9.4 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel) [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling sqlx-postgres v0.7.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling application v0.1.0 (/opt/rustwide/workdir/application) [INFO] [stdout] warning: unused imports: `account::*`, `mfa_code::*`, and `token::*` [INFO] [stdout] --> application/src/interactor.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | pub use self::{account::*, client::*, mfa_code::*, token::*}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 2m 24s [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 5` [INFO] running `Command { std: "docker" "inspect" "d56671b3f4da57ef96878507ab29fcef4dd5bb5d9873cf914261d73abf93fe0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56671b3f4da57ef96878507ab29fcef4dd5bb5d9873cf914261d73abf93fe0b", kill_on_drop: false }` [INFO] [stdout] d56671b3f4da57ef96878507ab29fcef4dd5bb5d9873cf914261d73abf93fe0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c61a732acddfbad4585e0daa88a715ba4854b3f11bfbbce4deb2db83e22789e2 [INFO] running `Command { std: "docker" "start" "-a" "c61a732acddfbad4585e0daa88a715ba4854b3f11bfbbce4deb2db83e22789e2", 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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/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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 14.55s [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 6` [INFO] running `Command { std: "docker" "inspect" "c61a732acddfbad4585e0daa88a715ba4854b3f11bfbbce4deb2db83e22789e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c61a732acddfbad4585e0daa88a715ba4854b3f11bfbbce4deb2db83e22789e2", kill_on_drop: false }` [INFO] [stdout] c61a732acddfbad4585e0daa88a715ba4854b3f11bfbbce4deb2db83e22789e2