cargo build --release --manifest-path "/c/Users/ljful/AppData/Local/Temp/tmpyy7jaljw/sable/sable-tmp/Cargo.toml" --target-dir "/c/Users/ljful/AppData/Local/Temp/tmpyy7jaljw/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 unicode-ident v1.0.24
   Compiling quote v1.0.45
   Compiling once_cell_polyfill v1.70.2
   Compiling utf8parse v0.2.2
   Compiling anstyle v1.0.14
   Compiling colorchoice v1.0.5
   Compiling windows-sys v0.61.2
   Compiling anstyle-parse v1.0.0
   Compiling cozy-chess-types v0.2.2
   Compiling is_terminal_polyfill v1.70.2
   Compiling anyhow v1.0.102
   Compiling clap_lex v1.1.0
   Compiling heck v0.5.0
   Compiling strsim v0.11.1
   Compiling cozy-chess v0.3.4
   Compiling sable-engine v1.1.18 (C:\Users\ljful\AppData\Local\Temp\tmpyy7jaljw\sable\sable-tmp)
   Compiling anstyle-query v1.1.5
   Compiling anstyle-wincon v3.0.11
error: failed to run custom build command for `quote v1.0.45`

Caused by:
  could not execute process `C:/Users/ljful/AppData/Local/Temp/tmpyy7jaljw/sable/sable-tmp/target\release\build\quote-7d12436395c6ff27\build-script-build` (never executed)

Caused by:
  An Application Control policy has blocked this file. (os error 4551)
warning: build failed, waiting for other jobs to finish...
error: failed to run custom build command for `cozy-chess v0.3.4`

Caused by:
  could not execute process `C:/Users/ljful/AppData/Local/Temp/tmpyy7jaljw/sable/sable-tmp/target\release\build\cozy-chess-89553a73f15cd4e1\build-script-build` (never executed)

Caused by:
  An Application Control policy has blocked this file. (os error 4551)
make: *** [Makefile:35: build] Error 101