Skip to content

Nightly compiler error: cannot relate bound region #34878

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
ngsankha opened this issue Jul 17, 2016 · 3 comments
Closed

Nightly compiler error: cannot relate bound region #34878

ngsankha opened this issue Jul 17, 2016 · 3 comments

Comments

@ngsankha
Copy link
Contributor

ngsankha commented Jul 17, 2016

Came across this error while building on the nightly compiler on Travis: https://travis-ci.org/troposphere/boron/jobs/145311447

Relevant log lines:

error: internal compiler error: ../src/librustc/infer/region_inference/mod.rs:734: cannot relate bound region: '_#0r <= ReEarlyBound(TypeSpace, 0, 'r)
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
thread 'rustc' panicked at 'Box<Any>', ../src/librustc_errors/lib.rs:580
note: Run with `RUST_BACKTRACE=1` for a backtrace.
@TimNN
Copy link
Contributor

TimNN commented Jul 17, 2016

This is probably #34839 and should be fixed in the next nightly.

@jonas-schievink
Copy link
Contributor

Fixed in current nightly

@alexcrichton
Copy link
Member

Yay!

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