ICE running cargo doc
with 1.56
#90283
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.
Code
Running
cargo doc --no-deps -p pkg1 -p pkg2 ...
in our project workspace started failing with ICEs when we upgraded to Rust 1.56:https://github.com/penumbra-zone/penumbra/runs/3986489751?check_suite_focus=true#step:8:408
Rolling back to Rust 1.55 works fine:
https://github.com/penumbra-zone/penumbra/actions/runs/1377223824
Error output
The text was updated successfully, but these errors were encountered: