Closed
Description
I tried to build rust with rustbuild.
./configure --enable-ccache --enable-rustbuild
make
But after a few seconds it fails downloading the nightly with errno 104, which is connection reset by peer. If I run it again it sees the file is there and fails saying the checksum is wrong. I guess it needs to retry the download.