Could the musl toolchain be promoted from something people access with `rustup target add x86_64-unknown-linux-musl` to something that people can `curl https://sh.rustup.rs -sSf | sh -s -- --default-host x86_64-unknown-linux-musl -y` ?