indicatif 0.12.0

A progress bar and cli reporting library for Rust
Documentation
Build #183937 2019-09-07T23:30:21.138722+00:00
# rustc version
rustc 1.39.0-nightly (618768492 2019-09-05)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Fresh regex-syntax v0.6.12
Fresh lazy_static v1.4.0
Fresh unicode-width v0.1.6
Checking number_prefix v0.3.0
Fresh regex v1.3.1
Fresh libc v0.2.62
Running `rustc --crate-name number_prefix /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/number_prefix-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4bccd2e4d53b42eb -C extra-filename=-4bccd2e4d53b42eb --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh clicolors-control v1.0.1
Fresh termios v0.3.1
Checking console v0.9.0
Running `rustc --edition=2018 --crate-name console /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/console-0.9.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode-width"' -C metadata=d92c2af38d7b3e60 -C extra-filename=-d92c2af38d7b3e60 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern clicolors_control=/home/cratesfyi/cratesfyi/debug/deps/libclicolors_control-a4d0038f7c8e427a.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-23b7ab976e216899.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-7a43c6de6102fb90.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-bde6a10a312b11c7.rmeta --extern termios=/home/cratesfyi/cratesfyi/debug/deps/libtermios-ee2acf7f82414823.rmeta --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-7080091076c71417.rmeta --cap-lints allow`
Documenting indicatif v0.12.0
Running `rustdoc --edition=2018 --crate-name indicatif /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/indicatif-0.12.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'console=https://docs.rs/console/0.9.0' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.29' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.4.0' --extern-html-root-url 'number_prefix=https://docs.rs/number_prefix/0.3.0' --extern-html-root-url 'rand=https://docs.rs/rand/0.7.0' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.2.0' --extern-html-root-url 'regex=https://docs.rs/regex/1.3.1' --extern-html-root-url 'tokio_core=https://docs.rs/tokio-core/0.1.17' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern console=/home/cratesfyi/cratesfyi/debug/deps/libconsole-d92c2af38d7b3e60.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-23b7ab976e216899.rmeta --extern number_prefix=/home/cratesfyi/cratesfyi/debug/deps/libnumber_prefix-4bccd2e4d53b42eb.rmeta --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-bde6a10a312b11c7.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.45s