[INFO] cloning repository https://github.com/MagnificentPako/ExilePlanner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MagnificentPako/ExilePlanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagnificentPako%2FExilePlanner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagnificentPako%2FExilePlanner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9cd7c1dc964689da79e705cff249ae7b1bec33c
[INFO] checking MagnificentPako/ExilePlanner against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMagnificentPako%2FExilePlanner" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MagnificentPako/ExilePlanner
[INFO] finished tweaking git repo https://github.com/MagnificentPako/ExilePlanner
[INFO] tweaked toml for git repo https://github.com/MagnificentPako/ExilePlanner written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MagnificentPako/ExilePlanner on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MagnificentPako/ExilePlanner 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chlorine v1.0.10
[INFO] [stderr]   Downloaded takeable-option v0.5.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.1.6
[INFO] [stderr]   Downloaded imgui-glium-renderer v0.11.0
[INFO] [stderr]   Downloaded imgui-winit-support v0.11.0
[INFO] [stderr]   Downloaded glutin_glx_sys v0.1.8
[INFO] [stderr]   Downloaded wayland-egl v0.29.5
[INFO] [stderr]   Downloaded indexmap v2.0.1
[INFO] [stderr]   Downloaded glutin v0.29.1
[INFO] [stderr]   Downloaded imgui v0.11.0
[INFO] [stderr]   Downloaded glium v0.32.1
[INFO] [stderr]   Downloaded imgui-sys v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b1cee27a0f614b86cf52aacc20e101739790d3c2c5421841d2c290dc3c9e792
[INFO] running `Command { std: "docker" "start" "-a" "4b1cee27a0f614b86cf52aacc20e101739790d3c2c5421841d2c290dc3c9e792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b1cee27a0f614b86cf52aacc20e101739790d3c2c5421841d2c290dc3c9e792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b1cee27a0f614b86cf52aacc20e101739790d3c2c5421841d2c290dc3c9e792", kill_on_drop: false }`
[INFO] [stdout] 4b1cee27a0f614b86cf52aacc20e101739790d3c2c5421841d2c290dc3c9e792
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 020ef65fdb3898763356b7f617eef8a57c44a708f909326172c7877f8b0cfc8d
[INFO] running `Command { std: "docker" "start" "-a" "020ef65fdb3898763356b7f617eef8a57c44a708f909326172c7877f8b0cfc8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glium v0.32.1
[INFO] [stderr]    Compiling imgui-sys v0.11.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking serde v1.0.188
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking imgui v0.11.0
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking copypasta v0.8.2
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking glutin v0.29.1
[INFO] [stderr]     Checking imgui-winit-support v0.11.0
[INFO] [stderr]     Checking imgui-glium-renderer v0.11.0
[INFO] [stderr]     Checking exile_planner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ImageDecoder` and `codecs::png::PngDecoder`
[INFO] [stdout]  --> src/main.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use image::{codecs::png::PngDecoder, ImageDecoder};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientFormat`, `MagnifySamplerFilter`, `MinifySamplerFilter`, `RawImage2d`, `SamplerBehavior`, and `Texture2d`
[INFO] [stdout]  --> src/main.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     texture::{ClientFormat, RawImage2d},
[INFO] [stdout]   |               ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 6 |     uniforms::{MagnifySamplerFilter, MinifySamplerFilter, SamplerBehavior},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     Texture2d,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imgui_glium_renderer::Texture`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use imgui_glium_renderer::Texture;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::Cow`, `io::Cursor`, and `rc::Rc`
[INFO] [stdout]   --> src/main.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::{borrow::Cow, collections::HashMap, io::Cursor, rc::Rc};
[INFO] [stdout]    |           ^^^^^^^^^^^                        ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FontGlyphRanges`
[INFO] [stdout]  --> src/support/mod.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use imgui::{Context, FontConfig, FontGlyphRanges, FontSource, Ui};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Cursor` and `path::PathBuf`
[INFO] [stdout]  --> src/texture_bag.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{borrow::Cow, collections::HashMap, io::Cursor, path::PathBuf, rc::Rc};
[INFO] [stdout]   |                                              ^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ImageDecoder` and `codecs::png::PngDecoder`
[INFO] [stdout]  --> src/main.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use image::{codecs::png::PngDecoder, ImageDecoder};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientFormat`, `MagnifySamplerFilter`, `MinifySamplerFilter`, `RawImage2d`, `SamplerBehavior`, and `Texture2d`
[INFO] [stdout]  --> src/main.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 |     texture::{ClientFormat, RawImage2d},
[INFO] [stdout]   |               ^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 6 |     uniforms::{MagnifySamplerFilter, MinifySamplerFilter, SamplerBehavior},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     Texture2d,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `imgui_glium_renderer::Texture`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use imgui_glium_renderer::Texture;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::Cow`, `io::Cursor`, and `rc::Rc`
[INFO] [stdout]   --> src/main.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::{borrow::Cow, collections::HashMap, io::Cursor, rc::Rc};
[INFO] [stdout]    |           ^^^^^^^^^^^                        ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FontGlyphRanges`
[INFO] [stdout]  --> src/support/mod.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use imgui::{Context, FontConfig, FontGlyphRanges, FontSource, Ui};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io::Cursor` and `path::PathBuf`
[INFO] [stdout]  --> src/texture_bag.rs:1:46
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{borrow::Cow, collections::HashMap, io::Cursor, path::PathBuf, rc::Rc};
[INFO] [stdout]   |                                              ^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sheet_opt` is never read
[INFO] [stdout]    --> src/main.rs:357:33
[INFO] [stdout]     |
[INFO] [stdout] 357 |             let mut sheet_opt = None;
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `background`, `group`, `frame`, `line`, and `normal_active` are never read
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct TextureIDs {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 29 |     background: Option<TextureId>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 30 |     group: Option<TextureId>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 31 |     frame: Option<TextureId>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 32 |     line: Option<TextureId>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 33 |     normal_active: Option<TextureId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `textures` and `sprite_texture_map` are never read
[INFO] [stdout]   --> src/main.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct State {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 38 |     menu_bar_height: f32,
[INFO] [stdout] 39 |     textures: TextureIDs,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     sprite_texture_map: HashMap<String, TextureId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `group_of_sprite` is never used
[INFO] [stdout]   --> src/main.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn group_of_sprite(state: &State, sprite: String) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RED` is never used
[INFO] [stdout]   --> src/colors.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const RED: Color = from_rgba!(231.0, 76.0, 60.0, 1.0);
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLUE` is never used
[INFO] [stdout]   --> src/colors.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const BLUE: Color = from_rgba!(52.0, 152.0, 219.0, 1.0);
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ORANGE` is never used
[INFO] [stdout]   --> src/colors.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const ORANGE: Color = from_rgba!(230.0, 126.0, 34.0, 1.0);
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PURPLE` is never used
[INFO] [stdout]   --> src/colors.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const PURPLE: Color = from_rgba!(155.0, 89.0, 182.0, 1.0);
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `String` and `Percentage` are never constructed
[INFO] [stdout]  --> src/stats.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum StatType {
[INFO] [stdout]   |          -------- variants in this enum
[INFO] [stdout] 4 |     Number(f32),
[INFO] [stdout] 5 |     String(String),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 6 |     Percentage(f32),
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `font_size` is never read
[INFO] [stdout]   --> src/support/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct System {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub font_size: f32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `orbits` and `nodes` are never read
[INFO] [stdout]   --> src/tree.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Group {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub orbits: Vec<usize>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub background: Option<GroupBackground>,
[INFO] [stdout] 26 |     pub nodes: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `w` and `h` are never read
[INFO] [stdout]   --> src/tree.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Sprite {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 39 |     pub filename: String,
[INFO] [stdout] 40 |     pub w: usize,
[INFO] [stdout]    |         ^
[INFO] [stdout] 41 |     pub h: usize,
[INFO] [stdout]    |         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `skill`, `name`, and `is_notable` are never read
[INFO] [stdout]   --> src/tree.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Node {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 48 |     pub skill: Option<usize>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 49 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 50 |     pub icon: Option<String>,
[INFO] [stdout] 51 |     pub is_notable: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` 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 `tree` and `classes` are never read
[INFO] [stdout]   --> src/tree.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct TreeExport {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 65 |     pub tree: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub classes: Vec<Class>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sheet_opt` is never read
[INFO] [stdout]    --> src/main.rs:357:33
[INFO] [stdout]     |
[INFO] [stdout] 357 |             let mut sheet_opt = None;
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `background`, `group`, `frame`, `line`, and `normal_active` are never read
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct TextureIDs {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 29 |     background: Option<TextureId>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 30 |     group: Option<TextureId>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 31 |     frame: Option<TextureId>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 32 |     line: Option<TextureId>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 33 |     normal_active: Option<TextureId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `textures` and `sprite_texture_map` are never read
[INFO] [stdout]   --> src/main.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct State {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 38 |     menu_bar_height: f32,
[INFO] [stdout] 39 |     textures: TextureIDs,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     sprite_texture_map: HashMap<String, TextureId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `group_of_sprite` is never used
[INFO] [stdout]   --> src/main.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn group_of_sprite(state: &State, sprite: String) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RED` is never used
[INFO] [stdout]   --> src/colors.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub const RED: Color = from_rgba!(231.0, 76.0, 60.0, 1.0);
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BLUE` is never used
[INFO] [stdout]   --> src/colors.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const BLUE: Color = from_rgba!(52.0, 152.0, 219.0, 1.0);
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ORANGE` is never used
[INFO] [stdout]   --> src/colors.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const ORANGE: Color = from_rgba!(230.0, 126.0, 34.0, 1.0);
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PURPLE` is never used
[INFO] [stdout]   --> src/colors.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const PURPLE: Color = from_rgba!(155.0, 89.0, 182.0, 1.0);
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `String` and `Percentage` are never constructed
[INFO] [stdout]  --> src/stats.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum StatType {
[INFO] [stdout]   |          -------- variants in this enum
[INFO] [stdout] 4 |     Number(f32),
[INFO] [stdout] 5 |     String(String),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 6 |     Percentage(f32),
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `font_size` is never read
[INFO] [stdout]   --> src/support/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct System {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub font_size: f32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `orbits` and `nodes` are never read
[INFO] [stdout]   --> src/tree.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Group {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub orbits: Vec<usize>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub background: Option<GroupBackground>,
[INFO] [stdout] 26 |     pub nodes: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `w` and `h` are never read
[INFO] [stdout]   --> src/tree.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Sprite {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 39 |     pub filename: String,
[INFO] [stdout] 40 |     pub w: usize,
[INFO] [stdout]    |         ^
[INFO] [stdout] 41 |     pub h: usize,
[INFO] [stdout]    |         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `skill`, `name`, and `is_notable` are never read
[INFO] [stdout]   --> src/tree.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Node {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 48 |     pub skill: Option<usize>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 49 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 50 |     pub icon: Option<String>,
[INFO] [stdout] 51 |     pub is_notable: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` 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 `tree` and `classes` are never read
[INFO] [stdout]   --> src/tree.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct TreeExport {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 65 |     pub tree: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub classes: Vec<Class>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.44s
[INFO] running `Command { std: "docker" "inspect" "020ef65fdb3898763356b7f617eef8a57c44a708f909326172c7877f8b0cfc8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "020ef65fdb3898763356b7f617eef8a57c44a708f909326172c7877f8b0cfc8d", kill_on_drop: false }`
[INFO] [stdout] 020ef65fdb3898763356b7f617eef8a57c44a708f909326172c7877f8b0cfc8d
