[INFO] cloning repository https://github.com/aratama/towerclimber [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aratama/towerclimber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faratama%2Ftowerclimber", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faratama%2Ftowerclimber'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c9537f66c58b93ed40b443edb9771b40a807aac [INFO] building aratama/towerclimber against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faratama%2Ftowerclimber" "/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/aratama/towerclimber on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/aratama/towerclimber [INFO] finished tweaking git repo https://github.com/aratama/towerclimber [INFO] tweaked toml for git repo https://github.com/aratama/towerclimber written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aratama/towerclimber 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded buddy-alloc v0.4.1 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ad10cfa4f55e02ee719b8e9f23938aaddaa12c098f158202c7de2c8ad612456 [INFO] running `Command { std: "docker" "start" "-a" "7ad10cfa4f55e02ee719b8e9f23938aaddaa12c098f158202c7de2c8ad612456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ad10cfa4f55e02ee719b8e9f23938aaddaa12c098f158202c7de2c8ad612456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad10cfa4f55e02ee719b8e9f23938aaddaa12c098f158202c7de2c8ad612456", kill_on_drop: false }` [INFO] [stdout] 7ad10cfa4f55e02ee719b8e9f23938aaddaa12c098f158202c7de2c8ad612456 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e03cb2cf45baa29706e0646b9d38e290f272ab9f4bb286cb80ed4d496158153a [INFO] running `Command { std: "docker" "start" "-a" "e03cb2cf45baa29706e0646b9d38e290f272ab9f4bb286cb80ed4d496158153a", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling buddy-alloc v0.4.1 [INFO] [stderr] Compiling cart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/animation.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | let frame = self.frames[((frame_count / speed) as usize % self.frames.len())]; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 11 - let frame = self.frames[((frame_count / speed) as usize % self.frames.len())]; [INFO] [stdout] 11 + let frame = self.frames[(frame_count / speed) as usize % self.frames.len()]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WALK_ANIMATION_WIDTH` is never used [INFO] [stdout] --> src/animation/walk.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const WALK_ANIMATION_WIDTH: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WALK_ANIMATION_HEIGHT` is never used [INFO] [stdout] --> src/animation/walk.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const WALK_ANIMATION_HEIGHT: u32 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/body.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Body { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 70 | pub name: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Body` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prev_gamepad2`, `prev_gamepad3`, and `prev_gamepad4` are never read [INFO] [stdout] --> src/game.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Game { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 9 | prev_gamepad1: u8, [INFO] [stdout] 10 | prev_gamepad2: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | prev_gamepad3: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | prev_gamepad4: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_point_inside` is never used [INFO] [stdout] --> src/geometry/aabb.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl AABB { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn is_point_inside(&self, point: Vector2) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `length`, `normalize`, and `set_size` are never used [INFO] [stdout] --> src/geometry/vector2.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Vector2 { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn length(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn normalize(&self) -> Vector2 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn set_size(&self, size: f32) -> Vector2 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `blit` and `set_palette` are never used [INFO] [stdout] --> src/graphics.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Graphics { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn blit(&self, sprite: &[u8], x: i32, y: i32, width: u32, height: u32, flags: u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn set_palette(&self, palette: [u32; 4]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_palette` is never used [INFO] [stdout] --> src/palette.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn set_palette(palette: [u32; 4]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/save.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct GameData { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 21 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameData` 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 `MIN_PLAYER_LOOKUP` is never used [INFO] [stdout] --> src/scene/game_scene.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const MIN_PLAYER_LOOKUP: i32 = -60; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_PLAYER_LOOKUP` is never used [INFO] [stdout] --> src/scene/game_scene.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const MAX_PLAYER_LOOKUP: i32 = 70; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rng` and `prev_gamepads` are never read [INFO] [stdout] --> src/scene/game_scene.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct GameScene { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 41 | rng: Rng, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | prev_gamepads: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameScene` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STING_POWER` is never used [INFO] [stdout] --> src/scene/game_scene.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | const STING_POWER: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/alloc.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | let fast_param = FastAllocParam::new(FAST_HEAP.as_ptr(), FAST_HEAP_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/alloc.rs:14:44 [INFO] [stdout] | [INFO] [stdout] 14 | let buddy_param = BuddyAllocParam::new(HEAP.as_ptr(), HEAP_SIZE, LEAF_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/sound.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | music(m, &mut BGM_MUSIC_COUNT, 0, LOOP_BGM); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 53 | music(m, &raw mut BGM_MUSIC_COUNT, 0, LOOP_BGM); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "e03cb2cf45baa29706e0646b9d38e290f272ab9f4bb286cb80ed4d496158153a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03cb2cf45baa29706e0646b9d38e290f272ab9f4bb286cb80ed4d496158153a", kill_on_drop: false }` [INFO] [stdout] e03cb2cf45baa29706e0646b9d38e290f272ab9f4bb286cb80ed4d496158153a [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34d11b775f64539af5b0f6d8d249345783acc7d7837a2ce5df851dba153cfc96 [INFO] running `Command { std: "docker" "start" "-a" "34d11b775f64539af5b0f6d8d249345783acc7d7837a2ce5df851dba153cfc96", kill_on_drop: false }` [INFO] [stderr] Compiling cart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/animation.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | let frame = self.frames[((frame_count / speed) as usize % self.frames.len())]; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 11 - let frame = self.frames[((frame_count / speed) as usize % self.frames.len())]; [INFO] [stdout] 11 + let frame = self.frames[(frame_count / speed) as usize % self.frames.len()]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WALK_ANIMATION_WIDTH` is never used [INFO] [stdout] --> src/animation/walk.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | pub const WALK_ANIMATION_WIDTH: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WALK_ANIMATION_HEIGHT` is never used [INFO] [stdout] --> src/animation/walk.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub const WALK_ANIMATION_HEIGHT: u32 = 16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/body.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Body { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 70 | pub name: &'static str, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Body` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prev_gamepad2`, `prev_gamepad3`, and `prev_gamepad4` are never read [INFO] [stdout] --> src/game.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Game { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 9 | prev_gamepad1: u8, [INFO] [stdout] 10 | prev_gamepad2: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | prev_gamepad3: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | prev_gamepad4: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_point_inside` is never used [INFO] [stdout] --> src/geometry/aabb.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl AABB { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn is_point_inside(&self, point: Vector2) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `length`, `normalize`, and `set_size` are never used [INFO] [stdout] --> src/geometry/vector2.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Vector2 { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn length(&self) -> f32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn normalize(&self) -> Vector2 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn set_size(&self, size: f32) -> Vector2 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `blit` and `set_palette` are never used [INFO] [stdout] --> src/graphics.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Graphics { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn blit(&self, sprite: &[u8], x: i32, y: i32, width: u32, height: u32, flags: u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn set_palette(&self, palette: [u32; 4]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_palette` is never used [INFO] [stdout] --> src/palette.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn set_palette(palette: [u32; 4]) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/save.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct GameData { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 21 | pub version: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameData` 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 `MIN_PLAYER_LOOKUP` is never used [INFO] [stdout] --> src/scene/game_scene.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const MIN_PLAYER_LOOKUP: i32 = -60; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_PLAYER_LOOKUP` is never used [INFO] [stdout] --> src/scene/game_scene.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const MAX_PLAYER_LOOKUP: i32 = 70; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rng` and `prev_gamepads` are never read [INFO] [stdout] --> src/scene/game_scene.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct GameScene { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 41 | rng: Rng, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | prev_gamepads: [u8; 4], [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameScene` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `STING_POWER` is never used [INFO] [stdout] --> src/scene/game_scene.rs:170:27 [INFO] [stdout] | [INFO] [stdout] 170 | const STING_POWER: f32 = 1.0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/alloc.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | let fast_param = FastAllocParam::new(FAST_HEAP.as_ptr(), FAST_HEAP_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/alloc.rs:14:44 [INFO] [stdout] | [INFO] [stdout] 14 | let buddy_param = BuddyAllocParam::new(HEAP.as_ptr(), HEAP_SIZE, LEAF_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/sound.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | music(m, &mut BGM_MUSIC_COUNT, 0, LOOP_BGM); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 53 | music(m, &raw mut BGM_MUSIC_COUNT, 0, LOOP_BGM); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "34d11b775f64539af5b0f6d8d249345783acc7d7837a2ce5df851dba153cfc96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d11b775f64539af5b0f6d8d249345783acc7d7837a2ce5df851dba153cfc96", kill_on_drop: false }` [INFO] [stdout] 34d11b775f64539af5b0f6d8d249345783acc7d7837a2ce5df851dba153cfc96