You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That part looks suspicious:
hread 'rustc' panicked at 'assertion failed: (left == right) (left: '&', right: ']')', ../src/librustc/metadata/tydecode.rs:567
Could not compile rand.
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
The text was updated successfully, but these errors were encountered: