-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 install/build failing with latest nightly #40631
Comments
Seems to be completly broken, for example our travis builds for nightly crash on
cargo install cargo-update
|
Same error occured in nightly on Windows. Detailed traceback:
|
This seems not to be a Windows issue - I'm seeing this on Arch Linux as well. |
Using
|
Found a issue in cargo repo here: rust-lang/cargo#3844. |
Duplicate of rust-lang/cargo#3844, but thanks for the report! |
On Windows, trying to do a cargo install:
Seems to be okay with nightly-2017-03-03 but recent nightly seems to have issues.
The text was updated successfully, but these errors were encountered: