I have installed stable-x86_64-unknown-linux-musl with rustup on Alpine Linux 3.15. After successful installing a bunch of cargo tools, many of them do SIGSEGV: * https://github.com/rustsec/rustsec/issues/504 * https://github.com/kbknapp/cargo-outdated/issues/305 * https://github.com/Keruspe/cargo-duplicates/issues/5 * https://github.com/nabijaczleweli/cargo-update/issues/171 But cargo cache, cargo license and cargo install, rustc and other stuff runs. Not sure where the origin of the problem is.