[INFO] cloning repository https://github.com/HiraokaTakuya/apery_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HiraokaTakuya/apery_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiraokaTakuya%2Fapery_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiraokaTakuya%2Fapery_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e64bc427bff033a38f1b60b9013ad2d62f88db7
[INFO] testing HiraokaTakuya/apery_rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiraokaTakuya%2Fapery_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/HiraokaTakuya/apery_rust
[INFO] finished tweaking git repo https://github.com/HiraokaTakuya/apery_rust
[INFO] tweaked toml for git repo https://github.com/HiraokaTakuya/apery_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HiraokaTakuya/apery_rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HiraokaTakuya/apery_rust 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00591cf487ee84faebf88e3527324747d3d52a4e8068ad853309563719bd24d1
[INFO] running `Command { std: "docker" "start" "-a" "00591cf487ee84faebf88e3527324747d3d52a4e8068ad853309563719bd24d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00591cf487ee84faebf88e3527324747d3d52a4e8068ad853309563719bd24d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00591cf487ee84faebf88e3527324747d3d52a4e8068ad853309563719bd24d1", kill_on_drop: false }`
[INFO] [stdout] 00591cf487ee84faebf88e3527324747d3d52a4e8068ad853309563719bd24d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bae9e357970323134214080411e87b639bf5749a35e03f1a296f4a1f0a56699
[INFO] running `Command { std: "docker" "start" "-a" "3bae9e357970323134214080411e87b639bf5749a35e03f1a296f4a1f0a56699", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling bitintr v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling dfpn v0.3.0 (https://github.com/sugyan/tsumeshogi-solver.git?tag=0.5.2#9852b121)
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling enum_derive v0.1.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.47
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling yasai v0.2.0 (https://github.com/sugyan/yasai?tag=0.1.3#ed6cb850)
[INFO] [stderr]    Compiling csa v1.0.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling shogi-converter v0.1.0 (https://github.com/sugyan/tsumeshogi-solver.git?tag=0.5.2#9852b121)
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling dfpn-extended v0.1.0 (https://github.com/sugyan/tsumeshogi-solver.git?tag=0.5.2#9852b121)
[INFO] [stderr]    Compiling shogi v0.12.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling tsumeshogi-solver v0.5.2 (https://github.com/sugyan/tsumeshogi-solver.git?tag=0.5.2#9852b121)
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling apery v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `ALLOW_PSEUDO_LEGAL` is never used
[INFO] [stdout]   --> src/movegen.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait AllowMovesTrait {
[INFO] [stdout]    |           --------------- associated constant in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     const ALLOW_PSEUDO_LEGAL: bool;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitboard.rs:825:18
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn magic(&self, sq: Square) -> &Magic {
[INFO] [stdout]     |                  ^^^^^                 ^^^^^^
[INFO] [stdout]     |                  |                     ||
[INFO] [stdout]     |                  |                     |the same lifetime is hidden here
[INFO] [stdout]     |                  |                     the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn magic(&self, sq: Square) -> &Magic<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:637:14
[INFO] [stdout]     |
[INFO] [stdout] 637 |     unsafe { EVALUATOR.load_kpp(&kpp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kpp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |     unsafe { EVALUATOR.load_kkp(&kkp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kkp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:652:14
[INFO] [stdout]     |
[INFO] [stdout] 652 |     unsafe { EVALUATOR.write_kpp(kpp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kpp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:653:14
[INFO] [stdout]     |
[INFO] [stdout] 653 |     unsafe { EVALUATOR.write_kkp(kkp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kkp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:658:14
[INFO] [stdout]     |
[INFO] [stdout] 658 |     unsafe { EVALUATOR.evaluate_difference_calc(pos, stack, ehash) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:662:14
[INFO] [stdout]     |
[INFO] [stdout] 662 |     unsafe { EVALUATOR.evaluate_at_root(pos, stack) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/huffman_code.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(buf: &[u8]) -> BitStreamReader {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(buf: &[u8]) -> BitStreamReader<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/huffman_code.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn new(buf: &mut [u8]) -> BitStreamWriter {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn new(buf: &mut [u8]) -> BitStreamWriter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.74s
[INFO] running `Command { std: "docker" "inspect" "3bae9e357970323134214080411e87b639bf5749a35e03f1a296f4a1f0a56699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bae9e357970323134214080411e87b639bf5749a35e03f1a296f4a1f0a56699", kill_on_drop: false }`
[INFO] [stdout] 3bae9e357970323134214080411e87b639bf5749a35e03f1a296f4a1f0a56699
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f3842ad17c49f0ea3ceced65c68c0963101cca947af04642c539822f18f2fe4
[INFO] running `Command { std: "docker" "start" "-a" "6f3842ad17c49f0ea3ceced65c68c0963101cca947af04642c539822f18f2fe4", kill_on_drop: false }`
[INFO] [stderr]    Compiling apery v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `ALLOW_PSEUDO_LEGAL` is never used
[INFO] [stdout]   --> src/movegen.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait AllowMovesTrait {
[INFO] [stdout]    |           --------------- associated constant in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     const ALLOW_PSEUDO_LEGAL: bool;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitboard.rs:825:18
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn magic(&self, sq: Square) -> &Magic {
[INFO] [stdout]     |                  ^^^^^                 ^^^^^^
[INFO] [stdout]     |                  |                     ||
[INFO] [stdout]     |                  |                     |the same lifetime is hidden here
[INFO] [stdout]     |                  |                     the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn magic(&self, sq: Square) -> &Magic<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:637:14
[INFO] [stdout]     |
[INFO] [stdout] 637 |     unsafe { EVALUATOR.load_kpp(&kpp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kpp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |     unsafe { EVALUATOR.load_kkp(&kkp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kkp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:652:14
[INFO] [stdout]     |
[INFO] [stdout] 652 |     unsafe { EVALUATOR.write_kpp(kpp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kpp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:653:14
[INFO] [stdout]     |
[INFO] [stdout] 653 |     unsafe { EVALUATOR.write_kkp(kkp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kkp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:658:14
[INFO] [stdout]     |
[INFO] [stdout] 658 |     unsafe { EVALUATOR.evaluate_difference_calc(pos, stack, ehash) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:662:14
[INFO] [stdout]     |
[INFO] [stdout] 662 |     unsafe { EVALUATOR.evaluate_at_root(pos, stack) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/huffman_code.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(buf: &[u8]) -> BitStreamReader {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(buf: &[u8]) -> BitStreamReader<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/huffman_code.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn new(buf: &mut [u8]) -> BitStreamWriter {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn new(buf: &mut [u8]) -> BitStreamWriter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ALLOW_PSEUDO_LEGAL` is never used
[INFO] [stdout]   --> src/movegen.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait AllowMovesTrait {
[INFO] [stdout]    |           --------------- associated constant in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     const ALLOW_PSEUDO_LEGAL: bool;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bitboard.rs:825:18
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn magic(&self, sq: Square) -> &Magic {
[INFO] [stdout]     |                  ^^^^^                 ^^^^^^
[INFO] [stdout]     |                  |                     ||
[INFO] [stdout]     |                  |                     |the same lifetime is hidden here
[INFO] [stdout]     |                  |                     the same lifetime is elided here
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn magic(&self, sq: Square) -> &Magic<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:637:14
[INFO] [stdout]     |
[INFO] [stdout] 637 |     unsafe { EVALUATOR.load_kpp(&kpp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kpp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 |     unsafe { EVALUATOR.load_kkp(&kkp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kkp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:652:14
[INFO] [stdout]     |
[INFO] [stdout] 652 |     unsafe { EVALUATOR.write_kpp(kpp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kpp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:653:14
[INFO] [stdout]     |
[INFO] [stdout] 653 |     unsafe { EVALUATOR.write_kkp(kkp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kkp_file_name))?;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[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]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:658:14
[INFO] [stdout]     |
[INFO] [stdout] 658 |     unsafe { EVALUATOR.evaluate_difference_calc(pos, stack, ehash) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/evaluate/kppt.rs:662:14
[INFO] [stdout]     |
[INFO] [stdout] 662 |     unsafe { EVALUATOR.evaluate_at_root(pos, stack) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/huffman_code.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(buf: &[u8]) -> BitStreamReader {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn new(buf: &[u8]) -> BitStreamReader<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/huffman_code.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn new(buf: &mut [u8]) -> BitStreamWriter {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn new(buf: &mut [u8]) -> BitStreamWriter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.33s
[INFO] running `Command { std: "docker" "inspect" "6f3842ad17c49f0ea3ceced65c68c0963101cca947af04642c539822f18f2fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f3842ad17c49f0ea3ceced65c68c0963101cca947af04642c539822f18f2fe4", kill_on_drop: false }`
[INFO] [stdout] 6f3842ad17c49f0ea3ceced65c68c0963101cca947af04642c539822f18f2fe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5d84d6810103eb4c29ae4c438bc456ec1611495288827dfe2c6c264dbd5b0ae
[INFO] running `Command { std: "docker" "start" "-a" "d5d84d6810103eb4c29ae4c438bc456ec1611495288827dfe2c6c264dbd5b0ae", kill_on_drop: false }`
[INFO] [stderr] warning: associated constant `ALLOW_PSEUDO_LEGAL` is never used
[INFO] [stderr]   --> src/movegen.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub trait AllowMovesTrait {
[INFO] [stderr]    |           --------------- associated constant in this trait
[INFO] [stderr] ...
[INFO] [stderr] 12 |     const ALLOW_PSEUDO_LEGAL: bool;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bitboard.rs:825:18
[INFO] [stderr]     |
[INFO] [stderr] 825 |     pub fn magic(&self, sq: Square) -> &Magic {
[INFO] [stderr]     |                  ^^^^^                 ^^^^^^
[INFO] [stderr]     |                  |                     ||
[INFO] [stderr]     |                  |                     |the same lifetime is hidden here
[INFO] [stderr]     |                  |                     the same lifetime is elided here
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 825 |     pub fn magic(&self, sq: Square) -> &Magic<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/evaluate/kppt.rs:637:14
[INFO] [stderr]     |
[INFO] [stderr] 637 |     unsafe { EVALUATOR.load_kpp(&kpp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kpp_file_name))?;
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/evaluate/kppt.rs:644:14
[INFO] [stderr]     |
[INFO] [stderr] 644 |     unsafe { EVALUATOR.load_kkp(&kkp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kkp_file_name))?;
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/evaluate/kppt.rs:652:14
[INFO] [stderr]     |
[INFO] [stderr] 652 |     unsafe { EVALUATOR.write_kpp(kpp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kpp_file_name))?;
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]    --> src/evaluate/kppt.rs:653:14
[INFO] [stderr]     |
[INFO] [stderr] 653 |     unsafe { EVALUATOR.write_kkp(kkp_file_name) }.map_err(|e| anyhow!("{}: {}", e, kkp_file_name))?;
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/evaluate/kppt.rs:658:14
[INFO] [stderr]     |
[INFO] [stderr] 658 |     unsafe { EVALUATOR.evaluate_difference_calc(pos, stack, ehash) }
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> src/evaluate/kppt.rs:662:14
[INFO] [stderr]     |
[INFO] [stderr] 662 |     unsafe { EVALUATOR.evaluate_at_root(pos, stack) }
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/huffman_code.rs:246:21
[INFO] [stderr]     |
[INFO] [stderr] 246 |     pub fn new(buf: &[u8]) -> BitStreamReader {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 246 |     pub fn new(buf: &[u8]) -> BitStreamReader<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/huffman_code.rs:276:17
[INFO] [stderr]     |
[INFO] [stderr] 276 |     fn new(buf: &mut [u8]) -> BitStreamWriter {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 276 |     fn new(buf: &mut [u8]) -> BitStreamWriter<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `apery` (lib) generated 10 warnings (run `cargo fix --lib -p apery` to apply 3 suggestions)
[INFO] [stderr] warning: `apery` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/apery-bac98bbde87ff327)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stderr] 
[INFO] [stdout] test bitboard::tests::test_bitboard_eq ... ok
[INFO] [stderr] thread 'bitboard::tests::test_rook_magic' (41) has overflowed its stack
[INFO] [stdout] test bitboard::tests::test_bitboard_part ... ok
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stdout] test bitboard::tests::test_opponent_field_mask ... ok
[INFO] [stdout] test bitboard::tests::test_sliding_attacks ... ok
[INFO] [stdout] test evaluate::kppt::tests::test_eval_index_inverse ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/apery-bac98bbde87ff327` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "d5d84d6810103eb4c29ae4c438bc456ec1611495288827dfe2c6c264dbd5b0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5d84d6810103eb4c29ae4c438bc456ec1611495288827dfe2c6c264dbd5b0ae", kill_on_drop: false }`
[INFO] [stdout] d5d84d6810103eb4c29ae4c438bc456ec1611495288827dfe2c6c264dbd5b0ae
