has anyone seen this error before? i've never seen it and i don't know what could be causing it :(
PS C:\Users\jyn\src\rust> x c
Building bootstrap
error: failed to determine package fingerprint for build script for bootstrap v0.0.0 (C:\Users\jyn\src\rust\src\bootstrap)
Caused by:
failed to determine the most recently modified file in C:\Users\jyn\src\rust\src\bootstrap
Caused by:
failed to determine list of files in C:\Users\jyn\src\rust\src\bootstrap
Caused by:
failed to open git index at C:/Users/jyn/src/rust/.git/
Caused by:
invalid data in index - calculated checksum does not match expected; class=Index (10)
failed to run: C:\Users\jyn\src\rust\build\x86_64-pc-windows-msvc\stage0\bin\cargo.exe build --manifest-path C:\Users\jyn\src\rust\src/bootstrap/Cargo.toml
Build completed unsuccessfully in 0:00:00