Skip to content

Unknown ICE error #8020

Closed
Closed
@PyroTechniac

Description

@PyroTechniac

Apologies if I'm doing any of this wrong, however I just ran into this ICE and have no idea why, as my code compiles normally.

thread 'rustc' panicked at 'assertion failed: self.start_pos.to_u32() + total_extra_bytes <= bpos.to_u32()', compiler/rustc_span/src/lib.rs:1677:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

error: internal compiler error: unexpected panic

note: the compiler unexpectedly panicked. this is a bug.

note: we would appreciate a bug report: https://github.com/rust-lang/rust-clippy/issues/new

note: Clippy version: clippy 0.1.58 (ad44239 2021-11-14)

query stack during panic:
#0 [analysis] running analysis passes on this crate
end of query stack

This happened locally, on CI it returned an error with the https://github.com/starlite-project/starchart crate

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-ICEIssue: Clippy 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