[INFO] fetching crate deadpool-redis 0.22.0...
[INFO] testing deadpool-redis-0.22.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate deadpool-redis 0.22.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate deadpool-redis 0.22.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate deadpool-redis 0.22.0
[INFO] tweaked toml for crates.io crate deadpool-redis 0.22.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate deadpool-redis 0.22.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate deadpool-redis 0.22.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded async-process v2.3.1
[INFO] [stderr]   Downloaded crc16 v0.4.0
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded config v0.15.11
[INFO] [stderr]   Downloaded rust-ini v0.21.2
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded lru v0.14.0
[INFO] [stderr]   Downloaded async-native-tls v0.5.0
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded backon v1.5.1
[INFO] [stderr]   Downloaded redis v0.32.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c83882bcc50f1a712b65cf68464f9314ea479298825815ce9d4487bc8b8e1ba
[INFO] running `Command { std: "docker" "start" "-a" "6c83882bcc50f1a712b65cf68464f9314ea479298825815ce9d4487bc8b8e1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c83882bcc50f1a712b65cf68464f9314ea479298825815ce9d4487bc8b8e1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c83882bcc50f1a712b65cf68464f9314ea479298825815ce9d4487bc8b8e1ba", kill_on_drop: false }`
[INFO] [stdout] 6c83882bcc50f1a712b65cf68464f9314ea479298825815ce9d4487bc8b8e1ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8abee854a98622e09589979ef15fd2cedb6f6063682ec72932fef500a379eb1b
[INFO] running `Command { std: "docker" "start" "-a" "8abee854a98622e09589979ef15fd2cedb6f6063682ec72932fef500a379eb1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling redis v0.32.3
[INFO] [stderr]    Compiling deadpool-redis v0.22.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.67s
[INFO] running `Command { std: "docker" "inspect" "8abee854a98622e09589979ef15fd2cedb6f6063682ec72932fef500a379eb1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8abee854a98622e09589979ef15fd2cedb6f6063682ec72932fef500a379eb1b", kill_on_drop: false }`
[INFO] [stdout] 8abee854a98622e09589979ef15fd2cedb6f6063682ec72932fef500a379eb1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c667cb4432abc1bb0b4113f41d8327b1ee9ab38c820402fe73d493c50c38bc86
[INFO] running `Command { std: "docker" "start" "-a" "c667cb4432abc1bb0b4113f41d8327b1ee9ab38c820402fe73d493c50c38bc86", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.21.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling redis v0.32.3
[INFO] [stderr]    Compiling deadpool-redis v0.22.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.61s
[INFO] running `Command { std: "docker" "inspect" "c667cb4432abc1bb0b4113f41d8327b1ee9ab38c820402fe73d493c50c38bc86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c667cb4432abc1bb0b4113f41d8327b1ee9ab38c820402fe73d493c50c38bc86", kill_on_drop: false }`
[INFO] [stdout] c667cb4432abc1bb0b4113f41d8327b1ee9ab38c820402fe73d493c50c38bc86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b0b5baff754f13bc216b46761cb9f6939d3920913664b651949753303bc9194
[INFO] running `Command { std: "docker" "start" "-a" "9b0b5baff754f13bc216b46761cb9f6939d3920913664b651949753303bc9194", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deadpool_redis-45a2de24d55fe73b)
[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/deps/redis-4f3c40bcc5e054ce)
[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_cluster.rs (/opt/rustwide/target/debug/deps/redis_cluster-9c8cfc83c29d798f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/redis_sentinel.rs (/opt/rustwide/target/debug/deps/redis_sentinel-f4c668627603fead)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests deadpool_redis
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 97) ... FAILED
[INFO] [stdout] test src/config.rs - config::Config (line 21) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 131) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 53) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 97) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `deadpool_redis::cluster`
[INFO] [stdout]   --> src/lib.rs:101:21
[INFO] [stdout]    |
[INFO] [stdout]  6 | use deadpool_redis::cluster::{Config, Runtime};
[INFO] [stdout]    |                     ^^^^^^^ could not find `cluster` in `deadpool_redis`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "cluster")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `cluster` feature
[INFO] [stdout] 25 | pub mod cluster;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:113:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let mut conn = pool.get().await.unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:120:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let mut conn = pool.get().await.unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::Config (line 21) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]  --> src/config.rs:23:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(serde::Deserialize)]
[INFO] [stdout]   |          ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `_doctest_main_src_config_rs_21_0::Config: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/config.rs:33:16
[INFO] [stdout]     |
[INFO] [stdout]  15 |            cfg.try_deserialize()
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::de::Deserialize<'_>` is not implemented for `_doctest_main_src_config_rs_21_0::Config`
[INFO] [stdout]    --> src/config.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]   6 | 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::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 157 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.15.11/src/config.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 |     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
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[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 131) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `deadpool_redis::cluster`
[INFO] [stdout]   --> src/lib.rs:134:21
[INFO] [stdout]    |
[INFO] [stdout]  5 | use deadpool_redis::cluster::{Runtime};
[INFO] [stdout]    |                     ^^^^^^^ could not find `cluster` in `deadpool_redis`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "cluster")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `cluster` feature
[INFO] [stdout] 25 | pub mod cluster;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]  --> src/lib.rs:137:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, serde::Deserialize)]
[INFO] [stdout]   |                 ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/lib.rs:139:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(default)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cluster` in `deadpool_redis`
[INFO] [stdout]   --> src/lib.rs:140:36
[INFO] [stdout]    |
[INFO] [stdout] 11 |     redis_cluster: deadpool_redis::cluster::Config
[INFO] [stdout]    |                                    ^^^^^^^ could not find `cluster` in `deadpool_redis`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "cluster")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `cluster` feature
[INFO] [stdout] 25 | pub mod cluster;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Config: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout]  24 |             .try_deserialize()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::de::Deserialize<'_>` is not implemented for `Config`
[INFO] [stdout]    --> src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | 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::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 157 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.15.11/src/config.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 |     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[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:163:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut conn = pool.get().await.unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:170:24
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let mut conn = pool.get().await.unwrap();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0433.
[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 53) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]  --> src/lib.rs:58:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, serde::Deserialize)]
[INFO] [stdout]   |                 ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/lib.rs:60:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[serde(default)]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Config: serde::de::Deserialize<'_>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:69:14
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .try_deserialize()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::de::Deserialize<'_>` is not implemented for `Config`
[INFO] [stdout]    --> src/lib.rs:59:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | 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::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 157 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.15.11/src/config.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 |     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 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[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 24) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (78) panicked at src/lib.rs:10:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63bccddbe1f2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63bccddbe1f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63bccddbe1f2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63bccddbe1f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63bccddcf30f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63bccddcf30f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x63bccdd95543 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63bccdd95543 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63bccdd9d852 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63bccdda1e2f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63bccdda1c89 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x63bccdda24b5 - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x63bccdda229a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x63bccdd9d999 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x63bccdd89ced - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x63bccddd8ff0 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63bccddd84e6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x63bccdbdd945 - rust_out::main::{{closure}}::h2db68acb1747b361
[INFO] [stdout]   18:     0x63bccdbd62a6 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha0e27182a33c5f9c
[INFO] [stdout]   19:     0x63bccdbc5776 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hece722acba331217
[INFO] [stdout]   20:     0x63bccdbc5246 - tokio::runtime::park::CachedParkThread::block_on::hc752db83327e91a4
[INFO] [stdout]   21:     0x63bccdbce2ab - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h43232143bad247ae
[INFO] [stdout]   22:     0x63bccdbce9f1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h3172dcf1ba3a8f28
[INFO] [stdout]   23:     0x63bccdbcd6d2 - tokio::runtime::context::runtime::enter_runtime::h36583d2f2d327445
[INFO] [stdout]   24:     0x63bccdbce97d - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h4e9a00f2e80a9b3f
[INFO] [stdout]   25:     0x63bccdbce48d - tokio::runtime::runtime::Runtime::block_on_inner::h3220bd20c5133bfc
[INFO] [stdout]   26:     0x63bccdbce921 - tokio::runtime::runtime::Runtime::block_on::h50ad41cb1c09f783
[INFO] [stdout]   27:     0x63bccdbdd6ec - rust_out::main::h4033cd6033bd24e0
[INFO] [stdout]   28:     0x63bccdbafa43 - core::ops::function::FnOnce::call_once::h41347ff1687e6b73
[INFO] [stdout]   29:     0x63bccdbacf76 - std::sys::backtrace::__rust_begin_short_backtrace::h3dc8794c0fbffb60
[INFO] [stdout]   30:     0x63bccdbacf59 - std::rt::lang_start::{{closure}}::h1efb547a500af631
[INFO] [stdout]   31:     0x63bccdd96d20 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3e39d917a8cc5592
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   32:     0x63bccdd96d20 - std::panicking::catch_unwind::do_call::hc1ce44ccb31bb18e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   33:     0x63bccdd96d20 - std::panicking::catch_unwind::ha27d9fd2a77bbb18
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   34:     0x63bccdd96d20 - std::panic::catch_unwind::h0b0f1918d1e2eb85
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x63bccdd96d20 - std::rt::lang_start_internal::{{closure}}::heeac2294083edcfe
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stdout]   36:     0x63bccdd96d20 - std::panicking::catch_unwind::do_call::h4bb7d51c3842c367
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x63bccdd96d20 - std::panicking::catch_unwind::h1d2f2878ba2618c4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x63bccdd96d20 - std::panic::catch_unwind::h5070bdf026bf1f78
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x63bccdd96d20 - std::rt::lang_start_internal::h9590fa5449576090
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stdout]   40:     0x63bccdbacf41 - std::rt::lang_start::hb5dea8481070e01f
[INFO] [stdout]   41:     0x63bccdbdf5a5 - main
[INFO] [stdout]   42:     0x7db4a72c51ca - <unknown>
[INFO] [stdout]   43:     0x7db4a72c528b - __libc_start_main
[INFO] [stdout]   44:     0x63bccdba7cd5 - _start
[INFO] [stdout]   45:                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 131)
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout]     src/lib.rs - (line 53)
[INFO] [stdout]     src/lib.rs - (line 97)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9b0b5baff754f13bc216b46761cb9f6939d3920913664b651949753303bc9194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b0b5baff754f13bc216b46761cb9f6939d3920913664b651949753303bc9194", kill_on_drop: false }`
[INFO] [stdout] 9b0b5baff754f13bc216b46761cb9f6939d3920913664b651949753303bc9194
