cargo rustc --release -p simbelmyne -- -C target-cpu=native --emit link=Simbelmyne-B83926E5 Compiling anyhow v1.0.86 Compiling proc-macro2 v1.0.86 Compiling crossbeam-utils v0.8.20 Compiling unicode-ident v1.0.12 Compiling either v1.13.0 Compiling lazy_static v1.5.0 Compiling utf8parse v0.2.2 Compiling rayon-core v1.12.1 Compiling itertools v0.11.0 Compiling anstyle-parse v0.2.4 Compiling colored v2.1.0 Compiling arrayvec v0.7.4 Compiling colorchoice v1.0.1 Compiling anstyle v1.0.7 Compiling is_terminal_polyfill v1.70.0 Compiling anstyle-query v1.1.0 Compiling anstream v0.6.14 Compiling clap_lex v0.7.1 Compiling heck v0.5.0 Compiling crossbeam-epoch v0.9.18 Compiling quote v1.0.36 Compiling strsim v0.11.1 Compiling simbelmyne v1.9.0 (/tmp/tmp9z99xg4a/Simbelmyne/Simbelmyne-tmp/simbelmyne) Compiling syn v2.0.70 Compiling crossbeam-deque v0.8.5 Compiling clap_builder v4.5.7 Compiling simbelmyne-chess v0.1.0 (/tmp/tmp9z99xg4a/Simbelmyne/Simbelmyne-tmp/chess) Compiling rayon v1.10.0 LLVM ERROR: IO failure on output stream: No space left on device error: failed to write bytecode to /tmp/tmp9z99xg4a/Simbelmyne/Simbelmyne-tmp/target/release/deps/rayon-01f551ffbe7afa4e.rayon.cdfa8f500eefd16c-cgu.0.rcgu.bc: No space left on device (os error 28) error: could not compile `syn` (lib) warning: build failed, waiting for other jobs to finish... error: could not compile `rayon` (lib) due to previous error error: failed to write bytecode to /tmp/tmp9z99xg4a/Simbelmyne/Simbelmyne-tmp/target/release/deps/clap_builder-964d4796f68e1f2d.clap_builder.37d4a77f4ce5c04f-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/tmp9z99xg4a/Simbelmyne/Simbelmyne-tmp/target/release/deps/rmetaUVDGIT" 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/tmp9z99xg4a/Simbelmyne/Simbelmyne-tmp/target/release/deps/rmetatgjuVH" error: could not compile `simbelmyne-chess` (lib) due to previous error make: *** [Makefile:4: openbench] Error 101