cargo test
fails with fatal runtime error on stable-aarch64-apple-darwin
#105988
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
O-macos
Operating system: macOS
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Meta
rustc --version --verbose
:Error output
No backtrace is printed.
The error is solved temporarily if I clean and rerun using:
The text was updated successfully, but these errors were encountered: