[INFO] cloning repository https://github.com/rgimad/kolibrios-skin-viewer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgimad/kolibrios-skin-viewer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgimad%2Fkolibrios-skin-viewer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgimad%2Fkolibrios-skin-viewer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44d2ba0e5bf6449c54245adbae3d80fcd60430cb [INFO] checking rgimad/kolibrios-skin-viewer-rs against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgimad%2Fkolibrios-skin-viewer-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rgimad/kolibrios-skin-viewer-rs [INFO] finished tweaking git repo https://github.com/rgimad/kolibrios-skin-viewer-rs [INFO] tweaked toml for git repo https://github.com/rgimad/kolibrios-skin-viewer-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rgimad/kolibrios-skin-viewer-rs on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rgimad/kolibrios-skin-viewer-rs 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a25bc2f7ff7512be6884759c2f768eff0e64f2693622f04a73e185d8067d6f30 [INFO] running `Command { std: "docker" "start" "-a" "a25bc2f7ff7512be6884759c2f768eff0e64f2693622f04a73e185d8067d6f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a25bc2f7ff7512be6884759c2f768eff0e64f2693622f04a73e185d8067d6f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25bc2f7ff7512be6884759c2f768eff0e64f2693622f04a73e185d8067d6f30", kill_on_drop: false }` [INFO] [stdout] a25bc2f7ff7512be6884759c2f768eff0e64f2693622f04a73e185d8067d6f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d647868583ef2af23856ab710b8104b455785155b9b61a52a294d982c071bfd [INFO] running `Command { std: "docker" "start" "-a" "5d647868583ef2af23856ab710b8104b455785155b9b61a52a294d982c071bfd", kill_on_drop: false }` [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking flate2 v1.1.1 [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 kolibrios-skin-viewer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/unpacker.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/unpacker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufReader` and `Write` [INFO] [stdout] --> src/unpacker.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{BufReader, Cursor, Write}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/unpacker.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/unpacker.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/unpacker.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/unpacker.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/unpacker.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufReader` and `Write` [INFO] [stdout] --> src/unpacker.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{BufReader, Cursor, Write}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/unpacker.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/unpacker.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/unpacker.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `active_texture_panel` [INFO] [stdout] --> src/main.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | let mut active_texture_panel: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_active_texture_panel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inactive_texture_panel` [INFO] [stdout] --> src/main.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | let mut inactive_texture_panel: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inactive_texture_panel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | let mut active_texture_panel: Option = None; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | let mut inactive_texture_panel: Option = None; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `active_texture_panel` [INFO] [stdout] --> src/main.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | let mut active_texture_panel: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_active_texture_panel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inactive_texture_panel` [INFO] [stdout] --> src/main.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | let mut inactive_texture_panel: Option = None; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_inactive_texture_panel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | let mut active_texture_panel: Option = None; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | let mut inactive_texture_panel: Option = None; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `margin`, `system_colors`, and `buttons` are never read [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Skin { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 19 | version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | margin: SkinMargin, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | system_colors: SkinSystemColors, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 24 | buttons: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Skin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `right`, `left`, `bottom`, and `top` are never read [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct SkinMargin { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 31 | right: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | left: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | bottom: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | top: u16, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SkinMargin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner` is never read [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | struct SkinFrameColors { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 39 | inner: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SkinFrameColors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | struct SkinSystemColors { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 46 | taskbar: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 47 | taskbar_text: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 48 | work_dark: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 49 | work_light: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 50 | window_title: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 51 | work: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | work_button: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 53 | work_button_text: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | work_text: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 55 | work_graph: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SkinSystemColors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `btntype`, `left`, `top`, `width`, and `height` are never read [INFO] [stdout] --> src/main.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 59 | struct SkinButton { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 60 | btntype: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 61 | left: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 62 | top: u16, [INFO] [stdout] | ^^^ [INFO] [stdout] 63 | width: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | height: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SkinButton` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `push_u32_be` is never used [INFO] [stdout] --> src/unpacker.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn push_u32_be(vec: &mut Vec, value: u32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `margin`, `system_colors`, and `buttons` are never read [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Skin { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 19 | version: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | margin: SkinMargin, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | system_colors: SkinSystemColors, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 24 | buttons: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Skin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `right`, `left`, `bottom`, and `top` are never read [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct SkinMargin { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 31 | right: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | left: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | bottom: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | top: u16, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SkinMargin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner` is never read [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | struct SkinFrameColors { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 39 | inner: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SkinFrameColors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | struct SkinSystemColors { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 46 | taskbar: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 47 | taskbar_text: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 48 | work_dark: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 49 | work_light: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 50 | window_title: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 51 | work: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | work_button: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 53 | work_button_text: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | work_text: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 55 | work_graph: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SkinSystemColors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `btntype`, `left`, `top`, `width`, and `height` are never read [INFO] [stdout] --> src/main.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 59 | struct SkinButton { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 60 | btntype: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 61 | left: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 62 | top: u16, [INFO] [stdout] | ^^^ [INFO] [stdout] 63 | width: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | height: u16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SkinButton` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `push_u32_be` is never used [INFO] [stdout] --> src/unpacker.rs:28:4 [INFO] [stdout] | [INFO] [stdout] 28 | fn push_u32_be(vec: &mut Vec, value: u32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.82s [INFO] running `Command { std: "docker" "inspect" "5d647868583ef2af23856ab710b8104b455785155b9b61a52a294d982c071bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d647868583ef2af23856ab710b8104b455785155b9b61a52a294d982c071bfd", kill_on_drop: false }` [INFO] [stdout] 5d647868583ef2af23856ab710b8104b455785155b9b61a52a294d982c071bfd