`compare_exchange_weak` is allowed to spuriously fail. By default, Miri makes most calls fail so this panics when running tests: https://github.com/matklad/once_cell/blob/2cdfc1e0a92c8e51534cd91c49f41478a61a5ab6/src/imp_pl.rs#L171