-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Internal compiler error: unexpected panic #83887
Comments
@virtualritz: Could you post the entire |
Edited the original. I will update this once |
Here you go: https://www.filemail.com/d/lkjfupbexzjtstc Warning: will expand to >1.5GB. I also tried a |
Building the code in the repository needs some external dependencies. Perhaps good candidate to try to restrict to a smaller reproducible sample (ideally, independent) - is it possible @virtualritz to try isolating the code causing the panic? @rustbot ping icebreakers-cleanup-crew |
Error: Parsing ping command in comment failed: ...'eanup-crew' | error: expected end of command at >| ' perhaps c'... Please let |
Hey Cleanup Crew ICE-breakers! This bug has been identified as a good cc @AminArria @camelid @chrissimpkins @contrun @DutchGhost @elshize @ethanboxx @h-michael @HallerPatrick @hdhoang @hellow554 @henryboisdequin @imtsuki @JamesPatrickGill @kanru @KarlK90 @LeSeulArtichaut @MAdrianMattocks @matheus-consoli @mental32 @nmccarty @Noah-Kennedy @pard68 @PeytonT @pierreN @Redblueflame @RobbieClarken @RobertoSnap @robjtede @SarthakSingh31 @shekohex @sinato @smmalis37 @steffahn @Stupremee @tamuhey @turboladen @woshilapin @yerke |
The problem is, this is an incr compiling error. @virtualritz do you know what you have done before you did edit: no luck with the downloaded zip file :( let's see what we can do here |
As I said, I can't reproduce this. After a I ran into it when I noticed I broke some example. So I went back to the first commit I made after forking the repo. When I did a I.e. no code was changed by me. Git changed the code from the commit I was on back to the commit in question. And no, as I have zero idea where this came from I can't make a minimal repro case. |
This should be fixed by #83901, but I haven't been able to create a minimal reproducer. |
Should that PR be marked as fixing this issue so we don't forget to close this issue? |
Removing @rustbot label -I-prioritize +S-waiting-on-author |
I have not ever seen this again with newer nightly versions. |
Code
Meta
rustc --version --verbose
:Error output
The text was updated successfully, but these errors were encountered: