Closed
Description
The build is currently failing on nightly due to:
- A broken compiletest-rs (Fix: Fix nightly build failure (Added RunIgnored) Manishearth/compiletest-rs#130) - need to wait for new release or use master
- A rustc bug: ICE when checking hyper: HirIdValidator rust#55376