cargo rustc --release -p simbelmyne -- -C target-cpu=native --emit link=Simbelmyne-392CF33D
   Compiling anyhow v1.0.86
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.12
   Compiling crossbeam-utils v0.8.20
   Compiling either v1.13.0
   Compiling lazy_static v1.5.0
   Compiling utf8parse v0.2.2
   Compiling rayon-core v1.12.1
   Compiling anstyle-parse v0.2.4
   Compiling colored v2.1.0
   Compiling itertools v0.11.0
   Compiling arrayvec v0.7.4
   Compiling colorchoice v1.0.1
   Compiling anstyle-query v1.1.0
   Compiling anstyle v1.0.7
   Compiling is_terminal_polyfill v1.70.0
   Compiling clap_lex v0.7.1
   Compiling quote v1.0.36
   Compiling crossbeam-epoch v0.9.18
   Compiling syn v2.0.70
   Compiling crossbeam-deque v0.8.5
   Compiling anstream v0.6.14
   Compiling heck v0.5.0
   Compiling strsim v0.11.1
   Compiling simbelmyne v1.9.0 (/tmp/tmp8c90s8vx/Simbelmyne/Simbelmyne-tmp/simbelmyne)
   Compiling clap_builder v4.5.7
   Compiling simbelmyne-chess v0.1.0 (/tmp/tmp8c90s8vx/Simbelmyne/Simbelmyne-tmp/chess)
   Compiling rayon v1.10.0
LLVM ERROR: IO failure on output stream: No space left on device
error: could not compile `syn` (lib)
warning: build failed, waiting for other jobs to finish...
error: failed to write bytecode to /tmp/tmp8c90s8vx/Simbelmyne/Simbelmyne-tmp/target/release/deps/clap_builder-87e457a04a7e7171.clap_builder.6478bb29c9db8514-cgu.0.rcgu.bc: No space left on device (os error 28)

error: could not compile `clap_builder` (lib) due to previous error
error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/tmp8c90s8vx/Simbelmyne/Simbelmyne-tmp/target/release/deps/rmeta4ozsGy"

error: could not compile `simbelmyne-chess` (lib) due to previous error
error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/tmp8c90s8vx/Simbelmyne/Simbelmyne-tmp/target/release/deps/rmetaOml7wn"

error: could not compile `simbelmyne-chess` (lib) due to previous error
make: *** [Makefile:4: openbench] Error 101