cargo rustc --release -p simbelmyne -- -C target-cpu=native --emit link=Simbelmyne-B83926E5
   Compiling anyhow v1.0.86
   Compiling crossbeam-utils v0.8.20
   Compiling proc-macro2 v1.0.86
   Compiling unicode-ident v1.0.12
   Compiling either v1.13.0
   Compiling rayon-core v1.12.1
   Compiling lazy_static v1.5.0
LLVM ERROR: IO failure on output stream: No space left on device
error: failed to write /tmp/rustc6pKA4X/lib.rmeta: No space left on device (os error 28)

error: could not compile `rayon-core` (build script)
warning: build failed, waiting for other jobs to finish...
error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc9Pa71Q"

error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/tmpq4f5kfhy/Simbelmyne/Simbelmyne-tmp/target/release/build/crossbeam-utils-f830b9b41e12110e/rmetaLR3Mi1"

error: could not compile `lazy_static` (lib) due to previous error
error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/tmpq4f5kfhy/Simbelmyne/Simbelmyne-tmp/target/release/build/proc-macro2-b751d2dad2cad97f/rmetaXySpJT"

error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/tmpq4f5kfhy/Simbelmyne/Simbelmyne-tmp/target/release/build/anyhow-f122f8e81e60bc8d/rmeta3J62Tb"

error: could not compile `lazy_static` (lib) due to previous error
error: could not compile `proc-macro2` (build script) due to previous error
error: could not compile `crossbeam-utils` (build script) due to previous error
error: could not compile `anyhow` (build script) due to previous error
LLVM ERROR: IO failure on output stream: No space left on device
error: could not compile `unicode-ident` (lib)
error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/tmpq4f5kfhy/Simbelmyne/Simbelmyne-tmp/target/release/deps/rmetajgqGK6"

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