[INFO] cloning repository https://github.com/Bennm23/chessBackend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bennm23/chessBackend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennm23%2FchessBackend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennm23%2FchessBackend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ede7dd2b4f5c577daa5e171d0444340dd1c64f67
[INFO] checking Bennm23/chessBackend against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBennm23%2FchessBackend" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Bennm23/chessBackend
[INFO] finished tweaking git repo https://github.com/Bennm23/chessBackend
[INFO] tweaked toml for git repo https://github.com/Bennm23/chessBackend written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bennm23/chessBackend on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bennm23/chessBackend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/book_builder/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/pleco/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/engine/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/nnue/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/Cargo.toml: `panic` setting is ignored for `test` profile
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/pleco/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded btoi v0.5.0
[INFO] [stderr]   Downloaded mucow v0.1.0
[INFO] [stderr]   Downloaded chess v3.2.0
[INFO] [stderr]   Downloaded rand_xoshiro v0.1.0
[INFO] [stderr]   Downloaded safe_arch v0.9.3
[INFO] [stderr]   Downloaded criterion v0.2.11
[INFO] [stderr]   Downloaded hyper-util v0.1.18
[INFO] [stderr]   Downloaded pgn-reader v0.28.0
[INFO] [stderr]   Downloaded shakmaty v0.29.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ffda65443fbf5dc6099adca74bc60fda5cd481224e8a04fbd8a3580eebfd258
[INFO] running `Command { std: "docker" "start" "-a" "8ffda65443fbf5dc6099adca74bc60fda5cd481224e8a04fbd8a3580eebfd258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ffda65443fbf5dc6099adca74bc60fda5cd481224e8a04fbd8a3580eebfd258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ffda65443fbf5dc6099adca74bc60fda5cd481224e8a04fbd8a3580eebfd258", kill_on_drop: false }`
[INFO] [stdout] 8ffda65443fbf5dc6099adca74bc60fda5cd481224e8a04fbd8a3580eebfd258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7195e8a5b2b29d7ddf83085ec1b4e6d85ca1aee14a1ad200033d304f3faf391f
[INFO] running `Command { std: "docker" "start" "-a" "7195e8a5b2b29d7ddf83085ec1b4e6d85ca1aee14a1ad200033d304f3faf391f", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/book_builder/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/pleco/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/engine/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/nnue/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: `panic` setting is ignored for `test` profile
[INFO] [stderr] warning: /opt/rustwide/workdir/pleco/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking mucow v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking safe_arch v0.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]     Checking btoi v0.5.0
[INFO] [stderr]     Checking shakmaty v0.29.4
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling chess v3.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking criterion v0.2.11
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking pleco v0.5.0 (/opt/rustwide/workdir/pleco)
[INFO] [stderr]     Checking book v0.1.0 (/opt/rustwide/workdir/book)
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]   --> pleco/src/core/move_list.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]   --> pleco/src/core/move_list.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(any(target_pointer_width = "16", target_pointer_width = "8",))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around const expression
[INFO] [stdout]  --> pleco/src/helper/psqt.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | const BONUS: [[[Score; (FILE_CNT / 2)]; RANK_CNT]; PIECE_TYPE_CNT] = [
[INFO] [stdout]   |                        ^            ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 - const BONUS: [[[Score; (FILE_CNT / 2)]; RANK_CNT]; PIECE_TYPE_CNT] = [
[INFO] [stdout] 5 + const BONUS: [[[Score; FILE_CNT / 2 ]; RANK_CNT]; PIECE_TYPE_CNT] = [
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stdout] warning: unexpected `cfg` condition value: `128`
[INFO] [stdout]   --> pleco/src/core/move_list.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(target_pointer_width = "128")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `8`
[INFO] [stdout]   --> pleco/src/core/move_list.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(any(target_pointer_width = "16", target_pointer_width = "8",))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around const expression
[INFO] [stdout]  --> pleco/src/helper/psqt.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | const BONUS: [[[Score; (FILE_CNT / 2)]; RANK_CNT]; PIECE_TYPE_CNT] = [
[INFO] [stdout]   |                        ^            ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 5 - const BONUS: [[[Score; (FILE_CNT / 2)]; RANK_CNT]; PIECE_TYPE_CNT] = [
[INFO] [stdout] 5 + const BONUS: [[[Score; FILE_CNT / 2 ]; RANK_CNT]; PIECE_TYPE_CNT] = [
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     unsafe { *KNIGHT_TABLE.get_unchecked(sq.0 as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |     unsafe { *KING_TABLE.get_unchecked(sq.0 as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |     unsafe { *(LINE_BITBOARD.get_unchecked(sq_one.0 as usize)).get_unchecked(sq_two.0 as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 |         *(BETWEEN_SQUARES_BB.get_unchecked(sq_one.0 as usize)).get_unchecked(sq_two.0 as usize)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |     unsafe { *ADJACENT_FILES_BB.get_unchecked(sq.file() as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     unsafe { *ADJACENT_FILES_BB.get_unchecked(f as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 |           *PAWN_ATTACKS_FROM
[INFO] [stdout]     |  __________^
[INFO] [stdout] 101 | |             .get_unchecked(player as usize)
[INFO] [stdout]     | |___________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |           *DISTANCE_RING_TABLE
[INFO] [stdout]     |  __________^
[INFO] [stdout] 122 | |             .get_unchecked(distance as usize)
[INFO] [stdout]     | |_____________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 |           *FORWARD_RANKS_BB
[INFO] [stdout]     |  __________^
[INFO] [stdout] 132 | |             .get_unchecked(rank as usize)
[INFO] [stdout]     | |_________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 |           *PAWN_ATTACKS_SPAN
[INFO] [stdout]     |  __________^
[INFO] [stdout] 151 | |             .get_unchecked(player as usize)
[INFO] [stdout]     | |___________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:165:10
[INFO] [stdout]     |
[INFO] [stdout] 165 |           *FORWARD_FILE_BB
[INFO] [stdout]     |  __________^
[INFO] [stdout] 166 | |             .get_unchecked(player as usize)
[INFO] [stdout]     | |___________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 |           *PASSED_PAWN_MASK
[INFO] [stdout]     |  __________^
[INFO] [stdout] 181 | |             .get_unchecked(player as usize)
[INFO] [stdout]     | |___________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:191:30
[INFO] [stdout]     |
[INFO] [stdout] 191 |         for (index, spot) in KNIGHT_TABLE.iter_mut().enumerate() {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             BISHOP_MAGICS.as_mut_ptr(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             BISHOP_TABLE.as_mut_ptr(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             ROOK_MAGICS.as_mut_ptr(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             ROOK_TABLE.as_mut_ptr(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:49:41
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let magic_entry: &SMagic = unsafe { BISHOP_MAGICS.get_unchecked(square as usize) };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:58:41
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let magic_entry: &SMagic = unsafe { ROOK_MAGICS.get_unchecked(square as usize) };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[PreSMagic; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> pleco/src/helper/magic.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let arr: [PreSMagic; 64] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this code causes undefined behavior when executed
[INFO] [stdout]     |                                    help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> pleco/src/helper/magic.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 |     start: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/psqt.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     unsafe { *(PSQ.get_unchecked(piece as usize)).get_unchecked(sq.0 as usize) }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/zobrist.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     unsafe { *(*ZOBRIST_PIECE_SQUARE.get_unchecked(sq.0 as usize)).get_unchecked(piece as usize) }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/zobrist.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     unsafe { *ZOBRIST_ENPASSANT.get_unchecked(sq.file() as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/zobrist.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     unsafe { *ZOBRIST_CASTLE.get_unchecked(castle as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> pleco/src/tools/prng.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let arr: [u8; 8] = unsafe { transmute(self.rand() ^ self.rand()) };
[INFO] [stdout]    |                                     ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nnue v0.1.0 (/opt/rustwide/workdir/nnue)
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::NUM_PSQT_REGS`, `crate::vectors::NUM_REGS_BIG`, `crate::vectors::PSQT_TILE_HEIGHT`, `crate::vectors::PsqtVecT`, `crate::vectors::TILE_HEIGHT_BIG`, `crate::vectors::VecT`, `crate::vectors::to_const_vec_ptr`, `crate::vectors::to_mut_vec_ptr`, `crate::vectors::vec_add_16`, `crate::vectors::vec_add_32`, `crate::vectors::vec_store_si256`, `crate::vectors::vec_sub_16`, `crate::vectors::vec_sub_32`, `crate::vectors::vec_zero`
[INFO] [stdout]   --> nnue/src/accumulator/accumulator.rs:12:88
[INFO] [stdout]    |
[INFO] [stdout] 12 | ..., feature_transformer::FeatureTransformer, nnue, nnue_misc::DirtyPiece, vectors::{NUM_PSQT_REGS, NUM_REGS_BIG, PSQT_TILE_HEIGHT, PsqtVecT, TILE_HEIGHT_BIG, VecT, 
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^ no `VecT` in `vectors`
[INFO] [stdout]    |                                                                                      |              |             |                 |         |
[INFO] [stdout]    |                                                                                      |              |             |                 |         no `TILE_HEIGHT_BIG` in `vectors`
[INFO] [stdout]    |                                                                                      |              |             |                 no `PsqtVecT` in `vectors`
[INFO] [stdout]    |                                                                                      |              |             no `PSQT_TILE_HEIGHT` in `vectors`
[INFO] [stdout]    |                                                                                      |              no `NUM_REGS_BIG` in `vectors`
[INFO] [stdout]    |                                                                                      no `NUM_PSQT_REGS` in `vectors`
[INFO] [stdout] 13 | ...   to_const_vec_ptr, to_mut_vec_ptr, vec_add_16, vec_add_32, vec_store_si256, vec_sub_16, vec_sub_32, vec_zero}
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |       |                 |               |           |
[INFO] [stdout]    |       |                 |               |           no `vec_add_32` in `vectors`
[INFO] [stdout]    |       |                 |               no `vec_add_16` in `vectors`
[INFO] [stdout]    |       |                 no `to_mut_vec_ptr` in `vectors`
[INFO] [stdout]    |       no `to_const_vec_ptr` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::MAX_CHUNK_SIZE`, `crate::vectors::VecT`, `crate::vectors::Vec128T`, `crate::vectors::mm_add_epi16`, `crate::vectors::mm_load_si128`, `crate::vectors::mm_set1_epi16`, `crate::vectors::mm_setzero_si128`, `crate::vectors::mm_storeu_si128`, `crate::vectors::vec_add_dpbusd_epi32`, `crate::vectors::vec_nnz`, `crate::vectors::vec_set1_32`, `crate::vectors::vec_zero`
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         MAX_CHUNK_SIZE, VecT, Vec128T, mm_add_epi16, mm_load_si128, mm_set1_epi16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^  ^^^^  ^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `mm_set1_epi16` in `vectors`
[INFO] [stdout]    |         |               |     |        |             |
[INFO] [stdout]    |         |               |     |        |             no `mm_load_si128` in `vectors`
[INFO] [stdout]    |         |               |     |        no `mm_add_epi16` in `vectors`
[INFO] [stdout]    |         |               |     no `Vec128T` in `vectors`
[INFO] [stdout]    |         |               no `VecT` in `vectors`
[INFO] [stdout]    |         no `MAX_CHUNK_SIZE` in `vectors`
[INFO] [stdout] 12 |         mm_setzero_si128, mm_storeu_si128, vec_add_dpbusd_epi32, vec_nnz, vec_set1_32, vec_zero,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |         |                 |                |                     |
[INFO] [stdout]    |         |                 |                |                     no `vec_nnz` in `vectors`
[INFO] [stdout]    |         |                 |                no `vec_add_dpbusd_epi32` in `vectors`
[INFO] [stdout]    |         |                 no `mm_storeu_si128` in `vectors`
[INFO] [stdout]    |         no `mm_setzero_si128` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::VecT`, `crate::vectors::m256_hadd`, `crate::vectors::vec_add_dpbusd_epi32`, `crate::vectors::vec_set1_32`, `crate::vectors::vec_zero`
[INFO] [stdout]  --> nnue/src/layers/affine.rs:5:142
[INFO] [stdout]   |
[INFO] [stdout] 5 | ..._i32_vec}, vectors::{VecT, m256_hadd, vec_add_dpbusd_epi32, vec_set1_32, vec_zero}};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^ no `vec_zero` in `vectors`
[INFO] [stdout]   |                         |     |          |                     |
[INFO] [stdout]   |                         |     |          |                     no `vec_set1_32` in `vectors`
[INFO] [stdout]   |                         |     |          no `vec_add_dpbusd_epi32` in `vectors`
[INFO] [stdout]   |                         |     no `m256_hadd` in `vectors`
[INFO] [stdout]   |                         no `VecT` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::Vec128T`, `crate::vectors::mm_load_si128`, `crate::vectors::mm_mulhi_epi16`, `crate::vectors::mm_packs_epi16`, `crate::vectors::mm_packs_epi32`, `crate::vectors::mm_srli_epi16`, `crate::vectors::mm_store_si128`
[INFO] [stdout]  --> nnue/src/layers/sq_clipped_relu.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         Vec128T, mm_load_si128, mm_mulhi_epi16, mm_packs_epi16, mm_packs_epi32, mm_srli_epi16,
[INFO] [stdout]   |         ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `mm_srli_epi16` in `vectors`
[INFO] [stdout]   |         |        |              |               |               |
[INFO] [stdout]   |         |        |              |               |               no `mm_packs_epi32` in `vectors`
[INFO] [stdout]   |         |        |              |               no `mm_packs_epi16` in `vectors`
[INFO] [stdout]   |         |        |              no `mm_mulhi_epi16` in `vectors`
[INFO] [stdout]   |         |        no `mm_load_si128` in `vectors`
[INFO] [stdout]   |         no `Vec128T` in `vectors`
[INFO] [stdout] 6 |         mm_store_si128,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ no `mm_store_si128` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::num::<impl u64>::count_ones` that must be used
[INFO] [stdout]   --> pleco/benches/bit_benches.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 |                     black_box(black_box(bits.0)).count_ones();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this returns the result of the operation, without modifying the original
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 12 |                     let _ = black_box(black_box(bits.0)).count_ones();
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::VecT`, `crate::vectors::Vec128T`, `crate::vectors::mm_packs_epi16`, `crate::vectors::mm_packus_epi32`, `crate::vectors::mm_srli_epi16`, `crate::vectors::mm_store_si128`, `crate::vectors::vec_load_si256`, `crate::vectors::vec_packs_epi16`, `crate::vectors::vec_packus_32`, `crate::vectors::vec_permutevar8x32_epi32`, `crate::vectors::vec_set_32`, `crate::vectors::vec_srli_epi16`, `crate::vectors::vec_store_si256`, `crate::vectors::mm_load_si128`
[INFO] [stdout]  --> nnue/src/layers/clipped_relu.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         VecT, Vec128T, mm_packs_epi16, mm_packus_epi32,
[INFO] [stdout]   |         ^^^^  ^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `mm_packus_epi32` in `vectors`
[INFO] [stdout]   |         |     |        |
[INFO] [stdout]   |         |     |        no `mm_packs_epi16` in `vectors`
[INFO] [stdout]   |         |     no `Vec128T` in `vectors`
[INFO] [stdout]   |         no `VecT` in `vectors`
[INFO] [stdout] 6 |         mm_srli_epi16, mm_store_si128, vec_load_si256, vec_packs_epi16, vec_packus_32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `vec_packus_32` in `vectors`
[INFO] [stdout]   |         |              |               |               |
[INFO] [stdout]   |         |              |               |               no `vec_packs_epi16` in `vectors`
[INFO] [stdout]   |         |              |               no `vec_load_si256` in `vectors`
[INFO] [stdout]   |         |              no `mm_store_si128` in `vectors`
[INFO] [stdout]   |         no `mm_srli_epi16` in `vectors`
[INFO] [stdout] 7 |         vec_permutevar8x32_epi32, vec_set_32, vec_srli_epi16, vec_store_si256, mm_load_si128,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         no `vec_permutevar8x32_epi32` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::MAX_CHUNK_SIZE`, `crate::vectors::VecT`, `crate::vectors::vec_max_16`, `crate::vectors::vec_min_16`, `crate::vectors::vec_mulhi_16`, `crate::vectors::vec_packus_16`, `crate::vectors::vec_set1_16`, `crate::vectors::vec_slli_16`, `crate::vectors::vec_zero`
[INFO] [stdout]   --> nnue/src/feature_transformer.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         MAX_CHUNK_SIZE, VecT, vec_max_16, vec_min_16, vec_mulhi_16, vec_packus_16, vec_set1_16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^  ^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^ no `vec_set1_16` in `vectors`
[INFO] [stdout]    |         |               |     |           |           |             |
[INFO] [stdout]    |         |               |     |           |           |             no `vec_packus_16` in `vectors`
[INFO] [stdout]    |         |               |     |           |           no `vec_mulhi_16` in `vectors`
[INFO] [stdout]    |         |               |     |           no `vec_min_16` in `vectors`
[INFO] [stdout]    |         |               |     no `vec_max_16` in `vectors`
[INFO] [stdout]    |         |               no `VecT` in `vectors`
[INFO] [stdout]    |         no `MAX_CHUNK_SIZE` in `vectors`
[INFO] [stdout] 16 |         vec_slli_16, vec_zero,
[INFO] [stdout]    |         ^^^^^^^^^^^  ^^^^^^^^ no `vec_zero` in `vectors`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         no `vec_slli_16` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     unsafe { *KNIGHT_TABLE.get_unchecked(sq.0 as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |     unsafe { *KING_TABLE.get_unchecked(sq.0 as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |     unsafe { *(LINE_BITBOARD.get_unchecked(sq_one.0 as usize)).get_unchecked(sq_two.0 as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 |         *(BETWEEN_SQUARES_BB.get_unchecked(sq_one.0 as usize)).get_unchecked(sq_two.0 as usize)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |     unsafe { *ADJACENT_FILES_BB.get_unchecked(sq.file() as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/boards.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     unsafe { *ADJACENT_FILES_BB.get_unchecked(f as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 |           *PAWN_ATTACKS_FROM
[INFO] [stdout]     |  __________^
[INFO] [stdout] 101 | |             .get_unchecked(player as usize)
[INFO] [stdout]     | |___________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout] 121 |           *DISTANCE_RING_TABLE
[INFO] [stdout]     |  __________^
[INFO] [stdout] 122 | |             .get_unchecked(distance as usize)
[INFO] [stdout]     | |_____________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 |           *FORWARD_RANKS_BB
[INFO] [stdout]     |  __________^
[INFO] [stdout] 132 | |             .get_unchecked(rank as usize)
[INFO] [stdout]     | |_________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:150:10
[INFO] [stdout]     |
[INFO] [stdout] 150 |           *PAWN_ATTACKS_SPAN
[INFO] [stdout]     |  __________^
[INFO] [stdout] 151 | |             .get_unchecked(player as usize)
[INFO] [stdout]     | |___________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:165:10
[INFO] [stdout]     |
[INFO] [stdout] 165 |           *FORWARD_FILE_BB
[INFO] [stdout]     |  __________^
[INFO] [stdout] 166 | |             .get_unchecked(player as usize)
[INFO] [stdout]     | |___________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:180:10
[INFO] [stdout]     |
[INFO] [stdout] 180 |           *PASSED_PAWN_MASK
[INFO] [stdout]     |  __________^
[INFO] [stdout] 181 | |             .get_unchecked(player as usize)
[INFO] [stdout]     | |___________________________________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/boards.rs:191:30
[INFO] [stdout]     |
[INFO] [stdout] 191 |         for (index, spot) in KNIGHT_TABLE.iter_mut().enumerate() {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             BISHOP_MAGICS.as_mut_ptr(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             BISHOP_TABLE.as_mut_ptr(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             ROOK_MAGICS.as_mut_ptr(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             ROOK_TABLE.as_mut_ptr(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:49:41
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let magic_entry: &SMagic = unsafe { BISHOP_MAGICS.get_unchecked(square as usize) };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/magic.rs:58:41
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let magic_entry: &SMagic = unsafe { ROOK_MAGICS.get_unchecked(square as usize) };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[PreSMagic; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> pleco/src/helper/magic.rs:109:36
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let arr: [PreSMagic; 64] = mem::MaybeUninit::uninit().assume_init();
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    this code causes undefined behavior when executed
[INFO] [stdout]     |                                    help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout] note: integers must be initialized (in this struct field)
[INFO] [stdout]    --> pleco/src/helper/magic.rs:89:5
[INFO] [stdout]     |
[INFO] [stdout]  89 |     start: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> pleco/src/helper/psqt.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     unsafe { *(PSQ.get_unchecked(piece as usize)).get_unchecked(sq.0 as usize) }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/zobrist.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     unsafe { *(*ZOBRIST_PIECE_SQUARE.get_unchecked(sq.0 as usize)).get_unchecked(piece as usize) }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/zobrist.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     unsafe { *ZOBRIST_ENPASSANT.get_unchecked(sq.file() as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> pleco/src/helper/zobrist.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     unsafe { *ZOBRIST_CASTLE.get_unchecked(castle as usize) }
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> pleco/src/tools/prng.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let arr: [u8; 8] = unsafe { transmute(self.rand() ^ self.rand()) };
[INFO] [stdout]    |                                     ---------^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |
[INFO] [stdout]    |                                     help: replace this with: `u64::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |         (i / CHUNK_SIZE) % (PADDED_INPUT_DIMENSIONS / CHUNK_SIZE) * OUTPUT_DIMENSIONS * CHUNK_SIZE
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:87:55
[INFO] [stdout]    |
[INFO] [stdout] 87 |         (i / CHUNK_SIZE) % (PADDED_INPUT_DIMENSIONS / CHUNK_SIZE) * OUTPUT_DIMENSIONS * CHUNK_SIZE
[INFO] [stdout]    |                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:87:89
[INFO] [stdout]    |
[INFO] [stdout] 87 |         (i / CHUNK_SIZE) % (PADDED_INPUT_DIMENSIONS / CHUNK_SIZE) * OUTPUT_DIMENSIONS * CHUNK_SIZE
[INFO] [stdout]    |                                                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:88:45
[INFO] [stdout]    |
[INFO] [stdout] 88 |             + i / PADDED_INPUT_DIMENSIONS * CHUNK_SIZE
[INFO] [stdout]    |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |             + i % CHUNK_SIZE
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LOOKUP` in this scope
[INFO] [stdout]    --> nnue/src/layers/affine_sparse.rs:154:31
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 mm_load_si128(LOOKUP.offset_indices[lookup as usize].as_ptr() as *const Vec128T);
[INFO] [stdout]     |                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 154 -                 mm_load_si128(LOOKUP.offset_indices[lookup as usize].as_ptr() as *const Vec128T);
[INFO] [stdout] 154 +                 mm_load_si128(lookup.offset_indices[lookup as usize].as_ptr() as *const Vec128T);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]    --> nnue/src/layers/affine_sparse.rs:203:79
[INFO] [stdout]     |
[INFO] [stdout] 203 |             const NUM_CHUNKS: usize = ceil_to_multiple(INPUT_DIMENSIONS, 8) / CHUNK_SIZE;
[INFO] [stdout]     |                                                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]    --> nnue/src/layers/affine_sparse.rs:225:80
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     self.weights.as_ptr().add(i as usize * OUTPUT_DIMENSIONS * CHUNK_SIZE)
[INFO] [stdout]     |                                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             if INPUT_DIM % crate::vectors::SIMD_WIDTH == 0 {
[INFO] [stdout]    |                                            ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:31:58
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 let chunks = INPUT_DIM / crate::vectors::SIMD_WIDTH;
[INFO] [stdout]    |                                                          ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 start = INPUT_DIM / crate::vectors::SIMD_WIDTH * crate::vectors::SIMD_WIDTH;
[INFO] [stdout]    |                                                     ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:53:82
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 start = INPUT_DIM / crate::vectors::SIMD_WIDTH * crate::vectors::SIMD_WIDTH;
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:55:59
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 let chunks = INPUT_DIM / (crate::vectors::SIMD_WIDTH / 2);
[INFO] [stdout]    |                                                           ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:75:50
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     INPUT_DIM / (crate::vectors::SIMD_WIDTH / 2) * (crate::vectors::SIMD_WIDTH / 2);
[INFO] [stdout]    |                                                  ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:75:85
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     INPUT_DIM / (crate::vectors::SIMD_WIDTH / 2) * (crate::vectors::SIMD_WIDTH / 2);
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::NUM_PSQT_REGS`, `crate::vectors::NUM_REGS_BIG`, `crate::vectors::PSQT_TILE_HEIGHT`, `crate::vectors::PsqtVecT`, `crate::vectors::TILE_HEIGHT_BIG`, `crate::vectors::VecT`, `crate::vectors::to_const_vec_ptr`, `crate::vectors::to_mut_vec_ptr`, `crate::vectors::vec_add_16`, `crate::vectors::vec_add_32`, `crate::vectors::vec_store_si256`, `crate::vectors::vec_sub_16`, `crate::vectors::vec_sub_32`, `crate::vectors::vec_zero`
[INFO] [stdout]   --> nnue/src/accumulator/accumulator.rs:12:88
[INFO] [stdout]    |
[INFO] [stdout] 12 | ..., feature_transformer::FeatureTransformer, nnue, nnue_misc::DirtyPiece, vectors::{NUM_PSQT_REGS, NUM_REGS_BIG, PSQT_TILE_HEIGHT, PsqtVecT, TILE_HEIGHT_BIG, VecT, 
[INFO] [stdout]    |                                                                                      ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^ no `VecT` in `vectors`
[INFO] [stdout]    |                                                                                      |              |             |                 |         |
[INFO] [stdout]    |                                                                                      |              |             |                 |         no `TILE_HEIGHT_BIG` in `vectors`
[INFO] [stdout]    |                                                                                      |              |             |                 no `PsqtVecT` in `vectors`
[INFO] [stdout]    |                                                                                      |              |             no `PSQT_TILE_HEIGHT` in `vectors`
[INFO] [stdout]    |                                                                                      |              no `NUM_REGS_BIG` in `vectors`
[INFO] [stdout]    |                                                                                      no `NUM_PSQT_REGS` in `vectors`
[INFO] [stdout] 13 | ...   to_const_vec_ptr, to_mut_vec_ptr, vec_add_16, vec_add_32, vec_store_si256, vec_sub_16, vec_sub_32, vec_zero}
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |       |                 |               |           |
[INFO] [stdout]    |       |                 |               |           no `vec_add_32` in `vectors`
[INFO] [stdout]    |       |                 |               no `vec_add_16` in `vectors`
[INFO] [stdout]    |       |                 no `to_mut_vec_ptr` in `vectors`
[INFO] [stdout]    |       no `to_const_vec_ptr` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nnue` (lib) due to 21 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::MAX_CHUNK_SIZE`, `crate::vectors::VecT`, `crate::vectors::Vec128T`, `crate::vectors::mm_add_epi16`, `crate::vectors::mm_load_si128`, `crate::vectors::mm_set1_epi16`, `crate::vectors::mm_setzero_si128`, `crate::vectors::mm_storeu_si128`, `crate::vectors::vec_add_dpbusd_epi32`, `crate::vectors::vec_nnz`, `crate::vectors::vec_set1_32`, `crate::vectors::vec_zero`
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         MAX_CHUNK_SIZE, VecT, Vec128T, mm_add_epi16, mm_load_si128, mm_set1_epi16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^  ^^^^  ^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `mm_set1_epi16` in `vectors`
[INFO] [stdout]    |         |               |     |        |             |
[INFO] [stdout]    |         |               |     |        |             no `mm_load_si128` in `vectors`
[INFO] [stdout]    |         |               |     |        no `mm_add_epi16` in `vectors`
[INFO] [stdout]    |         |               |     no `Vec128T` in `vectors`
[INFO] [stdout]    |         |               no `VecT` in `vectors`
[INFO] [stdout]    |         no `MAX_CHUNK_SIZE` in `vectors`
[INFO] [stdout] 12 |         mm_setzero_si128, mm_storeu_si128, vec_add_dpbusd_epi32, vec_nnz, vec_set1_32, vec_zero,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout]    |         |                 |                |                     |
[INFO] [stdout]    |         |                 |                |                     no `vec_nnz` in `vectors`
[INFO] [stdout]    |         |                 |                no `vec_add_dpbusd_epi32` in `vectors`
[INFO] [stdout]    |         |                 no `mm_storeu_si128` in `vectors`
[INFO] [stdout]    |         no `mm_setzero_si128` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::VecT`, `crate::vectors::m256_hadd`, `crate::vectors::vec_add_dpbusd_epi32`, `crate::vectors::vec_set1_32`, `crate::vectors::vec_zero`
[INFO] [stdout]  --> nnue/src/layers/affine.rs:5:142
[INFO] [stdout]   |
[INFO] [stdout] 5 | ..._i32_vec}, vectors::{VecT, m256_hadd, vec_add_dpbusd_epi32, vec_set1_32, vec_zero}};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^ no `vec_zero` in `vectors`
[INFO] [stdout]   |                         |     |          |                     |
[INFO] [stdout]   |                         |     |          |                     no `vec_set1_32` in `vectors`
[INFO] [stdout]   |                         |     |          no `vec_add_dpbusd_epi32` in `vectors`
[INFO] [stdout]   |                         |     no `m256_hadd` in `vectors`
[INFO] [stdout]   |                         no `VecT` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::Vec128T`, `crate::vectors::mm_load_si128`, `crate::vectors::mm_mulhi_epi16`, `crate::vectors::mm_packs_epi16`, `crate::vectors::mm_packs_epi32`, `crate::vectors::mm_srli_epi16`, `crate::vectors::mm_store_si128`
[INFO] [stdout]  --> nnue/src/layers/sq_clipped_relu.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         Vec128T, mm_load_si128, mm_mulhi_epi16, mm_packs_epi16, mm_packs_epi32, mm_srli_epi16,
[INFO] [stdout]   |         ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `mm_srli_epi16` in `vectors`
[INFO] [stdout]   |         |        |              |               |               |
[INFO] [stdout]   |         |        |              |               |               no `mm_packs_epi32` in `vectors`
[INFO] [stdout]   |         |        |              |               no `mm_packs_epi16` in `vectors`
[INFO] [stdout]   |         |        |              no `mm_mulhi_epi16` in `vectors`
[INFO] [stdout]   |         |        no `mm_load_si128` in `vectors`
[INFO] [stdout]   |         no `Vec128T` in `vectors`
[INFO] [stdout] 6 |         mm_store_si128,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^ no `mm_store_si128` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::VecT`, `crate::vectors::Vec128T`, `crate::vectors::mm_packs_epi16`, `crate::vectors::mm_packus_epi32`, `crate::vectors::mm_srli_epi16`, `crate::vectors::mm_store_si128`, `crate::vectors::vec_load_si256`, `crate::vectors::vec_packs_epi16`, `crate::vectors::vec_packus_32`, `crate::vectors::vec_permutevar8x32_epi32`, `crate::vectors::vec_set_32`, `crate::vectors::vec_srli_epi16`, `crate::vectors::vec_store_si256`, `crate::vectors::mm_load_si128`
[INFO] [stdout]  --> nnue/src/layers/clipped_relu.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         VecT, Vec128T, mm_packs_epi16, mm_packus_epi32,
[INFO] [stdout]   |         ^^^^  ^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^ no `mm_packus_epi32` in `vectors`
[INFO] [stdout]   |         |     |        |
[INFO] [stdout]   |         |     |        no `mm_packs_epi16` in `vectors`
[INFO] [stdout]   |         |     no `Vec128T` in `vectors`
[INFO] [stdout]   |         no `VecT` in `vectors`
[INFO] [stdout] 6 |         mm_srli_epi16, mm_store_si128, vec_load_si256, vec_packs_epi16, vec_packus_32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `vec_packus_32` in `vectors`
[INFO] [stdout]   |         |              |               |               |
[INFO] [stdout]   |         |              |               |               no `vec_packs_epi16` in `vectors`
[INFO] [stdout]   |         |              |               no `vec_load_si256` in `vectors`
[INFO] [stdout]   |         |              no `mm_store_si128` in `vectors`
[INFO] [stdout]   |         no `mm_srli_epi16` in `vectors`
[INFO] [stdout] 7 |         vec_permutevar8x32_epi32, vec_set_32, vec_srli_epi16, vec_store_si256, mm_load_si128,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         no `vec_permutevar8x32_epi32` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::vectors::MAX_CHUNK_SIZE`, `crate::vectors::VecT`, `crate::vectors::vec_max_16`, `crate::vectors::vec_min_16`, `crate::vectors::vec_mulhi_16`, `crate::vectors::vec_packus_16`, `crate::vectors::vec_set1_16`, `crate::vectors::vec_slli_16`, `crate::vectors::vec_zero`
[INFO] [stdout]   --> nnue/src/feature_transformer.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         MAX_CHUNK_SIZE, VecT, vec_max_16, vec_min_16, vec_mulhi_16, vec_packus_16, vec_set1_16,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^  ^^^^  ^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^ no `vec_set1_16` in `vectors`
[INFO] [stdout]    |         |               |     |           |           |             |
[INFO] [stdout]    |         |               |     |           |           |             no `vec_packus_16` in `vectors`
[INFO] [stdout]    |         |               |     |           |           no `vec_mulhi_16` in `vectors`
[INFO] [stdout]    |         |               |     |           no `vec_min_16` in `vectors`
[INFO] [stdout]    |         |               |     no `vec_max_16` in `vectors`
[INFO] [stdout]    |         |               no `VecT` in `vectors`
[INFO] [stdout]    |         no `MAX_CHUNK_SIZE` in `vectors`
[INFO] [stdout] 16 |         vec_slli_16, vec_zero,
[INFO] [stdout]    |         ^^^^^^^^^^^  ^^^^^^^^ no `vec_zero` in `vectors`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         no `vec_slli_16` in `vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:87:14
[INFO] [stdout]    |
[INFO] [stdout] 87 |         (i / CHUNK_SIZE) % (PADDED_INPUT_DIMENSIONS / CHUNK_SIZE) * OUTPUT_DIMENSIONS * CHUNK_SIZE
[INFO] [stdout]    |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:87:55
[INFO] [stdout]    |
[INFO] [stdout] 87 |         (i / CHUNK_SIZE) % (PADDED_INPUT_DIMENSIONS / CHUNK_SIZE) * OUTPUT_DIMENSIONS * CHUNK_SIZE
[INFO] [stdout]    |                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:87:89
[INFO] [stdout]    |
[INFO] [stdout] 87 |         (i / CHUNK_SIZE) % (PADDED_INPUT_DIMENSIONS / CHUNK_SIZE) * OUTPUT_DIMENSIONS * CHUNK_SIZE
[INFO] [stdout]    |                                                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:88:45
[INFO] [stdout]    |
[INFO] [stdout] 88 |             + i / PADDED_INPUT_DIMENSIONS * CHUNK_SIZE
[INFO] [stdout]    |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]   --> nnue/src/layers/affine_sparse.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |             + i % CHUNK_SIZE
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LOOKUP` in this scope
[INFO] [stdout]    --> nnue/src/layers/affine_sparse.rs:154:31
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 mm_load_si128(LOOKUP.offset_indices[lookup as usize].as_ptr() as *const Vec128T);
[INFO] [stdout]     |                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 154 -                 mm_load_si128(LOOKUP.offset_indices[lookup as usize].as_ptr() as *const Vec128T);
[INFO] [stdout] 154 +                 mm_load_si128(lookup.offset_indices[lookup as usize].as_ptr() as *const Vec128T);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]    --> nnue/src/layers/affine_sparse.rs:203:79
[INFO] [stdout]     |
[INFO] [stdout] 203 |             const NUM_CHUNKS: usize = ceil_to_multiple(INPUT_DIMENSIONS, 8) / CHUNK_SIZE;
[INFO] [stdout]     |                                                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CHUNK_SIZE` in this scope
[INFO] [stdout]    --> nnue/src/layers/affine_sparse.rs:225:80
[INFO] [stdout]     |
[INFO] [stdout] 225 |                     self.weights.as_ptr().add(i as usize * OUTPUT_DIMENSIONS * CHUNK_SIZE)
[INFO] [stdout]     |                                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 30 |             if INPUT_DIM % crate::vectors::SIMD_WIDTH == 0 {
[INFO] [stdout]    |                                            ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:31:58
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 let chunks = INPUT_DIM / crate::vectors::SIMD_WIDTH;
[INFO] [stdout]    |                                                          ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:53:53
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 start = INPUT_DIM / crate::vectors::SIMD_WIDTH * crate::vectors::SIMD_WIDTH;
[INFO] [stdout]    |                                                     ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:53:82
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 start = INPUT_DIM / crate::vectors::SIMD_WIDTH * crate::vectors::SIMD_WIDTH;
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:55:59
[INFO] [stdout]    |
[INFO] [stdout] 55 |                 let chunks = INPUT_DIM / (crate::vectors::SIMD_WIDTH / 2);
[INFO] [stdout]    |                                                           ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:75:50
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     INPUT_DIM / (crate::vectors::SIMD_WIDTH / 2) * (crate::vectors::SIMD_WIDTH / 2);
[INFO] [stdout]    |                                                  ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIMD_WIDTH` in module `crate::vectors`
[INFO] [stdout]   --> nnue/src/layers/clipped_relu.rs:75:85
[INFO] [stdout]    |
[INFO] [stdout] 75 |                     INPUT_DIM / (crate::vectors::SIMD_WIDTH / 2) * (crate::vectors::SIMD_WIDTH / 2);
[INFO] [stdout]    |                                                                                     ^^^^^^^^^^ not found in `crate::vectors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nnue` (lib test) due to 21 previous errors
[INFO] running `Command { std: "docker" "inspect" "7195e8a5b2b29d7ddf83085ec1b4e6d85ca1aee14a1ad200033d304f3faf391f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7195e8a5b2b29d7ddf83085ec1b4e6d85ca1aee14a1ad200033d304f3faf391f", kill_on_drop: false }`
[INFO] [stdout] 7195e8a5b2b29d7ddf83085ec1b4e6d85ca1aee14a1ad200033d304f3faf391f
