Closed as not planned
Description
There seems to be a race condition that sometimes triggers this assertion in CI builds:
rust/compiler/rustc_codegen_ssa/src/back/write.rs
Line 1464 in e97c29b
See #86965 (comment) for an example.
Let's start collecting instances of this issue here.