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:
But cargo cache, cargo license and cargo install, rustc and other stuff runs.
Not sure where the origin of the problem is.