zig build --release=fast
install
+- install telemachus
   +- zig build-exe telemachus ReleaseFast native 1 errors
src/history.zig:60:6: error: expected ';' after declaration
    }
     ^
error: the following command failed with 1 compilation errors:
/usr/bin/zig build-exe -fno-strip -fno-omit-frame-pointer -OReleaseFast -Mroot=/tmp/tmpqxclupmv/Telemachus/Telemachus-tmp/src/main.zig --cache-dir /tmp/tmpqxclupmv/Telemachus/Telemachus-tmp/.zig-cache --global-cache-dir /home/sam/.cache/zig --name telemachus --zig-lib-dir /usr/lib/zig/ --listen=- 
Build Summary: 2/5 steps succeeded; 1 failed
install transitive failure
+- install telemachus transitive failure
   +- zig build-exe telemachus ReleaseFast native 1 errors
error: the following build command failed with exit code 1:
/tmp/tmpqxclupmv/Telemachus/Telemachus-tmp/.zig-cache/o/00ce2944cb150b63e914c161dc74639d/build /usr/bin/zig /usr/lib/zig /tmp/tmpqxclupmv/Telemachus/Telemachus-tmp /tmp/tmpqxclupmv/Telemachus/Telemachus-tmp/.zig-cache /home/sam/.cache/zig --seed 0x5046ada7 -Z70229660cd8a2e9d --release=fast
make: *** [Makefile:4: openbench] Error 1