Unknown feature `const_nonzero_new`/`const_atomic_bool_new`/`const_atomic_ptr_new`/`const_unsafe_cell_new`
On the nightly-2018-12-31 version of rust, the compiler complains about these features being removed, these can be dropped from the feature gate without issue now, from what I experimented.