[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] checking lishuceo/block_blast_rust against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flishuceo%2Fblock_blast_rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lishuceo/block_blast_rust on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded flate2 v1.1.0 [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded fontdue v0.9.3 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3d9094c5c7d795a3a26ba8890438d99bd7a98803663cf7107ee019aa9dd3160 [INFO] running `Command { std: "docker" "start" "-a" "f3d9094c5c7d795a3a26ba8890438d99bd7a98803663cf7107ee019aa9dd3160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3d9094c5c7d795a3a26ba8890438d99bd7a98803663cf7107ee019aa9dd3160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d9094c5c7d795a3a26ba8890438d99bd7a98803663cf7107ee019aa9dd3160", kill_on_drop: false }` [INFO] [stdout] f3d9094c5c7d795a3a26ba8890438d99bd7a98803663cf7107ee019aa9dd3160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fcb27edf86a2416b489e9b94ce0952d3594a7f9a1dfcac6f3ee9a8cd04eda47 [INFO] running `Command { std: "docker" "start" "-a" "5fcb27edf86a2416b489e9b94ce0952d3594a7f9a1dfcac6f3ee9a8cd04eda47", kill_on_drop: false }` [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking macroquad v0.4.14 [INFO] [stderr] Checking 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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.93s [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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5fcb27edf86a2416b489e9b94ce0952d3594a7f9a1dfcac6f3ee9a8cd04eda47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fcb27edf86a2416b489e9b94ce0952d3594a7f9a1dfcac6f3ee9a8cd04eda47", kill_on_drop: false }` [INFO] [stdout] 5fcb27edf86a2416b489e9b94ce0952d3594a7f9a1dfcac6f3ee9a8cd04eda47