[INFO] cloning repository https://github.com/msp729/gameoflife
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msp729/gameoflife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsp729%2Fgameoflife", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsp729%2Fgameoflife'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64b06fc9d77d995c261a44233570c02bbc486902
[INFO] checking msp729/gameoflife against master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsp729%2Fgameoflife" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/msp729/gameoflife
[INFO] finished tweaking git repo https://github.com/msp729/gameoflife
[INFO] tweaked toml for git repo https://github.com/msp729/gameoflife written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/msp729/gameoflife on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/msp729/gameoflife 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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.8.6
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.49
[INFO] [stderr]   Downloaded polling v3.7.4
[INFO] [stderr]   Downloaded cc v1.2.5
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded syn v2.0.91
[INFO] [stderr]   Downloaded rustix v0.38.42
[INFO] [stderr]   Downloaded winit v0.30.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50d23a80863a32376fa21258c7294d660fad63b38adce536d3923c3bf378330b
[INFO] running `Command { std: "docker" "start" "-a" "50d23a80863a32376fa21258c7294d660fad63b38adce536d3923c3bf378330b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50d23a80863a32376fa21258c7294d660fad63b38adce536d3923c3bf378330b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50d23a80863a32376fa21258c7294d660fad63b38adce536d3923c3bf378330b", kill_on_drop: false }`
[INFO] [stdout] 50d23a80863a32376fa21258c7294d660fad63b38adce536d3923c3bf378330b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f561b420388a226760e621f7b7ed64a798472458fd099756a1b332b3835715d0
[INFO] running `Command { std: "docker" "start" "-a" "f561b420388a226760e621f7b7ed64a798472458fd099756a1b332b3835715d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking drm-sys v0.7.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling winit v0.30.6
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.5
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.7
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.5
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking gameoflife v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `evt`
[INFO] [stdout]   --> src/main.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .with_event_handler(|win, surf, evt, ael| {
[INFO] [stdout]    |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_evt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ael`
[INFO] [stdout]   --> src/main.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .with_event_handler(|win, surf, evt, ael| {
[INFO] [stdout]    |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_ael`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/main.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let PhysicalSize { height, width } = win.inner_size();
[INFO] [stdout]    |                                ^^^^^^ help: try ignoring the field: `height: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/main.rs:39:40
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let PhysicalSize { height, width } = win.inner_size();
[INFO] [stdout]    |                                        ^^^^^ help: try ignoring the field: `width: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_app` is never used
[INFO] [stdout]   --> src/app.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn run_app(event_loop: EventLoop<()>, mut app: impl ApplicationHandler<()> + 'static) {
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `evt`
[INFO] [stdout]   --> src/main.rs:46:37
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .with_event_handler(|win, surf, evt, ael| {
[INFO] [stdout]    |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_evt`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ael`
[INFO] [stdout]   --> src/main.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .with_event_handler(|win, surf, evt, ael| {
[INFO] [stdout]    |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_ael`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/main.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let PhysicalSize { height, width } = win.inner_size();
[INFO] [stdout]    |                                ^^^^^^ help: try ignoring the field: `height: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/main.rs:39:40
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let PhysicalSize { height, width } = win.inner_size();
[INFO] [stdout]    |                                        ^^^^^ help: try ignoring the field: `width: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_app` is never used
[INFO] [stdout]   --> src/app.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn run_app(event_loop: EventLoop<()>, mut app: impl ApplicationHandler<()> + 'static) {
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.13s
[INFO] running `Command { std: "docker" "inspect" "f561b420388a226760e621f7b7ed64a798472458fd099756a1b332b3835715d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f561b420388a226760e621f7b7ed64a798472458fd099756a1b332b3835715d0", kill_on_drop: false }`
[INFO] [stdout] f561b420388a226760e621f7b7ed64a798472458fd099756a1b332b3835715d0
