cargo private

To start a new build commit change to repository or click New build button.
Auto merge of #5620 - kennytm:compile-progress, r=matklad
Displays a one line progress of what crates are currently built. cc #2536, #3448. The change is based on #3451, but uses the progress bar introduced in #4646 instead. The percentage is simply the number of crates processed รท total crates count, which is inaccurate but better than nothing. Output looks like: [![asciicast](https://asciinema.org/a/YTiBAz4K4vfidNTAnehtyH46l.png)](https://asciinema.org/a/YTiBAz4K4vfidNTAnehtyH46l)
1.0.4994
7 years ago by bors
7 years ago in 17 min 41 sec
Environment: TARGET=x86_64-pc-windows-msvc, OTHER_TARGET=i686-pc-windows-msvc, MAKE_TARGETS=test-unit-x86_64-pc-windows-msvc
17 min 41 sec
Rendering console...
Log is empty.