[INFO] cloning repository https://github.com/MortrixDev/crispy-pancake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MortrixDev/crispy-pancake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortrixDev%2Fcrispy-pancake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortrixDev%2Fcrispy-pancake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 224071920d5342114089c7181131f64217594fa9
[INFO] checking MortrixDev/crispy-pancake against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMortrixDev%2Fcrispy-pancake" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MortrixDev/crispy-pancake
[INFO] finished tweaking git repo https://github.com/MortrixDev/crispy-pancake
[INFO] tweaked toml for git repo https://github.com/MortrixDev/crispy-pancake written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MortrixDev/crispy-pancake on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MortrixDev/crispy-pancake 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded miniquad v0.4.10
[INFO] [stderr]   Downloaded macroquad v0.4.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 43e20fb0e807e7eac935a2293fb3c08bd34eb0554d525ffc7b1ab447983ff24b
[INFO] running `Command { std: "docker" "start" "43e20fb0e807e7eac935a2293fb3c08bd34eb0554d525ffc7b1ab447983ff24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43e20fb0e807e7eac935a2293fb3c08bd34eb0554d525ffc7b1ab447983ff24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43e20fb0e807e7eac935a2293fb3c08bd34eb0554d525ffc7b1ab447983ff24b" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43e20fb0e807e7eac935a2293fb3c08bd34eb0554d525ffc7b1ab447983ff24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "43e20fb0e807e7eac935a2293fb3c08bd34eb0554d525ffc7b1ab447983ff24b" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling miniquad v0.4.10
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking flate2 v1.1.9
[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.15
[INFO] [stderr]     Checking crispy-pancake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Collider`
[INFO] [stdout]   --> src/main.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | use collider::{Collider, Colliders};
[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 import: `level::Level`
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use level::Level;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entities::moving_platform::MovingPlatform`
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use entities::moving_platform::MovingPlatform;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Collider`
[INFO] [stdout]   --> src/main.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | use collider::{Collider, Colliders};
[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 import: `level::Level`
[INFO] [stdout]   --> src/main.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use level::Level;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `entities::moving_platform::MovingPlatform`
[INFO] [stdout]   --> src/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use entities::moving_platform::MovingPlatform;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/entities/moving_platform.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn update(&mut self, state: &mut GameState, dt: f32) {
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_entity` is never used
[INFO] [stdout]   --> src/game.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl GameState {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn add_entity(&mut self, entity: Box<dyn Entity>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `position` and `colliders` are never used
[INFO] [stdout]  --> src/entity.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Entity {
[INFO] [stdout]   |           ------ methods in this trait
[INFO] [stdout] 4 |     fn position(&self) -> &Vec2;
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 5 |     fn colliders(&self) -> Option<&Colliders> {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Shape` is never used
[INFO] [stdout]  --> src/shape.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Shape {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Manifold` is never constructed
[INFO] [stdout]  --> src/collider.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Manifold {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Collider` is never constructed
[INFO] [stdout]  --> src/collider.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Collider {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Colliders` is never constructed
[INFO] [stdout]   --> src/collider.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Colliders {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vertices` is never used
[INFO] [stdout]   --> src/collider.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn vertices(shape: &Shape, pos: Vec2) -> Vec<Vec2> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `axes` is never used
[INFO] [stdout]   --> src/collider.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn axes(verts: &[Vec2]) -> impl Iterator<Item = Vec2> + '_ {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project` is never used
[INFO] [stdout]   --> src/collider.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn project(verts: &[Vec2], axis: Vec2) -> (f32, f32) {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlap` is never used
[INFO] [stdout]   --> src/collider.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn overlap((lo_a, hi_a): (f32, f32), (lo_b, hi_b): (f32, f32)) -> Option<f32> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sat_poly_poly` is never used
[INFO] [stdout]   --> src/collider.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn sat_poly_poly(verts_a: &[Vec2], verts_b: &[Vec2]) -> Option<Manifold> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sat_disk_poly` is never used
[INFO] [stdout]   --> src/collider.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn sat_disk_poly(disk_pos: Vec2, radius: f32, poly_verts: &[Vec2]) -> Option<Manifold> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sat_disk_disk` is never used
[INFO] [stdout]    --> src/collider.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn sat_disk_disk(pos_a: Vec2, r_a: f32, pos_b: Vec2, r_b: f32) -> Option<Manifold> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sat` is never used
[INFO] [stdout]    --> src/collider.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn sat(a: (&Collider, Vec2), b: (&Collider, Vec2)) -> Option<Manifold> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `frames`, `current_frame`, `timer`, and `frame_duration` are never read
[INFO] [stdout]  --> src/animation.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Animation {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 3 |     pub frames: &'static [(u32, u32)],
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 4 |     pub current_frame: usize,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     pub timer: f32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 6 |     pub frame_duration: f32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Animation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update` and `uv` are never used
[INFO] [stdout]   --> src/animation.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Animation {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 10 |     pub fn update(&mut self, dt: f32) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn uv(&self) -> (u32, u32) {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Rope` is never constructed
[INFO] [stdout]   --> src/tile.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Tile {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Rope,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shape` is never used
[INFO] [stdout]   --> src/tile.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Tile {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 17 |     pub fn shape(&self) -> Option<Shape> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `position` and `animation` are never read
[INFO] [stdout]   --> src/tile.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct AnimatedTile {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 45 |     pub position: (usize, usize),
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 46 |     pub animation: Animation,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnimatedTile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `height` are never read
[INFO] [stdout]  --> src/level.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Level {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 5 |     pub name: &'static str,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 6 |     pub width: usize,
[INFO] [stdout] 7 |     pub height: usize,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MovingPlatform` is never constructed
[INFO] [stdout]  --> src/entities/moving_platform.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MovingPlatform {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/entities/moving_platform.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl MovingPlatform {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(p: Vec2, e_p: Vec<Vec2>, s: f32, t: Texture2D) -> MovingPlatform {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/entities/moving_platform.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn update(&mut self, state: &mut GameState, dt: f32) {
[INFO] [stdout]    |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_entity` is never used
[INFO] [stdout]   --> src/game.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl GameState {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn add_entity(&mut self, entity: Box<dyn Entity>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `position` and `colliders` are never used
[INFO] [stdout]  --> src/entity.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Entity {
[INFO] [stdout]   |           ------ methods in this trait
[INFO] [stdout] 4 |     fn position(&self) -> &Vec2;
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 5 |     fn colliders(&self) -> Option<&Colliders> {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Shape` is never used
[INFO] [stdout]  --> src/shape.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Shape {
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Manifold` is never constructed
[INFO] [stdout]  --> src/collider.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Manifold {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Collider` is never constructed
[INFO] [stdout]  --> src/collider.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Collider {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Colliders` is never constructed
[INFO] [stdout]   --> src/collider.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Colliders {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vertices` is never used
[INFO] [stdout]   --> src/collider.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn vertices(shape: &Shape, pos: Vec2) -> Vec<Vec2> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `axes` is never used
[INFO] [stdout]   --> src/collider.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn axes(verts: &[Vec2]) -> impl Iterator<Item = Vec2> + '_ {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `project` is never used
[INFO] [stdout]   --> src/collider.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn project(verts: &[Vec2], axis: Vec2) -> (f32, f32) {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlap` is never used
[INFO] [stdout]   --> src/collider.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn overlap((lo_a, hi_a): (f32, f32), (lo_b, hi_b): (f32, f32)) -> Option<f32> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sat_poly_poly` is never used
[INFO] [stdout]   --> src/collider.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn sat_poly_poly(verts_a: &[Vec2], verts_b: &[Vec2]) -> Option<Manifold> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sat_disk_poly` is never used
[INFO] [stdout]   --> src/collider.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn sat_disk_poly(disk_pos: Vec2, radius: f32, poly_verts: &[Vec2]) -> Option<Manifold> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sat_disk_disk` is never used
[INFO] [stdout]    --> src/collider.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn sat_disk_disk(pos_a: Vec2, r_a: f32, pos_b: Vec2, r_b: f32) -> Option<Manifold> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sat` is never used
[INFO] [stdout]    --> src/collider.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn sat(a: (&Collider, Vec2), b: (&Collider, Vec2)) -> Option<Manifold> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `frames`, `current_frame`, `timer`, and `frame_duration` are never read
[INFO] [stdout]  --> src/animation.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Animation {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 3 |     pub frames: &'static [(u32, u32)],
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 4 |     pub current_frame: usize,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     pub timer: f32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 6 |     pub frame_duration: f32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Animation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update` and `uv` are never used
[INFO] [stdout]   --> src/animation.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Animation {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] 10 |     pub fn update(&mut self, dt: f32) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn uv(&self) -> (u32, u32) {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Rope` is never constructed
[INFO] [stdout]   --> src/tile.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Tile {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Rope,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `shape` is never used
[INFO] [stdout]   --> src/tile.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Tile {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 17 |     pub fn shape(&self) -> Option<Shape> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `position` and `animation` are never read
[INFO] [stdout]   --> src/tile.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct AnimatedTile {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 45 |     pub position: (usize, usize),
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 46 |     pub animation: Animation,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnimatedTile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `height` are never read
[INFO] [stdout]  --> src/level.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Level {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 5 |     pub name: &'static str,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 6 |     pub width: usize,
[INFO] [stdout] 7 |     pub height: usize,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MovingPlatform` is never constructed
[INFO] [stdout]  --> src/entities/moving_platform.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct MovingPlatform {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/entities/moving_platform.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl MovingPlatform {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(p: Vec2, e_p: Vec<Vec2>, s: f32, t: Texture2D) -> MovingPlatform {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.70s
[INFO] running `Command { std: "docker" "inspect" "43e20fb0e807e7eac935a2293fb3c08bd34eb0554d525ffc7b1ab447983ff24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43e20fb0e807e7eac935a2293fb3c08bd34eb0554d525ffc7b1ab447983ff24b", kill_on_drop: false }`
[INFO] [stdout] 43e20fb0e807e7eac935a2293fb3c08bd34eb0554d525ffc7b1ab447983ff24b
