Closed
Description
Describe the bug
during cargo clippy with the toolchain 2021-07-06 crates.io often reports that it failed to download some crate.
This rise up in our CI for multiple runners, multiple crates on different times per day. At first we thought its just a network issues, but there might be more to it. did you change any of the relevant setup ?
To Reproduce
sporadic issue, it fails when cargo tries to download various crates from crates.io. see here for logs
Expected behavior
The crate adler
or similar downloads corectly and cargo continues to run
Server (please complete the following information):
- ubuntu20.04
- cargo
- 2021-07-06