cargo rustc --release -p hobbes-chess-engine --features "tuning" --jobs 4 -- -C target-cpu=native -C link-arg=-Wl,--as-needed -C link-arg=-Wl,--gc-sections --emit link=Hobbes-AE59A5C6
   Compiling libc v0.2.174
   Compiling zerocopy v0.8.26
   Compiling getrandom v0.3.3
   Compiling cfg-if v1.0.1
   Compiling arrayvec v0.7.4
   Compiling rand_core v0.9.3
   Compiling ppv-lite86 v0.2.21
error: failed to write /tmp/rustc3ulWvk/lib.rmeta: No space left on device (os error 28)

error: could not compile `zerocopy` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: failed to write to `/tmp/tmp_lv6odii/Hobbes/Hobbes-tmp/target/release/deps/rmetaZSGGHZ/lib.rmeta`: No space left on device (os error 28)

error: could not compile `ppv-lite86` (lib) due to 1 previous error
make: *** [Makefile:26: openbench] Error 101