Why doesn’t the Rust feature `sync_unsafe_cell` work on edition 2021, but on 2018 it does? I try to compile a Rust library I found on GitHub.