[INFO] cloning repository https://github.com/videni/yredis.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/videni/yredis.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideni%2Fyredis.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideni%2Fyredis.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83cb419f0f6f95bbbeebd7ed9b31208a3f39e700
[INFO] building videni/yredis.rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvideni%2Fyredis.rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/videni/yredis.rs
[INFO] finished tweaking git repo https://github.com/videni/yredis.rs
[INFO] tweaked toml for git repo https://github.com/videni/yredis.rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/videni/yredis.rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/videni/yredis.rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-macros v0.2.21
[INFO] [stderr]   Downloaded auto-future v1.0.0
[INFO] [stderr]   Downloaded reserve-port v2.1.0
[INFO] [stderr]   Downloaded async-compat v0.2.4
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded bytesize v1.3.2
[INFO] [stderr]   Downloaded flagset v0.4.6
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.7.0
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded reqsign v0.14.9
[INFO] [stderr]   Downloaded bigdecimal v0.4.7
[INFO] [stderr]   Downloaded rust_decimal v1.37.0
[INFO] [stderr]   Downloaded axum-test v17.2.0
[INFO] [stderr]   Downloaded borsh-derive v1.5.6
[INFO] [stderr]   Downloaded smallstr v0.3.0
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.7
[INFO] [stderr]   Downloaded quick-xml v0.29.0
[INFO] [stderr]   Downloaded backon v0.4.4
[INFO] [stderr]   Downloaded rust-ini v0.20.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded sea-query v0.32.3
[INFO] [stderr]   Downloaded yrs v0.22.0
[INFO] [stderr]   Downloaded pgvector v0.4.0
[INFO] [stderr]   Downloaded redis v0.29.1
[INFO] [stderr]   Downloaded inherent v1.0.12
[INFO] [stderr]   Downloaded borsh v1.5.6
[INFO] [stderr]   Downloaded opendal v0.39.0
[INFO] [stderr]   Downloaded sea-orm v1.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cade341fa775f39dabfc82f695bc9b9c56bcd95b823064515a0edfdf415a82f5
[INFO] running `Command { std: "docker" "start" "-a" "cade341fa775f39dabfc82f695bc9b9c56bcd95b823064515a0edfdf415a82f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cade341fa775f39dabfc82f695bc9b9c56bcd95b823064515a0edfdf415a82f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cade341fa775f39dabfc82f695bc9b9c56bcd95b823064515a0edfdf415a82f5", kill_on_drop: false }`
[INFO] [stdout] cade341fa775f39dabfc82f695bc9b9c56bcd95b823064515a0edfdf415a82f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6302ae20a693ec5cdf69819afa526e1878c9812dce978b0e5a89ada8fd532be0
[INFO] running `Command { std: "docker" "start" "-a" "6302ae20a693ec5cdf69819afa526e1878c9812dce978b0e5a89ada8fd532be0", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling rust_decimal v1.37.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling sea-orm-macros v1.1.7
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling yrs v0.22.0
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sea-query v0.32.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling redis v0.29.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.7
[INFO] [stderr]    Compiling yredis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Decoder`
[INFO] [stdout]   --> src/api.rs:10:106
[INFO] [stdout]    |
[INFO] [stdout] 10 | use yrs::{encoding::read::{Cursor, Read}, sync::{Awareness, AwarenessUpdate}, updates::decoder::{Decode, Decoder, DecoderV1}, Doc as YDoc...
[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: `anyhow`
[INFO] [stdout]  --> src/protocol.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Result, anyhow};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> src/protocol.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transact`
[INFO] [stdout]  --> src/protocol.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Transact, Update,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /     pub async fn consume_worker_queue(
[INFO] [stdout] 278 | |         &mut self,
[INFO] [stdout] 279 | |         try_claim_count: usize,
[INFO] [stdout] 280 | |         update_callback: impl Fn(&str, &YDoc) -> Result<()>,
[INFO] [stdout] 281 | |     ) -> Result<Vec<(String, String)>> {
[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/api.rs:316:22
[INFO] [stdout]     |
[INFO] [stdout] 316 |                 pipe.query(&mut 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] 316 ~                 pipe.query::<()>(&mut conn)?;
[INFO] [stdout] 317 |                 
[INFO] [stdout] ...
[INFO] [stdout] 366 |                 
[INFO] [stdout] 367 ~                 pipe.query::<()>(&mut conn)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_doc_callback`
[INFO] [stdout]    --> src/ws.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     init_doc_callback: Arc<impl Fn(&str, &str, &Api) -> Result<()> + Send + Sync>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_doc_callback`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/server.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Query(params): Query<HashMap<String, String>>,
[INFO] [stdout]    |           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room`
[INFO] [stdout]   --> src/server.rs:53:37
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ws_server.handle(user, socket, |room, index, client| {
[INFO] [stdout]    |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_room`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/server.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ws_server.handle(user, socket, |room, index, client| {
[INFO] [stdout]    |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/server.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ws_server.handle(user, socket, |room, index, client| {
[INFO] [stdout]    |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/ws.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 36 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/storage/memory.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     txn.apply_update(merged);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     let _ = txn.apply_update(merged);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yredis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "6302ae20a693ec5cdf69819afa526e1878c9812dce978b0e5a89ada8fd532be0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6302ae20a693ec5cdf69819afa526e1878c9812dce978b0e5a89ada8fd532be0", kill_on_drop: false }`
[INFO] [stdout] 6302ae20a693ec5cdf69819afa526e1878c9812dce978b0e5a89ada8fd532be0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9afc23f50170dcf96a759a9386b3fd16c09d96d1ddba283776b6d8fa10989d60
[INFO] running `Command { std: "docker" "start" "-a" "9afc23f50170dcf96a759a9386b3fd16c09d96d1ddba283776b6d8fa10989d60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling reserve-port v2.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling bytesize v1.3.2
[INFO] [stderr]    Compiling auto-future v1.0.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.7.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling sea-orm v1.1.7
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling axum-test v17.2.0
[INFO] [stderr]    Compiling yredis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Decoder`
[INFO] [stdout]   --> src/api.rs:10:106
[INFO] [stdout]    |
[INFO] [stdout] 10 | use yrs::{encoding::read::{Cursor, Read}, sync::{Awareness, AwarenessUpdate}, updates::decoder::{Decode, Decoder, DecoderV1}, Doc as YDoc...
[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: `anyhow`
[INFO] [stdout]  --> src/protocol.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Result, anyhow};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> src/protocol.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transact`
[INFO] [stdout]  --> src/protocol.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Transact, Update,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /     pub async fn consume_worker_queue(
[INFO] [stdout] 278 | |         &mut self,
[INFO] [stdout] 279 | |         try_claim_count: usize,
[INFO] [stdout] 280 | |         update_callback: impl Fn(&str, &YDoc) -> Result<()>,
[INFO] [stdout] 281 | |     ) -> Result<Vec<(String, String)>> {
[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/api.rs:316:22
[INFO] [stdout]     |
[INFO] [stdout] 316 |                 pipe.query(&mut 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] 316 ~                 pipe.query::<()>(&mut conn)?;
[INFO] [stdout] 317 |                 
[INFO] [stdout] ...
[INFO] [stdout] 366 |                 
[INFO] [stdout] 367 ~                 pipe.query::<()>(&mut conn)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_doc_callback`
[INFO] [stdout]    --> src/ws.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     init_doc_callback: Arc<impl Fn(&str, &str, &Api) -> Result<()> + Send + Sync>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_doc_callback`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/server.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Query(params): Query<HashMap<String, String>>,
[INFO] [stdout]    |           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room`
[INFO] [stdout]   --> src/server.rs:53:37
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ws_server.handle(user, socket, |room, index, client| {
[INFO] [stdout]    |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_room`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/server.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ws_server.handle(user, socket, |room, index, client| {
[INFO] [stdout]    |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/server.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ws_server.handle(user, socket, |room, index, client| {
[INFO] [stdout]    |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/ws.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 36 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/storage/memory.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     txn.apply_update(merged);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     let _ = txn.apply_update(merged);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Decoder`
[INFO] [stdout]   --> src/api.rs:10:106
[INFO] [stdout]    |
[INFO] [stdout] 10 | use yrs::{encoding::read::{Cursor, Read}, sync::{Awareness, AwarenessUpdate}, updates::decoder::{Decode, Decoder, DecoderV1}, Doc as YDoc...
[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: `anyhow`
[INFO] [stdout]  --> src/protocol.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{Result, anyhow};
[INFO] [stdout]   |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::error`
[INFO] [stdout]  --> src/protocol.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tracing::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Transact`
[INFO] [stdout]  --> src/protocol.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Transact, Update,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/api.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /     pub async fn consume_worker_queue(
[INFO] [stdout] 278 | |         &mut self,
[INFO] [stdout] 279 | |         try_claim_count: usize,
[INFO] [stdout] 280 | |         update_callback: impl Fn(&str, &YDoc) -> Result<()>,
[INFO] [stdout] 281 | |     ) -> Result<Vec<(String, String)>> {
[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/api.rs:316:22
[INFO] [stdout]     |
[INFO] [stdout] 316 |                 pipe.query(&mut 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] 316 ~                 pipe.query::<()>(&mut conn)?;
[INFO] [stdout] 317 |                 
[INFO] [stdout] ...
[INFO] [stdout] 366 |                 
[INFO] [stdout] 367 ~                 pipe.query::<()>(&mut conn)?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_doc_callback`
[INFO] [stdout]    --> src/ws.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     init_doc_callback: Arc<impl Fn(&str, &str, &Api) -> Result<()> + Send + Sync>
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_doc_callback`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> src/server.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Query(params): Query<HashMap<String, String>>,
[INFO] [stdout]    |           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room`
[INFO] [stdout]   --> src/server.rs:53:37
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ws_server.handle(user, socket, |room, index, client| {
[INFO] [stdout]    |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_room`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]   --> src/server.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ws_server.handle(user, socket, |room, index, client| {
[INFO] [stdout]    |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client`
[INFO] [stdout]   --> src/server.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout] 53 |     ws_server.handle(user, socket, |room, index, client| {
[INFO] [stdout]    |                                                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/ws.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct User {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 36 |     id: usize,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/storage/memory.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     txn.apply_update(merged);
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 68 |                     let _ = txn.apply_update(merged);
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Router` and `body::Body`
[INFO] [stdout]  --> tests/test_server.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::{Router, body::Body};
[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: `TestServerConfig`
[INFO] [stdout]  --> tests/test_server.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum_test::{TestServer, TestServerConfig};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yredis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "9afc23f50170dcf96a759a9386b3fd16c09d96d1ddba283776b6d8fa10989d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9afc23f50170dcf96a759a9386b3fd16c09d96d1ddba283776b6d8fa10989d60", kill_on_drop: false }`
[INFO] [stdout] 9afc23f50170dcf96a759a9386b3fd16c09d96d1ddba283776b6d8fa10989d60
