While working on Servo, on a regular basis, Cargo gets stuck on Updating git repository or Updating registry.
I usually have to wait few hours until it finishes. Sometimes with no error (compilation went through). Sometimes with an error (conflict of version with a dependency in my Cargo.toml and Servo's Cargo.toml).
I guess #4502 is related.
Is there anything I can do to help diagnose this problem?