[INFO] cloning repository https://github.com/Juangomezzr/game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Juangomezzr/game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuangomezzr%2Fgame-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuangomezzr%2Fgame-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e64147ac70a7b10ddaa4607fdca49ddb64a5c90b [INFO] testing Juangomezzr/game-of-life against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuangomezzr%2Fgame-of-life" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Juangomezzr/game-of-life [INFO] finished tweaking git repo https://github.com/Juangomezzr/game-of-life [INFO] tweaked toml for git repo https://github.com/Juangomezzr/game-of-life written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Juangomezzr/game-of-life on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Juangomezzr/game-of-life 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5453d06a04d73d366b293f869e487570c238e768f43b25622d7230917adf9404 [INFO] running `Command { std: "docker" "start" "-a" "5453d06a04d73d366b293f869e487570c238e768f43b25622d7230917adf9404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5453d06a04d73d366b293f869e487570c238e768f43b25622d7230917adf9404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5453d06a04d73d366b293f869e487570c238e768f43b25622d7230917adf9404", kill_on_drop: false }` [INFO] [stdout] 5453d06a04d73d366b293f869e487570c238e768f43b25622d7230917adf9404 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f317a9280be004ca2fe4d3a69275b905f18633d01a77e006ec402648bf06df23 [INFO] running `Command { std: "docker" "start" "-a" "f317a9280be004ca2fe4d3a69275b905f18633d01a77e006ec402648bf06df23", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling dlib v0.5.3 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling euclid v0.22.14 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tokio v1.52.0 [INFO] [stderr] Compiling glam v0.17.3 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling nannou_core v0.19.0 [INFO] [stderr] Compiling nannou_mesh v0.19.0 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] Compiling nannou_wgpu v0.19.0 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling nannou v0.19.0 [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::Model` [INFO] [stdout] --> src/renderer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Model; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> src/effects.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::modules::{self, *}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nannou::App` [INFO] [stdout] --> src/effects.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nannou::App; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `draw::primitive::Texture` [INFO] [stdout] --> src/render_effects.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::{App, Draw, draw::primitive::Texture, wgpu}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `draw::primitive::texture` [INFO] [stdout] --> src/modules/pixel.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::{App, Draw, draw::primitive::texture, image::Rgba, wgpu}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `args` and `ops::Not` [INFO] [stdout] --> src/main.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{env::{self, args}, ops::Not}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/grid.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Grid { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub size: usize [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/grid.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl Grid { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | fn print_grid(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | fn set_block_at(&mut self, x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | fn set_beehive_at(&mut self, x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | fn set_tub_at(&mut self, x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | fn read_pixel(&self, x: usize, y: usize) -> u8{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub fn set_glider(&mut self){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | pub fn set_blinker(&mut self){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn set_stable_colony(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `width` and `height` are never used [INFO] [stdout] --> src/simulation.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Simulation { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn width(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn height(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cell_color` and `bg_color` are never read [INFO] [stdout] --> src/renderer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Renderer { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | cell_color: Rgba, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | bg_color: Rgba, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `width` and `height` are never used [INFO] [stdout] --> src/controller.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Controller { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn width(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn height(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `module` is never read [INFO] [stdout] --> src/effects.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Effect { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 10 | module: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_module` is never used [INFO] [stdout] --> src/effects.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl Effect { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | fn set_module(&mut self, module: String){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_id` is never used [INFO] [stdout] --> src/render_effects.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait RenderEffect { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn get_id(&self) -> &str; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/modules/pixel.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PixelEffect{ [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 7 | id: String [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/modules/particles.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Particles { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 13 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noise v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f317a9280be004ca2fe4d3a69275b905f18633d01a77e006ec402648bf06df23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f317a9280be004ca2fe4d3a69275b905f18633d01a77e006ec402648bf06df23", kill_on_drop: false }` [INFO] [stdout] f317a9280be004ca2fe4d3a69275b905f18633d01a77e006ec402648bf06df23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3eaaf27ea76d6653f16e514756abd774e43267e282afb3f83c889751c0663ba [INFO] running `Command { std: "docker" "start" "-a" "f3eaaf27ea76d6653f16e514756abd774e43267e282afb3f83c889751c0663ba", kill_on_drop: false }` [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::Model` [INFO] [stdout] --> src/renderer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Model; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> src/effects.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::modules::{self, *}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nannou::App` [INFO] [stdout] --> src/effects.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nannou::App; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `draw::primitive::Texture` [INFO] [stdout] --> src/render_effects.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::{App, Draw, draw::primitive::Texture, wgpu}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `draw::primitive::texture` [INFO] [stdout] --> src/modules/pixel.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use nannou::{App, Draw, draw::primitive::texture, image::Rgba, wgpu}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `args` and `ops::Not` [INFO] [stdout] --> src/main.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{env::{self, args}, ops::Not}; [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/grid.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Grid { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub size: usize [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/grid.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl Grid { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | fn print_grid(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | fn set_block_at(&mut self, x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | fn set_beehive_at(&mut self, x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | fn set_tub_at(&mut self, x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | fn read_pixel(&self, x: usize, y: usize) -> u8{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub fn set_glider(&mut self){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | pub fn set_blinker(&mut self){ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn set_stable_colony(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `width` and `height` are never used [INFO] [stdout] --> src/simulation.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Simulation { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn width(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn height(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cell_color` and `bg_color` are never read [INFO] [stdout] --> src/renderer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Renderer { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | cell_color: Rgba, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | bg_color: Rgba, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `width` and `height` are never used [INFO] [stdout] --> src/controller.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Controller { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn width(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn height(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `module` is never read [INFO] [stdout] --> src/effects.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Effect { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 10 | module: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_module` is never used [INFO] [stdout] --> src/effects.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 14 | impl Effect { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 22 | fn set_module(&mut self, module: String){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_id` is never used [INFO] [stdout] --> src/render_effects.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait RenderEffect { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 6 | fn get_id(&self) -> &str; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/modules/pixel.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct PixelEffect{ [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 7 | id: String [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/modules/particles.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Particles { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 13 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noise v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f3eaaf27ea76d6653f16e514756abd774e43267e282afb3f83c889751c0663ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3eaaf27ea76d6653f16e514756abd774e43267e282afb3f83c889751c0663ba", kill_on_drop: false }` [INFO] [stdout] f3eaaf27ea76d6653f16e514756abd774e43267e282afb3f83c889751c0663ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d60863c3dc6e7c96a70763fac8c84106e71007d7c11d59abc9e4450497071d15 [INFO] running `Command { std: "docker" "start" "-a" "d60863c3dc6e7c96a70763fac8c84106e71007d7c11d59abc9e4450497071d15", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::Model` [INFO] [stderr] --> src/renderer.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::Model; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `*` [INFO] [stderr] --> src/effects.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::modules::{self, *}; [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `nannou::App` [INFO] [stderr] --> src/effects.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use nannou::App; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `draw::primitive::Texture` [INFO] [stderr] --> src/render_effects.rs:1:25 [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::{App, Draw, draw::primitive::Texture, wgpu}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `draw::primitive::texture` [INFO] [stderr] --> src/modules/pixel.rs:1:25 [INFO] [stderr] | [INFO] [stderr] 1 | use nannou::{App, Draw, draw::primitive::texture, image::Rgba, wgpu}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `args` and `ops::Not` [INFO] [stderr] --> src/main.rs:9:23 [INFO] [stderr] | [INFO] [stderr] 9 | use std::{env::{self, args}, ops::Not}; [INFO] [stderr] | ^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `size` is never read [INFO] [stderr] --> src/grid.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub struct Grid { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 24 | pub size: usize [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> src/grid.rs:127:8 [INFO] [stderr] | [INFO] [stderr] 26 | impl Grid { [INFO] [stderr] | --------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 127 | fn print_grid(&self) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 139 | fn set_block_at(&mut self, x: usize, y: usize) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 146 | fn set_beehive_at(&mut self, x: usize, y: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 155 | fn set_tub_at(&mut self, x: usize, y: usize) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 162 | fn read_pixel(&self, x: usize, y: usize) -> u8{ [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 167 | pub fn set_glider(&mut self){ [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 175 | pub fn set_blinker(&mut self){ [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 222 | pub fn set_stable_colony(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `width` and `height` are never used [INFO] [stderr] --> src/simulation.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 8 | impl Simulation { [INFO] [stderr] | --------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 23 | pub fn width(&self) -> usize { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | pub fn height(&self) -> usize { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `cell_color` and `bg_color` are never read [INFO] [stderr] --> src/renderer.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Renderer { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 9 | cell_color: Rgba, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 10 | bg_color: Rgba, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `width` and `height` are never used [INFO] [stderr] --> src/controller.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl Controller { [INFO] [stderr] | --------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 38 | pub fn width(&self) -> usize { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | pub fn height(&self) -> usize { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `module` is never read [INFO] [stderr] --> src/effects.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Effect { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 10 | module: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `set_module` is never used [INFO] [stderr] --> src/effects.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 14 | impl Effect { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 22 | fn set_module(&mut self, module: String){ [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_id` is never used [INFO] [stderr] --> src/render_effects.rs:6:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub trait RenderEffect { [INFO] [stderr] | ------------ method in this trait [INFO] [stderr] ... [INFO] [stderr] 6 | fn get_id(&self) -> &str; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/modules/pixel.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct PixelEffect{ [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 7 | id: String [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/modules/particles.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Particles { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 13 | id: String, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: `game-of-life` (bin "game-of-life" test) generated 16 warnings (run `cargo fix --bin "game-of-life" -p game-of-life --tests` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: noise v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/game_of_life-ffc40a07526f6f1b) [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" "d60863c3dc6e7c96a70763fac8c84106e71007d7c11d59abc9e4450497071d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d60863c3dc6e7c96a70763fac8c84106e71007d7c11d59abc9e4450497071d15", kill_on_drop: false }` [INFO] [stdout] d60863c3dc6e7c96a70763fac8c84106e71007d7c11d59abc9e4450497071d15