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

ICE on latest (15aa15b03 2017-07-21) nightly #686

Closed
ozkriff opened this issue Jul 22, 2017 · 3 comments
Closed

ICE on latest (15aa15b03 2017-07-21) nightly #686

ozkriff opened this issue Jul 22, 2017 · 3 comments

Comments

@ozkriff
Copy link

ozkriff commented Jul 22, 2017

error: internal compiler error: /checkout/src/librustc/infer/mod.rs:573: Encountered errors `[FulfillmentError(Obligation(predicate=Binder(TraitPredicate(<CB as audio::AudioCallback>)),depth=0),Unimplemented)]` resolving bounds after type-checking

note: the compiler unexpectedly panicked. this is a bug.

note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports

note: rustc 1.20.0-nightly (15aa15b03 2017-07-21) running on x86_64-unknown-linux-gnu

thread 'rustc' panicked at 'Box<Any>', /checkout/src/librustc_errors/lib.rs:437:8
note: Run with `RUST_BACKTRACE=1` for a backtrace.

error: Could not compile `sdl2`.

@SpaceManiac
Copy link
Contributor

rust-lang/rust#43394
audio.rs line 375

@Cobrand
Copy link
Member

Cobrand commented Jul 23, 2017

This is not our bug technically (since it comes from the compiler + is only in nightly), but I'm leaving this open for visibility until this is fixed in nightly.

@tegarriott
Copy link

Building on nightly is working again

@Cobrand Cobrand closed this as completed Jul 29, 2017
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

4 participants