[INFO] cloning repository https://github.com/jefffm/blastoff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jefffm/blastoff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjefffm%2Fblastoff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjefffm%2Fblastoff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bcc398da6e3c1ec1fcd29a899782a1b1deb2b3ef
[INFO] checking jefffm/blastoff against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjefffm%2Fblastoff" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jefffm/blastoff
[INFO] finished tweaking git repo https://github.com/jefffm/blastoff
[INFO] tweaked toml for git repo https://github.com/jefffm/blastoff written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jefffm/blastoff on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jefffm/blastoff 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7db7d3fb144f79da1949db8d47bccdafdfa9e9e7f6833c83d629c54949ed31bb
[INFO] running `Command { std: "docker" "start" "-a" "7db7d3fb144f79da1949db8d47bccdafdfa9e9e7f6833c83d629c54949ed31bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7db7d3fb144f79da1949db8d47bccdafdfa9e9e7f6833c83d629c54949ed31bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7db7d3fb144f79da1949db8d47bccdafdfa9e9e7f6833c83d629c54949ed31bb", kill_on_drop: false }`
[INFO] [stdout] 7db7d3fb144f79da1949db8d47bccdafdfa9e9e7f6833c83d629c54949ed31bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 822aa0cd2bc8217c0fab7420c4299a7578b6d3695b3c10ae307d5b00bbb23269
[INFO] running `Command { std: "docker" "start" "-a" "822aa0cd2bc8217c0fab7420c4299a7578b6d3695b3c10ae307d5b00bbb23269", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking anyhow v1.0.102
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking imgref v1.12.1
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking coord_2d v0.3.7
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking direction v0.18.1
[INFO] [stderr]     Checking grid_2d v0.15.3
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking morton-encoding v2.0.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking keyframe v1.1.1
[INFO] [stderr]     Checking symmetric-shadowcasting v0.2.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking line_drawing v1.0.1
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling keyframe_derive v1.0.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling deprecate-until v1.0.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]    Compiling assets_manager_macros v0.3.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking pathfinding v4.15.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tiled v0.15.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hecs v0.9.1
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking assets_manager v0.13.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking bracket-random v0.8.7
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking wfc v0.10.7
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking blastoff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `game::consts::RESOURCE_PATH`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use game::consts::RESOURCE_PATH;
[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 doc comment
[INFO] [stdout]   --> src/color.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     /// black
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 22 |     one: color_u8!(0, 0, 0, 255),
[INFO] [stdout]    |     ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// red
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 35 |     one: color_u8!(120, 1, 22, 255),
[INFO] [stdout]    |     ------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// yellow
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 37 |     two: color_u8!(247, 181, 56, 255),
[INFO] [stdout]    |     --------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// orange
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 39 |     three: color_u8!(219, 124, 38, 255),
[INFO] [stdout]    |     ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// redorange
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 41 |     four: color_u8!(216, 87, 42, 255),
[INFO] [stdout]    |     --------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// blue
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 47 |     one: color_u8!(5, 102, 141, 255),
[INFO] [stdout]    |     -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// light blue
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 49 |     two: color_u8!(2, 128, 144, 255),
[INFO] [stdout]    |     -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// turquoise
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 51 |     three: color_u8!(0, 168, 150, 255),
[INFO] [stdout]    |     ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// green
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 53 |     four: color_u8!(2, 195, 154, 255),
[INFO] [stdout]    |     --------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// sand
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 55 |     five: color_u8!(240, 243, 189, 255),
[INFO] [stdout]    |     ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     /// dark green
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     one: color_u8!(19, 42, 19, 255),
[INFO] [stdout]    |     ------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     /// green
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 62 |     two: color_u8!(49, 87, 44, 255),
[INFO] [stdout]    |     ------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// leaf
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 64 |     three: color_u8!(79, 119, 45, 255),
[INFO] [stdout]    |     ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// light green
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 66 |     four: color_u8!(144, 169, 85, 255),
[INFO] [stdout]    |     ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     /// yellowey
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 68 |     five: color_u8!(236, 243, 158, 255),
[INFO] [stdout]    |     ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Actor`, `Player`, and `util::PixelPoint`
[INFO] [stdout]  --> src/game/gui.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     component::{Actor, Player},
[INFO] [stdout]   |                 ^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     util::PixelPoint,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SCREEN_WIDTH_PIXELS` and `TILE_SIZE`
[INFO] [stdout]   --> src/game/gui.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::consts::{SCREEN_WIDTH_PIXELS, TILE_SIZE};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rgb::RGBA8`
[INFO] [stdout]  --> src/overworld/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rgb::RGBA8;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::camera::Glyph`
[INFO] [stdout]  --> src/procgen/sector/bsp/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::camera::Glyph;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `COMMON`, `FIRE`, `PLANT`, `Palette`, and `WATER`
[INFO] [stdout]  --> src/procgen/sector/bsp/mod.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::color::{Palette, COMMON, FIRE, PLANT, WATER};
[INFO] [stdout]   |                    ^^^^^^^  ^^^^^^  ^^^^  ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::camera::Glyph`
[INFO] [stdout]   --> src/procgen/sector/wfcgen/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::camera::Glyph;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `COMMON` and `Palette`
[INFO] [stdout]   --> src/procgen/sector/wfcgen/mod.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::color::{Palette, COMMON};
[INFO] [stdout]    |                    ^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Renderable`
[INFO] [stdout]   --> src/procgen/sector/wfcgen/mod.rs:21:68
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::component::{Actor, ActorKind, Camera, Player, Position, Renderable, Viewshed};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `COMMON`, `Palette`, `Renderable`, and `camera::Glyph`
[INFO] [stdout]  --> src/procgen/sector/combo/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     camera::Glyph,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     color::{Palette, COMMON},
[INFO] [stdout]   |             ^^^^^^^  ^^^^^^
[INFO] [stdout] 6 |     component::{Actor, ActorKind, Camera, Player, Position, Renderable, Viewshed},
[INFO] [stdout]   |                                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Element`
[INFO] [stdout]  --> src/procgen/overworld/mod.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     data::{Element, PlanetType},
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FONT_SIZE` and `HEADER_FONT_SIZE`
[INFO] [stdout]  --> src/scene/main_menu.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |     game::consts::{FONT_SIZE, HEADER_FONT_SIZE, PIXEL_RECT, TITLE_HEADER},
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FONT_SIZE`, `PixelSpace`, and `PixelVector`
[INFO] [stdout]   --> src/scene/galaxy_travel.rs:7:20
[INFO] [stdout]    |
[INFO] [stdout]  7 |     game::consts::{FONT_SIZE, MAX_PLANET_SPRITE_SIZE, PIXEL_RECT, TILE_SIZE},
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     util::{GalaxyPoint, PixelPoint, PixelSpace, PixelVector, Scene, SceneSwitch},
[INFO] [stdout]    |                                     ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SCREEN_RECT`
[INFO] [stdout]  --> src/scene/overworld_map.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 |         get_screen_to_pixel_transform_float, SCREEN_RECT, SECTOR_SIZE, VIEWPORT_HEIGHT,
[INFO] [stdout]   |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `keyframe_derive::CanTween`
[INFO] [stdout]  --> src/util/easing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use keyframe_derive::CanTween;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `game::consts::RESOURCE_PATH`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use game::consts::RESOURCE_PATH;
[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 doc comment
[INFO] [stdout]   --> src/color.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     /// black
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 22 |     one: color_u8!(0, 0, 0, 255),
[INFO] [stdout]    |     ---------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// red
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 35 |     one: color_u8!(120, 1, 22, 255),
[INFO] [stdout]    |     ------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// yellow
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 37 |     two: color_u8!(247, 181, 56, 255),
[INFO] [stdout]    |     --------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// orange
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 39 |     three: color_u8!(219, 124, 38, 255),
[INFO] [stdout]    |     ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     /// redorange
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 41 |     four: color_u8!(216, 87, 42, 255),
[INFO] [stdout]    |     --------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// blue
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 47 |     one: color_u8!(5, 102, 141, 255),
[INFO] [stdout]    |     -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// light blue
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 49 |     two: color_u8!(2, 128, 144, 255),
[INFO] [stdout]    |     -------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// turquoise
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 51 |     three: color_u8!(0, 168, 150, 255),
[INFO] [stdout]    |     ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     /// green
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 53 |     four: color_u8!(2, 195, 154, 255),
[INFO] [stdout]    |     --------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// sand
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 55 |     five: color_u8!(240, 243, 189, 255),
[INFO] [stdout]    |     ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     /// dark green
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 60 |     one: color_u8!(19, 42, 19, 255),
[INFO] [stdout]    |     ------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     /// green
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 62 |     two: color_u8!(49, 87, 44, 255),
[INFO] [stdout]    |     ------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     /// leaf
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 64 |     three: color_u8!(79, 119, 45, 255),
[INFO] [stdout]    |     ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// light green
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 66 |     four: color_u8!(144, 169, 85, 255),
[INFO] [stdout]    |     ---------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/color.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     /// yellowey
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 68 |     five: color_u8!(236, 243, 158, 255),
[INFO] [stdout]    |     ----------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Actor`, `Player`, and `util::PixelPoint`
[INFO] [stdout]  --> src/game/gui.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     component::{Actor, Player},
[INFO] [stdout]   |                 ^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     util::PixelPoint,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SCREEN_WIDTH_PIXELS` and `TILE_SIZE`
[INFO] [stdout]   --> src/game/gui.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::consts::{SCREEN_WIDTH_PIXELS, TILE_SIZE};
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rgb::RGBA8`
[INFO] [stdout]  --> src/overworld/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rgb::RGBA8;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::camera::Glyph`
[INFO] [stdout]  --> src/procgen/sector/bsp/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::camera::Glyph;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `COMMON`, `FIRE`, `PLANT`, `Palette`, and `WATER`
[INFO] [stdout]  --> src/procgen/sector/bsp/mod.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::color::{Palette, COMMON, FIRE, PLANT, WATER};
[INFO] [stdout]   |                    ^^^^^^^  ^^^^^^  ^^^^  ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::camera::Glyph`
[INFO] [stdout]   --> src/procgen/sector/wfcgen/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::camera::Glyph;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `COMMON` and `Palette`
[INFO] [stdout]   --> src/procgen/sector/wfcgen/mod.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::color::{Palette, COMMON};
[INFO] [stdout]    |                    ^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Renderable`
[INFO] [stdout]   --> src/procgen/sector/wfcgen/mod.rs:21:68
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::component::{Actor, ActorKind, Camera, Player, Position, Renderable, Viewshed};
[INFO] [stdout]    |                                                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `COMMON`, `Palette`, `Renderable`, and `camera::Glyph`
[INFO] [stdout]  --> src/procgen/sector/combo/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     camera::Glyph,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     color::{Palette, COMMON},
[INFO] [stdout]   |             ^^^^^^^  ^^^^^^
[INFO] [stdout] 6 |     component::{Actor, ActorKind, Camera, Player, Position, Renderable, Viewshed},
[INFO] [stdout]   |                                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Element`
[INFO] [stdout]  --> src/procgen/overworld/mod.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 |     data::{Element, PlanetType},
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FONT_SIZE` and `HEADER_FONT_SIZE`
[INFO] [stdout]  --> src/scene/main_menu.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 |     game::consts::{FONT_SIZE, HEADER_FONT_SIZE, PIXEL_RECT, TITLE_HEADER},
[INFO] [stdout]   |                    ^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FONT_SIZE`, `PixelSpace`, and `PixelVector`
[INFO] [stdout]   --> src/scene/galaxy_travel.rs:7:20
[INFO] [stdout]    |
[INFO] [stdout]  7 |     game::consts::{FONT_SIZE, MAX_PLANET_SPRITE_SIZE, PIXEL_RECT, TILE_SIZE},
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     util::{GalaxyPoint, PixelPoint, PixelSpace, PixelVector, Scene, SceneSwitch},
[INFO] [stdout]    |                                     ^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SCREEN_RECT`
[INFO] [stdout]  --> src/scene/overworld_map.rs:7:46
[INFO] [stdout]   |
[INFO] [stdout] 7 |         get_screen_to_pixel_transform_float, SCREEN_RECT, SECTOR_SIZE, VIEWPORT_HEIGHT,
[INFO] [stdout]   |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `keyframe_derive::CanTween`
[INFO] [stdout]  --> src/util/easing.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use keyframe_derive::CanTween;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pixel_point`
[INFO] [stdout]   --> src/camera/screen.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let pixel_point = self.worldfloat_to_pixel(resources, worldfloat_point);
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_point`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `glyph`
[INFO] [stdout]   --> src/camera/screen.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |             let glyph = renderable.glyph;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_glyph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pixel_point`
[INFO] [stdout]   --> src/camera/screen.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let pixel_point = self.worldfloat_to_pixel(resources, worldfloat_point);
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_point`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `glyph`
[INFO] [stdout]   --> src/camera/screen.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 |             let glyph = renderable.glyph;
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_glyph`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/data/bitmap_font.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |             .map(|(i, rect)| {
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> src/game/gui.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn draw_ui(world: &World, resources: &mut Resources, _map: &Map) {
[INFO] [stdout]    |                ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resources`
[INFO] [stdout]   --> src/game/gui.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn draw_ui(world: &World, resources: &mut Resources, _map: &Map) {
[INFO] [stdout]    |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sector_info`
[INFO] [stdout]    --> src/procgen/sector/bsp/mod.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         sector_info: &SectorInfo,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sector_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/data/bitmap_font.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |             .map(|(i, rect)| {
[INFO] [stdout]    |                    ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> src/game/gui.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn draw_ui(world: &World, resources: &mut Resources, _map: &Map) {
[INFO] [stdout]    |                ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/procgen/sector/combo/mod.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |             for (i, (subpoint, subtile)) in submap.iter_tiles().enumerate() {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resources`
[INFO] [stdout]   --> src/game/gui.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn draw_ui(world: &World, resources: &mut Resources, _map: &Map) {
[INFO] [stdout]    |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resources`
[INFO] [stdout]   --> src/scene/main_menu.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn poll_input(&mut self, resources: &mut Resources) -> anyhow::Result<()> {
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sector_info`
[INFO] [stdout]    --> src/procgen/sector/bsp/mod.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         sector_info: &SectorInfo,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sector_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/procgen/sector/combo/mod.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |             for (i, (subpoint, subtile)) in submap.iter_tiles().enumerate() {
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resources`
[INFO] [stdout]    --> src/sector/tile/mod.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         resources: &mut Resources,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pixel_point`
[INFO] [stdout]    --> src/sector/tile/mod.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         pixel_point: PixelPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resources`
[INFO] [stdout]   --> src/scene/main_menu.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn poll_input(&mut self, resources: &mut Resources) -> anyhow::Result<()> {
[INFO] [stdout]    |                              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]  --> src/system/animation.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     for (_entity, position) in sector.world.query_mut::<&mut Position>() {
[INFO] [stdout]   |                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `renderable`
[INFO] [stdout]   --> src/system/animation.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     for (_entity, renderable) in sector.world.query_mut::<&mut Renderable>() {
[INFO] [stdout]    |                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_renderable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resources`
[INFO] [stdout]    --> src/sector/tile/mod.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         resources: &mut Resources,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resources`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pixel_point`
[INFO] [stdout]    --> src/sector/tile/mod.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         pixel_point: PixelPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Spawnable` is never used
[INFO] [stdout]   --> src/data/spawn.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | trait Spawnable {
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_map_tile` is never read
[INFO] [stdout]   --> src/overworld/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Overworld {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     default_map_tile: OverworldTile,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render_ascii` is never used
[INFO] [stdout]   --> src/overworld/tile.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl OverworldTile {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn render_ascii(&self, resources: &mut Resources, point: PixelPoint) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GalaxyProcgenLoader` is never constructed
[INFO] [stdout]   --> src/procgen/loader.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct GalaxyProcgenLoader<'a, T>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner`, `resources`, and `overworldgen_history` are never read
[INFO] [stdout]   --> src/procgen/loader.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct GalaxyProcgenLoader<'a, T>
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     inner: T,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 76 |     resources: &'a mut Resources,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 77 |     overworldgen_history: &'a mut Vec<Overworld>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> src/procgen/sector/combo/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct MapTemplate {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 48 |     size: WorldSize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnimationFloor` is never constructed
[INFO] [stdout]   --> src/util/easing.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct AnimationFloor {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]  --> src/system/animation.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     for (_entity, position) in sector.world.query_mut::<&mut Position>() {
[INFO] [stdout]   |                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `renderable`
[INFO] [stdout]   --> src/system/animation.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     for (_entity, renderable) in sector.world.query_mut::<&mut Renderable>() {
[INFO] [stdout]    |                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_renderable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/util/scene_stack.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 SceneStack::draw_scenes(rest, resources);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 let _ = SceneStack::draw_scenes(rest, resources);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Spawnable` is never used
[INFO] [stdout]   --> src/data/spawn.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | trait Spawnable {
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_map_tile` is never read
[INFO] [stdout]   --> src/overworld/mod.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Overworld {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     default_map_tile: OverworldTile,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `render_ascii` is never used
[INFO] [stdout]   --> src/overworld/tile.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl OverworldTile {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn render_ascii(&self, resources: &mut Resources, point: PixelPoint) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `GalaxyProcgenLoader` is never constructed
[INFO] [stdout]   --> src/procgen/loader.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct GalaxyProcgenLoader<'a, T>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `inner`, `resources`, and `overworldgen_history` are never read
[INFO] [stdout]   --> src/procgen/loader.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct GalaxyProcgenLoader<'a, T>
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     inner: T,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 76 |     resources: &'a mut Resources,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 77 |     overworldgen_history: &'a mut Vec<Overworld>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size` is never read
[INFO] [stdout]   --> src/procgen/sector/combo/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct MapTemplate {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 48 |     size: WorldSize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scenes` is never read
[INFO] [stdout]    --> src/util/scene_stack.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     struct Thing {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 168 |         scenes: Vec<SceneStack<u32>>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnimationFloor` is never constructed
[INFO] [stdout]   --> src/util/easing.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct AnimationFloor {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blastoff` (bin "blastoff") due to 1 previous error; 49 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/util/scene_stack.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 SceneStack::draw_scenes(rest, resources);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 let _ = SceneStack::draw_scenes(rest, resources);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blastoff` (bin "blastoff" test) due to 1 previous error; 50 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "822aa0cd2bc8217c0fab7420c4299a7578b6d3695b3c10ae307d5b00bbb23269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "822aa0cd2bc8217c0fab7420c4299a7578b6d3695b3c10ae307d5b00bbb23269", kill_on_drop: false }`
[INFO] [stdout] 822aa0cd2bc8217c0fab7420c4299a7578b6d3695b3c10ae307d5b00bbb23269
