error[E0500] for multiple crates
Related to #44 (closed).
- https://lib.rs/crates/atomic_cell
- https://lib.rs/crates/atomic_ref
- https://lib.rs/crates/atomig
- https://lib.rs/crates/blake2b_simd
All produce the following error:
error[E0500]: lib.rs:1Sorry, something went wrong!
Can't load data for crate page
- contributors
- GH can't decode cache: RmpDec(InvalidDataRead(Custom { kind: UnexpectedEof, error: "failed to fill whole buffer" }))
I find it unusual that three of these crates begin with "atomi". I suspected it was all crates early in the alphabet, but https://lib.rs/crates/bb8 is located between "atomic" and "blake" and loads fine.