[go: up one dir, main page]

tokio 0.1.14

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Documentation
Build #135132 2019-01-07 07:37:28
# rustc version
rustc 1.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (2f681cd 2018-12-20)# build log
Updating crates.io index
Downloading crates ...
Downloaded tokio v0.1.14
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.1
Fresh void v1.0.2
Fresh rand_core v0.3.0
Fresh stable_deref_trait v1.1.1
Fresh cfg-if v0.1.6
Fresh nodrop v0.1.13
Fresh scopeguard v0.3.3
Fresh memoffset v0.2.1
Fresh byteorder v1.2.7
Fresh lazy_static v1.2.0
Fresh slab v0.4.1
Fresh lazycell v1.2.1
Fresh futures v0.1.25
Fresh semver v0.9.0
Fresh unreachable v1.0.0
Fresh rand_hc v0.1.0
Fresh rand_isaac v0.1.1
Fresh rand_xorshift v0.1.1
Fresh owning_ref v0.4.0
Fresh crossbeam-utils v0.6.3
Fresh log v0.4.6
Fresh rustc_version v0.2.3
Fresh libc v0.2.46
Fresh smallvec v0.6.7
Fresh arrayvec v0.4.10
Fresh lock_api v0.1.5
Fresh tokio-executor v0.1.6
Fresh rand_os v0.1.0
Fresh iovec v0.1.2
Fresh net2 v0.2.33
Fresh num_cpus v1.9.0
Fresh rand_chacha v0.1.1
Fresh crossbeam-epoch v0.7.0
Checking tokio-timer v0.2.8
Checking tokio-current-thread v0.1.4
Fresh bytes v0.4.11
Running `rustc --crate-name tokio_timer /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=aa532563b49f837e -C extra-filename=-aa532563b49f837e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-99b64f3d8a7b0d25.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-65127f2537ecd13d.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-a6a6916c384028fd.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-c4aa2a26a06080ed.rmeta --cap-lints allow`
Fresh mio v0.6.16
Running `rustc --crate-name tokio_current_thread /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=32e54e02de471f08 -C extra-filename=-32e54e02de471f08 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-65127f2537ecd13d.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-c4aa2a26a06080ed.rmeta --cap-lints allow`
Fresh crossbeam-deque v0.6.3
Fresh rand_pcg v0.1.1
Fresh tokio-io v0.1.11
Fresh mio-uds v0.6.7
Fresh rand v0.6.3
Fresh tokio-codec v0.1.1
Fresh parking_lot_core v0.4.0
Fresh parking_lot v0.7.1
Fresh crossbeam-channel v0.3.6
Fresh tokio-reactor v0.1.8
Checking tokio-threadpool v0.1.10
Running `rustc --crate-name tokio_threadpool /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.10/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=76d5301ca69d4b50 -C extra-filename=-76d5301ca69d4b50 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-408115c5b4c28fc6.rmeta --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-ae88a3eea7d2b851.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-99b64f3d8a7b0d25.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-65127f2537ecd13d.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2a98166d398874c9.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-f9c4f06432eb6f70.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-aea2a41e457fb20d.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-c4aa2a26a06080ed.rmeta --cap-lints allow`
Checking tokio-tcp v0.1.3
Running `rustc --crate-name tokio_tcp /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-tcp-0.1.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=7dc827c41b9e8d2b -C extra-filename=-7dc827c41b9e8d2b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-5dc40e7f450a29a1.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-65127f2537ecd13d.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-f69abfb690127792.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-2f4e04526eda7274.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-67c449fd11060bcd.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-0647908a51a2b794.rmeta --cap-lints allow`
Checking tokio-udp v0.1.3
Running `rustc --crate-name tokio_udp /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-udp-0.1.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9206f759bd952580 -C extra-filename=-9206f759bd952580 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-5dc40e7f450a29a1.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-65127f2537ecd13d.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2a98166d398874c9.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-2f4e04526eda7274.rmeta --extern tokio_codec=/home/cratesfyi/cratesfyi/debug/deps/libtokio_codec-700d7793baa72338.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-67c449fd11060bcd.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-0647908a51a2b794.rmeta --cap-lints allow`
Checking tokio-uds v0.2.5
Running `rustc --crate-name tokio_uds /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-uds-0.2.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=73c1e6a70bf1c128 -C extra-filename=-73c1e6a70bf1c128 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-5dc40e7f450a29a1.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-65127f2537ecd13d.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-f69abfb690127792.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-c6b5d1c3671e9666.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2a98166d398874c9.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-2f4e04526eda7274.rmeta --extern mio_uds=/home/cratesfyi/cratesfyi/debug/deps/libmio_uds-f0e11396fe17971e.rmeta --extern tokio_codec=/home/cratesfyi/cratesfyi/debug/deps/libtokio_codec-700d7793baa72338.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-67c449fd11060bcd.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-0647908a51a2b794.rmeta --cap-lints allow`
Checking tokio-fs v0.1.5
Running `rustc --crate-name tokio_fs /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-fs-0.1.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ace625c080de67a0 -C extra-filename=-ace625c080de67a0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-65127f2537ecd13d.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-67c449fd11060bcd.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-76d5301ca69d4b50.rmeta --cap-lints allow`
Documenting tokio v0.1.14
Running `rustdoc --crate-name tokio /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.14/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="bytes"' --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io"' --cfg 'feature="mio"' --cfg 'feature="num_cpus"' --cfg 'feature="reactor"' --cfg 'feature="rt-full"' --cfg 'feature="tcp"' --cfg 'feature="timer"' --cfg 'feature="tokio-codec"' --cfg 'feature="tokio-current-thread"' --cfg 'feature="tokio-executor"' --cfg 'feature="tokio-fs"' --cfg 'feature="tokio-io"' --cfg 'feature="tokio-reactor"' --cfg 'feature="tokio-tcp"' --cfg 'feature="tokio-threadpool"' --cfg 'feature="tokio-timer"' --cfg 'feature="tokio-udp"' --cfg 'feature="tokio-uds"' --cfg 'feature="udp"' --cfg 'feature="uds"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.34' --extern-html-root-url 'tokio_udp=https://docs.rs/tokio-udp/0.1.3' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'http=https://docs.rs/http/0.1.14' --extern-html-root-url 'tokio_reactor=https://docs.rs/tokio-reactor/0.1.8' --extern-html-root-url 'flate2=https://docs.rs/flate2/1.0.6' --extern-html-root-url 'tokio_executor=https://docs.rs/tokio-executor/0.1.6' --extern-html-root-url 'tokio_threadpool=https://docs.rs/tokio-threadpool/0.1.10' --extern-html-root-url 'tokio_uds=https://docs.rs/tokio-uds/0.2.5' --extern-html-root-url 'futures_cpupool=https://docs.rs/futures-cpupool/0.1.8' --extern-html-root-url 'num_cpus=https://docs.rs/num_cpus/1.9.0' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.11' --extern-html-root-url 'time=https://docs.rs/time/0.1.41' --extern-html-root-url 'tokio_fs=https://docs.rs/tokio-fs/0.1.5' --extern-html-root-url 'httparse=https://docs.rs/httparse/1.3.3' --extern-html-root-url 'tokio_tcp=https://docs.rs/tokio-tcp/0.1.3' --extern-html-root-url 'tokio_timer=https://docs.rs/tokio-timer/0.2.8' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.84' --extern-html-root-url 'tokio_async_await=https://docs.rs/tokio-async-await/0.1.5' --extern-html-root-url 'mio=https://docs.rs/mio/0.6.16' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.46' --extern-html-root-url 'tokio_current_thread=https://docs.rs/tokio-current-thread/0.1.4' --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.5.13' --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.11' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.84' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-5dc40e7f450a29a1.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-65127f2537ecd13d.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-2f4e04526eda7274.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-f9c4f06432eb6f70.rmeta --extern tokio_codec=/home/cratesfyi/cratesfyi/debug/deps/libtokio_codec-700d7793baa72338.rmeta --extern tokio_current_thread=/home/cratesfyi/cratesfyi/debug/deps/libtokio_current_thread-32e54e02de471f08.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-c4aa2a26a06080ed.rmeta --extern tokio_fs=/home/cratesfyi/cratesfyi/debug/deps/libtokio_fs-ace625c080de67a0.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-67c449fd11060bcd.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-0647908a51a2b794.rmeta --extern tokio_tcp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_tcp-7dc827c41b9e8d2b.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-76d5301ca69d4b50.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-aa532563b49f837e.rmeta --extern tokio_udp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_udp-9206f759bd952580.rmeta --extern tokio_uds=/home/cratesfyi/cratesfyi/debug/deps/libtokio_uds-73c1e6a70bf1c128.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.57s