cargo rustc --release -- -C target-cpu=native --emit link=Viridithas-8DDFE19C-4515E89A
   Compiling libc v0.2.153
   Compiling proc-macro2 v1.0.79
   Compiling cfg-if v1.0.0
   Compiling unicode-ident v1.0.12
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/cfg-if-1.0.0/tmp/rustc2WNluY"

error: could not compile `cfg-if` (lib) 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/unicode-ident-1.0.12/tmp/rustck38X2o"

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/libc-0.2.153/tmp/rustcHaLI5M"

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/rustcuY1V4s"

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