rust/src/ci
bors 8dfc25e05e Auto merge of #40605 - alexcrichton:add-stamps, r=brson
travis: Add timestamps to all build messages

When debugging why builds are taking so long it's often useful to get the
timestamp of all log messages as we're not always timing every tiny step of the
build. I wrote a [utility] for prepending a relative timestamp from the start of
a process which is now downloaded to the builders and is what we wrap the entire
build invocation in.

[utility]: https://github.com/alexcrichton/stamp-rs

Closes #40577
2017-03-23 12:03:39 +00:00
..
docker dist-x86-linux: ugrade gcc to 4.8.5 2017-03-21 20:40:06 +01:00
run.sh travis: Don't enable quiet tests 2017-03-21 16:51:57 -04:00
shared.sh travis: Make more network requests retryable 2017-02-25 21:28:54 -08:00