[INFO] fetching crate deadpool-redis-cluster 0.1.1...
[INFO] testing deadpool-redis-cluster-0.1.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate deadpool-redis-cluster 0.1.1 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deadpool-redis-cluster 0.1.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 172 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.12.3)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding redis v0.23.3 (available: v1.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3895c121cba4c9dbd87773e3b6ed363e8baf63cde01805ff426c28bd79bd9ec8
[INFO] running `Command { std: "docker" "start" "-a" "3895c121cba4c9dbd87773e3b6ed363e8baf63cde01805ff426c28bd79bd9ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3895c121cba4c9dbd87773e3b6ed363e8baf63cde01805ff426c28bd79bd9ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3895c121cba4c9dbd87773e3b6ed363e8baf63cde01805ff426c28bd79bd9ec8", kill_on_drop: false }`
[INFO] [stdout] 3895c121cba4c9dbd87773e3b6ed363e8baf63cde01805ff426c28bd79bd9ec8
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fed83850f6c27eacfeabf4d6d93d46503c862602e8f7d6580311a78be4e868d5
[INFO] running `Command { std: "docker" "start" "-a" "fed83850f6c27eacfeabf4d6d93d46503c862602e8f7d6580311a78be4e868d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[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 28.23s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "fed83850f6c27eacfeabf4d6d93d46503c862602e8f7d6580311a78be4e868d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed83850f6c27eacfeabf4d6d93d46503c862602e8f7d6580311a78be4e868d5", kill_on_drop: false }`
[INFO] [stdout] fed83850f6c27eacfeabf4d6d93d46503c862602e8f7d6580311a78be4e868d5
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 24980b7f739fdfb53f258cb7eb9de5ab1cfbef9d5a7586d00d1bddb9c4f8fe00
[INFO] running `Command { std: "docker" "start" "-a" "24980b7f739fdfb53f258cb7eb9de5ab1cfbef9d5a7586d00d1bddb9c4f8fe00", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[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 33.59s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "24980b7f739fdfb53f258cb7eb9de5ab1cfbef9d5a7586d00d1bddb9c4f8fe00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24980b7f739fdfb53f258cb7eb9de5ab1cfbef9d5a7586d00d1bddb9c4f8fe00", kill_on_drop: false }`
[INFO] [stdout] 24980b7f739fdfb53f258cb7eb9de5ab1cfbef9d5a7586d00d1bddb9c4f8fe00
[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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 25be62ba21018fda0bc5ceb30a0d489b1a89d33cdd6be80b1303dee5089fd2be
[INFO] running `Command { std: "docker" "start" "-a" "25be62ba21018fda0bc5ceb30a0d489b1a89d33cdd6be80b1303dee5089fd2be", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/deadpool-redis-cluster/e1d4cb75a90a86e3/deps/deadpool_redis_cluster-e1d4cb75a90a86e3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis.rs (/opt/rustwide/target/debug/build/deadpool-redis-cluster/99781b9523a71df9/deps/redis-99781b9523a71df9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests deadpool_redis_cluster
[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:     0x59afef869502 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59afef869502 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59afef869502 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59afef869502 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59afef87cfca - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59afef87cfca - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x59afef86e1b6 - std[840933623431fd06]::io::default_write_fmt::<std[840933623431fd06]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59afef86e1b6 - <std[840933623431fd06]::sys::stdio::unix::Stderr as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59afef84e83f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59afef84e83f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59afef8617e1 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x59afef861a4b - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x59afef84e8f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x59afef8463b9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x59afef84f88d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x59afef87d70c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59afef87d482 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x59afef5f8914 - rust_out[c8cdd22bfd421af4]::main::{closure#0}
[INFO] [stdout]   18:     0x59afef5f4636 - <tokio[4cbe25da678cf62c]::runtime::park::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x59afef5ef216 - <tokio[4cbe25da678cf62c]::runtime::park::CachedParkThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   20:     0x59afef5ed3cb - <tokio[4cbe25da678cf62c]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   21:     0x59afef5f3c8e - <tokio[4cbe25da678cf62c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   22:     0x59afef5f2f9f - tokio[4cbe25da678cf62c]::runtime::context::runtime::enter_runtime::<<tokio[4cbe25da678cf62c]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[c8cdd22bfd421af4]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   23:     0x59afef5ed463 - <tokio[4cbe25da678cf62c]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   24:     0x59afef5ecb49 - <tokio[4cbe25da678cf62c]::runtime::runtime::Runtime>::block_on_inner::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   25:     0x59afef5ecda2 - <tokio[4cbe25da678cf62c]::runtime::runtime::Runtime>::block_on::<rust_out[c8cdd22bfd421af4]::main::{closure#0}>
[INFO] [stdout]   26:     0x59afef5fcd0f - rust_out[c8cdd22bfd421af4]::main
[INFO] [stdout]   27:     0x59afef5ffdd3 - <fn() as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x59afef5f2d66 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   29:     0x59afef5f76a9 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   30:     0x59afef860d26 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x59afef860d26 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x59afef860d26 - std[840933623431fd06]::panicking::catch_unwind::<i32, &dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x59afef860d26 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x59afef860d26 - std[840933623431fd06]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x59afef860d26 - std[840933623431fd06]::panicking::catch_unwind::do_call::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x59afef860d26 - std[840933623431fd06]::panicking::catch_unwind::<isize, std[840933623431fd06]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x59afef860d26 - std[840933623431fd06]::panic::catch_unwind::<std[840933623431fd06]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x59afef860d26 - std[840933623431fd06]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x59afef5f0e91 - std[840933623431fd06]::rt::lang_start::<()>
[INFO] [stdout]   40:     0x59afef5fffd5 - main
[INFO] [stdout]   41:     0x7e8966a0c1ca - <unknown>
[INFO] [stdout]   42:     0x7e8966a0c28b - __libc_start_main
[INFO] [stdout]   43:     0x59afef5ec235 - _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 0.88s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "25be62ba21018fda0bc5ceb30a0d489b1a89d33cdd6be80b1303dee5089fd2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25be62ba21018fda0bc5ceb30a0d489b1a89d33cdd6be80b1303dee5089fd2be", kill_on_drop: false }`
[INFO] [stdout] 25be62ba21018fda0bc5ceb30a0d489b1a89d33cdd6be80b1303dee5089fd2be
