Compiler error during compilation of combine
(Docker rust:latest
, aarch64, nightly)
#107684
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.
Hi,
Thanks for building my most loved programming language! I encountered a compilation error building
combine=4.6.6
in a docker container (rust:latest
) on toolchainnightly
. It does not happen on the host system but only in the docker build. I am not entirely sure if I should rather open an issue over at the rust docker repo. If yes, let me know.Code
I boiled it down to the
combine
crate. I attached a minimalistic crate example (combine-bug.zip). Runon a M1.
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: