Example: https://travis-ci.com/rust-lang/rust/jobs/177017513 ``` 1298: Checking compiler artifacts (x86_64-unknown-linux-gnu -> i686-pc-windows-gnu) 1502: Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) ``` This is costing an extra ~18 minutes of travis time per PR build (maybe more). cc @kennytm who I talked with on Discord about this