[INFO] cloning repository https://github.com/mrjackwills/staticpi_backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrjackwills/staticpi_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjackwills%2Fstaticpi_backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjackwills%2Fstaticpi_backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 834f6d001e452edbf271ad95f08329f5459ae61a [INFO] checking mrjackwills/staticpi_backend against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrjackwills%2Fstaticpi_backend" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrjackwills/staticpi_backend on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrjackwills/staticpi_backend [INFO] finished tweaking git repo https://github.com/mrjackwills/staticpi_backend [INFO] tweaked toml for git repo https://github.com/mrjackwills/staticpi_backend written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mrjackwills/staticpi_backend 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower v0.5.0 [INFO] [stderr] Downloaded mrml-json-macros v0.1.4 [INFO] [stderr] Downloaded constant_time_eq v0.2.6 [INFO] [stderr] Downloaded mimalloc v0.1.43 [INFO] [stderr] Downloaded ipnetwork v0.20.0 [INFO] [stderr] Downloaded totp-rs v5.6.0 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded email-encoding v0.3.0 [INFO] [stderr] Downloaded rustls-native-certs v0.7.1 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.0 [INFO] [stderr] Downloaded hashlink v0.9.1 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.0 [INFO] [stderr] Downloaded redis-protocol v5.0.1 [INFO] [stderr] Downloaded mrml v4.0.1 [INFO] [stderr] Downloaded sqlx-postgres v0.8.0 [INFO] [stderr] Downloaded lettre v0.11.7 [INFO] [stderr] Downloaded sqlx v0.8.0 [INFO] [stderr] Downloaded sqlx-core v0.8.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.39 [INFO] [stderr] Downloaded quinn-proto v0.11.6 [INFO] [stderr] Downloaded fred v9.0.3 [INFO] [stderr] Downloaded quinn v0.11.3 [INFO] [stderr] Downloaded sqlx-mysql v0.8.0 [INFO] [stderr] Downloaded tungstenite v0.23.0 [INFO] [stderr] Downloaded hostname v0.4.0 [INFO] [stderr] Downloaded quinn-udp v0.5.4 [INFO] [stderr] Downloaded tokio-tungstenite v0.23.1 [INFO] [stderr] Downloaded quoted_printable v0.5.1 [INFO] [stderr] Downloaded ulid v1.1.3 [INFO] [stderr] Downloaded rustc-hash v2.0.0 [INFO] [stderr] Downloaded sqlx-macros v0.8.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 612716811b7ebd70f4955af77663fef751f6c5623f23db389bdf880bf632ab00 [INFO] running `Command { std: "docker" "start" "-a" "612716811b7ebd70f4955af77663fef751f6c5623f23db389bdf880bf632ab00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "612716811b7ebd70f4955af77663fef751f6c5623f23db389bdf880bf632ab00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "612716811b7ebd70f4955af77663fef751f6c5623f23db389bdf880bf632ab00", kill_on_drop: false }` [INFO] [stdout] 612716811b7ebd70f4955af77663fef751f6c5623f23db389bdf880bf632ab00 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c50c83cbe5dfec03dfc2f85d961d9d221017e3cc6b3ec7449d8ec9ab631854d8 [INFO] running `Command { std: "docker" "start" "-a" "c50c83cbe5dfec03dfc2f85d961d9d221017e3cc6b3ec7449d8ec9ab631854d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking cpufeatures v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling sqlx-core v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling sqlx-postgres v0.8.0 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking redis-protocol v5.0.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Compiling mrml-json-macros v0.1.4 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking cookie_store v0.21.0 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking email-encoding v0.3.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking iri-string v0.7.2 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling sqlx-macros v0.8.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking constant_time_eq v0.2.6 [INFO] [stderr] Checking mrml v4.0.1 [INFO] [stderr] Checking totp-rs v5.6.0 [INFO] [stderr] Checking fred v9.0.3 [INFO] [stderr] Checking lettre v0.11.7 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking tower v0.5.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking mimalloc v0.1.43 [INFO] [stderr] Checking ulid v1.1.3 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking sqlx v0.8.0 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking staticpi v0.0.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/message_cache.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / pub async fn delete_all( [INFO] [stdout] 60 | | redis: &RedisPool, [INFO] [stdout] 61 | | device_ids: &[ModelDeviceId], [INFO] [stdout] 62 | | ) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/message_cache.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | redis.del(Self::key(device.device_id)).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / pub async fn delete_ip( [INFO] [stdout] 60 | | transaction: &mut Transaction<'_, Postgres>, [INFO] [stdout] 61 | | redis: &RedisPool, [INFO] [stdout] 62 | | ) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | redis.del(RedisKey::CacheIp(i.ip).to_string()).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / pub async fn delete_useragent( [INFO] [stdout] 106 | | transaction: &mut Transaction<'_, Postgres>, [INFO] [stdout] 107 | | redis: &RedisPool, [INFO] [stdout] 108 | | ) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | .del(RedisKey::CacheUseragent(&i.user_agent).to_string()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | async fn insert_cache(&self, redis: &RedisPool) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | redis.hset(ip_key, hmap!(self.ip_id.get())).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/postgres/models/monthly_bandwidth.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | async fn insert_cache(&self, redis: &RedisPool) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/postgres/models/monthly_bandwidth.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | .hset(&key, hmap!(serde_json::to_string(&self)?)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/message_cache.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / pub async fn delete_all( [INFO] [stdout] 60 | | redis: &RedisPool, [INFO] [stdout] 61 | | device_ids: &[ModelDeviceId], [INFO] [stdout] 62 | | ) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/message_cache.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | redis.del(Self::key(device.device_id)).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/access_token.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn insert(&self, redis: &RedisPool, ulid: Ulid) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/access_token.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | .hset(&key, hmap!(serde_json::to_string(&self)?)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/new_user.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn insert(&self, redis: &RedisPool, ulid: &Ulid) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/new_user.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | redis.hset(&key_email, hmap!(ulid.to_string())).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/new_user.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub async fn delete(&self, redis: &RedisPool, ulid: &Ulid) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/new_user.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | redis.del(Self::key_secret(ulid)).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/rate_limit.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | pub async fn check(&self, redis: &RedisPool) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/rate_limit.rs:304:19 [INFO] [stdout] | [INFO] [stdout] 304 | redis.incr(&key).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/session.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / pub async fn insert( [INFO] [stdout] 75 | | &self, [INFO] [stdout] 76 | | redis: &RedisPool, [INFO] [stdout] 77 | | ttl: Duration, [INFO] [stdout] 78 | | ulid: Ulid, [INFO] [stdout] 79 | | ) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/session.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | redis.hset(&key_session, hmap!(session)).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/session.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn delete(redis: &RedisPool, ulid: &Ulid) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/session.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 109 | redis.srem(&key_session_set, &key_session).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/session.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub async fn delete_all(redis: &RedisPool, registered_user_id: UserId) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/session.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | redis.del(key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/two_fa_setup.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn insert(&self, redis: &RedisPool, user: &ModelUser) -> Result<&Self, ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/two_fa_setup.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | redis.hset(&key, hmap!(session)).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | / pub async fn delete_ip( [INFO] [stdout] 60 | | transaction: &mut Transaction<'_, Postgres>, [INFO] [stdout] 61 | | redis: &RedisPool, [INFO] [stdout] 62 | | ) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | redis.del(RedisKey::CacheIp(i.ip).to_string()).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / pub async fn delete_useragent( [INFO] [stdout] 106 | | transaction: &mut Transaction<'_, Postgres>, [INFO] [stdout] 107 | | redis: &RedisPool, [INFO] [stdout] 108 | | ) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | .del(RedisKey::CacheUseragent(&i.user_agent).to_string()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | async fn insert_cache(&self, redis: &RedisPool) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/postgres/models/ip_user_agent.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | redis.hset(ip_key, hmap!(self.ip_id.get())).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/postgres/models/monthly_bandwidth.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | async fn insert_cache(&self, redis: &RedisPool) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/postgres/models/monthly_bandwidth.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | .hset(&key, hmap!(serde_json::to_string(&self)?)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/api/routers/admin.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / async fn limit_delete( [INFO] [stdout] 155 | | State(state): State, [INFO] [stdout] 156 | | ij::IncomingJson(body): ij::IncomingJson, [INFO] [stdout] 157 | | ) -> 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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/servers/api/routers/admin.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | state.redis.del(body.key.to_string()).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/access_token.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn insert(&self, redis: &RedisPool, ulid: Ulid) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/access_token.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | .hset(&key, hmap!(serde_json::to_string(&self)?)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/new_user.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub async fn insert(&self, redis: &RedisPool, ulid: &Ulid) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/new_user.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | redis.hset(&key_email, hmap!(ulid.to_string())).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/new_user.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub async fn delete(&self, redis: &RedisPool, ulid: &Ulid) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/new_user.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | redis.del(Self::key_secret(ulid)).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/rate_limit.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | pub async fn check(&self, redis: &RedisPool) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/rate_limit.rs:304:19 [INFO] [stdout] | [INFO] [stdout] 304 | redis.incr(&key).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/session.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | / pub async fn insert( [INFO] [stdout] 75 | | &self, [INFO] [stdout] 76 | | redis: &RedisPool, [INFO] [stdout] 77 | | ttl: Duration, [INFO] [stdout] 78 | | ulid: Ulid, [INFO] [stdout] 79 | | ) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/session.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | redis.hset(&key_session, hmap!(session)).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/session.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub async fn delete(redis: &RedisPool, ulid: &Ulid) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/session.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 109 | redis.srem(&key_session_set, &key_session).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/session.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub async fn delete_all(redis: &RedisPool, registered_user_id: UserId) -> Result<(), ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/session.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | redis.del(key).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/database/redis/models/two_fa_setup.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub async fn insert(&self, redis: &RedisPool, user: &ModelUser) -> Result<&Self, ApiError> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/database/redis/models/two_fa_setup.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | redis.hset(&key, hmap!(session)).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/servers/api/routers/admin.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / async fn limit_delete( [INFO] [stdout] 155 | | State(state): State, [INFO] [stdout] 156 | | ij::IncomingJson(body): ij::IncomingJson, [INFO] [stdout] 157 | | ) -> 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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> src/servers/api/routers/admin.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | state.redis.del(body.key.to_string()).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/database/postgres/models/user.rs:422:12 [INFO] [stdout] | [INFO] [stdout] 422 | if let Ok(jar) = PrivateCookieJar::::from_request_parts(parts, state).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `if let` pattern [INFO] [stdout] --> src/database/postgres/models/user.rs:422:12 [INFO] [stdout] | [INFO] [stdout] 422 | if let Ok(jar) = PrivateCookieJar::::from_request_parts(parts, state).await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern will always match, so the `if let` is useless [INFO] [stdout] = help: consider replacing the `if let` with a `let` [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.58s [INFO] running `Command { std: "docker" "inspect" "c50c83cbe5dfec03dfc2f85d961d9d221017e3cc6b3ec7449d8ec9ab631854d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50c83cbe5dfec03dfc2f85d961d9d221017e3cc6b3ec7449d8ec9ab631854d8", kill_on_drop: false }` [INFO] [stdout] c50c83cbe5dfec03dfc2f85d961d9d221017e3cc6b3ec7449d8ec9ab631854d8