[INFO] fetching crate rsmq_async_lite 2.1.1...
[INFO] testing rsmq_async_lite-2.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rsmq_async_lite 2.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rsmq_async_lite 2.1.1
[INFO] finished tweaking crates.io crate rsmq_async_lite 2.1.1
[INFO] tweaked toml for crates.io crate rsmq_async_lite 2.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsmq_async_lite 2.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 106 packages to latest compatible versions
[INFO] [stderr]       Adding bb8-redis v0.5.0 (available: v0.24.0)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding redis v0.15.1 (available: v0.32.7)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.48.0)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 348d8b6a0af95dd4511e2891d90aedddfa8fc7fb6197c4b6d049d7684428a5b1
[INFO] running `Command { std: "docker" "start" "-a" "348d8b6a0af95dd4511e2891d90aedddfa8fc7fb6197c4b6d049d7684428a5b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "348d8b6a0af95dd4511e2891d90aedddfa8fc7fb6197c4b6d049d7684428a5b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "348d8b6a0af95dd4511e2891d90aedddfa8fc7fb6197c4b6d049d7684428a5b1", kill_on_drop: false }`
[INFO] [stdout] 348d8b6a0af95dd4511e2891d90aedddfa8fc7fb6197c4b6d049d7684428a5b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 72027d5714ba8107feeca09c9765dc7c36a9bacdd6e9d75fb02a0c6ea32976cc
[INFO] running `Command { std: "docker" "start" "-a" "72027d5714ba8107feeca09c9765dc7c36a9bacdd6e9d75fb02a0c6ea32976cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling radix_fmt v1.0.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.2.0
[INFO] [stderr]    Compiling bb8 v0.4.2
[INFO] [stderr]    Compiling redis v0.15.1
[INFO] [stderr]    Compiling bb8-redis v0.5.0
[INFO] [stderr]    Compiling rsmq_async_lite v2.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 355 | /     pub async fn send_message(
[INFO] [stdout] 356 | |         &mut self,
[INFO] [stdout] 357 | |         qname: &str,
[INFO] [stdout] 358 | |         message: &T,
[INFO] [stdout] 359 | |         delay: Option<u64>,
[INFO] [stdout] 360 | |     ) -> RsmqResult<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/lib.rs:406:18
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 .query_async(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] 406 |                 .query_async::<_, ()>(conn)
[INFO] [stdout]     |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:534:5
[INFO] [stdout]     |
[INFO] [stdout] 534 | /     pub async fn set_queue_attributes(
[INFO] [stdout] 535 | |         &mut self,
[INFO] [stdout] 536 | |         qname: &str,
[INFO] [stdout] 537 | |         seconds_hidden: Option<u64>,
[INFO] [stdout] 538 | |         delay: Option<u64>,
[INFO] [stdout] 539 | |         maxsize: Option<i64>,
[INFO] [stdout] 540 | |     ) -> RsmqResult<RsmqQueueAttributes> {
[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/lib.rs:589:22
[INFO] [stdout]     |
[INFO] [stdout] 589 |             commands.query_async(conn).await?;
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 589 |             commands.query_async::<_, ()>(conn).await?;
[INFO] [stdout]     |                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.15.1, rsmq_async_lite v2.1.1 (/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 2`
[INFO] running `Command { std: "docker" "inspect" "72027d5714ba8107feeca09c9765dc7c36a9bacdd6e9d75fb02a0c6ea32976cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72027d5714ba8107feeca09c9765dc7c36a9bacdd6e9d75fb02a0c6ea32976cc", kill_on_drop: false }`
[INFO] [stdout] 72027d5714ba8107feeca09c9765dc7c36a9bacdd6e9d75fb02a0c6ea32976cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac14c5fd922f0c4afb921bfc2c3e1d29bb2de9dfcded82cf433cb79df44d2cc1
[INFO] running `Command { std: "docker" "start" "-a" "ac14c5fd922f0c4afb921bfc2c3e1d29bb2de9dfcded82cf433cb79df44d2cc1", kill_on_drop: false }`
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 355 | /     pub async fn send_message(
[INFO] [stdout] 356 | |         &mut self,
[INFO] [stdout] 357 | |         qname: &str,
[INFO] [stdout] 358 | |         message: &T,
[INFO] [stdout] 359 | |         delay: Option<u64>,
[INFO] [stdout] 360 | |     ) -> RsmqResult<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/lib.rs:406:18
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 .query_async(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] 406 |                 .query_async::<_, ()>(conn)
[INFO] [stdout]     |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:534:5
[INFO] [stdout]     |
[INFO] [stdout] 534 | /     pub async fn set_queue_attributes(
[INFO] [stdout] 535 | |         &mut self,
[INFO] [stdout] 536 | |         qname: &str,
[INFO] [stdout] 537 | |         seconds_hidden: Option<u64>,
[INFO] [stdout] 538 | |         delay: Option<u64>,
[INFO] [stdout] 539 | |         maxsize: Option<i64>,
[INFO] [stdout] 540 | |     ) -> RsmqResult<RsmqQueueAttributes> {
[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/lib.rs:589:22
[INFO] [stdout]     |
[INFO] [stdout] 589 |             commands.query_async(conn).await?;
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 589 |             commands.query_async::<_, ()>(conn).await?;
[INFO] [stdout]     |                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rsmq_async_lite v2.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rsmq_async`
[INFO] [stdout]  --> tests/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rsmq_async::{Rsmq, RsmqError, RsmqOptions};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rsmq_async`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsmq_async`, use `cargo add rsmq_async` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:8:20
[INFO] [stdout]    |
[INFO] [stdout]  8 |       let mut rsmq = Rsmq::<String>::new(RsmqOptions {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout]  9 | |         db: 0,
[INFO] [stdout] 10 | |         realtime: true,
[INFO] [stdout] 11 | |         ..Default::default()
[INFO] [stdout] 12 | |     })
[INFO] [stdout] 13 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     rsmq.create_queue("queue1", None, None, None).await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     assert!(rsmq.has_queue("queue1").await.unwrap());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     rsmq.send_message("queue1", &"testmessage".to_string(), None)
[INFO] [stdout] 21 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let message = rsmq.receive_message("queue1", None).await.unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     rsmq.delete_message("queue1", &message.id).await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let message = rsmq.receive_message("queue1", None).await.unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     rsmq.delete_queue("queue1").await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |       let mut rsmq = Rsmq::<String>::new(RsmqOptions {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 42 | |         db: 1,
[INFO] [stdout] 43 | |         ..Default::default()
[INFO] [stdout] 44 | |     })
[INFO] [stdout] 45 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     rsmq.create_queue("queue2", None, None, None).await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     rsmq.send_message("queue2", &"testmessage".to_string(), None)
[INFO] [stdout] 51 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let message = rsmq.pop_message("queue2").await.unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let message = rsmq.pop_message("queue2").await.unwrap();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     rsmq.delete_queue("queue2").await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |       let mut rsmq = Rsmq::<String>::new(RsmqOptions {
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 72 | |         db: 2,
[INFO] [stdout] 73 | |         ..Default::default()
[INFO] [stdout] 74 | |     })
[INFO] [stdout] 75 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     rsmq.create_queue("queue3", None, None, None).await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let queues = rsmq.list_queues().await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let result = rsmq.create_queue("queue3", None, None, None).await;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 85 |
[INFO] [stdout] 86 |     assert!(result.is_err());
[INFO] [stdout]    |             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let result: /* Type */ = rsmq.create_queue("queue3", None, None, None).await;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/test.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         rsmq.delete_queue("queue3").await.unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:98:20
[INFO] [stdout]     |
[INFO] [stdout]  98 |       let mut rsmq = Rsmq::<String>::new(RsmqOptions {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout]  99 | |         db: 3,
[INFO] [stdout] 100 | |         ..Default::default()
[INFO] [stdout] 101 | |     })
[INFO] [stdout] 102 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     rsmq.create_queue("queue4", None, None, None).await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let attributes = rsmq.get_queue_attributes("queue4").await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     rsmq.set_queue_attributes("queue4", Some(45), Some(5), Some(2048))
[INFO] [stdout] 120 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let attributes = rsmq.get_queue_attributes("queue4").await.unwrap();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     rsmq.delete_queue("queue4").await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |       let mut rsmq = Rsmq::<String>::new(RsmqOptions {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 141 | |         db: 4,
[INFO] [stdout] 142 | |         ..Default::default()
[INFO] [stdout] 143 | |     })
[INFO] [stdout] 144 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     rsmq.create_queue("queue5", None, None, None).await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:149:18
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let queues = rsmq.list_queues().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     rsmq.delete_queue("queue5").await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:155:18
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let queues = rsmq.list_queues().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let result = rsmq.delete_queue("queue5").await;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 160 |
[INFO] [stdout] 161 |     assert!(result.is_err());
[INFO] [stdout]     |             ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let result: /* Type */ = rsmq.delete_queue("queue5").await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let result = rsmq.get_queue_attributes("queue5").await;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 169 |
[INFO] [stdout] 170 |     assert!(result.is_err());
[INFO] [stdout]     |             ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let result: /* Type */ = rsmq.get_queue_attributes("queue5").await;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let result = rsmq
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     assert!(result.is_err());
[INFO] [stdout]     |             ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let result: /* Type */ = rsmq
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:192:20
[INFO] [stdout]     |
[INFO] [stdout] 192 |       let mut rsmq = Rsmq::<String>::new(RsmqOptions {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 193 | |         db: 5,
[INFO] [stdout] 194 | |         ..Default::default()
[INFO] [stdout] 195 | |     })
[INFO] [stdout] 196 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     rsmq.create_queue("queue6", None, None, None).await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 | /     rsmq.send_message("queue6", &"testmessage".to_string(), None)
[INFO] [stdout] 202 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:205:19
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let message = rsmq.receive_message("queue6", None).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:210:19
[INFO] [stdout]     |
[INFO] [stdout] 210 |     let message = rsmq.receive_message("queue6", None).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | /     rsmq.change_message_visibility("queue6", &message_id, 0)
[INFO] [stdout] 214 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let message = rsmq.receive_message("queue6", None).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 |     rsmq.delete_queue("queue6").await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:230:20
[INFO] [stdout]     |
[INFO] [stdout] 230 |       let mut rsmq = Rsmq::<String>::new(RsmqOptions {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 231 | |         db: 6,
[INFO] [stdout] 232 | |         ..Default::default()
[INFO] [stdout] 233 | |     })
[INFO] [stdout] 234 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | /     rsmq.create_queue("queue7", None, None, Some(-1))
[INFO] [stdout] 238 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | /     rsmq.send_message("queue7", &"testmessage".to_string(), None)
[INFO] [stdout] 242 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |     let message = rsmq.receive_message("queue7", None).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:249:19
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let message = rsmq.receive_message("queue7", None).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:253:19
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let message = rsmq.receive_message("queue7", None).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:256:5
[INFO] [stdout]     |
[INFO] [stdout] 256 |     rsmq.delete_queue("queue7").await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:261:20
[INFO] [stdout]     |
[INFO] [stdout] 261 |       let mut rsmq = Rsmq::<String>::new(RsmqOptions {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 262 | |         db: 7,
[INFO] [stdout] 263 | |         ..Default::default()
[INFO] [stdout] 264 | |     })
[INFO] [stdout] 265 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 268 | /     rsmq.create_queue("queue8", Some(15), None, Some(-1))
[INFO] [stdout] 269 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | /     rsmq.send_message("queue8", &"testmessage".to_string(), None)
[INFO] [stdout] 273 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:276:19
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let message = rsmq.receive_message("queue8", None).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:280:19
[INFO] [stdout]     |
[INFO] [stdout] 280 |     let message = rsmq.receive_message("queue8", None).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:284:19
[INFO] [stdout]     |
[INFO] [stdout] 284 |     let message = rsmq.receive_message("queue8", None).await.unwrap();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/test.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     rsmq.delete_queue("queue8").await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsmq_async_lite` (test "test") due to 56 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:355:5
[INFO] [stdout]     |
[INFO] [stdout] 355 | /     pub async fn send_message(
[INFO] [stdout] 356 | |         &mut self,
[INFO] [stdout] 357 | |         qname: &str,
[INFO] [stdout] 358 | |         message: &T,
[INFO] [stdout] 359 | |         delay: Option<u64>,
[INFO] [stdout] 360 | |     ) -> RsmqResult<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/lib.rs:406:18
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 .query_async(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] 406 |                 .query_async::<_, ()>(conn)
[INFO] [stdout]     |                             +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:534:5
[INFO] [stdout]     |
[INFO] [stdout] 534 | /     pub async fn set_queue_attributes(
[INFO] [stdout] 535 | |         &mut self,
[INFO] [stdout] 536 | |         qname: &str,
[INFO] [stdout] 537 | |         seconds_hidden: Option<u64>,
[INFO] [stdout] 538 | |         delay: Option<u64>,
[INFO] [stdout] 539 | |         maxsize: Option<i64>,
[INFO] [stdout] 540 | |     ) -> RsmqResult<RsmqQueueAttributes> {
[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/lib.rs:589:22
[INFO] [stdout]     |
[INFO] [stdout] 589 |             commands.query_async(conn).await?;
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 589 |             commands.query_async::<_, ()>(conn).await?;
[INFO] [stdout]     |                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ac14c5fd922f0c4afb921bfc2c3e1d29bb2de9dfcded82cf433cb79df44d2cc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac14c5fd922f0c4afb921bfc2c3e1d29bb2de9dfcded82cf433cb79df44d2cc1", kill_on_drop: false }`
[INFO] [stdout] ac14c5fd922f0c4afb921bfc2c3e1d29bb2de9dfcded82cf433cb79df44d2cc1
