[INFO] cloning repository https://github.com/pietertolsma/BIT-Checkers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pietertolsma/BIT-Checkers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietertolsma%2FBIT-Checkers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietertolsma%2FBIT-Checkers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 703820c088505652caea8c73e0b3d2d001ecf6db [INFO] testing pietertolsma/BIT-Checkers against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpietertolsma%2FBIT-Checkers" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pietertolsma/BIT-Checkers [INFO] finished tweaking git repo https://github.com/pietertolsma/BIT-Checkers [INFO] tweaked toml for git repo https://github.com/pietertolsma/BIT-Checkers written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pietertolsma/BIT-Checkers on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pietertolsma/BIT-Checkers 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b10f46e3ce957ff0dad74ff3d2e40044482f7d95d8bf3ccaa7a49ce37c19189 [INFO] running `Command { std: "docker" "start" "-a" "0b10f46e3ce957ff0dad74ff3d2e40044482f7d95d8bf3ccaa7a49ce37c19189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b10f46e3ce957ff0dad74ff3d2e40044482f7d95d8bf3ccaa7a49ce37c19189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b10f46e3ce957ff0dad74ff3d2e40044482f7d95d8bf3ccaa7a49ce37c19189", kill_on_drop: false }` [INFO] [stdout] 0b10f46e3ce957ff0dad74ff3d2e40044482f7d95d8bf3ccaa7a49ce37c19189 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b5c4c2e336ba739189a09ab885e0e041f2fb86361c4857eaab1ce72304bd4e1 [INFO] running `Command { std: "docker" "start" "-a" "5b5c4c2e336ba739189a09ab885e0e041f2fb86361c4857eaab1ce72304bd4e1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling dammen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/main.rs:225:71 [INFO] [stdout] | [INFO] [stdout] 225 | let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [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] 225 - let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [INFO] [stdout] 225 + let right_top_spot = king_version(board[(right_top_1.0 as usize)][right_top_1.1 as usize]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/main.rs:225:45 [INFO] [stdout] | [INFO] [stdout] 225 | let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 225 - let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [INFO] [stdout] 225 + let right_top_spot = king_version(board[right_top_1.0 as usize][(right_top_1.1 as usize)]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/main.rs:60:51 [INFO] [stdout] | [INFO] [stdout] 60 | println!(" Score X: {} <=> Score O: {}", X_SCORE, O_SCORE); [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] --> src/main.rs:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | println!(" Score X: {} <=> Score O: {}", X_SCORE, O_SCORE); [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] --> src/main.rs:312:53 [INFO] [stdout] | [INFO] [stdout] 312 | println!(" Final Score: X: {} <=> O: {}", X_SCORE, O_SCORE); [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] --> src/main.rs:312:62 [INFO] [stdout] | [INFO] [stdout] 312 | println!(" Final Score: X: {} <=> O: {}", X_SCORE, O_SCORE); [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] --> src/main.rs:344:20 [INFO] [stdout] | [INFO] [stdout] 344 | if &X_SCORE >= &12 { [INFO] [stdout] | ^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 344 | if &raw const X_SCORE >= &12 { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/main.rs:347:27 [INFO] [stdout] | [INFO] [stdout] 347 | } else if &O_SCORE >= &12{ [INFO] [stdout] | ^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 347 | } else if &raw const O_SCORE >= &12{ [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s [INFO] running `Command { std: "docker" "inspect" "5b5c4c2e336ba739189a09ab885e0e041f2fb86361c4857eaab1ce72304bd4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5c4c2e336ba739189a09ab885e0e041f2fb86361c4857eaab1ce72304bd4e1", kill_on_drop: false }` [INFO] [stdout] 5b5c4c2e336ba739189a09ab885e0e041f2fb86361c4857eaab1ce72304bd4e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b51e6adbd3523a680885ceb5f8b0ea42f3f3f251d6248e17bc10d9aff9b0af1e [INFO] running `Command { std: "docker" "start" "-a" "b51e6adbd3523a680885ceb5f8b0ea42f3f3f251d6248e17bc10d9aff9b0af1e", kill_on_drop: false }` [INFO] [stderr] Compiling dammen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/main.rs:225:71 [INFO] [stdout] | [INFO] [stdout] 225 | let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [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] 225 - let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [INFO] [stdout] 225 + let right_top_spot = king_version(board[(right_top_1.0 as usize)][right_top_1.1 as usize]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/main.rs:225:45 [INFO] [stdout] | [INFO] [stdout] 225 | let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 225 - let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [INFO] [stdout] 225 + let right_top_spot = king_version(board[right_top_1.0 as usize][(right_top_1.1 as usize)]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/main.rs:60:51 [INFO] [stdout] | [INFO] [stdout] 60 | println!(" Score X: {} <=> Score O: {}", X_SCORE, O_SCORE); [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] --> src/main.rs:60:60 [INFO] [stdout] | [INFO] [stdout] 60 | println!(" Score X: {} <=> Score O: {}", X_SCORE, O_SCORE); [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] --> src/main.rs:312:53 [INFO] [stdout] | [INFO] [stdout] 312 | println!(" Final Score: X: {} <=> O: {}", X_SCORE, O_SCORE); [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] --> src/main.rs:312:62 [INFO] [stdout] | [INFO] [stdout] 312 | println!(" Final Score: X: {} <=> O: {}", X_SCORE, O_SCORE); [INFO] [stdout] | ^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] --> src/main.rs:344:20 [INFO] [stdout] | [INFO] [stdout] 344 | if &X_SCORE >= &12 { [INFO] [stdout] | ^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 344 | if &raw const X_SCORE >= &12 { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/main.rs:347:27 [INFO] [stdout] | [INFO] [stdout] 347 | } else if &O_SCORE >= &12{ [INFO] [stdout] | ^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [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] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 347 | } else if &raw const O_SCORE >= &12{ [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "b51e6adbd3523a680885ceb5f8b0ea42f3f3f251d6248e17bc10d9aff9b0af1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51e6adbd3523a680885ceb5f8b0ea42f3f3f251d6248e17bc10d9aff9b0af1e", kill_on_drop: false }` [INFO] [stdout] b51e6adbd3523a680885ceb5f8b0ea42f3f3f251d6248e17bc10d9aff9b0af1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 025428a63e6f206fac940ed8d830cc4426478eda371a7e2e22b0fc078f98d6ce [INFO] running `Command { std: "docker" "start" "-a" "025428a63e6f206fac940ed8d830cc4426478eda371a7e2e22b0fc078f98d6ce", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/main.rs:225:71 [INFO] [stderr] | [INFO] [stderr] 225 | let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 225 - let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [INFO] [stderr] 225 + let right_top_spot = king_version(board[(right_top_1.0 as usize)][right_top_1.1 as usize]); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/main.rs:225:45 [INFO] [stderr] | [INFO] [stderr] 225 | let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 225 - let right_top_spot = king_version(board[(right_top_1.0 as usize)][(right_top_1.1 as usize)]); [INFO] [stderr] 225 + let right_top_spot = king_version(board[right_top_1.0 as usize][(right_top_1.1 as usize)]); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/main.rs:60:51 [INFO] [stderr] | [INFO] [stderr] 60 | println!(" Score X: {} <=> Score O: {}", X_SCORE, O_SCORE); [INFO] [stderr] | ^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/main.rs:60:60 [INFO] [stderr] | [INFO] [stderr] 60 | println!(" Score X: {} <=> Score O: {}", X_SCORE, O_SCORE); [INFO] [stderr] | ^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/main.rs:312:53 [INFO] [stderr] | [INFO] [stderr] 312 | println!(" Final Score: X: {} <=> O: {}", X_SCORE, O_SCORE); [INFO] [stderr] | ^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/main.rs:312:62 [INFO] [stderr] | [INFO] [stderr] 312 | println!(" Final Score: X: {} <=> O: {}", X_SCORE, O_SCORE); [INFO] [stderr] | ^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/main.rs:344:20 [INFO] [stderr] | [INFO] [stderr] 344 | if &X_SCORE >= &12 { [INFO] [stderr] | ^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] help: use `&raw const` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 344 | if &raw const X_SCORE >= &12 { [INFO] [stderr] | +++++++++ [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/main.rs:347:27 [INFO] [stderr] | [INFO] [stderr] 347 | } else if &O_SCORE >= &12{ [INFO] [stderr] | ^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [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] help: use `&raw const` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 347 | } else if &raw const O_SCORE >= &12{ [INFO] [stderr] | +++++++++ [INFO] [stderr] [INFO] [stderr] warning: `dammen` (bin "dammen" test) generated 8 warnings (run `cargo fix --bin "dammen" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dammen-c2485861f5aaed28) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "025428a63e6f206fac940ed8d830cc4426478eda371a7e2e22b0fc078f98d6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025428a63e6f206fac940ed8d830cc4426478eda371a7e2e22b0fc078f98d6ce", kill_on_drop: false }` [INFO] [stdout] 025428a63e6f206fac940ed8d830cc4426478eda371a7e2e22b0fc078f98d6ce