tokio-socks 0.1.0

Asynchronous SOCKS proxy support for Rust.
Documentation
Build #140106 2019-01-30T12:09:00.613209+00:00
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)# build log
Updating crates.io index
Downloading crates ...
Downloaded tokio-socks v0.1.0
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.2
Fresh rand_core v0.4.0
Fresh void v1.0.2
Fresh unicode-xid v0.1.0
Fresh cc v1.0.28
Fresh stable_deref_trait v1.1.1
Fresh lazy_static v1.2.0
Fresh scopeguard v0.3.3
Fresh cfg-if v0.1.6
Fresh lazycell v1.2.1
Fresh futures v0.1.25
Fresh slab v0.4.2
Fresh rustc-demangle v0.1.13
Fresh semver v0.9.0
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.1
Fresh unreachable v1.0.0
Fresh owning_ref v0.4.0
Fresh log v0.4.6
Fresh crossbeam-utils v0.6.5
Fresh rustc_version v0.2.3
Fresh libc v0.2.48
Fresh proc-macro2 v0.4.26
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.1
Fresh rand_isaac v0.1.1
Fresh byteorder v1.3.1
Fresh smallvec v0.6.8
Fresh lock_api v0.1.5
Fresh tokio-executor v0.1.6
Fresh rand_os v0.1.2
Fresh iovec v0.1.2
Fresh net2 v0.2.33
Fresh num_cpus v1.9.0
Fresh rand_chacha v0.1.1
Fresh quote v0.6.11
Fresh backtrace-sys v0.1.28
Fresh bytes v0.4.11
Fresh mio v0.6.16
Fresh syn v0.15.26
Fresh backtrace v0.3.13
Fresh rand_pcg v0.1.1
Fresh tokio-io v0.1.11
Fresh synstructure v0.10.1
Compiling derefable v0.1.0
Fresh rand v0.6.5
Fresh tokio-codec v0.1.1
Fresh failure_derive v0.1.5
Fresh parking_lot_core v0.4.0
Fresh failure v0.1.5
Fresh parking_lot v0.7.1
Running `rustc --edition=2018 --crate-name derefable /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/derefable-0.1.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=c64c754c26662e12 -C extra-filename=-c64c754c26662e12 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-3bdac642a8bf284a.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-36d86cb61160f062.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-1c774a8a2b119e9e.rlib --cap-lints allow`
Fresh tokio-reactor v0.1.8
Fresh tokio-tcp v0.1.3
Fresh tokio-udp v0.1.3
Documenting tokio-socks v0.1.0
Running `rustdoc --edition=2018 --crate-name tokio_socks /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-socks-0.1.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'tokio_tcp=https://docs.rs/tokio-tcp/0.1.3' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'derefable=https://docs.rs/derefable/0.1.0' --extern-html-root-url 'hyper=https://docs.rs/hyper/0.12.23' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.11' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.11' --extern-html-root-url 'failure=https://docs.rs/failure/0.1.5' --extern-html-root-url 'tokio_udp=https://docs.rs/tokio-udp/0.1.3' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.15' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-f6fd3cbd215c8f26.rmeta --extern derefable=/home/cratesfyi/cratesfyi/debug/deps/libderefable-c64c754c26662e12.so --extern failure=/home/cratesfyi/cratesfyi/debug/deps/libfailure-2e7018209c68673b.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-1a519dccbda1b9fe.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-f44852d8ebee7b64.rmeta --extern tokio_tcp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_tcp-93b45d62a4f0e572.rmeta --extern tokio_udp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_udp-b54bb07f47cf3871.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.15s