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

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

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...
error: could not compile `itertools` (lib) due to previous error
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: failed to write /tmp/tmp8bn66vac/Simbelmyne/Simbelmyne-tmp/target/release/deps/libitertools-b2cbac5db8c324e0.rmeta: No space left on device (os error 28)

error: could not compile `proc-macro2` (lib)
error: could not compile `itertools` (lib) due to previous error
error: failed to write /tmp/rustcJDXMoa/lib.rmeta: No space left on device (os error 28)

error: could not compile `clap_lex` (lib) due to previous error
error: failed to write bytecode to /tmp/tmp8bn66vac/Simbelmyne/Simbelmyne-tmp/target/release/deps/crossbeam_epoch-946882b1571153a7.crossbeam_epoch.bde92d215222dfc-cgu.0.rcgu.bc: No space left on device (os error 28)

error: could not compile `crossbeam-epoch` (lib) due to previous error
error: failed to write bytecode to /tmp/tmp8bn66vac/Simbelmyne/Simbelmyne-tmp/target/release/deps/strsim-6e894f1d5e2faba9.strsim.d755d6a302e643f7-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