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-394EB56B Compiling memchr v2.7.5 Compiling regex-syntax v0.8.5 Compiling arrayvec v0.7.4 Compiling aho-corasick v1.1.3 Compiling regex-automata v0.4.9 Compiling regex v1.11.1 Compiling hobbes-chess-engine v0.1.0 (/tmp/tmp1psucik3/Hobbes/Hobbes-tmp) error: failed to write query cache to `/tmp/tmp1psucik3/Hobbes/Hobbes-tmp/target/release/incremental/hobbes_chess_engine-3u4e47gvkfxns/s-h9ims8n5i9-10gybpy-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