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

error: internal compiler error: unexpected panic while building nix-rust #27321

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

Comments

@MarkusJais
Copy link

Hello,

for my latest PR for mq_unlink support in nix-rust the Travis build fails with a message that says:

error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.

The PR where this happes can be found here:

nix-rust/nix#167

That part looks suspicious:
hread 'rustc' panicked at 'assertion failed: (left == right) (left: '&', right: ']')', ../src/librustc/metadata/tydecode.rs:567
Could not compile rand.

Here is a broken build:
https://travis-ci.org/carllerche/nix-rust/jobs/72583927

Hope this helps.

Markus

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

arielb1 commented Oct 23, 2015

This looks like a metadata version mismatch. Closing.

@arielb1 arielb1 closed this as completed Oct 23, 2015
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