To reproduce: ``` // main.rs fn main() {} ``` ``` $ rustc --version rustc 1.13.0-nightly (eac41469d 2016-08-30) $ rustc --verbose main.rs $ ``` This might be an OS X-specific bug, I have not tried 1.13 on any other OS.