Compiling (via emerge) nightly rust 1.66.1 fails on Gentoo - unexpected panic in compiler #107117
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I am trying to install Rust on my Gentoo machine. I was able to install the stable version (
1.65
) but when I enable nightly features and try to upgrade to1.66.1
, I get the errors pasted below. The backtrace indicates that this is rustc compile issue (and not Gentoo-specific presumably), hence I am opening an issue here.Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: