redis 0.20.2

Redis driver for Rust.
Documentation
Build #401119 2021-06-17T13:16:45.446590+00:00
# rustc version
rustc 1.55.0-nightly (a85f584ae 2021-06-16)
# docs.rs version
docsrs 0.6.0 (4924b95 2021-06-15)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/redis-0.20.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/redis-0.20.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j2" "--" "--cfg" "docsrs" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210616-1.55.0-nightly-a85f584ae" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] d4a387e2fa3a90c515cdf981b86a64486a2b19b216d0c0ae38885216d1a2a11a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "d4a387e2fa3a90c515cdf981b86a64486a2b19b216d0c0ae38885216d1a2a11a", kill_on_drop: false }`
[INFO] [stderr]  Documenting redis v0.20.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Pipeline`
[INFO] [stderr]    --> src/cluster_pipeline.rs:50:67
[INFO] [stderr]     |
[INFO] [stderr] 50  | /// A cluster pipeline is almost identical to a normal [Pipeline](Pipeline), with two exceptions:
[INFO] [stderr]     |                                                                   ^^^^^^^^ no item named `Pipeline` in scope
[INFO] [stderr]     |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:357:26
[INFO] [stderr]     |
[INFO] [stderr] 357 | #![cfg_attr(docsrs, warn(broken_intra_doc_links))]
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` implied by `#[warn(broken_intra_doc_links)]`
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `LPOS`
[INFO] [stderr]     --> src/commands.rs:2049:22
[INFO] [stderr]      |
[INFO] [stderr] 2049 | /// Options for the [LPOS] command
[INFO] [stderr]      |                      ^^^^ no item named `LPOS` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/commands.rs:2051:5
[INFO] [stderr]      |
[INFO] [stderr] 2051 | /// https://redis.io/commands/lpos
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://redis.io/commands/lpos>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/commands.rs:2051:5
[INFO] [stderr]      |
[INFO] [stderr] 2051 | /// https://redis.io/commands/lpos
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://redis.io/commands/lpos>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.28s
[INFO] running `Command { std: "docker" "inspect" "d4a387e2fa3a90c515cdf981b86a64486a2b19b216d0c0ae38885216d1a2a11a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4a387e2fa3a90c515cdf981b86a64486a2b19b216d0c0ae38885216d1a2a11a", kill_on_drop: false }`
[INFO] [stdout] d4a387e2fa3a90c515cdf981b86a64486a2b19b216d0c0ae38885216d1a2a11a