[INFO] cloning repository https://github.com/davlon1/game-of-life-rust-sfml [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davlon1/game-of-life-rust-sfml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavlon1%2Fgame-of-life-rust-sfml", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavlon1%2Fgame-of-life-rust-sfml'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd2147d61842dccc2c0d707325ad2523813f76ec [INFO] testing davlon1/game-of-life-rust-sfml against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavlon1%2Fgame-of-life-rust-sfml" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davlon1/game-of-life-rust-sfml on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davlon1/game-of-life-rust-sfml [INFO] finished tweaking git repo https://github.com/davlon1/game-of-life-rust-sfml [INFO] tweaked toml for git repo https://github.com/davlon1/game-of-life-rust-sfml written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/davlon1/game-of-life-rust-sfml already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29528d751f7b545454c0d0648a6e705708cbfba9f9e1e252999d4cfc10e857aa [INFO] running `Command { std: "docker" "start" "-a" "29528d751f7b545454c0d0648a6e705708cbfba9f9e1e252999d4cfc10e857aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29528d751f7b545454c0d0648a6e705708cbfba9f9e1e252999d4cfc10e857aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29528d751f7b545454c0d0648a6e705708cbfba9f9e1e252999d4cfc10e857aa", kill_on_drop: false }` [INFO] [stdout] 29528d751f7b545454c0d0648a6e705708cbfba9f9e1e252999d4cfc10e857aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50dbeeab9760e99ff1e05565ec4c772709734dc924271f1e5a8985a7deed546a [INFO] running `Command { std: "docker" "start" "-a" "50dbeeab9760e99ff1e05565ec4c772709734dc924271f1e5a8985a7deed546a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sfml-build v0.4.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling csfml-system-sys v0.6.0 [INFO] [stderr] Compiling csfml-window-sys v0.6.0 [INFO] [stderr] Compiling csfml-graphics-sys v0.6.0 [INFO] [stderr] Compiling csfml-audio-sys v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sfml v0.16.0 [INFO] [stderr] Compiling rust-sfml v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IndexMut` [INFO] [stdout] --> src/main.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::{Index, IndexMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_cell` [INFO] [stdout] --> src/main.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | let left_cell = Vector2i::new(i.x_pos - 1, i.y_pos); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_cell` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_down_cell` [INFO] [stdout] --> src/main.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | let left_down_cell = Vector2i::new(i.x_pos - 1, i.y_pos + 1); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_down_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_up_cell` [INFO] [stdout] --> src/main.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | let left_up_cell = Vector2i::new(i.x_pos - 1, i.y_pos - 1); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_up_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `up` [INFO] [stdout] --> src/main.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | let up = Vector2i::new(i.x_pos, i.y_pos - 1); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `down` [INFO] [stdout] --> src/main.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | let down = Vector2i::new(i.x_pos, i.y_pos + 1); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_cell` [INFO] [stdout] --> src/main.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | let right_cell = Vector2i::new(i.x_pos + 1, i.y_pos); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_down_cell` [INFO] [stdout] --> src/main.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | let right_down_cell = Vector2i::new(i.x_pos + 1, i.y_pos + 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_down_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_up_cell` [INFO] [stdout] --> src/main.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let right_up_cell = Vector2i::new(i.x_pos + 1, i.y_pos - 1); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_up_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `neighbour_count` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | neighbour_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_cell_active` [INFO] [stdout] --> src/main.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get_cell_active(&mut self, x_pos: i32, y_pos: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_cells` [INFO] [stdout] --> src/main.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn update_cells(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "50dbeeab9760e99ff1e05565ec4c772709734dc924271f1e5a8985a7deed546a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50dbeeab9760e99ff1e05565ec4c772709734dc924271f1e5a8985a7deed546a", kill_on_drop: false }` [INFO] [stdout] 50dbeeab9760e99ff1e05565ec4c772709734dc924271f1e5a8985a7deed546a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60fca81d9d844b0829faeeaed27b83b56e92b01e674d27364b670d7944b35781 [INFO] running `Command { std: "docker" "start" "-a" "60fca81d9d844b0829faeeaed27b83b56e92b01e674d27364b670d7944b35781", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-sfml v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IndexMut` [INFO] [stdout] --> src/main.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::{Index, IndexMut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_cell` [INFO] [stdout] --> src/main.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | let left_cell = Vector2i::new(i.x_pos - 1, i.y_pos); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_cell` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_down_cell` [INFO] [stdout] --> src/main.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | let left_down_cell = Vector2i::new(i.x_pos - 1, i.y_pos + 1); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_down_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `left_up_cell` [INFO] [stdout] --> src/main.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | let left_up_cell = Vector2i::new(i.x_pos - 1, i.y_pos - 1); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_up_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `up` [INFO] [stdout] --> src/main.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | let up = Vector2i::new(i.x_pos, i.y_pos - 1); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `down` [INFO] [stdout] --> src/main.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | let down = Vector2i::new(i.x_pos, i.y_pos + 1); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_cell` [INFO] [stdout] --> src/main.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | let right_cell = Vector2i::new(i.x_pos + 1, i.y_pos); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_down_cell` [INFO] [stdout] --> src/main.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | let right_down_cell = Vector2i::new(i.x_pos + 1, i.y_pos + 1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_down_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `right_up_cell` [INFO] [stdout] --> src/main.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let right_up_cell = Vector2i::new(i.x_pos + 1, i.y_pos - 1); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_up_cell` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `neighbour_count` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | neighbour_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_cell_active` [INFO] [stdout] --> src/main.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn get_cell_active(&mut self, x_pos: i32, y_pos: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_cells` [INFO] [stdout] --> src/main.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn update_cells(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "60fca81d9d844b0829faeeaed27b83b56e92b01e674d27364b670d7944b35781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60fca81d9d844b0829faeeaed27b83b56e92b01e674d27364b670d7944b35781", kill_on_drop: false }` [INFO] [stdout] 60fca81d9d844b0829faeeaed27b83b56e92b01e674d27364b670d7944b35781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19d3c32a10cbd915d79c80f20d64a61fa86891b7d6c56382cf71d0232c45ba6f [INFO] running `Command { std: "docker" "start" "-a" "19d3c32a10cbd915d79c80f20d64a61fa86891b7d6c56382cf71d0232c45ba6f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `IndexMut` [INFO] [stderr] --> src/main.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | use std::ops::{Index, IndexMut}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `left_cell` [INFO] [stderr] --> src/main.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | let left_cell = Vector2i::new(i.x_pos - 1, i.y_pos); [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_cell` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `left_down_cell` [INFO] [stderr] --> src/main.rs:93:17 [INFO] [stderr] | [INFO] [stderr] 93 | let left_down_cell = Vector2i::new(i.x_pos - 1, i.y_pos + 1); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_down_cell` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `left_up_cell` [INFO] [stderr] --> src/main.rs:94:17 [INFO] [stderr] | [INFO] [stderr] 94 | let left_up_cell = Vector2i::new(i.x_pos - 1, i.y_pos - 1); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_left_up_cell` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `up` [INFO] [stderr] --> src/main.rs:95:17 [INFO] [stderr] | [INFO] [stderr] 95 | let up = Vector2i::new(i.x_pos, i.y_pos - 1); [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_up` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `down` [INFO] [stderr] --> src/main.rs:96:17 [INFO] [stderr] | [INFO] [stderr] 96 | let down = Vector2i::new(i.x_pos, i.y_pos + 1); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_down` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `right_cell` [INFO] [stderr] --> src/main.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | let right_cell = Vector2i::new(i.x_pos + 1, i.y_pos); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_cell` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `right_down_cell` [INFO] [stderr] --> src/main.rs:98:17 [INFO] [stderr] | [INFO] [stderr] 98 | let right_down_cell = Vector2i::new(i.x_pos + 1, i.y_pos + 1); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_down_cell` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `right_up_cell` [INFO] [stderr] --> src/main.rs:99:17 [INFO] [stderr] | [INFO] [stderr] 99 | let right_up_cell = Vector2i::new(i.x_pos + 1, i.y_pos - 1); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_right_up_cell` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `neighbour_count` [INFO] [stderr] --> src/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | neighbour_count: i32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_cell_active` [INFO] [stderr] --> src/main.rs:84:12 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn get_cell_active(&mut self, x_pos: i32, y_pos: i32) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `update_cells` [INFO] [stderr] --> src/main.rs:89:12 [INFO] [stderr] | [INFO] [stderr] 89 | pub fn update_cells(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust-sfml` (bin "rust-sfml" test) generated 12 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_sfml-2b4a0f7d99c68beb) [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" "19d3c32a10cbd915d79c80f20d64a61fa86891b7d6c56382cf71d0232c45ba6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19d3c32a10cbd915d79c80f20d64a61fa86891b7d6c56382cf71d0232c45ba6f", kill_on_drop: false }` [INFO] [stdout] 19d3c32a10cbd915d79c80f20d64a61fa86891b7d6c56382cf71d0232c45ba6f