🚨 Compromised Rust crate on
crates.io!
The Packages arrayref (~245M downloads) v0.3.10, append-only-vec v0.1.9, and internment v0.8.7 have been compromised!
They all silently pulled in proc-macro1, a typosquat of proc-macro2. Its
build.rs downloads a remote payload and executes it on any machine that runs cargo build - nothing from the crate even needs to be called.
Check your Cargo.lock for the compromised packages or any proc-macro1 entry.