-
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
Compiler panic #79785
Comments
|
Stack trace in full verbose mode
|
@marcbrevoort-cyberhive If you are able to, please provide some code that reproduces this. |
I haven't narrowed it down to a specific code snippet, however it's panicking while compiling existing crates. It may be noteworthy that the compiler panic only occurs on the jenkins build environment but not on the dev box which, as far as I'm aware, builds from exactly the same sources. |
#79725 seems to be similar to my report, both involving a coverage compiler panic when compiling openssl-sys. |
Looks identical, and should be fixed when #79818 lands. It's in the CI queue now. |
Closing as duplicate of #79725. |
All I've got at the moment is
Further examples in the comments.
The text was updated successfully, but these errors were encountered: