cargo rustc --release -- -C target-cpu=native --emit link=Viridithas-AC00DAC2-5B404555
    Updating crates.io index
 Downloading crates ...
  Downloaded static_assertions v1.1.0
  Downloaded twox-hash v1.6.3
  Downloaded byteorder v1.5.0
  Downloaded ruzstd v0.7.0
   Compiling proc-macro2 v1.0.79
   Compiling unicode-ident v1.0.12
   Compiling windows_x86_64_gnu v0.52.6
   Compiling utf8parse v0.2.1
error: couldn't create a temp dir: No such file or directory (os error 2) at path "/home/shawn/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.1/tmp/rustchF2GTX"

error: couldn't create a temp dir: No such file or directory (os error 2) at path "/home/shawn/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/tmp/rustc6nMaln"

error: could not compile `unicode-ident` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `utf8parse` (lib) due to 1 previous error
error: couldn't create a temp dir: No such file or directory (os error 2) at path "/home/shawn/.cargo/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.6/tmp/rustcrmlK0B"

error: could not compile `windows_x86_64_gnu` (build script) due to 1 previous error
error: couldn't create a temp dir: No such file or directory (os error 2) at path "/home/shawn/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.79/tmp/rustcTR0xvS"

error: could not compile `proc-macro2` (build script) due to 1 previous error
make: *** [Makefile:28: openbench] Error 101