An unstable Rust feature was used on a stable or beta compiler. Either switch to a nightly toolchain and add the corresponding #![feature(...)] attribute, or avoid the unstable feature.
E0658
rust An unstable Rust feature was used on a stable or beta compiler. Either switch to a nightly toolchain and add the corresponding #![feature(...)] attribute, or avoid the unstable feature.