cargo rustc --release -p simbelmyne -- -C target-cpu=native --emit link=Simbelmyne-1373AC20
   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 anstyle v1.0.7
   Compiling anstyle-query v1.1.0
   Compiling is_terminal_polyfill v1.70.0
   Compiling colorchoice v1.0.1
   Compiling anstream v0.6.14
   Compiling strsim v0.11.1
   Compiling quote v1.0.36
   Compiling crossbeam-epoch v0.9.18
   Compiling syn v2.0.70
error: failed to write /tmp/rustcGG38Ev/lib.rmeta: No space left on device (os error 28)

The following warnings were emitted during compilation:

warning: crossbeam-utils@0.8.20: cargo:rustc-check-cfg requires -Zcheck-cfg flag

error: could not compile `crossbeam-utils` (lib) due to previous error
warning: build failed, waiting for other jobs to finish...
LLVM ERROR: IO failure on output stream: No space left on device
LLVM ERROR: IO failure on output stream: No space left on device
error: could not compile `quote` (lib)
error: could not compile `proc-macro2` (lib)
error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/tmp4vcooq2t/Simbelmyne/Simbelmyne-tmp/target/release/deps/rmetaGzHHVb"

error: could not compile `crossbeam-epoch` (lib) due to previous error
error: error writing dependencies to `/tmp/tmp4vcooq2t/Simbelmyne/Simbelmyne-tmp/target/release/deps/syn-b5ca369e7736808c.d`: No space left on device (os error 28)

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

error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/tmp4vcooq2t/Simbelmyne/Simbelmyne-tmp/target/release/deps/rmetaw5nhtc"

error: could not compile `itertools` (lib) due to previous error
error: could not compile `itertools` (lib) due to previous error
error: failed to write bytecode to /tmp/tmp4vcooq2t/Simbelmyne/Simbelmyne-tmp/target/release/deps/strsim-7d39d4d2747383e4.strsim.29223db5a57a54a-cgu.0.rcgu.bc: No space left on device (os error 28)

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