found two different crates with name rustc_demangle
that are not distinguished by differing -C metadata
#61966
Labels
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
When building latest master with
./x.py build -i
, I get the following error:(Sorry about the image, but multiline copy+paste is currently broken in my dev build of windows terminal.)
Error pasted for search:
Note that I've also applied this patch to solve the build breakage on msvc 2019.
Forcibly downgrading or specifying the version to to
=0.1.14
like this solves the issue, but I have no idea why it happens in the first place:The text was updated successfully, but these errors were encountered: