yamux 0.1.9

Multiplexer over reliable, ordered connections
Documentation
Build #147459 2019-03-11T13:05:02.106771+00:00
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)
# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log
Updating crates.io index
Downloading crates ...
Downloaded yamux v0.1.9
Fresh semver-parser v0.7.0
Fresh rand_core v0.4.0
Fresh autocfg v0.1.2
Fresh cfg-if v0.1.7
Fresh stable_deref_trait v1.1.1
Fresh smallvec v0.6.9
Fresh futures v0.1.25
Fresh scopeguard v0.3.3
Checking quick-error v0.1.4
Checking nohash-hasher v0.1.1
Fresh semver v0.9.0
Running `rustc --crate-name quick_error /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quick-error-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8744737da3d8ea62 -C extra-filename=-8744737da3d8ea62 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name nohash_hasher /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nohash-hasher-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b9dd04aa76310a74 -C extra-filename=-b9dd04aa76310a74 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.3
Fresh log v0.4.6
Fresh owning_ref v0.4.0
Fresh rustc_version v0.2.3
Fresh libc v0.2.50
Fresh byteorder v1.3.1
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.1
Fresh lock_api v0.1.5
Fresh iovec v0.1.2
Fresh rand v0.5.6
Fresh rand_os v0.1.3
Fresh rand_chacha v0.1.1
Fresh rand_pcg v0.1.2
Fresh bytes v0.4.12
Fresh rand v0.6.5
Fresh parking_lot_core v0.3.1
Fresh tokio-io v0.1.12
Fresh parking_lot v0.6.4
Fresh tokio-codec v0.1.1
Documenting yamux v0.1.9
Running `rustdoc --edition=2018 --crate-name yamux /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/yamux-0.1.9/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'nohash_hasher=https://docs.rs/nohash-hasher/0.1.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'quick_error=https://docs.rs/quick-error/0.1.4' --extern-html-root-url 'tokio_codec=https://docs.rs/tokio-codec/0.1.1' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.12' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.16' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'parking_lot=https://docs.rs/parking_lot/0.6.4' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.8.2' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-f9494bbc687a1e2e.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-8c09a1b064ebcffa.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f8fcf7839d7fe292.rmeta --extern nohash_hasher=/home/cratesfyi/cratesfyi/debug/deps/libnohash_hasher-b9dd04aa76310a74.rmeta --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-bd20e5b3b0c56585.rmeta --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-8744737da3d8ea62.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-bc52b634cecdb85e.rmeta --extern tokio_codec=/home/cratesfyi/cratesfyi/debug/deps/libtokio_codec-6443ba15d6f2f41b.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-bdd0e08805625fb3.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.32s