command rustc --print crate-name
panics on Alpine 3.17 Linux
#110709
Labels
C-bug
Category: This is a bug.
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.
Bug
Command
rustc --print crate-name
panics on Alpine 3.17.3 Linux.Platform
Install
gcc
Otherwise, it's a vanilla install of Alpine.
Code
Generate a default project,
cargo init rust_test1
main.rs
should haveMeta
rustc --version --verbose
:Installed is profile minimal, stable using
rustup.rs
script.Error output
Backtrace
(it builds fine; that's not the bug here)
The text was updated successfully, but these errors were encountered: