cool-easter-32542
03/03/2025, 5:27 PMrustup refusing to install the applicable Rust toolchain. The error results later when the CI tries to build the Rust code and no Rust toolchain is installed.
The error which ends the job is in the Build Wheels step.
But the Rust toolchain is missing because it was not installed during the previous rustup step and the CI job did not verify installation and fail at that point.
Rustup no longer installs the toolchain: https://blog.rust-lang.org/2025/03/02/Rustup-1.28.0.html
pantsbuild/pantscool-easter-32542
03/04/2025, 5:20 AMcool-easter-32542
03/04/2025, 5:20 AM