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
both of these commands do not terminate, and just run forever.
No output beyond Updating registry 'https://github.com/rust-lang/crates.io-index
my cpu usage is significantly increased while it's running
Steps
run cargo-install-update install-update --git --all
Possible Solution(s)
No response
Notes
I've tried this on rustup default stable and rustup default nightly
and I also tried stracing the processes but I couldn't make anything of the output, it was just endless console spam.
this command worked before but suddenly stopped working, I don't remember if it was after a specific update or something but it started around 2 days ago iirc.
Problem
both of these commands do not terminate, and just run forever.
No output beyond
Updating registry 'https://github.com/rust-lang/crates.io-index
my cpu usage is significantly increased while it's running
Steps
cargo-install-update install-update --git --all
Possible Solution(s)
No response
Notes
I've tried this on
rustup default stable
andrustup default nightly
and I also tried stracing the processes but I couldn't make anything of the output, it was just endless console spam.
this command worked before but suddenly stopped working, I don't remember if it was after a specific update or something but it started around 2 days ago iirc.
Version
The text was updated successfully, but these errors were encountered: