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.