Skip to content

ICE: Cannot relate bound region #10868

Closed
Closed
@zslayton

Description

@zslayton

Ostensibly related to #10841 which was created 2 days prior.

Error:

simplejson.rs:45:7: 46:7 error: internal compiler error: Cannot relate bound region: ReInfer(60) <= ReLateBound(78, BrNamed(syntax::ast::DefId{crate: 0u32, node: 108u32}, a))
This message reflects a bug in the Rust compiler. 
We would appreciate a bug report: https://github.com/mozilla/rust/wiki/HOWTO-submit-a-Rust-bug-report
simplejson.rs:45                                                        map.find_nested(key_iterator)
simplejson.rs:46                                                },
task 'rustc' failed at 'explicit failure', /home/zslayton/rust/src/libsyntax/diagnostic.rs:76
task '<main>' failed at 'explicit failure', /home/zslayton/rust/src/librustc/lib.rs:393

Source: https://gist.github.com/zslayton/7867213

64-Bit Linux Mint
rustc 0.9-pre (a6310f6 2013-12-08 11:51:22 -0800)
host: x86_64-unknown-linux-gnu

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lifetimesArea: Lifetimes / regionsI-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