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

I tried using serde_derive from a 2018 crate and was not able to reproduce this warning as of rustc 1.30.0-nightly (2f1547c0a 2018-09-11). How do I trigger the warning?