Build #170933 2019-07-06 19:15:25
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)# build log
Updating crates.io index
Downloading crates ...
Downloaded tracing v0.1.2
Fresh lazy_static v1.3.0
Fresh cfg-if v0.1.9
Checking tracing-core v0.1.1
Running `rustc --edition=2018 --crate-name tracing_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-core-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=aefbe3fe4e752549 -C extra-filename=-aefbe3fe4e752549 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-01ce08087155ff51.rmeta --cap-lints allow`
Documenting tracing v0.1.2
Running `rustdoc --edition=2018 --crate-name tracing /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tracing-0.1.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190624-1.37.0-nightly-8aa42ed7c --static-root-path / --disable-per-crate-search --extern-html-root-url 'ansi_term=https://docs.rs/ansi_term/0.11.0' --extern-html-root-url 'cfg_if=https://docs.rs/cfg-if/0.1.9' --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.28' --extern-html-root-url 'humantime=https://docs.rs/humantime/1.2.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'tracing_core=https://docs.rs/tracing-core/0.1.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-9d61d3d1bb92d865.rmeta --extern tracing_core=/home/cratesfyi/cratesfyi/debug/deps/libtracing_core-aefbe3fe4e752549.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.20s