rust-lang / rust-lang/rustup

Extremely slow toolchain download

Open
#4,057 16 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

not-rustup
Dominant language
Rust
Stars
7k
Forks
1.1k
Avg merge
22h 40m
Merged PRs (30d)
46

Description

Verification
Problem

rustup toolchain install nightly-2024-10-19-aarch64-apple-darwin

.. no firewall or vpn ..

starts 4mib/s then immediately drops to 17kib/s

Image

Image

Steps

rustup toolchain install nightly-2024-10-19-aarch64-apple-darwin

Possible Solution(s)

wait 🤷

Notes

it's not the first time this happens

Rustup version
$ rustup --version
rustup 1.27.1 (54dd3d00f 2024-04-24)
Installed toolchains
$ rustup toolchain list
stable-aarch64-apple-darwin (default)
OS version

macOS Sequoia 15.1 (24B82)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names the rustup toolchain install nightly-2024-10-19-aarch64-apple-darwin command as its entry point; start by reproducing the download-speed drop on macOS Sequoia with rustup 1.27.1. Done means the cause of the recurring slowdown is identified and the toolchain download no longer immediately falls from roughly 4 MiB/s to 17 KiB/s.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.