Downloading network hobbes-13.nnue
curl -L -o hobbes.nnue https://github.com/kelseyde/hobbes-networks/releases/download/hobbes-13/hobbes-13.nnue
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1156k 100 1156k 0 0 4603k 0 --:--:-- --:--:-- --:--:-- 4603k
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-40F81E93
Compiling libc v0.2.174
Compiling getrandom v0.3.3
Compiling zerocopy v0.8.26
Compiling cfg-if v1.0.1
Compiling arrayvec v0.7.4
Compiling rand_core v0.9.3
Compiling ppv-lite86 v0.2.21
Compiling rand_chacha v0.9.0
Compiling rand v0.9.2
Compiling hobbes-chess-engine v0.1.0 (/tmp/tmp4w2ug3x_/Hobbes/Hobbes-tmp)
error: failed to write query cache to `/tmp/tmp4w2ug3x_/Hobbes/Hobbes-tmp/target/release/incremental/hobbes_chess_engine-2gzd5d9ey83k5/s-h9v0uzk3ah-1bzhqo5-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:29: openbench] Error 101