cargo rustc --release -p hobbes-chess-engine --jobs 8 -- -C target-cpu=native -C link-arg=-Wl,--as-needed -C link-arg=-Wl,--gc-sections --emit link=Hobbes-1F6C3CC5 Compiling arrayvec v0.7.4 Compiling hobbes-chess-engine v0.1.0 (/tmp/tmpermp7xhm/Hobbes/Hobbes-tmp) error: failed to write query cache to `/tmp/tmpermp7xhm/Hobbes/Hobbes-tmp/target/release/incremental/hobbes_chess_engine-1qphy618iak3l/s-h9iedvdwfq-17xw895-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