[INFO] cloning repository https://github.com/vi/RustMW [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vi/RustMW" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2FRustMW", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2FRustMW'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4256328fdb513577867677633de9f10eb4f07324 [INFO] checking vi/RustMW against master#9ba3d315b4b2bea7485071eaf4b2681320cd2a27 for pr-124592 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2FRustMW" "/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/vi/RustMW on toolchain 9ba3d315b4b2bea7485071eaf4b2681320cd2a27 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "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/vi/RustMW [INFO] finished tweaking git repo https://github.com/vi/RustMW [INFO] tweaked toml for git repo https://github.com/vi/RustMW written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vi/RustMW 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" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nonmax v0.5.0 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bd3cb1741472f182a18cad7909582e168514fc58028d5929cefd7d22057a94c [INFO] running `Command { std: "docker" "start" "-a" "3bd3cb1741472f182a18cad7909582e168514fc58028d5929cefd7d22057a94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bd3cb1741472f182a18cad7909582e168514fc58028d5929cefd7d22057a94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd3cb1741472f182a18cad7909582e168514fc58028d5929cefd7d22057a94c", kill_on_drop: false }` [INFO] [stdout] 3bd3cb1741472f182a18cad7909582e168514fc58028d5929cefd7d22057a94c [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9ba3d315b4b2bea7485071eaf4b2681320cd2a27" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca8ed0c18f286de413ed56877b4ce4a849f8317f4a13dc5162c5154559443cf6 [INFO] running `Command { std: "docker" "start" "-a" "ca8ed0c18f286de413ed56877b4ce4a849f8317f4a13dc5162c5154559443cf6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Checking nonmax v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling ufmt-macros v0.1.1 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] Checking ufmt v0.1.0 [INFO] [stderr] Checking cart v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `GAMEPAD2` is never used [INFO] [stdout] --> src/wasm4.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const GAMEPAD2: *const u8 = 0x17 as *const u8; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GAMEPAD3` is never used [INFO] [stdout] --> src/wasm4.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const GAMEPAD3: *const u8 = 0x18 as *const u8; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GAMEPAD4` is never used [INFO] [stdout] --> src/wasm4.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const GAMEPAD4: *const u8 = 0x19 as *const u8; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOUSE_X` is never used [INFO] [stdout] --> src/wasm4.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const MOUSE_X: *const i16 = 0x1a as *const i16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOUSE_Y` is never used [INFO] [stdout] --> src/wasm4.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const MOUSE_Y: *const i16 = 0x1c as *const i16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOUSE_BUTTONS` is never used [INFO] [stdout] --> src/wasm4.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const MOUSE_BUTTONS: *const u8 = 0x1e as *const u8; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blit_sub` is never used [INFO] [stdout] --> src/wasm4.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn blit_sub (sprite: &[u8], x: i32, y: i32, width: u32, height: u32, src_x: u32, src_y: u32, stride: u32, flags: u32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLIT_2BPP` is never used [INFO] [stdout] --> src/wasm4.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | pub const BLIT_2BPP: u32 = 1; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLIT_FLIP_Y` is never used [INFO] [stdout] --> src/wasm4.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub const BLIT_FLIP_Y: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLIT_ROTATE` is never used [INFO] [stdout] --> src/wasm4.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub const BLIT_ROTATE: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `oval` is never used [INFO] [stdout] --> src/wasm4.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn oval (x: i32, y: i32, width: u32, height: u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tone` is never used [INFO] [stdout] --> src/wasm4.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn tone (frequency: u32, volume: u32, duration: u32, flags: u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_PULSE1` is never used [INFO] [stdout] --> src/wasm4.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | pub const TONE_PULSE1: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_PULSE2` is never used [INFO] [stdout] --> src/wasm4.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | pub const TONE_PULSE2: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_TRIANGLE` is never used [INFO] [stdout] --> src/wasm4.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | pub const TONE_TRIANGLE: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_NOISE` is never used [INFO] [stdout] --> src/wasm4.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 124 | pub const TONE_NOISE: u32 = 3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_MODE1` is never used [INFO] [stdout] --> src/wasm4.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | pub const TONE_MODE1: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_MODE2` is never used [INFO] [stdout] --> src/wasm4.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 126 | pub const TONE_MODE2: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_MODE3` is never used [INFO] [stdout] --> src/wasm4.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | pub const TONE_MODE3: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_MODE4` is never used [INFO] [stdout] --> src/wasm4.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | pub const TONE_MODE4: u32 = 12; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extern_blit_sub` is never used [INFO] [stdout] --> src/wasm4.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn extern_blit_sub (sprite: *const u8, x: i32, y: i32, width: u32, height: u32, src_x: u32, src_y: u32, stride: u32, flags: u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extern_oval` is never used [INFO] [stdout] --> src/wasm4.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | fn extern_oval (x: i32, y: i32, width: u32, height: u32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extern_tone` is never used [INFO] [stdout] --> src/wasm4.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | fn extern_tone (frequency: u32, volume: u32, duration: u32, flags: u32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `diskr` is never used [INFO] [stdout] --> src/wasm4.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn diskr (dest: *mut u8, size: u32) -> u32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `diskw` is never used [INFO] [stdout] --> src/wasm4.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn diskw (src: *const u8, size: u32) -> u32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `memcpy` is never used [INFO] [stdout] --> src/wasm4.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn memcpy (dest: *mut u8, src: *const u8, size: usize) -> usize; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `memset` is never used [INFO] [stdout] --> src/wasm4.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn memset (dest: *mut u8, byte: u8, size: usize) -> usize; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIRST_MAP` is never used [INFO] [stdout] --> src/level.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const FIRST_MAP: RoomData = room16x16( b" [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GAMEPAD2` is never used [INFO] [stdout] --> src/wasm4.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | pub const GAMEPAD2: *const u8 = 0x17 as *const u8; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GAMEPAD3` is never used [INFO] [stdout] --> src/wasm4.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | pub const GAMEPAD3: *const u8 = 0x18 as *const u8; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GAMEPAD4` is never used [INFO] [stdout] --> src/wasm4.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub const GAMEPAD4: *const u8 = 0x19 as *const u8; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOUSE_X` is never used [INFO] [stdout] --> src/wasm4.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub const MOUSE_X: *const i16 = 0x1a as *const i16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOUSE_Y` is never used [INFO] [stdout] --> src/wasm4.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | pub const MOUSE_Y: *const i16 = 0x1c as *const i16; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MOUSE_BUTTONS` is never used [INFO] [stdout] --> src/wasm4.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | pub const MOUSE_BUTTONS: *const u8 = 0x1e as *const u8; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `blit_sub` is never used [INFO] [stdout] --> src/wasm4.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn blit_sub (sprite: &[u8], x: i32, y: i32, width: u32, height: u32, src_x: u32, src_y: u32, stride: u32, flags: u32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLIT_2BPP` is never used [INFO] [stdout] --> src/wasm4.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | pub const BLIT_2BPP: u32 = 1; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLIT_FLIP_Y` is never used [INFO] [stdout] --> src/wasm4.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub const BLIT_FLIP_Y: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLIT_ROTATE` is never used [INFO] [stdout] --> src/wasm4.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | pub const BLIT_ROTATE: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `oval` is never used [INFO] [stdout] --> src/wasm4.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn oval (x: i32, y: i32, width: u32, height: u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tone` is never used [INFO] [stdout] --> src/wasm4.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn tone (frequency: u32, volume: u32, duration: u32, flags: u32) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_PULSE1` is never used [INFO] [stdout] --> src/wasm4.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | pub const TONE_PULSE1: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_PULSE2` is never used [INFO] [stdout] --> src/wasm4.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | pub const TONE_PULSE2: u32 = 1; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_TRIANGLE` is never used [INFO] [stdout] --> src/wasm4.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | pub const TONE_TRIANGLE: u32 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_NOISE` is never used [INFO] [stdout] --> src/wasm4.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 124 | pub const TONE_NOISE: u32 = 3; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_MODE1` is never used [INFO] [stdout] --> src/wasm4.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | pub const TONE_MODE1: u32 = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_MODE2` is never used [INFO] [stdout] --> src/wasm4.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 126 | pub const TONE_MODE2: u32 = 4; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_MODE3` is never used [INFO] [stdout] --> src/wasm4.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | pub const TONE_MODE3: u32 = 8; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TONE_MODE4` is never used [INFO] [stdout] --> src/wasm4.rs:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | pub const TONE_MODE4: u32 = 12; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extern_blit_sub` is never used [INFO] [stdout] --> src/wasm4.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | fn extern_blit_sub (sprite: *const u8, x: i32, y: i32, width: u32, height: u32, src_x: u32, src_y: u32, stride: u32, flags: u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extern_oval` is never used [INFO] [stdout] --> src/wasm4.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | fn extern_oval (x: i32, y: i32, width: u32, height: u32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `extern_tone` is never used [INFO] [stdout] --> src/wasm4.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | fn extern_tone (frequency: u32, volume: u32, duration: u32, flags: u32); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `diskr` is never used [INFO] [stdout] --> src/wasm4.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn diskr (dest: *mut u8, size: u32) -> u32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `diskw` is never used [INFO] [stdout] --> src/wasm4.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn diskw (src: *const u8, size: u32) -> u32; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `memcpy` is never used [INFO] [stdout] --> src/wasm4.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub fn memcpy (dest: *mut u8, src: *const u8, size: usize) -> usize; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `memset` is never used [INFO] [stdout] --> src/wasm4.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn memset (dest: *mut u8, byte: u8, size: usize) -> usize; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FIRST_MAP` is never used [INFO] [stdout] --> src/level.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const FIRST_MAP: RoomData = room16x16( b" [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 3.39s [INFO] running `Command { std: "docker" "inspect" "ca8ed0c18f286de413ed56877b4ce4a849f8317f4a13dc5162c5154559443cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca8ed0c18f286de413ed56877b4ce4a849f8317f4a13dc5162c5154559443cf6", kill_on_drop: false }` [INFO] [stdout] ca8ed0c18f286de413ed56877b4ce4a849f8317f4a13dc5162c5154559443cf6