[INFO] fetching crate deadpool-redis-cluster 0.1.1...
[INFO] testing deadpool-redis-cluster-0.1.1 against 1.94.0 for beta-1.95-1
[INFO] extracting crate deadpool-redis-cluster 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate deadpool-redis-cluster 0.1.1
[INFO] finished tweaking crates.io crate deadpool-redis-cluster 0.1.1
[INFO] tweaked toml for crates.io crate deadpool-redis-cluster 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate deadpool-redis-cluster 0.1.1 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding config v0.13.4 (available: v0.15.19)
[INFO] [stderr]       Adding deadpool v0.10.0 (available: v0.13.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding redis v0.23.3 (available: v1.0.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc16 v0.4.0
[INFO] [stderr]   Downloaded redis_cluster_async v0.8.1
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77d6dad00e789c245d3da30d3847dbe106e34112232e1f792eca5a665c76abb3
[INFO] running `Command { std: "docker" "start" "-a" "77d6dad00e789c245d3da30d3847dbe106e34112232e1f792eca5a665c76abb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77d6dad00e789c245d3da30d3847dbe106e34112232e1f792eca5a665c76abb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77d6dad00e789c245d3da30d3847dbe106e34112232e1f792eca5a665c76abb3", kill_on_drop: false }`
[INFO] [stdout] 77d6dad00e789c245d3da30d3847dbe106e34112232e1f792eca5a665c76abb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b57c48eac3fe5be835ea11b8ddc2d3af1e0d0d02ad5c96dbf6d0dbfcd8dd337
[INFO] running `Command { std: "docker" "start" "-a" "3b57c48eac3fe5be835ea11b8ddc2d3af1e0d0d02ad5c96dbf6d0dbfcd8dd337", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v0.23.3
[INFO] [stderr]    Compiling redis_cluster_async v0.8.1
[INFO] [stderr]    Compiling deadpool-redis-cluster v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3b57c48eac3fe5be835ea11b8ddc2d3af1e0d0d02ad5c96dbf6d0dbfcd8dd337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b57c48eac3fe5be835ea11b8ddc2d3af1e0d0d02ad5c96dbf6d0dbfcd8dd337", kill_on_drop: false }`
[INFO] [stdout] 3b57c48eac3fe5be835ea11b8ddc2d3af1e0d0d02ad5c96dbf6d0dbfcd8dd337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e3397737f2b0c6137a59e8dd3a176d8320c9d4ee5c6fbff32c2f8d746cf21c4
[INFO] running `Command { std: "docker" "start" "-a" "1e3397737f2b0c6137a59e8dd3a176d8320c9d4ee5c6fbff32c2f8d746cf21c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v0.23.3
[INFO] [stderr]    Compiling redis_cluster_async v0.8.1
[INFO] [stderr]    Compiling deadpool-redis-cluster v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1e3397737f2b0c6137a59e8dd3a176d8320c9d4ee5c6fbff32c2f8d746cf21c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e3397737f2b0c6137a59e8dd3a176d8320c9d4ee5c6fbff32c2f8d746cf21c4", kill_on_drop: false }`
[INFO] [stdout] 1e3397737f2b0c6137a59e8dd3a176d8320c9d4ee5c6fbff32c2f8d746cf21c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13f35859e4866d89423f7aac5091227de4cbddeaaf2cc667e7bb1497402005ea
[INFO] running `Command { std: "docker" "start" "-a" "13f35859e4866d89423f7aac5091227de4cbddeaaf2cc667e7bb1497402005ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deadpool_redis_cluster-fdaa60d16a495068)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis.rs (/opt/rustwide/target/debug/deps/redis-2a113e55b6230714)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests deadpool_redis_cluster
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/config.rs - config::Config (line 21) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 30) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::Config (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_1`
[INFO] [stdout]   --> src/config.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use serde_1 as serde;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no external crate `serde_1`
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated crate `deadpool_redis_cluster`: The functionality of `redis_cluster_async` has been merged into the 
[INFO] [stdout]          `redis` crate rendering this crate obsolete. Please use `deadpool-redis` instead.
[INFO] [stdout]   --> src/config.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | extern crate r#deadpool_redis_cluster;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `deadpool_redis_cluster::Config`: The functionality of `redis_cluster_async` has been merged into the 
[INFO] [stdout]          `redis` crate rendering this crate obsolete. Please use `deadpool-redis` instead.
[INFO] [stdout]   --> src/config.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |     redis_cluster: deadpool_redis_cluster::Config,
[INFO] [stdout]    |                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `_doctest_main_src_config_rs_21_0::Config: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/config.rs:41:16
[INFO] [stdout]     |
[INFO] [stdout]  41 |            cfg.try_deserialize()
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `_doctest_main_src_config_rs_21_0::Config`
[INFO] [stdout]    --> src/config.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `_doctest_main_src_config_rs_21_0::Config` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 153 others
[INFO] [stdout] note: required by a bound in `config::Config::try_deserialize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/config-0.13.4/src/config.rs:193:36
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn try_deserialize<'de, T: Deserialize<'de>>(self) -> Result<T> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `Config::try_deserialize`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 63) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `serde_1`
[INFO] [stdout]   --> src/lib.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | use serde_1 as serde;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ no external crate `serde_1`
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated crate `deadpool_redis_cluster`: The functionality of `redis_cluster_async` has been merged into the 
[INFO] [stdout]          `redis` crate rendering this crate obsolete. Please use `deadpool-redis` instead.
[INFO] [stdout]   --> src/lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate r#deadpool_redis_cluster;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `deadpool_redis_cluster::Config`: The functionality of `redis_cluster_async` has been merged into the 
[INFO] [stdout]          `redis` crate rendering this crate obsolete. Please use `deadpool-redis` instead.
[INFO] [stdout]   --> src/lib.rs:73:44
[INFO] [stdout]    |
[INFO] [stdout] 73 |     redis_cluster: deadpool_redis_cluster::Config
[INFO] [stdout]    |                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Config: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:86:14
[INFO] [stdout]     |
[INFO] [stdout]  86 |             .try_deserialize()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `Config`
[INFO] [stdout]    --> src/lib.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout]  71 | struct Config {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `Config` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 153 others
[INFO] [stdout] note: required by a bound in `config::Config::try_deserialize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/config-0.13.4/src/config.rs:193:36
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn try_deserialize<'de, T: Deserialize<'de>>(self) -> Result<T> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^ required by this bound in `Config::try_deserialize`
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `deadpool_redis_cluster::Config::create_pool`: The functionality of `redis_cluster_async` has been merged into the 
[INFO] [stdout]          `redis` crate rendering this crate obsolete. Please use `deadpool-redis` instead.
[INFO] [stdout]   --> src/lib.rs:94:34
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let pool = cfg.redis_cluster.create_pool(Some(Runtime::Tokio1)).unwrap();
[INFO] [stdout]    |                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 30) stdout ----
[INFO] [stdout] warning: use of deprecated crate `deadpool_redis_cluster`: The functionality of `redis_cluster_async` has been merged into the 
[INFO] [stdout]          `redis` crate rendering this crate obsolete. Please use `deadpool-redis` instead.
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | extern crate r#deadpool_redis_cluster;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `deadpool_redis_cluster::Config`: The functionality of `redis_cluster_async` has been merged into the 
[INFO] [stdout]          `redis` crate rendering this crate obsolete. Please use `deadpool-redis` instead.
[INFO] [stdout]   --> src/lib.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 | use deadpool_redis_cluster::{redis::{cmd, FromRedisValue}, Config, Runtime};
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `deadpool_redis_cluster::Config`: The functionality of `redis_cluster_async` has been merged into the 
[INFO] [stdout]          `redis` crate rendering this crate obsolete. Please use `deadpool-redis` instead.
[INFO] [stdout]   --> src/lib.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut cfg = Config::from_urls(redis_urls);
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `deadpool_redis_cluster::Config::from_urls`: The functionality of `redis_cluster_async` has been merged into the 
[INFO] [stdout]          `redis` crate rendering this crate obsolete. Please use `deadpool-redis` instead.
[INFO] [stdout]   --> src/lib.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut cfg = Config::from_urls(redis_urls);
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `deadpool_redis_cluster::Config::create_pool`: The functionality of `redis_cluster_async` has been merged into the 
[INFO] [stdout]          `redis` crate rendering this crate obsolete. Please use `deadpool-redis` instead.
[INFO] [stdout]   --> src/lib.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let pool = cfg.create_pool(Some(Runtime::Tokio1)).unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (66) panicked at src/lib.rs:10:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8dbdc411b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8dbdc411b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8dbdc411b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b8dbdc411b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b8dbdc5180a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b8dbdc5180a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b8dbdc19066 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b8dbdc19066 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b8dbdc256f9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b8dbdc256f9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b8dbdc25559 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b8dbdc259eb - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b8dbdc257b8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b8dbdc21259 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b8dbdc0de3d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b8dbdc55b4c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b8dbdc55352 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5b8dbd9d6714 - rust_out::main::{{closure}}::hc7354aa374174548
[INFO] [stdout]   18:     0x5b8dbd9cb1f6 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h99018509e97f9838
[INFO] [stdout]   19:     0x5b8dbd9cb086 - tokio::runtime::park::CachedParkThread::block_on::hf4cfe528d98506ab
[INFO] [stdout]   20:     0x5b8dbd9cc4ab - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h664177fe3a149741
[INFO] [stdout]   21:     0x5b8dbd9ccb8e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h5b2868689a064c64
[INFO] [stdout]   22:     0x5b8dbd9cbccf - tokio::runtime::context::runtime::enter_runtime::hfd62965043e0572f
[INFO] [stdout]   23:     0x5b8dbd9ccb13 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9dec937f8287e78a
[INFO] [stdout]   24:     0x5b8dbd9cc789 - tokio::runtime::runtime::Runtime::block_on_inner::h1af5b7881ec2e53e
[INFO] [stdout]   25:     0x5b8dbd9cc9e2 - tokio::runtime::runtime::Runtime::block_on::hef083acc77178273
[INFO] [stdout]   26:     0x5b8dbd9d64ed - rust_out::main::h1d5d9cc717612345
[INFO] [stdout]   27:     0x5b8dbd9c5d23 - core::ops::function::FnOnce::call_once::he8fbd57a2bdb8de4
[INFO] [stdout]   28:     0x5b8dbd9c4b86 - std::sys::backtrace::__rust_begin_short_backtrace::h3d7d4fbbe21d8c6a
[INFO] [stdout]   29:     0x5b8dbd9c4b69 - std::rt::lang_start::{{closure}}::he8b303f9f75577a3
[INFO] [stdout]   30:     0x5b8dbdc1a8f6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x5b8dbdc1a8f6 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5b8dbdc1a8f6 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5b8dbdc1a8f6 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5b8dbdc1a8f6 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x5b8dbdc1a8f6 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b8dbdc1a8f6 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b8dbdc1a8f6 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b8dbdc1a8f6 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x5b8dbd9c4b51 - std::rt::lang_start::h0508fb788dac5655
[INFO] [stdout]   40:     0x5b8dbd9d7945 - main
[INFO] [stdout]   41:     0x7ca2f9cb81ca - <unknown>
[INFO] [stdout]   42:     0x7ca2f9cb828b - __libc_start_main
[INFO] [stdout]   43:     0x5b8dbd9c3ae5 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::Config (line 21)
[INFO] [stdout]     src/lib.rs - (line 30)
[INFO] [stdout]     src/lib.rs - (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "13f35859e4866d89423f7aac5091227de4cbddeaaf2cc667e7bb1497402005ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13f35859e4866d89423f7aac5091227de4cbddeaaf2cc667e7bb1497402005ea", kill_on_drop: false }`
[INFO] [stdout] 13f35859e4866d89423f7aac5091227de4cbddeaaf2cc667e7bb1497402005ea
