Open
Description
Problem
While updating .cargo/git/checkouts, if disk space runs out, cargo handles the situation as if there was a network error, and display:
warning: spurious network error (3 tries remaining): cannot extend packfile '...': Not enough disk space; class=Os (2)
Steps
No response
Possible Solution(s)
No response
Notes
Errors that are not related to the network shouldn't be treated as network errors.
Version
1.83.0