I noticed that running `try!()` macro in `main()` doesn't add line numbers in errors. Code: http://is.gd/m7CFnx It works fine in `stable` and `beta`, seems a `nightly` regression.