Nightly 1.68.0 failed to compile tokio with -Zprint-type-sizes
#105589
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.
When running
RUSTFLAGS=-Zprint-type-sizes cargo +nightly build --release >/tmp/output
oncargo-binstall
,rustc
failed to compile tokio 1.23.0 with features sync, macros, time, io-util, net, time, rt, rt-multi-thread, fs, parking_lot, process and signal.Meta
rustc --version --verbose
:Error output
Command
RUSTFLAGS=-Zprint-type-sizes cargo +nightly build --release >/tmp/output
:The text was updated successfully, but these errors were encountered: