Trying Rust2018, getting many warnings on `try` is a keyword

@dtolnay to get rid of the warnings for all users on 2015, it might make sense to rename the try! macro to check! or something else internally.