Build #123483 2018-10-24T05:12:53.362008+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)# docs.rs version
cratesfyi 0.6.0 (401be1e 2018-10-20)# build log
Updating crates.io index
Fresh semver-parser v0.7.0
Fresh version_check v0.1.5
Fresh void v1.0.2
Fresh rand_core v0.3.0
Fresh stable_deref_trait v1.1.1
Fresh nodrop v0.1.12
Fresh libc v0.2.43
Fresh cfg-if v0.1.6
Fresh crossbeam-utils v0.5.0
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh byteorder v1.2.6
Fresh futures v0.1.25
Fresh lazycell v1.2.0
Fresh slab v0.4.1
Fresh semver v0.9.0
Fresh unreachable v1.0.0
Fresh rand_core v0.2.2
Fresh owning_ref v0.3.3
Fresh arrayvec v0.4.7
Fresh iovec v0.1.2
Fresh num_cpus v1.8.0
Fresh net2 v0.2.33
Fresh log v0.4.5
Fresh tokio-executor v0.1.5
Fresh rustc_version v0.2.3
Fresh smallvec v0.6.5
Fresh rand v0.5.5
Fresh lock_api v0.1.4
Fresh bytes v0.4.10
Fresh mio v0.6.16
Fresh tokio-timer v0.2.7
Fresh tokio-current-thread v0.1.3
Fresh lazy_static v1.1.0
Fresh tokio-io v0.1.10
Fresh mio-uds v0.6.7
Fresh crossbeam-epoch v0.5.2
Checking tokio-codec v0.1.1
Fresh parking_lot_core v0.3.1
Fresh crossbeam-deque v0.6.1
Running `rustc --crate-name tokio_codec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-codec-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=32750991a1635dd0 -C extra-filename=-32750991a1635dd0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-cb91ce0c115a6981.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-9057e17f7a099b13.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-8f018460fc5d6416.rmeta --cap-lints allow`
Fresh parking_lot v0.6.4
Checking tokio-threadpool v0.1.8
Fresh tokio-reactor v0.1.6
Running `rustc --crate-name tokio_threadpool /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=602dea4e2c7e55ef -C extra-filename=-602dea4e2c7e55ef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-e36d3a879452b6ec.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-c04c5c27f22ebace.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-9057e17f7a099b13.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-b24cb4ad62d6cc44.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-a725784739a371d0.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-dc30ff5fe8b2ed71.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-58a13e093de17ad8.rmeta --cap-lints allow`
Checking tokio-uds v0.2.3
Running `rustc --crate-name tokio_uds /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-uds-0.2.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=70947d02af0689e0 -C extra-filename=-70947d02af0689e0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-cb91ce0c115a6981.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-9057e17f7a099b13.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-6443793698791760.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4b31dc9d4d41372a.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-b24cb4ad62d6cc44.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-c40cc234b93e84ee.rmeta --extern mio_uds=/home/cratesfyi/cratesfyi/debug/deps/libmio_uds-72c7617b7e8c8af6.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-8f018460fc5d6416.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-00fc20d5cabd6f55.rmeta --cap-lints allow`
Checking tokio-tcp v0.1.2
Running `rustc --crate-name tokio_tcp /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-tcp-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=abe8b8c88886c101 -C extra-filename=-abe8b8c88886c101 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-cb91ce0c115a6981.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-9057e17f7a099b13.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-6443793698791760.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-c40cc234b93e84ee.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-8f018460fc5d6416.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-00fc20d5cabd6f55.rmeta --cap-lints allow`
Checking tokio-udp v0.1.2
Running `rustc --crate-name tokio_udp /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-udp-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=a5f12699a409d079 -C extra-filename=-a5f12699a409d079 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-cb91ce0c115a6981.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-9057e17f7a099b13.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-b24cb4ad62d6cc44.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-c40cc234b93e84ee.rmeta --extern tokio_codec=/home/cratesfyi/cratesfyi/debug/deps/libtokio_codec-32750991a1635dd0.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-8f018460fc5d6416.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-00fc20d5cabd6f55.rmeta --cap-lints allow`
Checking tokio-fs v0.1.4
Running `rustc --crate-name tokio_fs /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-fs-0.1.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9af8c0ea5f40226b -C extra-filename=-9af8c0ea5f40226b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-9057e17f7a099b13.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-8f018460fc5d6416.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-602dea4e2c7e55ef.rmeta --cap-lints allow`
Documenting tokio v0.1.12
Running `rustdoc --crate-name tokio /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.12/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181019-1.31.0-nightly-78ff609d7 --extern-html-root-url 'tokio_tcp=https://docs.rs/tokio-tcp/0.1.2' --extern-html-root-url 'tokio_executor=https://docs.rs/tokio-executor/0.1.5' --extern-html-root-url 'tokio_fs=https://docs.rs/tokio-fs/0.1.4' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.80' --extern-html-root-url 'tokio_uds=https://docs.rs/tokio-uds/0.2.3' --extern-html-root-url 'tokio_async_await=https://docs.rs/tokio-async-await/0.1.4' --extern-html-root-url 'tokio_udp=https://docs.rs/tokio-udp/0.1.2' --extern-html-root-url 'tokio_timer=https://docs.rs/tokio-timer/0.2.7' --extern-html-root-url 'futures_cpupool=https://docs.rs/futures-cpupool/0.1.8' --extern-html-root-url 'tokio_current_thread=https://docs.rs/tokio-current-thread/0.1.3' --extern-html-root-url 'tokio_codec=https://docs.rs/tokio-codec/0.1.1' --extern-html-root-url 'mio=https://docs.rs/mio/0.6.16' --extern-html-root-url 'httparse=https://docs.rs/httparse/1.3.3' --extern-html-root-url 'num_cpus=https://docs.rs/num_cpus/1.8.0' --extern-html-root-url 'flate2=https://docs.rs/flate2/1.0.4' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.10' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.10' --extern-html-root-url 'tokio_threadpool=https://docs.rs/tokio-threadpool/0.1.8' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.32' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.43' --extern-html-root-url 'tokio_reactor=https://docs.rs/tokio-reactor/0.1.6' --extern-html-root-url 'time=https://docs.rs/time/0.1.40' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.80' --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.5.13' --extern-html-root-url 'http=https://docs.rs/http/0.1.13' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-cb91ce0c115a6981.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-9057e17f7a099b13.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-c40cc234b93e84ee.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-a725784739a371d0.rmeta --extern tokio_codec=/home/cratesfyi/cratesfyi/debug/deps/libtokio_codec-32750991a1635dd0.rmeta --extern tokio_current_thread=/home/cratesfyi/cratesfyi/debug/deps/libtokio_current_thread-f37ed3b66645ed47.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-58a13e093de17ad8.rmeta --extern tokio_fs=/home/cratesfyi/cratesfyi/debug/deps/libtokio_fs-9af8c0ea5f40226b.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-8f018460fc5d6416.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-00fc20d5cabd6f55.rmeta --extern tokio_tcp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_tcp-abe8b8c88886c101.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-602dea4e2c7e55ef.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-705cb298f3a52962.rmeta --extern tokio_udp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_udp-a5f12699a409d079.rmeta --extern tokio_uds=/home/cratesfyi/cratesfyi/debug/deps/libtokio_uds-70947d02af0689e0.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.20s