[INFO] cloning repository https://github.com/ningwang-arch/moce
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ningwang-arch/moce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fningwang-arch%2Fmoce", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fningwang-arch%2Fmoce'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed7277c96ed2272c0b8631321f9a30134e2e1866
[INFO] testing ningwang-arch/moce against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fningwang-arch%2Fmoce" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ningwang-arch/moce
[INFO] finished tweaking git repo https://github.com/ningwang-arch/moce
[INFO] tweaked toml for git repo https://github.com/ningwang-arch/moce written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ningwang-arch/moce on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ningwang-arch/moce already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1f25d7b2000df510c5c8eea03695a6fd1ea4e1154254c941bfb13b2ec55babe
[INFO] running `Command { std: "docker" "start" "-a" "b1f25d7b2000df510c5c8eea03695a6fd1ea4e1154254c941bfb13b2ec55babe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1f25d7b2000df510c5c8eea03695a6fd1ea4e1154254c941bfb13b2ec55babe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1f25d7b2000df510c5c8eea03695a6fd1ea4e1154254c941bfb13b2ec55babe", kill_on_drop: false }`
[INFO] [stdout] b1f25d7b2000df510c5c8eea03695a6fd1ea4e1154254c941bfb13b2ec55babe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f8e62bcc288f5a664d824235b6e5d65f0d9d15a11c7750819aa23f9fd8520ce
[INFO] running `Command { std: "docker" "start" "-a" "9f8e62bcc288f5a664d824235b6e5d65f0d9d15a11c7750819aa23f9fd8520ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling ref-cast v1.0.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling frunk_core v0.4.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling rayon v1.6.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling figment v0.10.8
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rust_decimal v1.27.0
[INFO] [stderr]    Compiling openssl v0.10.43
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.1
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling io-enum v1.0.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.7
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rulinalg v0.4.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling mysql v23.0.0
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.13
[INFO] [stderr]    Compiling frunk_proc_macros_impl v0.1.1
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling frunk_derives v0.4.1
[INFO] [stderr]    Compiling uuid-macro-internal v1.2.2
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling frunk v0.4.1
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling rocket-grants-proc-macro v0.5.0-rc.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling lru v0.8.1
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]    Compiling serde_with_macros v2.1.0
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling pwhash v1.0.0
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling mysql_common v0.29.1
[INFO] [stderr]    Compiling imageproc v0.22.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.2
[INFO] [stderr]    Compiling captcha-rs v0.2.6
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling serde_with v2.1.0
[INFO] [stderr]    Compiling redis v0.22.1
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling rocket-grants v0.5.0-rc.2
[INFO] [stderr]    Compiling moce v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn set(&mut self, key: &str, value: &str, expire: i64) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |             .query(&mut self.conn)?;
[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] 24 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn delete(&mut self, key: &str) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:44:36
[INFO] [stdout]    |
[INFO] [stdout] 44 |         redis::cmd("DEL").arg(key).query(&mut self.conn)?;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 44 |         redis::cmd("DEL").arg(key).query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn delete_keys(&mut self, keys: Vec<&str>) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         redis::cmd("DEL").arg(keys).query(&mut self.conn)?;
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 50 |         redis::cmd("DEL").arg(keys).query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     pub fn h_set(
[INFO] [stdout] 56 | |         &mut self,
[INFO] [stdout] 57 | |         key: &str,
[INFO] [stdout] 58 | |         field: &str,
[INFO] [stdout] 59 | |         value: &str,
[INFO] [stdout] 60 | |         expire: i64,
[INFO] [stdout] 61 | |     ) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |             .query(&mut self.conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 66 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn h_del(&mut self, key: &str, fields: Vec<&str>) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .query(&mut self.conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn expire(&mut self, key: &str, expire: i64) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 |             .query(&mut self.conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 97 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: moce v0.1.0 (/opt/rustwide/workdir), redis v0.22.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9f8e62bcc288f5a664d824235b6e5d65f0d9d15a11c7750819aa23f9fd8520ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f8e62bcc288f5a664d824235b6e5d65f0d9d15a11c7750819aa23f9fd8520ce", kill_on_drop: false }`
[INFO] [stdout] 9f8e62bcc288f5a664d824235b6e5d65f0d9d15a11c7750819aa23f9fd8520ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 082809aaa0bbf26e0cda5bc8068029571fd59f71191bb36c7568d6b965bc1ce9
[INFO] running `Command { std: "docker" "start" "-a" "082809aaa0bbf26e0cda5bc8068029571fd59f71191bb36c7568d6b965bc1ce9", kill_on_drop: false }`
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn set(&mut self, key: &str, value: &str, expire: i64) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |             .query(&mut self.conn)?;
[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] 24 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn delete(&mut self, key: &str) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:44:36
[INFO] [stdout]    |
[INFO] [stdout] 44 |         redis::cmd("DEL").arg(key).query(&mut self.conn)?;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 44 |         redis::cmd("DEL").arg(key).query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn delete_keys(&mut self, keys: Vec<&str>) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         redis::cmd("DEL").arg(keys).query(&mut self.conn)?;
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 50 |         redis::cmd("DEL").arg(keys).query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     pub fn h_set(
[INFO] [stdout] 56 | |         &mut self,
[INFO] [stdout] 57 | |         key: &str,
[INFO] [stdout] 58 | |         field: &str,
[INFO] [stdout] 59 | |         value: &str,
[INFO] [stdout] 60 | |         expire: i64,
[INFO] [stdout] 61 | |     ) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |             .query(&mut self.conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 66 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn h_del(&mut self, key: &str, fields: Vec<&str>) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .query(&mut self.conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn expire(&mut self, key: &str, expire: i64) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 |             .query(&mut self.conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 97 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling moce v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn set(&mut self, key: &str, value: &str, expire: i64) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 24 |             .query(&mut self.conn)?;
[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] 24 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn delete(&mut self, key: &str) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:44:36
[INFO] [stdout]    |
[INFO] [stdout] 44 |         redis::cmd("DEL").arg(key).query(&mut self.conn)?;
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 44 |         redis::cmd("DEL").arg(key).query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn delete_keys(&mut self, keys: Vec<&str>) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:50:37
[INFO] [stdout]    |
[INFO] [stdout] 50 |         redis::cmd("DEL").arg(keys).query(&mut self.conn)?;
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 50 |         redis::cmd("DEL").arg(keys).query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     pub fn h_set(
[INFO] [stdout] 56 | |         &mut self,
[INFO] [stdout] 57 | |         key: &str,
[INFO] [stdout] 58 | |         field: &str,
[INFO] [stdout] 59 | |         value: &str,
[INFO] [stdout] 60 | |         expire: i64,
[INFO] [stdout] 61 | |     ) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |             .query(&mut self.conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 66 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn h_del(&mut self, key: &str, fields: Vec<&str>) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .query(&mut self.conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/common/redis/redis_utils.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn expire(&mut self, key: &str, expire: i64) -> Result<(), redis::RedisError> {
[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/common/redis/redis_utils.rs:97:14
[INFO] [stdout]    |
[INFO] [stdout] 97 |             .query(&mut self.conn)?;
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 97 |             .query::<()>(&mut self.conn)?;
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: moce v0.1.0 (/opt/rustwide/workdir), redis v0.22.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "082809aaa0bbf26e0cda5bc8068029571fd59f71191bb36c7568d6b965bc1ce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "082809aaa0bbf26e0cda5bc8068029571fd59f71191bb36c7568d6b965bc1ce9", kill_on_drop: false }`
[INFO] [stdout] 082809aaa0bbf26e0cda5bc8068029571fd59f71191bb36c7568d6b965bc1ce9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a5fc7194398b94ca702094ec993080136c74f99b19392af106e39ad94319829
[INFO] running `Command { std: "docker" "start" "-a" "9a5fc7194398b94ca702094ec993080136c74f99b19392af106e39ad94319829", kill_on_drop: false }`
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn set(&mut self, key: &str, value: &str, expire: i64) -> Result<(), redis::RedisError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:24:14
[INFO] [stderr]    |
[INFO] [stderr] 24 |             .query(&mut self.conn)?;
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 24 |             .query::<()>(&mut self.conn)?;
[INFO] [stderr]    |                   ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub fn delete(&mut self, key: &str) -> Result<(), redis::RedisError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:44:36
[INFO] [stderr]    |
[INFO] [stderr] 44 |         redis::cmd("DEL").arg(key).query(&mut self.conn)?;
[INFO] [stderr]    |                                    ^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 44 |         redis::cmd("DEL").arg(key).query::<()>(&mut self.conn)?;
[INFO] [stderr]    |                                         ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub fn delete_keys(&mut self, keys: Vec<&str>) -> Result<(), redis::RedisError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:50:37
[INFO] [stderr]    |
[INFO] [stderr] 50 |         redis::cmd("DEL").arg(keys).query(&mut self.conn)?;
[INFO] [stderr]    |                                     ^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 50 |         redis::cmd("DEL").arg(keys).query::<()>(&mut self.conn)?;
[INFO] [stderr]    |                                          ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 55 | /     pub fn h_set(
[INFO] [stderr] 56 | |         &mut self,
[INFO] [stderr] 57 | |         key: &str,
[INFO] [stderr] 58 | |         field: &str,
[INFO] [stderr] 59 | |         value: &str,
[INFO] [stderr] 60 | |         expire: i64,
[INFO] [stderr] 61 | |     ) -> Result<(), redis::RedisError> {
[INFO] [stderr]    | |______________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:66:14
[INFO] [stderr]    |
[INFO] [stderr] 66 |             .query(&mut self.conn)?;
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 66 |             .query::<()>(&mut self.conn)?;
[INFO] [stderr]    |                   ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn h_del(&mut self, key: &str, fields: Vec<&str>) -> Result<(), redis::RedisError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:88:14
[INFO] [stderr]    |
[INFO] [stderr] 88 |             .query(&mut self.conn)?;
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 88 |             .query::<()>(&mut self.conn)?;
[INFO] [stderr]    |                   ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:93:5
[INFO] [stderr]    |
[INFO] [stderr] 93 |     pub fn expire(&mut self, key: &str, expire: i64) -> Result<(), redis::RedisError> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/common/redis/redis_utils.rs:97:14
[INFO] [stderr]    |
[INFO] [stderr] 97 |             .query(&mut self.conn)?;
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 97 |             .query::<()>(&mut self.conn)?;
[INFO] [stderr]    |                   ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `moce` (lib) generated 6 warnings (run `cargo fix --lib -p moce` to apply 6 suggestions)
[INFO] [stderr] warning: `moce` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: moce v0.1.0 (/opt/rustwide/workdir), redis v0.22.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/moce-f89134861a56dd88)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moce-b0948d5f34988ff0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/serde_test.rs (/opt/rustwide/target/debug/deps/serde_test-77a0ed35a4af80d5)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test ... ok
[INFO] [stdout] test test_de ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_bcrypt.rs (/opt/rustwide/target/debug/deps/test_bcrypt-28f90d601d8e1a48)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test verify ... ok
[INFO] [stdout] test test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests moce
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9a5fc7194398b94ca702094ec993080136c74f99b19392af106e39ad94319829", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a5fc7194398b94ca702094ec993080136c74f99b19392af106e39ad94319829", kill_on_drop: false }`
[INFO] [stdout] 9a5fc7194398b94ca702094ec993080136c74f99b19392af106e39ad94319829
