Skip to content
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 fails building image on osx nightly #64788

Closed
HeroicKatora opened this issue Sep 25, 2019 · 1 comment
Closed

Cargo fails building image on osx nightly #64788

HeroicKatora opened this issue Sep 25, 2019 · 1 comment

Comments

@HeroicKatora
Copy link
Contributor

HeroicKatora commented Sep 25, 2019

See this build job:

https://travis-ci.org/image-rs/image/jobs/589672851

There is no backtrace or error, just:

thread 'main' panicked at 'index out of bounds: the len is 2 but the index is 2', src/tools/cargo/src/cargo/util/cpu.rs:152:29

It has already reproduced a second time on that exact job. However, it's only been tested on Travis and not a local machine.

@Mark-Simulacrum
Copy link
Member

Known bug, should be fixed soon. See rust-lang/cargo#7429.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants