cargo rustc --release -- -C target-cpu=native --emit link=Viridithas-8DA9CBC8-5B404555
   Compiling proc-macro2 v1.0.79
   Compiling unicode-ident v1.0.12
   Compiling utf8parse v0.2.1
   Compiling windows_x86_64_gnu v0.52.6
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/rustcswe88j"

error: could not compile `windows_x86_64_gnu` (build script) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
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/rustcP5Cp3U"

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/unicode-ident-1.0.12/tmp/rustczZMU7Y"

error: could not compile `unicode-ident` (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/proc-macro2-1.0.79/tmp/rustcrruccD"

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