crate-ci/azure-pipelines

rustup takes too long on Azure

epage opened this issue · 4 comments

epage commented

40s-2m. That is a large percentage of some jobs' runtime

epage commented

Looks like it might be dominated by rust-docs.

https://users.rust-lang.org/t/rustup-without-rust-docs/25773

We now install rustup with --profile minimal, which fixes this issue!