Build #171894 2019-07-11 17:08:24
# 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 slog-term v2.4.1
Fresh autocfg v0.1.4
Compiling slog v2.5.0
Fresh lazy_static v1.3.0
Fresh thread_local v0.3.6
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/slog-2.5.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0a0780657417c9ee -C extra-filename=-0a0780657417c9ee --out-dir /home/cratesfyi/cratesfyi/debug/build/slog-0a0780657417c9ee -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh libc v0.2.59
Fresh num-traits v0.2.8
Fresh byteorder v1.3.2
Fresh num-integer v0.1.41
Fresh dirs v1.0.5
Fresh time v0.1.42
Fresh atty v0.2.11
Fresh term v0.5.2
Fresh chrono v0.4.7
Running `/home/cratesfyi/cratesfyi/debug/build/slog-0a0780657417c9ee/build-script-build`
Running `rustc --crate-name slog /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/slog-2.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=bd2cbd4744c5f7b7 -C extra-filename=-bd2cbd4744c5f7b7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg integer128`
Documenting slog-term v2.4.1
Running `rustdoc --crate-name slog_term /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/slog-term-2.4.1/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 'atty=https://docs.rs/atty/0.2.11' --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.7' --extern-html-root-url 'slog=https://docs.rs/slog/2.5.0' --extern-html-root-url 'slog_async=https://docs.rs/slog-async/2.3.0' --extern-html-root-url 'term=https://docs.rs/term/0.5.2' --extern-html-root-url 'thread_local=https://docs.rs/thread_local/0.3.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern atty=/home/cratesfyi/cratesfyi/debug/deps/libatty-3bd668827e2be2f8.rmeta --extern chrono=/home/cratesfyi/cratesfyi/debug/deps/libchrono-0636f02665f6cdab.rmeta --extern slog=/home/cratesfyi/cratesfyi/debug/deps/libslog-bd2cbd4744c5f7b7.rmeta --extern term=/home/cratesfyi/cratesfyi/debug/deps/libterm-37828e0e753a7d3a.rmeta --extern thread_local=/home/cratesfyi/cratesfyi/debug/deps/libthread_local-d2b4f2b900de8da2.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.08s