[INFO] cloning repository https://github.com/samsonjj/wave_simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samsonjj/wave_simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsonjj%2Fwave_simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsonjj%2Fwave_simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c64d9f0aa5aeeacaf230ed6dbd1f03e8f466975 [INFO] building samsonjj/wave_simulator against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamsonjj%2Fwave_simulator" "/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/samsonjj/wave_simulator [INFO] finished tweaking git repo https://github.com/samsonjj/wave_simulator [INFO] tweaked toml for git repo https://github.com/samsonjj/wave_simulator written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/samsonjj/wave_simulator 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/samsonjj/wave_simulator 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] Downloading crates ... [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded fdeflate v0.3.6 [INFO] [stderr] Downloaded bytemuck v1.20.0 [INFO] [stderr] Downloaded png v0.17.14 [INFO] [stderr] Downloaded libc v0.2.167 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f2b07ef60e0fd3b03f7fbf0be8dab39da5b16edefc52d6a3479d209075b420f [INFO] running `Command { std: "docker" "start" "-a" "2f2b07ef60e0fd3b03f7fbf0be8dab39da5b16edefc52d6a3479d209075b420f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f2b07ef60e0fd3b03f7fbf0be8dab39da5b16edefc52d6a3479d209075b420f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2b07ef60e0fd3b03f7fbf0be8dab39da5b16edefc52d6a3479d209075b420f", kill_on_drop: false }` [INFO] [stdout] 2f2b07ef60e0fd3b03f7fbf0be8dab39da5b16edefc52d6a3479d209075b420f [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 56a34d3e1734c3c28532b6b56d6a0b7220dd008f620c7e181b435f45f119a93f [INFO] running `Command { std: "docker" "start" "-a" "56a34d3e1734c3c28532b6b56d6a0b7220dd008f620c7e181b435f45f119a93f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling pixel_wave_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/debugger.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::{Duration, Instant}; [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 variable: `game` [INFO] [stdout] --> src/control_panel.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | fn update(&mut self, game: &crate::game::Game) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_pos` [INFO] [stdout] --> src/field/field2d.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | fn add_disturbance(mouse_pos: Vec2) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixels_centered` [INFO] [stdout] --> src/field/field2d.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let pixels_centered = Self::pixels_centered(64, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixels_centered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/field/field2d.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let v = |x: usize, y: usize| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/field/field2d.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | let f = |x: usize, y: usize| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/field/field2d.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | let f = |x: usize, y: usize| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FRAME_RATE_WINDOW` is never used [INFO] [stdout] --> src/debugger.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const FRAME_RATE_WINDOW: usize = 120; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `pixels_centered` is never used [INFO] [stdout] --> src/field/field1d.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 52 | impl Field1D { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | fn pixels_centered() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `add_disturbance`, `pixels_centered`, `traveling`, `standing`, and `pixels_at_end` are never used [INFO] [stdout] --> src/field/field2d.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 124 | impl Field2D { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 135 | fn add_disturbance(mouse_pos: Vec2) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | fn pixels_centered(width: usize, height: usize) -> (Array2, Array2) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | fn traveling(width: usize, height: usize) -> (Array2, Array2) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | fn standing(width: usize, height: usize) -> (Array2, Array2) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | fn pixels_at_end() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.40s [INFO] running `Command { std: "docker" "inspect" "56a34d3e1734c3c28532b6b56d6a0b7220dd008f620c7e181b435f45f119a93f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56a34d3e1734c3c28532b6b56d6a0b7220dd008f620c7e181b435f45f119a93f", kill_on_drop: false }` [INFO] [stdout] 56a34d3e1734c3c28532b6b56d6a0b7220dd008f620c7e181b435f45f119a93f [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] fe640c76b85561cfaf8bc4cfd3958ebe215fe107127a9b8ae6b7ae8eb62841c7 [INFO] running `Command { std: "docker" "start" "-a" "fe640c76b85561cfaf8bc4cfd3958ebe215fe107127a9b8ae6b7ae8eb62841c7", kill_on_drop: false }` [INFO] [stderr] Compiling pixel_wave_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/debugger.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::time::{Duration, Instant}; [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 variable: `game` [INFO] [stdout] --> src/control_panel.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | fn update(&mut self, game: &crate::game::Game) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_pos` [INFO] [stdout] --> src/field/field2d.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | fn add_disturbance(mouse_pos: Vec2) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixels_centered` [INFO] [stdout] --> src/field/field2d.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let pixels_centered = Self::pixels_centered(64, 64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixels_centered` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/field/field2d.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let v = |x: usize, y: usize| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/field/field2d.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | let f = |x: usize, y: usize| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/field/field2d.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | let f = |x: usize, y: usize| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FRAME_RATE_WINDOW` is never used [INFO] [stdout] --> src/debugger.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const FRAME_RATE_WINDOW: usize = 120; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `pixels_centered` is never used [INFO] [stdout] --> src/field/field1d.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 52 | impl Field1D { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | fn pixels_centered() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `add_disturbance`, `pixels_centered`, `traveling`, `standing`, and `pixels_at_end` are never used [INFO] [stdout] --> src/field/field2d.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 124 | impl Field2D { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 135 | fn add_disturbance(mouse_pos: Vec2) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | fn pixels_centered(width: usize, height: usize) -> (Array2, Array2) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | fn traveling(width: usize, height: usize) -> (Array2, Array2) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 169 | fn standing(width: usize, height: usize) -> (Array2, Array2) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | fn pixels_at_end() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "fe640c76b85561cfaf8bc4cfd3958ebe215fe107127a9b8ae6b7ae8eb62841c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe640c76b85561cfaf8bc4cfd3958ebe215fe107127a9b8ae6b7ae8eb62841c7", kill_on_drop: false }` [INFO] [stdout] fe640c76b85561cfaf8bc4cfd3958ebe215fe107127a9b8ae6b7ae8eb62841c7