Skip to content

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

Closed
@MarkusJais

Description

@MarkusJais

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions