indicatif 0.5.0

A progress bar and cli reporting library for Rust
Documentation
Build #58925 2017-06-06T02:23:20.382402+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading indicatif v0.5.0
Downloading console v0.4.2
Fresh stable_deref_trait v1.0.0
Fresh unicode-width v0.1.4
Fresh utf8-ranges v1.0.0
Fresh smallvec v0.4.0
Fresh void v1.0.2
Fresh libc v0.2.23
Fresh lazy_static v0.2.8
Fresh regex-syntax v0.4.1
Fresh memchr v1.0.1
Fresh thread-id v3.1.0
Fresh termios v0.2.2
Fresh rand v0.3.15
Fresh clicolors-control v0.1.0
Fresh aho-corasick v0.6.3
Fresh unreachable v0.1.1
Fresh thread_local v0.3.3
Fresh parking_lot_core v0.2.2
Fresh regex v0.2.2
Fresh owning_ref v0.3.3
Fresh parking_lot v0.4.4
Compiling console v0.4.2
Running `rustc --crate-name console .cargo/registry/src/github.com-1ecc6299db9ec823/console-0.4.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b69960141d7786af -C extra-filename=-b69960141d7786af --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-3d4f92909099fe8c.rlib --extern-version parking_lot=parking_lot,0.4.4 --extern unicode_width=/home/cratesfyi/cratesfyi/debug/deps/libunicode_width-a9324100be4d7255.rlib --extern-version unicode_width=unicode-width,0.1.4 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-18005fa1be5dd889.rlib --extern-version lazy_static=lazy_static,0.2.8 --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f57600d45f59abf1.rlib --extern-version regex=regex,0.2.2 --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-496b028781a2b35b.rlib --extern-version libc=libc,0.2.23 --extern clicolors_control=/home/cratesfyi/cratesfyi/debug/deps/libclicolors_control-753ac7f51bedaf9f.rlib --extern-version clicolors_control=clicolors-control,0.1.0 --extern termios=/home/cratesfyi/cratesfyi/debug/deps/libtermios-94bc6e98643771ed.rlib --extern-version termios=termios,0.2.2 --cap-lints allow`
Documenting indicatif v0.5.0
Running `rustdoc --crate-name indicatif .cargo/registry/src/github.com-1ecc6299db9ec823/indicatif-0.5.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern console=/home/cratesfyi/cratesfyi/debug/deps/libconsole-b69960141d7786af.rlib --extern-version console=console,0.4.2 --extern regex=/home/cratesfyi/cratesfyi/debug/deps/libregex-f57600d45f59abf1.rlib --extern-version regex=regex,0.2.2 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-18005fa1be5dd889.rlib --extern-version lazy_static=lazy_static,0.2.8 --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-3d4f92909099fe8c.rlib --extern-version parking_lot=parking_lot,0.4.4`
Finished dev [unoptimized + debuginfo] target(s) in 3.39 secs