An issue was discovered in the anymap crate through 0.12.1 for Rust. It violates soundness via conversion of a *u8 to a *u64.
mitre·CWE-681·Published 2021-08-08
The `anymap` crate does not appear to be maintained, and the most recent published version 0.12.1 includes a soundness bug. This has been [fixed](https://github.com/chris-morgan/anymap/pull/32) a few years ago, but was never released.