incremental compilation error with evaluate_obligation when building substrate #88910
Labels
A-incr-comp
Area: Incremental compilation
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.
When building https://github.com/substrate-developer-hub/substrate-node-template , I've attempted to use the nightly version of Rust to speed up builds by using incremental compilation. Instead, I've encountered an ICE that suggested to create an issue.
Unfortunately, I was not able to minimize the error. I will try to minimize it, but the attempts to do so are hampered by extremely long build times. Which is why I would like to use incremental compilation in the first place.
Any directions on how to minimize the error are appreciated.
Code
These are the commands that can be used to reproduce the error:
Meta
rustc --version --verbose
:Error output
Backtrace
Query stack during panic:
The text was updated successfully, but these errors were encountered: