-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cargo build
stuck on "Updating registry" in a repository with old Cargo.lock
#4502
Comments
Other project does build well, including when dependencies change. |
Removing the |
Cargo.lock in question. |
cargo build
stuck on "Updating registry" in rust-websocket repositorycargo build
stuck on "Updating registry" in a repository with old Cargo.lock
Do you have a Cargo.toml or a project to check out which reproduces this? This is probably another case of #4066 |
Cargo.toml from rust-websocket v0.20.2 The problem is reproducible with Cargo.lock above. |
Attached strace shows no syscalls, attached rust-gdb shows backtrace:
Moving away
Cargo.lock
doesnot resolve the problem.resolve the problem.The text was updated successfully, but these errors were encountered: