Regression build script output collision
when using unstable target-applies-to-host
and debug=0
#14394
Labels
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
Z-target-applies-to-host
Nightly: target-applies-to-host
Problem
cargo check
and co. fail to build the project with the error below. It does not fail with older nightlies.Steps
cargo check
That is a minimum example, I ran into this error while trying to compile matrix-org/matrix-rust-sdk@5954ee1
Possible Solution(s)
No response
Notes
This regressed in toolchain nightly-2024-07-08, and rustc commit rust-lang/rust@20ae37c. This PR got pulled in, which touches
target-applies-to-host
: #13900, though I haven't actually checked it is that PR.I don't really understand what
target-applies-to-host
is doing, so this may just be a silly combination of flags 🤷Version
The text was updated successfully, but these errors were encountered: