cargo build --release --manifest-path "/c/Users/ljful/AppData/Local/Temp/tmp_8uxjxxs/sable/sable-tmp/Cargo.toml" --target-dir "/c/Users/ljful/AppData/Local/Temp/tmp_8uxjxxs/sable/sable-tmp/target"
Updating crates.io index
Locking 24 packages to latest Rust 1.96.0 compatible versions
Compiling proc-macro2 v1.0.106
Compiling windows-link v0.2.1
Compiling quote v1.0.45
Compiling unicode-ident v1.0.24
Compiling utf8parse v0.2.2
Compiling once_cell_polyfill v1.70.2
Compiling anstyle v1.0.14
Compiling cozy-chess-types v0.2.2
Compiling windows-sys v0.61.2
Compiling anstyle-parse v1.0.0
Compiling colorchoice v1.0.5
Compiling is_terminal_polyfill v1.70.2
Compiling clap_lex v1.1.0
Compiling strsim v0.11.1
Compiling cozy-chess v0.3.4
Compiling anyhow v1.0.102
Compiling heck v0.5.0
Compiling anstyle-wincon v3.0.11
Compiling anstyle-query v1.1.5
Compiling sable-engine v1.1.10 (C:\Users\ljful\AppData\Local\Temp\tmp_8uxjxxs\sable\sable-tmp)
Compiling anstream v1.0.0
Compiling clap_builder v4.6.0
Compiling syn v2.0.118
Compiling clap_derive v4.6.1
Compiling clap v4.6.1
Finished `release` profile [optimized] target(s) in 38.31s
powershell.exe -NoProfile -Command "Copy-Item -LiteralPath '/c/Users/ljful/AppData/Local/Temp/tmp_8uxjxxs/sable/sable-tmp/target/release/sable-engine.exe' -Destination 'sable-C85CE7DC' -Force"
Copy-Item : Cannot find path '/c/Users/ljful/AppData/Local/Temp/tmp_8uxjxxs/sable/sable-tmp/target/release/sable-engine.exe'
because it does not exist.
At line:1 char:1
+ Copy-Item -LiteralPath '/c/Users/ljful/AppData/Local/Temp/tmp_8uxjxxs ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (/c/Users/ljful/...able-engine.exe:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
make: *** [Makefile:35: build] Error 1