### Problem As POST TITLE, I think you can reproduce it too. ### Steps 1. visit https://www.rust-lang.org/tools/install 2. copy the command as recommanded: `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh` 3. Choose `1) Proceed with installation (default)` 4. Wait for the progress finish. 5. The final step, Boom.  ### Possible Solution(s) _No response_ ### Notes _No response_ ### Rustup version ```console I don't know, I think it's latest, as I `curl`ed and `pipe`ed `sh`. ``` ### Installed toolchains ```console xx ```