cargo rustc --release -p simbelmyne -- -C target-cpu=native --emit link=Simbelmyne-8654384C
   Compiling anyhow v1.0.104
   Compiling proc-macro2 v1.0.107
   Compiling quote v1.0.47
   Compiling unicode-ident v1.0.24
   Compiling crossbeam-utils v0.8.22
   Compiling crossbeam-epoch v0.9.20
   Compiling crossbeam-deque v0.8.7
   Compiling either v1.17.0
   Compiling rayon-core v1.13.0
   Compiling lazy_static v1.5.0
error: could not parse/generate dep info at: /tmp/tmpbtjm5i3x/Simbelmyne/Simbelmyne-tmp/target/release/build/rayon-core-37d5f51a5ebc6b47/build_script_build-37d5f51a5ebc6b47.d

Caused by:
  failed to write `/tmp/tmpbtjm5i3x/Simbelmyne/Simbelmyne-tmp/target/release/.fingerprint/rayon-core-37d5f51a5ebc6b47/dep-build-script-build-script-build`

Caused by:
  No space left on device (os error 28)
warning: build failed, waiting for other jobs to finish...
error: failed to build archive at `/tmp/tmpbtjm5i3x/Simbelmyne/Simbelmyne-tmp/target/release/deps/libeither-c296d47f58e6783a.rlib`: No space left on device (os error 28)

error: could not compile `either` (lib) due to 1 previous error
error: linking with `cc` failed: exit status: 1
  |
  = note:  "cc" "-m64" "/tmp/tmpbtjm5i3x/Simbelmyne/Simbelmyne-tmp/target/release/build/proc-macro2-3d374f4bf9dc8b67/rustcd14ZPd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/tmpbtjm5i3x/Simbelmyne/Simbelmyne-tmp/target/release/build/proc-macro2-3d374f4bf9dc8b67/rustcd14ZPd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/tmpbtjm5i3x/Simbelmyne/Simbelmyne-tmp/target/release/build/proc-macro2-3d374f4bf9dc8b67/build_script_build-3d374f4bf9dc8b67" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,--strip-all" "-nodefaultlibs"
  = note: some arguments are omitted. use `--verbose` to show all linker arguments
  = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug.
          Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
          0  libLLVM.so.22.1-rust-1.97.1-stable 0x00007fabd254cc07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39
          1  libLLVM.so.22.1-rust-1.97.1-stable 0x00007fabd254d4fd
          2  libc.so.6                          0x00007fabcc44bdf0
          3  libc.so.6                          0x00007fabcc56ecf7
          4  rust-lld                           0x000055c9baaeacc4
          5  rust-lld                           0x000055c9bab6a81b
          6  libLLVM.so.22.1-rust-1.97.1-stable 0x00007fabd24f52f2
          7  libLLVM.so.22.1-rust-1.97.1-stable 0x00007fabd24f4aaa
          8  libLLVM.so.22.1-rust-1.97.1-stable 0x00007fabd245a1a0
          9  libc.so.6                          0x00007fabcc49eb7b
          10 libc.so.6                          0x00007fabcc51c630 __clone + 64
          collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
          compilation terminated.
          

error: could not compile `proc-macro2` (build script) due to 1 previous error
error: failed to write /tmp/tmpbtjm5i3x/Simbelmyne/Simbelmyne-tmp/target/release/deps/rustcP8Ceqr/lib.rmeta: No space left on device (os error 28)

error: could not compile `either` (lib) due to 1 previous error
error: failed to write to `/tmp/tmpbtjm5i3x/Simbelmyne/Simbelmyne-tmp/target/release/deps/rmetaQZIHGW/full.rmeta`: No space left on device (os error 28)

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