-
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
nightly-arm-unknown-linux-gnueabihf: thread 'main' panicked at 'called Option::unwrap()
on a None
value'
#40639
Comments
Same on Ubuntu |
I confirm the issue at Arch Linux. Here is the stacktrace I see
|
Duplicate of rust-lang/cargo#3844 -- Apparently fixed now. |
Yes this should be fixed on master, but thanks for the report! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Recent nightly builds seem to be broken on arm.
For example when trying to compile edgedns, cargo always panics with:
Tested with
rustc 1.17.0-nightly (a559452b0 2017-03-17)
.The text was updated successfully, but these errors were encountered: