[INFO] cloning repository https://github.com/mythal/boluo-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mythal/boluo-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmythal%2Fboluo-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmythal%2Fboluo-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dec128b48f1dcb2ae70306bcf2c2c036864b3454
[INFO] testing mythal/boluo-server against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmythal%2Fboluo-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mythal/boluo-server
[INFO] finished tweaking git repo https://github.com/mythal/boluo-server
[INFO] tweaked toml for git repo https://github.com/mythal/boluo-server written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mythal/boluo-server on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mythal/boluo-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d744faf3ef0116c2473a84bea9b218b8e945817e47447c3bb95ef22e3a7471b
[INFO] running `Command { std: "docker" "start" "-a" "0d744faf3ef0116c2473a84bea9b218b8e945817e47447c3bb95ef22e3a7471b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d744faf3ef0116c2473a84bea9b218b8e945817e47447c3bb95ef22e3a7471b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d744faf3ef0116c2473a84bea9b218b8e945817e47447c3bb95ef22e3a7471b", kill_on_drop: false }`
[INFO] [stdout] 0d744faf3ef0116c2473a84bea9b218b8e945817e47447c3bb95ef22e3a7471b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc621b10b81f4021bfafea2ef17521f778485c19ed93c19585743fdc3ff80df1
[INFO] running `Command { std: "docker" "start" "-a" "cc621b10b81f4021bfafea2ef17521f778485c19ed93c19585743fdc3ff80df1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.31
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling sentry-contexts v0.23.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling ipnet v2.4.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling fern v0.6.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling postgres-derive v0.4.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.11
[INFO] [stderr]    Compiling combine v4.6.3
[INFO] [stderr]    Compiling debugid v0.7.3
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling sentry-types v0.23.0
[INFO] [stderr]    Compiling postgres-types v0.2.2
[INFO] [stderr]    Compiling tokio-postgres v0.7.5
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling sentry-core v0.23.0
[INFO] [stderr]    Compiling sentry-backtrace v0.23.0
[INFO] [stderr]    Compiling sentry-panic v0.23.0
[INFO] [stderr]    Compiling postgres v0.19.2
[INFO] [stderr]    Compiling hyper v0.14.17
[INFO] [stderr]    Compiling redis v0.21.5
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling sentry v0.23.0
[INFO] [stderr]    Compiling boluo_server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0407]: method `backtrace` is not a member of trait `std::error::Error`
[INFO] [stdout]  --> src/error.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Error)]
[INFO] [stdout]   |                 ^^^^^ not a member of trait `std::error::Error`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/server.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(backtrace)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Type as SqlType`
[INFO] [stdout]  --> src/database.rs:6:40
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use tokio_postgres::types::{ToSql, Type as SqlType};
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EventBody`
[INFO] [stdout]  --> src/events.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use events::{Event, EventBody};
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `api::Upload`
[INFO] [stdout]  --> src/media.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use api::Upload;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::Media`
[INFO] [stdout]  --> src/media.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use models::Media;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RestrainedMember`
[INFO] [stdout]  --> src/spaces.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use models::{RestrainedMember, Space, SpaceMember};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `backtrace` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/server.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(backtrace)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/pos.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / pub async fn pos<T: Querist>(
[INFO] [stdout] 31 | |     db: &mut T,
[INFO] [stdout] 32 | |     cache: &mut crate::cache::Connection,
[INFO] [stdout] 33 | |     channel_id: Uuid,
[INFO] [stdout] 34 | |     message_id: Uuid,
[INFO] [stdout] 35 | | ) -> Result<i64, CacheError> {
[INFO] [stdout]    | |____________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/pos.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |         cache.inner.set_ex(&pos_key, bottom, 60 * 5).await?;
[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] 42 |         cache.inner.set_ex::<_, _, ()>(&pos_key, bottom, 60 * 5).await?;
[INFO] [stdout]    |                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/users/handlers.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub async fn ip_limit(cache: &mut cache::Connection, req: &Request<Body>) -> Result<(), AppError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/users/handlers.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 |         cache.inner.expire(&key, 60 * 2).await?;
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 211 |         cache.inner.expire::<_, ()>(&key, 60 * 2).await?;
[INFO] [stdout]     |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/users/handlers.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | pub async fn email_limit(cache: &mut cache::Connection, email: &String) -> Result<(), AppError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/users/handlers.rs:223:21
[INFO] [stdout]     |
[INFO] [stdout] 223 |         cache.inner.expire(&email_key, 60 * 2).await?;
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 223 |         cache.inner.expire::<_, ()>(&email_key, 60 * 2).await?;
[INFO] [stdout]     |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&dyn StdError` in the current scope
[INFO] [stdout]   --> src/error.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Database { source: DbError, backtrace: Backtrace },
[INFO] [stdout]    |                ^^^^^^ method not found in `&dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&dyn StdError` in the current scope
[INFO] [stdout]   --> src/error.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         source: CacheError,
[INFO] [stdout]    |         ^^^^^^ method not found in `&dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&dyn StdError` in the current scope
[INFO] [stdout]   --> src/error.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         source: hyper::Error,
[INFO] [stdout]    |         ^^^^^^ method not found in `&dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&dyn StdError` in the current scope
[INFO] [stdout]   --> src/error.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         source: tokio::io::Error,
[INFO] [stdout]    |         ^^^^^^ method not found in `&dyn StdError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&AppError` in the current scope
[INFO] [stdout]    --> src/error.rs:195:40
[INFO] [stdout]     |
[INFO] [stdout] 195 |             if let Some(backtrace) = e.backtrace() {
[INFO] [stdout]     |                                        ^^^^^^^^^ method not found in `&AppError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `backtrace` is never read
[INFO] [stdout]   --> src/error.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Database { source: DbError, backtrace: Backtrace },
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `backtrace` is never read
[INFO] [stdout]   --> src/error.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         backtrace: Backtrace,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/error.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         source: hyper::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `backtrace` is never read
[INFO] [stdout]   --> src/error.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         backtrace: Backtrace,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]   --> src/error.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         source: tokio::io::Error,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `backtrace` is never read
[INFO] [stdout]   --> src/error.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         backtrace: Backtrace,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0407, E0554, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0407`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boluo_server` (bin "server") due to 7 previous errors; 18 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cc621b10b81f4021bfafea2ef17521f778485c19ed93c19585743fdc3ff80df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc621b10b81f4021bfafea2ef17521f778485c19ed93c19585743fdc3ff80df1", kill_on_drop: false }`
[INFO] [stdout] cc621b10b81f4021bfafea2ef17521f778485c19ed93c19585743fdc3ff80df1
