r2d2_redis_cluster 0.1.3

Redis cluster support for the r2d2 connection pool.
Documentation
Build #158011 2019-05-04T16:54:24.220373+00:00
# rustc version
rustc 1.36.0-nightly (00859e3e6 2019-04-29)# docs.rs version
cratesfyi 0.6.0 (a31865e 2019-04-29)# build log
Updating crates.io index
Downloading crates ...
Downloaded r2d2_redis_cluster v0.1.3
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.2
Fresh rand_core v0.4.0
Fresh stable_deref_trait v1.1.1
Fresh smallvec v0.6.9
Fresh scopeguard v0.3.3
Fresh cfg-if v0.1.7
Fresh lazy_static v1.3.0
Fresh fnv v1.0.6
Fresh lazycell v1.2.1
Fresh futures v0.1.26
Fresh matches v0.1.8
Fresh slab v0.4.2
Fresh void v1.0.2
Fresh percent-encoding v1.0.1
Fresh either v1.5.2
Fresh ascii v0.9.1
Fresh antidote v1.0.0
Fresh sha1 v0.6.0
Fresh semver v0.9.0
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.4
Fresh owning_ref v0.4.0
Fresh unicode-normalization v0.1.8
Fresh log v0.4.6
Fresh crossbeam-utils v0.6.5
Fresh unicode-bidi v0.3.4
Fresh tokio-sync v0.1.5
Fresh unreachable v1.0.0
Checking scheduled-thread-pool v0.2.0
Fresh libc v0.2.54
Running `rustc --crate-name scheduled_thread_pool /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/scheduled-thread-pool-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=90deeb4a75af1963 -C extra-filename=-90deeb4a75af1963 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern antidote=/home/cratesfyi/cratesfyi/debug/deps/libantidote-e7cfb0502920dd34.rmeta --cap-lints allow`
Fresh rustc_version v0.2.3
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.1
Fresh rand_isaac v0.1.1
Fresh byteorder v1.3.1
Fresh lock_api v0.1.5
Fresh tokio-executor v0.1.7
Fresh memchr v2.2.0
Fresh idna v0.1.5
Fresh crc16 v0.4.0
Fresh rand_os v0.1.3
Fresh iovec v0.1.2
Fresh net2 v0.2.33
Fresh num_cpus v1.10.0
Fresh rand v0.5.6
Fresh rand_chacha v0.1.1
Fresh rand_pcg v0.1.2
Fresh combine v3.8.1
Fresh url v1.7.2
Fresh bytes v0.4.12
Fresh mio v0.6.16
Fresh rand v0.6.5
Fresh tokio-io v0.1.12
Fresh parking_lot_core v0.4.0
Fresh tokio-codec v0.1.1
Fresh parking_lot v0.7.1
Fresh tokio-reactor v0.1.9
Fresh tokio-tcp v0.1.3
Fresh redis v0.10.0
Checking redis_cluster_rs v0.1.6
Running `rustc --crate-name redis_cluster_rs /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/redis_cluster_rs-0.1.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=6e9fb01abf7534bb -C extra-filename=-6e9fb01abf7534bb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crc16=/home/cratesfyi/cratesfyi/debug/deps/libcrc16-4c548e89e79d6469.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-d8f8a79323df6d6e.rmeta --extern redis=/home/cratesfyi/cratesfyi/debug/deps/libredis-fede5c48b62f251f.rmeta --cap-lints allow`
Checking r2d2 v0.8.4
Running `rustc --crate-name r2d2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=a80a251ecb0a705a -C extra-filename=-a80a251ecb0a705a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f576d9e3c6d8bbac.rmeta --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-9d863d8083d56731.rmeta --extern scheduled_thread_pool=/home/cratesfyi/cratesfyi/debug/deps/libscheduled_thread_pool-90deeb4a75af1963.rmeta --cap-lints allow`
Documenting r2d2_redis_cluster v0.1.3
Running `rustdoc --crate-name r2d2_redis_cluster /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/r2d2_redis_cluster-0.1.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190429-1.36.0-nightly-00859e3e6 --static-root-path / --disable-per-crate-search --extern-html-root-url 'r2d2=https://docs.rs/r2d2/0.8.4' --extern-html-root-url 'redis_cluster_rs=https://docs.rs/redis_cluster_rs/0.1.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern r2d2=/home/cratesfyi/cratesfyi/debug/deps/libr2d2-a80a251ecb0a705a.rmeta --extern redis_cluster_rs=/home/cratesfyi/cratesfyi/debug/deps/libredis_cluster_rs-6e9fb01abf7534bb.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 7.89s