[INFO] cloning repository https://github.com/loafoflead/viscere [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loafoflead/viscere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floafoflead%2Fviscere", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floafoflead%2Fviscere'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 858da201a1b27d8a389258dab90979138bfd7393 [INFO] checking loafoflead/viscere against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floafoflead%2Fviscere" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loafoflead/viscere on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/loafoflead/viscere [INFO] finished tweaking git repo https://github.com/loafoflead/viscere [INFO] tweaked toml for git repo https://github.com/loafoflead/viscere written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/loafoflead/viscere 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4ba8f65fb99baf01b06ad1c364fcac52ddff7f1d016d69ac6d2769aa89e9ad3 [INFO] running `Command { std: "docker" "start" "-a" "e4ba8f65fb99baf01b06ad1c364fcac52ddff7f1d016d69ac6d2769aa89e9ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4ba8f65fb99baf01b06ad1c364fcac52ddff7f1d016d69ac6d2769aa89e9ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ba8f65fb99baf01b06ad1c364fcac52ddff7f1d016d69ac6d2769aa89e9ad3", kill_on_drop: false }` [INFO] [stdout] e4ba8f65fb99baf01b06ad1c364fcac52ddff7f1d016d69ac6d2769aa89e9ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e56841e7cf6e94ba02ecea0a1754d09aa43ff5ee01c2c328bb1bcae0c140cde5 [INFO] running `Command { std: "docker" "start" "-a" "e56841e7cf6e94ba02ecea0a1754d09aa43ff5ee01c2c328bb1bcae0c140cde5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking viscere v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `WINDOW_HEIGHT`, `WINDOW_WIDTH` [INFO] [stdout] --> src/grid/mod.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Canvas2, TILES, WINDOW_HEIGHT, WINDOW_WIDTH}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `WINDOW_HEIGHT`, `WINDOW_WIDTH` [INFO] [stdout] --> src/grid/mod.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Canvas2, TILES, WINDOW_HEIGHT, WINDOW_WIDTH}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_width` [INFO] [stdout] --> src/main.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 252 | let (tile_width, tile_height) = canvas.get_rel_wh(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_height` [INFO] [stdout] --> src/main.rs:252:26 [INFO] [stdout] | [INFO] [stdout] 252 | let (tile_width, tile_height) = canvas.get_rel_wh(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEBUG_DRAW_COLOUR` is never used [INFO] [stdout] --> src/main.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const DEBUG_DRAW_COLOUR : Color = Color::RGBA(255, 0, 0, 255); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flammable` and `sort` are never read [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct TileId { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | flammable : bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | sort : TileIdType, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TileId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UpLeftSlip`, `UpRightSlip`, `DownLeftSlip`, and `DownRightSlip` are never constructed [INFO] [stdout] --> src/grid/neighbour.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Neighbour { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | UpLeftSlip, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | UpRightSlip, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | DownLeftSlip, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | DownRightSlip, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Neighbour` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NOSLIP_NEIGHBOURS` is never used [INFO] [stdout] --> src/grid/neighbour.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const NOSLIP_NEIGHBOURS: &[Neighbour] = &[Ident, Up, UpLeft, UpRight, Down, DownLeft, DownRight, Left, Right]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_NEIGHBOURS` is never used [INFO] [stdout] --> src/grid/neighbour.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const ALL_NEIGHBOURS: &[Neighbour] = &[Ident, Up, UpLeft, UpRight, UpRightSlip, UpLeftSlip, Down, DownLeft, DownLeftSlip, DownRight, ... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `ZERO`, `round`, `signum`, `line_substeps`, and `line` are never used [INFO] [stdout] --> src/vec2.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 8 | impl Vec2 { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 9 | pub const ZERO: Vec2 = Vec2(0.0, 0.0); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn round(&self) -> (isize, isize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn signum(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn line_substeps(p1: Vec2, p2: Vec2, n: usize) -> Vec<(isize, isize)> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn line(p1: Vec2, p2: Vec2) -> Vec<(isize, isize)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_width` [INFO] [stdout] --> src/main.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 252 | let (tile_width, tile_height) = canvas.get_rel_wh(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_height` [INFO] [stdout] --> src/main.rs:252:26 [INFO] [stdout] | [INFO] [stdout] 252 | let (tile_width, tile_height) = canvas.get_rel_wh(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEBUG_DRAW_COLOUR` is never used [INFO] [stdout] --> src/main.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const DEBUG_DRAW_COLOUR : Color = Color::RGBA(255, 0, 0, 255); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flammable` and `sort` are never read [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct TileId { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | flammable : bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | sort : TileIdType, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TileId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UpLeftSlip`, `UpRightSlip`, `DownLeftSlip`, and `DownRightSlip` are never constructed [INFO] [stdout] --> src/grid/neighbour.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Neighbour { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | UpLeftSlip, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | UpRightSlip, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | DownLeftSlip, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | DownRightSlip, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Neighbour` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NOSLIP_NEIGHBOURS` is never used [INFO] [stdout] --> src/grid/neighbour.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const NOSLIP_NEIGHBOURS: &[Neighbour] = &[Ident, Up, UpLeft, UpRight, Down, DownLeft, DownRight, Left, Right]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_NEIGHBOURS` is never used [INFO] [stdout] --> src/grid/neighbour.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const ALL_NEIGHBOURS: &[Neighbour] = &[Ident, Up, UpLeft, UpRight, UpRightSlip, UpLeftSlip, Down, DownLeft, DownLeftSlip, DownRight, ... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `ZERO`, `round`, `signum`, `line_substeps`, and `line` are never used [INFO] [stdout] --> src/vec2.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 8 | impl Vec2 { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 9 | pub const ZERO: Vec2 = Vec2(0.0, 0.0); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn round(&self) -> (isize, isize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn signum(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn line_substeps(p1: Vec2, p2: Vec2, n: usize) -> Vec<(isize, isize)> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn line(p1: Vec2, p2: Vec2) -> Vec<(isize, isize)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.56s [INFO] running `Command { std: "docker" "inspect" "e56841e7cf6e94ba02ecea0a1754d09aa43ff5ee01c2c328bb1bcae0c140cde5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56841e7cf6e94ba02ecea0a1754d09aa43ff5ee01c2c328bb1bcae0c140cde5", kill_on_drop: false }` [INFO] [stdout] e56841e7cf6e94ba02ecea0a1754d09aa43ff5ee01c2c328bb1bcae0c140cde5 [INFO] checking loafoflead/viscere against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floafoflead%2Fviscere" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loafoflead/viscere on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/loafoflead/viscere [INFO] finished tweaking git repo https://github.com/loafoflead/viscere [INFO] tweaked toml for git repo https://github.com/loafoflead/viscere written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/loafoflead/viscere 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f21bc8d612a41a27714d6970c8eb98a95a803dba5de877e66c3d27e90a9988ea [INFO] running `Command { std: "docker" "start" "-a" "f21bc8d612a41a27714d6970c8eb98a95a803dba5de877e66c3d27e90a9988ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f21bc8d612a41a27714d6970c8eb98a95a803dba5de877e66c3d27e90a9988ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f21bc8d612a41a27714d6970c8eb98a95a803dba5de877e66c3d27e90a9988ea", kill_on_drop: false }` [INFO] [stdout] f21bc8d612a41a27714d6970c8eb98a95a803dba5de877e66c3d27e90a9988ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 706a2237979b8b9d012dec6318dafe6b3834f3ddf83cbf56f23bec3849137096 [INFO] running `Command { std: "docker" "start" "-a" "706a2237979b8b9d012dec6318dafe6b3834f3ddf83cbf56f23bec3849137096", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking viscere v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `WINDOW_HEIGHT`, `WINDOW_WIDTH` [INFO] [stdout] --> src/grid/mod.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Canvas2, TILES, WINDOW_HEIGHT, WINDOW_WIDTH}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `WINDOW_HEIGHT`, `WINDOW_WIDTH` [INFO] [stdout] --> src/grid/mod.rs:1:29 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{Canvas2, TILES, WINDOW_HEIGHT, WINDOW_WIDTH}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_width` [INFO] [stdout] --> src/main.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 252 | let (tile_width, tile_height) = canvas.get_rel_wh(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_height` [INFO] [stdout] --> src/main.rs:252:26 [INFO] [stdout] | [INFO] [stdout] 252 | let (tile_width, tile_height) = canvas.get_rel_wh(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEBUG_DRAW_COLOUR` is never used [INFO] [stdout] --> src/main.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const DEBUG_DRAW_COLOUR : Color = Color::RGBA(255, 0, 0, 255); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flammable` and `sort` are never read [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct TileId { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | flammable : bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | sort : TileIdType, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TileId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UpLeftSlip`, `UpRightSlip`, `DownLeftSlip`, and `DownRightSlip` are never constructed [INFO] [stdout] --> src/grid/neighbour.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Neighbour { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | UpLeftSlip, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | UpRightSlip, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | DownLeftSlip, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | DownRightSlip, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Neighbour` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NOSLIP_NEIGHBOURS` is never used [INFO] [stdout] --> src/grid/neighbour.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const NOSLIP_NEIGHBOURS: &[Neighbour] = &[Ident, Up, UpLeft, UpRight, Down, DownLeft, DownRight, Left, Right]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_NEIGHBOURS` is never used [INFO] [stdout] --> src/grid/neighbour.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const ALL_NEIGHBOURS: &[Neighbour] = &[Ident, Up, UpLeft, UpRight, UpRightSlip, UpLeftSlip, Down, DownLeft, DownLeftSlip, DownRight, ... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `ZERO`, `round`, `signum`, `line_substeps`, and `line` are never used [INFO] [stdout] --> src/vec2.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 8 | impl Vec2 { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 9 | pub const ZERO: Vec2 = Vec2(0.0, 0.0); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn round(&self) -> (isize, isize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn signum(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn line_substeps(p1: Vec2, p2: Vec2, n: usize) -> Vec<(isize, isize)> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn line(p1: Vec2, p2: Vec2) -> Vec<(isize, isize)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_width` [INFO] [stdout] --> src/main.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 252 | let (tile_width, tile_height) = canvas.get_rel_wh(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_height` [INFO] [stdout] --> src/main.rs:252:26 [INFO] [stdout] | [INFO] [stdout] 252 | let (tile_width, tile_height) = canvas.get_rel_wh(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEBUG_DRAW_COLOUR` is never used [INFO] [stdout] --> src/main.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const DEBUG_DRAW_COLOUR : Color = Color::RGBA(255, 0, 0, 255); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `flammable` and `sort` are never read [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 35 | struct TileId { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | flammable : bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | sort : TileIdType, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TileId` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UpLeftSlip`, `UpRightSlip`, `DownLeftSlip`, and `DownRightSlip` are never constructed [INFO] [stdout] --> src/grid/neighbour.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Neighbour { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 12 | UpLeftSlip, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | UpRightSlip, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | DownLeftSlip, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | DownRightSlip, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Neighbour` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NOSLIP_NEIGHBOURS` is never used [INFO] [stdout] --> src/grid/neighbour.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | pub const NOSLIP_NEIGHBOURS: &[Neighbour] = &[Ident, Up, UpLeft, UpRight, Down, DownLeft, DownRight, Left, Right]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALL_NEIGHBOURS` is never used [INFO] [stdout] --> src/grid/neighbour.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const ALL_NEIGHBOURS: &[Neighbour] = &[Ident, Up, UpLeft, UpRight, UpRightSlip, UpLeftSlip, Down, DownLeft, DownLeftSlip, DownRight, ... [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `ZERO`, `round`, `signum`, `line_substeps`, and `line` are never used [INFO] [stdout] --> src/vec2.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 8 | impl Vec2 { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 9 | pub const ZERO: Vec2 = Vec2(0.0, 0.0); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn round(&self) -> (isize, isize) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn signum(self) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn line_substeps(p1: Vec2, p2: Vec2, n: usize) -> Vec<(isize, isize)> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn line(p1: Vec2, p2: Vec2) -> Vec<(isize, isize)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.04s [INFO] running `Command { std: "docker" "inspect" "706a2237979b8b9d012dec6318dafe6b3834f3ddf83cbf56f23bec3849137096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706a2237979b8b9d012dec6318dafe6b3834f3ddf83cbf56f23bec3849137096", kill_on_drop: false }` [INFO] [stdout] 706a2237979b8b9d012dec6318dafe6b3834f3ddf83cbf56f23bec3849137096