git submodule update --init --recursive --depth 1
fatal: not a git repository (or any of the parent directories): .git
make: [Makefile:16: net] Error 128 (ignored)
zig build --release=fast install -Dnet=/root/OpenBench/Client/Networks/E9DCA219
install
+- install pawnocchio
   +- compile exe pawnocchio ReleaseFast native
      +- run exe transform-net (net) failure
error: short read from '/root/OpenBench/Client/Networks/E9DCA219'
error: process exited with error code 1
failed command: ./.zig-cache/o/c6b8004f56e6b391daf9f18ebd519f94/transform-net avx512vbmi little /root/OpenBench/Client/Networks/E9DCA219 /tmp/tmpfr9nwjqw/Pawnocchio/Pawnocchio-tmp/.zig-cache/o/9cda1afcef501c81f1812f014f26ac25/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/7e7fac125bd73683819f609963a37eaf/build /root/.zvm/0.16.0/zig /root/.zvm/0.16.0/lib /tmp/tmpfr9nwjqw/Pawnocchio/Pawnocchio-tmp .zig-cache /root/.cache/zig --seed 0x31018125 -Z592de5d632bd1d0a --release=fast install -Dnet=/root/OpenBench/Client/Networks/E9DCA219
make: *** [Makefile:25: default] Error 1