You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When benchmarking release (especially beta) artifacts, the collector accumulates Rust toolchains in $HOME/.rustup/toolchains. We should periodically clean them up, otherwise eventually it will run out of space.
@Mark-Simulacrum Do you remember if there was some cleanup script on the old machine before? Seems like this also had to be an issue there.