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

internal compiler error #25036

Closed
wolfiestyle opened this issue May 1, 2015 · 1 comment
Closed

internal compiler error #25036

wolfiestyle opened this issue May 1, 2015 · 1 comment
Labels
I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️

Comments

@wolfiestyle
Copy link

Got this error while trying to compile a simple program (https://gist.github.com/darkstalker/c8c605ddc56aa4d31fc8). It uses the num 0.1.24 crate.

  error: internal compiler error: Impl DefId { krate: 2, node: 24906 } was matchable against Obligation(predicate=Binder(TraitPredicate(core::ops::Mul<_>)),depth=1) but now is not
  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: run with `RUST_BACKTRACE=1` for a backtrace
  thread 'rustc' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:209

The stack trace and rustc version are here: https://gist.github.com/darkstalker/f4ce878d18a4f5c489d7

@steveklabnik steveklabnik added the I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ label May 2, 2015
@arielb1
Copy link
Contributor

arielb1 commented Oct 23, 2015

duplicate of #22645.

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

No branches or pull requests

3 participants