ReFS volumes on Windows Server 2022 break compilation #137971
Labels
C-bug
Category: This is a bug.
O-windows
Operating system: Windows
P-high
High priority
regression-untriaged
Untriaged performance or correctness regression.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Compiling even trivial projects (unmodified
cargo new --bin
) fails on ReFS disks on Windows Server 2022 (build 20348) with this error:ReFS vols (DevDrive) on Windows 11 seem unaffected.
This affects 1.85.0 stable, but I recall 1.84 working.
searched nightlies: from nightly-2024-12-16 to nightly-2024-12-31
regressed nightly: nightly-2024-12-23
searched commit range: 426d173...e108481
regressed commit: 00bf74d
bisected with cargo-bisect-rustc v0.6.9
Host triple: x86_64-pc-windows-msvc
Reproduce with:
The text was updated successfully, but these errors were encountered: