Skip to content

Nightly build failures #3367

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

Closed
2 tasks done
phansch opened this issue Oct 28, 2018 · 8 comments
Closed
2 tasks done

Nightly build failures #3367

phansch opened this issue Oct 28, 2018 · 8 comments
Labels
I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️

Comments

@phansch
Copy link
Member

phansch commented Oct 28, 2018

The build is currently failing on nightly due to:

@phansch phansch added the I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️ label Oct 28, 2018
@matthiaskrgr
Copy link
Member

the lint-without-lint-pass lint fires in a weird way suddenly
https://travis-ci.org/rust-lang-nursery/rust-clippy/jobs/447631961#L1161

@matthiaskrgr
Copy link
Member

Ok it didn't show up on a PR I just made ... maybe it's spurious?

@oli-obk
Copy link
Contributor

oli-obk commented Oct 29, 2018

maybe it's spurious?

That's scary!

Maybe travis is prepping for halloween?

On a more serious note. That's really scary. Not sure how that can happen

@matthiaskrgr
Copy link
Member

I just checked again and it was only a single PR (never master) where this fired, so probably my bad and false alarm...

@flip1995
Copy link
Member

The link broke for some reason (I tested it locally with the latest nightly). I have no idea why it broke, but I have a fix for it, that I will push this evening.

@flip1995
Copy link
Member

Pushed a fix to #3378

@Manishearth
Copy link
Member

Master broke clippy, so I'm tempfixing the tempfix by installing an older nightly for the rustup-toolchain-install-master build

#3383

@matthiaskrgr
Copy link
Member

The upstream rustc bug has been fixed and temporary ci fixes have been rolled back.
Closing :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Projects
None yet
Development

No branches or pull requests

5 participants