cargo rustc -r --features syzygy -- -C target-cpu=native --emit link=Viridithas-924CAE07-7E1B0D99
    Updating crates.io index
     Locking 118 packages to latest Rust 1.93.0 compatible versions
      Adding rand v0.9.4 (available: v0.10.1)
      Adding toml v0.9.12+spec-1.1.0 (available: v1.1.2+spec-1.1.0)
 Downloading crates ...
  Downloaded libc v0.2.185
   Compiling proc-macro2 v1.0.106
   Compiling quote v1.0.45
   Compiling unicode-ident v1.0.24
   Compiling utf8parse v0.2.2
   Compiling libc v0.2.185
   Compiling find-msvc-tools v0.1.9
   Compiling anstyle v1.0.14
   Compiling shlex v1.3.0
   Compiling anstyle-query v1.1.5
   Compiling colorchoice v1.0.5
   Compiling is_terminal_polyfill v1.70.2
   Compiling thiserror v2.0.18
   Compiling clap_lex v1.1.0
   Compiling anyhow v1.0.102
   Compiling strsim v0.11.1
   Compiling heck v0.5.0
   Compiling twox-hash v2.1.2
   Compiling byteorder v1.5.0
   Compiling vec1 v1.12.1
   Compiling arrayvec v0.7.6
   Compiling anstyle-parse v1.0.0
   Compiling ruzstd v0.8.2
   Compiling cc v1.2.60
   Compiling anstream v1.0.0
   Compiling fxhash v0.2.1
   Compiling clap_builder v4.6.0
   Compiling syn v2.0.117
   Compiling viridithas v20.0.0 (/tmp/tmp3jww5lvt/Viridithas/Viridithas-tmp)
   Compiling memmap2 v0.9.10
   Compiling term_size v0.3.2
error: failed to run custom build command for `viridithas v20.0.0 (/tmp/tmp3jww5lvt/Viridithas/Viridithas-tmp)`

Caused by:
  process didn't exit successfully: `/tmp/tmp3jww5lvt/Viridithas/Viridithas-tmp/target/release/build/viridithas-6e68046ef3ec5ac2/build-script-build` (exit status: 1)
  --- stderr
  Error: "viridithas requires at least AVX2 (x86_64) or NEON (aarch64). Hint: build with RUSTFLAGS=-Ctarget-cpu=native or -Ctarget-feature=+avx2"
warning: build failed, waiting for other jobs to finish...
make: *** [Makefile:28: openbench] Error 101