[INFO] cloning repository https://github.com/lishuceo/block_blast_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lishuceo/block_blast_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flishuceo%2Fblock_blast_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flishuceo%2Fblock_blast_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56664036802d85c79f7b4b3ee0c1d24d2770bea0 [INFO] building lishuceo/block_blast_rust against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flishuceo%2Fblock_blast_rust" "/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/lishuceo/block_blast_rust [INFO] finished tweaking git repo https://github.com/lishuceo/block_blast_rust [INFO] tweaked toml for git repo https://github.com/lishuceo/block_blast_rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lishuceo/block_blast_rust 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/lishuceo/block_blast_rust 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] Downloading crates ... [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded macroquad v0.4.14 [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] 11471529b2f252cdc0cd41ec5f355e072bff8ff947b7661e0ad22a4c30bfec9d [INFO] running `Command { std: "docker" "start" "-a" "11471529b2f252cdc0cd41ec5f355e072bff8ff947b7661e0ad22a4c30bfec9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11471529b2f252cdc0cd41ec5f355e072bff8ff947b7661e0ad22a4c30bfec9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11471529b2f252cdc0cd41ec5f355e072bff8ff947b7661e0ad22a4c30bfec9d", kill_on_drop: false }` [INFO] [stdout] 11471529b2f252cdc0cd41ec5f355e072bff8ff947b7661e0ad22a4c30bfec9d [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] 34bcc6747938e8fdca89781329266034d32dc46022e9890f3b74d7073d6a2a43 [INFO] running `Command { std: "docker" "start" "-a" "34bcc6747938e8fdca89781329266034d32dc46022e9890f3b74d7073d6a2a43", kill_on_drop: false }` [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling flate2 v1.1.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 macroquad v0.4.14 [INFO] [stderr] Compiling block_blast v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `dpi_scale` [INFO] [stdout] --> src/main.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let dpi_scale = get_dpi_scale(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dpi_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/main.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | for (idx, block) in self.current_blocks.iter().enumerate() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bottom_area_top` [INFO] [stdout] --> src/main.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | let bottom_area_top = separator_y + (if is_small_screen { 2.0 } else { 5.0 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_area_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_x` [INFO] [stdout] --> src/main.rs:576:17 [INFO] [stdout] | [INFO] [stdout] 576 | let center_x = (min_dx_all + max_dx_all) as f32 / 2.0; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_y` [INFO] [stdout] --> src/main.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | let center_y = (min_dy_all + max_dy_all) as f32 / 2.0; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grid_offset_x` [INFO] [stdout] --> src/main.rs:788:17 [INFO] [stdout] | [INFO] [stdout] 788 | let grid_offset_x = (screen_width() - grid_size) / 2.0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grid_offset_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bottom_area_top` [INFO] [stdout] --> src/main.rs:795:17 [INFO] [stdout] | [INFO] [stdout] 795 | let bottom_area_top = separator_y + (if is_small_screen { 2.0 } else { 5.0 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_area_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `end_drag` is never used [INFO] [stdout] --> src/main.rs:391:8 [INFO] [stdout] | [INFO] [stdout] 284 | impl Game { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 391 | fn end_drag(&mut self) { [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 10.37s [INFO] running `Command { std: "docker" "inspect" "34bcc6747938e8fdca89781329266034d32dc46022e9890f3b74d7073d6a2a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34bcc6747938e8fdca89781329266034d32dc46022e9890f3b74d7073d6a2a43", kill_on_drop: false }` [INFO] [stdout] 34bcc6747938e8fdca89781329266034d32dc46022e9890f3b74d7073d6a2a43 [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] 03fd3212b2d09688754300b3c42b255931e54108c1864c75daacb3571b0e7238 [INFO] running `Command { std: "docker" "start" "-a" "03fd3212b2d09688754300b3c42b255931e54108c1864c75daacb3571b0e7238", kill_on_drop: false }` [INFO] [stderr] Compiling block_blast v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `dpi_scale` [INFO] [stdout] --> src/main.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | let dpi_scale = get_dpi_scale(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dpi_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/main.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | for (idx, block) in self.current_blocks.iter().enumerate() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bottom_area_top` [INFO] [stdout] --> src/main.rs:486:9 [INFO] [stdout] | [INFO] [stdout] 486 | let bottom_area_top = separator_y + (if is_small_screen { 2.0 } else { 5.0 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_area_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_x` [INFO] [stdout] --> src/main.rs:576:17 [INFO] [stdout] | [INFO] [stdout] 576 | let center_x = (min_dx_all + max_dx_all) as f32 / 2.0; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `center_y` [INFO] [stdout] --> src/main.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | let center_y = (min_dy_all + max_dy_all) as f32 / 2.0; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_center_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `grid_offset_x` [INFO] [stdout] --> src/main.rs:788:17 [INFO] [stdout] | [INFO] [stdout] 788 | let grid_offset_x = (screen_width() - grid_size) / 2.0; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_grid_offset_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bottom_area_top` [INFO] [stdout] --> src/main.rs:795:17 [INFO] [stdout] | [INFO] [stdout] 795 | let bottom_area_top = separator_y + (if is_small_screen { 2.0 } else { 5.0 }); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bottom_area_top` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `end_drag` is never used [INFO] [stdout] --> src/main.rs:391:8 [INFO] [stdout] | [INFO] [stdout] 284 | impl Game { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 391 | fn end_drag(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "03fd3212b2d09688754300b3c42b255931e54108c1864c75daacb3571b0e7238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03fd3212b2d09688754300b3c42b255931e54108c1864c75daacb3571b0e7238", kill_on_drop: false }` [INFO] [stdout] 03fd3212b2d09688754300b3c42b255931e54108c1864c75daacb3571b0e7238