ICE caused by failed assertion in on_disk_cache.rs #71733
Labels
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
E-needs-mcve
Call for participation: This issue has a repro, but needs a Minimal Complete and Verifiable Example
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.
My CI run (
cargo test
) failed spuriously on Windows with the following ICE:Unfortunately I've been unable to reproduce the crash, despite no code having changed. As such, I'm not sure if the issue still exists on the latest nightly.
For reference, the entirety of the crate which failed to compile can be found here.
The text was updated successfully, but these errors were encountered: