git submodule update --init --recursive --depth 1
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make: [Makefile:16: net] Error 128 (ignored)
zig build --release=fast install -Dnet=/home/jonathan/OpenBench/Client/Networks/E9DCA219
install
+- install pawnocchio
   +- compile exe pawnocchio ReleaseFast native
      +- run exe transform-net (net) failure
error: short read from '/home/jonathan/OpenBench/Client/Networks/E9DCA219'
error: process exited with error code 1
failed command: ./.zig-cache/o/2ce66432cfc402386709d5a2f73269bb/transform-net avx512vbmi little /home/jonathan/OpenBench/Client/Networks/E9DCA219 /tmp/tmpx_fvec7d/Pawnocchio/Pawnocchio-tmp/.zig-cache/o/dff4e12b5879184dab6593713213f84e/net

Build Summary: 3/7 steps succeeded (1 failed)
install transitive failure
+- install pawnocchio transitive failure
   +- compile exe pawnocchio ReleaseFast native transitive failure
      +- run exe transform-net (net) failure

error: the following build command failed with exit code 1:
.zig-cache/o/d05728b2c3857035612a4883e74f6a4b/build /home/jonathan/.zvm/0.16.0/zig /home/jonathan/.zvm/0.16.0/lib /tmp/tmpx_fvec7d/Pawnocchio/Pawnocchio-tmp .zig-cache /home/jonathan/.cache/zig --seed 0xc54729f1 -Z0e671fcb2c166b16 --release=fast install -Dnet=/home/jonathan/OpenBench/Client/Networks/E9DCA219
make: *** [Makefile:25: default] Error 1