[INFO] cloning repository https://github.com/LeoYZhang/snake.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeoYZhang/snake.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoYZhang%2Fsnake.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoYZhang%2Fsnake.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e2db5782c4228d9c9a9f9dac9096eaf1c8ee342 [INFO] building LeoYZhang/snake.rs against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoYZhang%2Fsnake.rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LeoYZhang/snake.rs [INFO] finished tweaking git repo https://github.com/LeoYZhang/snake.rs [INFO] tweaked toml for git repo https://github.com/LeoYZhang/snake.rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LeoYZhang/snake.rs on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LeoYZhang/snake.rs 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded inventory v0.3.20 [INFO] [stderr] Downloaded typetag-impl v0.2.20 [INFO] [stderr] Downloaded typetag v0.2.20 [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded csv-core v0.1.12 [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded zerocopy-derive v0.8.25 [INFO] [stderr] Downloaded zerocopy v0.8.25 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded syn v2.0.102 [INFO] [stderr] Downloaded ndk-sys v0.2.2 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] [stderr] Downloaded csv v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e882b6f01e037311f5fb4933e00311cd0df86189bab4f22fc1de35e1fe6723f [INFO] running `Command { std: "docker" "start" "-a" "5e882b6f01e037311f5fb4933e00311cd0df86189bab4f22fc1de35e1fe6723f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e882b6f01e037311f5fb4933e00311cd0df86189bab4f22fc1de35e1fe6723f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e882b6f01e037311f5fb4933e00311cd0df86189bab4f22fc1de35e1fe6723f", kill_on_drop: false }` [INFO] [stdout] 5e882b6f01e037311f5fb4933e00311cd0df86189bab4f22fc1de35e1fe6723f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 03986db4fdd97e208b8e7e8d1840a9c89b6949f2137aba7a5d75e216de0d748b [INFO] running `Command { std: "docker" "start" "-a" "03986db4fdd97e208b8e7e8d1840a9c89b6949f2137aba7a5d75e216de0d748b", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling snakers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `hash` and `root_ui` [INFO] [stdout] --> src/bin/main.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use macroquad::ui::{hash, root_ui}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `game_ticks` is assigned to, but never used [INFO] [stdout] --> src/bin/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | let mut game_ticks: i32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_game_ticks` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `game_ticks` is never read [INFO] [stdout] --> src/bin/main.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | game_ticks += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `game_ticks` is never read [INFO] [stdout] --> src/bin/main.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | game_ticks += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.81s [INFO] running `Command { std: "docker" "inspect" "03986db4fdd97e208b8e7e8d1840a9c89b6949f2137aba7a5d75e216de0d748b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03986db4fdd97e208b8e7e8d1840a9c89b6949f2137aba7a5d75e216de0d748b", kill_on_drop: false }` [INFO] [stdout] 03986db4fdd97e208b8e7e8d1840a9c89b6949f2137aba7a5d75e216de0d748b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 403531df76bffd69b5d5e10f1e836ad047559d715d83b6f0b39ef9608b69d749 [INFO] running `Command { std: "docker" "start" "-a" "403531df76bffd69b5d5e10f1e836ad047559d715d83b6f0b39ef9608b69d749", kill_on_drop: false }` [INFO] [stderr] Compiling snakers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `hash` and `root_ui` [INFO] [stdout] --> src/bin/main.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use macroquad::ui::{hash, root_ui}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `game_ticks` is assigned to, but never used [INFO] [stdout] --> src/bin/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | let mut game_ticks: i32 = 0; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_game_ticks` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `game_ticks` is never read [INFO] [stdout] --> src/bin/main.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | game_ticks += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `game_ticks` is never read [INFO] [stdout] --> src/bin/main.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | game_ticks += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.77s [INFO] running `Command { std: "docker" "inspect" "403531df76bffd69b5d5e10f1e836ad047559d715d83b6f0b39ef9608b69d749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403531df76bffd69b5d5e10f1e836ad047559d715d83b6f0b39ef9608b69d749", kill_on_drop: false }` [INFO] [stdout] 403531df76bffd69b5d5e10f1e836ad047559d715d83b6f0b39ef9608b69d749