tokio-io 0.2.0-alpha.5

Core I/O primitives for asynchronous I/O in Rust.
Documentation
Build #186362 2019-09-19T20:44:53.114261+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)
# docs.rs version
cratesfyi 0.6.0 (32074e7 2019-09-18)

# build log
Updating crates.io index
Fresh unicode-xid v0.2.0
Compiling pin-project-internal v0.4.0-alpha.11
Fresh cfg-if v0.1.9
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.0-alpha.11/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=83cd81bf76445534 -C extra-filename=-83cd81bf76445534 --out-dir /home/cratesfyi/cratesfyi/debug/build/pin-project-internal-83cd81bf76445534 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking futures-core-preview v0.3.0-alpha.18
Fresh pin-utils v0.1.0-alpha.4
Running `rustc --edition=2018 --crate-name futures_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.18/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=492b9561a6aa0e7c -C extra-filename=-492b9561a6aa0e7c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh proc-macro2 v1.0.3
Fresh libc v0.2.62
Fresh byteorder v1.3.2
Fresh memchr v2.2.1
Fresh quote v1.0.2
Fresh log v0.4.8
Fresh iovec v0.1.2
Fresh syn v1.0.5
Fresh bytes v0.4.12
Running `/home/cratesfyi/cratesfyi/debug/build/pin-project-internal-83cd81bf76445534/build-script-build`
Running `rustc --edition=2018 --crate-name pin_project_internal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.0-alpha.11/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=8a395cb187d252e6 -C extra-filename=-8a395cb187d252e6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-e10f84697fea2775.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-e6800e251011f663.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-833eb7ee1439c094.rlib --cap-lints allow`
Checking pin-project v0.4.0-alpha.11
Running `rustc --edition=2018 --crate-name pin_project /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-0.4.0-alpha.11/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=d14ab57a2d7346be -C extra-filename=-d14ab57a2d7346be --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pin_project_internal=/home/cratesfyi/cratesfyi/debug/deps/libpin_project_internal-8a395cb187d252e6.so --cap-lints allow`
Documenting tokio-io v0.2.0-alpha.5
Running `rustdoc --edition=2018 --crate-name tokio_io /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-io-0.2.0-alpha.5/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="memchr"' --cfg 'feature="pin-utils"' --cfg 'feature="util"' -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'futures_core_preview=https://docs.rs/futures-core-preview/0.3.0-alpha.18' --extern-html-root-url 'log=https://docs.rs/log/0.4.8' --extern-html-root-url 'memchr=https://docs.rs/memchr/2.2.1' --extern-html-root-url 'pin_project=https://docs.rs/pin-project/0.4.0-alpha.11' --extern-html-root-url 'pin_utils=https://docs.rs/pin-utils/0.1.0-alpha.4' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-9fe7a7cb66dca0a0.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-492b9561a6aa0e7c.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f5608e311b8740e1.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-7d1bd9ce2df62d4d.rmeta --extern pin_project=/home/cratesfyi/cratesfyi/debug/deps/libpin_project-d14ab57a2d7346be.rmeta --extern pin_utils=/home/cratesfyi/cratesfyi/debug/deps/libpin_utils-2c07e209417e1694.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.48s