cargo rustc --release -p hobbes-chess-engine --jobs 4 -- -C target-cpu=native -C link-arg=-Wl,--as-needed -C link-arg=-Wl,--gc-sections --emit link=Hobbes-B458B12D
   Compiling arrayvec v0.7.4
   Compiling hobbes-chess-engine v0.1.0 (/tmp/tmp_u450lci/Hobbes/Hobbes-tmp)
error: failed to write query cache to `/tmp/tmp_u450lci/Hobbes/Hobbes-tmp/target/release/incremental/hobbes_chess_engine-0pekdjwray50x/s-h9kkznvhif-0af06jc-working/query-cache.bin`: No space left on device (os error 28)

error: could not compile `hobbes-chess-engine` (bin "hobbes-chess-engine") due to 1 previous error
make: *** [Makefile:26: openbench] Error 101