Skip to content

ICE: 'rustc' panicked at 'assertion failed: *start <= *end' in slice.rs:396 #18490

Closed
@mitchmindtree

Description

@mitchmindtree

I'm getting the following ICE

mindTree:RustyJen Mitch$ cargo build                                                                               
   Compiling jen v0.0.0 (file:///Users/Mitch/Programming/Rust/RustyJen)                                            
error: internal compiler error: unexpected panic                                                                   
note: the compiler unexpectedly panicked. this is a bug.                                                           
note: we would appreciate a bug report: http://doc.rust-lang.org/complement-bugreport.html                         
note: run with `RUST_BACKTRACE=1` for a backtrace                                                                  
task 'rustc' panicked at 'assertion failed: *start <= *end', /Users/rustbuild/src/rust-buildbot/slave/nightly-mac/b
uild/src/libcore/slice.rs:396                                                                                      

when compiling my project against the latest OSX nightly rustc 0.13.0-nightly (221fc1e3c 2014-10-31 02:27:15 +0000).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions