Build #181711 2019-08-28T22:13:38.174192+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh semver-parser v0.7.0
Fresh unicode-xid v0.2.0
Fresh spin v0.5.2
Fresh cfg-if v0.1.9
Fresh nodrop v0.1.13
Fresh futures-core-preview v0.3.0-alpha.18
Fresh slab v0.4.2
Fresh scopeguard v1.0.0
Fresh pin-utils v0.1.0-alpha.4
Fresh fnv v1.0.6
Fresh semver v0.9.0
Checking lazy_static v1.4.0
Fresh futures-channel-preview v0.3.0-alpha.18
Fresh rustc_version v0.2.3
Compiling proc-macro2 v1.0.1
Fresh arrayvec v0.4.11
Running `rustc --crate-name lazy_static /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-1.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' -C metadata=854cff2f7a68748a -C extra-filename=-854cff2f7a68748a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-8e2c96473633c807.rmeta --cap-lints allow`
Fresh futures-util-preview v0.3.0-alpha.18
Fresh libc v0.2.62
Running `rustc --edition=2018 --crate-name proc_macro2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="proc-macro"' -C metadata=8e4b9decc22971f0 -C extra-filename=-8e4b9decc22971f0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-accd3c0abc143715.rlib --cap-lints allow --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span`
Fresh num_cpus v1.10.1
Fresh tokio-sync v0.2.0-alpha.3
Fresh memoffset v0.5.1
Checking crossbeam-utils v0.6.6
Checking tracing-core v0.1.5
Running `rustc --crate-name crossbeam_utils /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.6.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=af21d182f0ed2a82 -C extra-filename=-af21d182f0ed2a82 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-44c2c4bddc0fd961.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-854cff2f7a68748a.rmeta --cap-lints allow`
Running `rustc --edition=2018 --crate-name tracing_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=89e1ac88baf9297e -C extra-filename=-89e1ac88baf9297e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-854cff2f7a68748a.rmeta --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-8e2c96473633c807.rmeta --cap-lints allow`
Checking crossbeam-epoch v0.7.2
Checking crossbeam-channel v0.3.9
Checking crossbeam-queue v0.1.2
Running `rustc --crate-name crossbeam_epoch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.7.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="std"' -C metadata=04bd47afba1e48d7 -C extra-filename=-04bd47afba1e48d7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-348cd2ec4e4eec6b.rmeta --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-44c2c4bddc0fd961.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-af21d182f0ed2a82.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-854cff2f7a68748a.rmeta --extern memoffset=/home/cratesfyi/cratesfyi/debug/deps/libmemoffset-4f74ba3a333059d1.rmeta --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-5f6e4bee988b7d05.rmeta --cap-lints allow`
Running `rustc --crate-name crossbeam_queue /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-queue-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=543c5ab9853f8431 -C extra-filename=-543c5ab9853f8431 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-af21d182f0ed2a82.rmeta --cap-lints allow`
Running `rustc --crate-name crossbeam_channel /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-channel-0.3.9/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c7c3f58560181324 -C extra-filename=-c7c3f58560181324 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-af21d182f0ed2a82.rmeta --cap-lints allow`
Checking crossbeam-deque v0.7.1
Running `rustc --crate-name crossbeam_deque /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-deque-0.7.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b89ce78a70f1b980 -C extra-filename=-b89ce78a70f1b980 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_epoch=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_epoch-04bd47afba1e48d7.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-af21d182f0ed2a82.rmeta --cap-lints allow`
Compiling quote v1.0.2
Running `rustc --edition=2018 --crate-name quote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quote-1.0.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=5c6b5e0e58fa51d9 -C extra-filename=-5c6b5e0e58fa51d9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-8e4b9decc22971f0.rlib --cap-lints allow`
Compiling syn v1.0.5
Running `rustc --edition=2018 --crate-name syn /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/syn-1.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=5e69701713f20886 -C extra-filename=-5e69701713f20886 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-8e4b9decc22971f0.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5c6b5e0e58fa51d9.rlib --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-accd3c0abc143715.rlib --cap-lints allow`
Compiling tracing-attributes v0.1.2
Running `rustc --edition=2018 --crate-name tracing_attributes /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.2/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=4576d4ea7c5ce7f0 -C extra-filename=-4576d4ea7c5ce7f0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5c6b5e0e58fa51d9.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-5e69701713f20886.rlib --cap-lints allow`
Checking tracing v0.1.6
Running `rustc --edition=2018 --crate-name tracing /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-0.1.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=60284873e0dc50d5 -C extra-filename=-60284873e0dc50d5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-44c2c4bddc0fd961.rmeta --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-8e2c96473633c807.rmeta --extern tracing_attributes=/home/cratesfyi/cratesfyi/debug/deps/libtracing_attributes-4576d4ea7c5ce7f0.so --extern tracing_core=/home/cratesfyi/cratesfyi/debug/deps/libtracing_core-89e1ac88baf9297e.rmeta --cap-lints allow`
Documenting tokio-executor v0.2.0-alpha.3
Running `rustdoc --edition=2018 --crate-name tokio_executor /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="blocking"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="crossbeam-deque"' --cfg 'feature="crossbeam-queue"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="current-thread"' --cfg 'feature="futures-core-preview"' --cfg 'feature="lazy_static"' --cfg 'feature="num_cpus"' --cfg 'feature="slab"' --cfg 'feature="threadpool"' --cfg 'feature="tokio-sync"' --cfg 'feature="tracing"' -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_channel=https://docs.rs/crossbeam-channel/0.3.9' --extern-html-root-url 'crossbeam_deque=https://docs.rs/crossbeam-deque/0.7.1' --extern-html-root-url 'crossbeam_queue=https://docs.rs/crossbeam-queue/0.1.2' --extern-html-root-url 'crossbeam_utils=https://docs.rs/crossbeam-utils/0.6.6' --extern-html-root-url 'futures_core_preview=https://docs.rs/futures-core-preview/0.3.0-alpha.18' --extern-html-root-url 'futures_util_preview=https://docs.rs/futures-util-preview/0.3.0-alpha.18' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0' --extern-html-root-url 'num_cpus=https://docs.rs/num_cpus/1.10.1' --extern-html-root-url 'slab=https://docs.rs/slab/0.4.2' --extern-html-root-url 'tokio_sync=https://docs.rs/tokio-sync/0.2.0-alpha.3' --extern-html-root-url 'tracing=https://docs.rs/tracing/0.1.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-c7c3f58560181324.rmeta --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-b89ce78a70f1b980.rmeta --extern crossbeam_queue=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_queue-543c5ab9853f8431.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-af21d182f0ed2a82.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-9fc69e4b71a5e42a.rmeta --extern futures_util=/home/cratesfyi/cratesfyi/debug/deps/libfutures_util-d5a1685e304f04d3.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-854cff2f7a68748a.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-dec992f6bd29ba80.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-4569d301c1ac436d.rmeta --extern tokio_sync=/home/cratesfyi/cratesfyi/debug/deps/libtokio_sync-186f4f1a7fc61349.rmeta --extern tracing=/home/cratesfyi/cratesfyi/debug/deps/libtracing-60284873e0dc50d5.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 20.46s