The output chock is full of NOTEs, which distract the eye from the actual problem. [example](https://travis-ci.org/rust-lang/rust/builds/47377183#L374) I'm guessing that these NOTEs aren't really useful in Travis test builds? Would it make sense to remove them? Potential alternate solution is to highlight the failures in red: #18826