Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler unexpectedly panicked #6283

Closed
royster57 opened this issue Nov 2, 2020 · 2 comments
Closed

Compiler unexpectedly panicked #6283

royster57 opened this issue Nov 2, 2020 · 2 comments
Labels
I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️

Comments

@royster57
Copy link

thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:945:9
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

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.0.212 (ffa2e7a 2020-10-24)

query stack during panic:
#0 [typeck] type-checking <rexapi::latest::VolumeCreateInternal as validation::VolumeCreateBasicValidation>::onboarded_device_not_primary
#1 [typeck_item_bodies] type-checking all item bodies
end of query stack

@giraffate
Copy link
Contributor

Could you provide a minimal example where this happen?

@rustbot modify labels: +L-crash

@rustbot rustbot added the I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️ label Nov 3, 2020
@matthiaskrgr
Copy link
Member

I'm closing this; with the little information given in the ticket we won't be able to do anything about this crash.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Projects
None yet
Development

No branches or pull requests

4 participants