[INFO] cloning repository https://github.com/jackcat13/parodic_war
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackcat13/parodic_war" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackcat13%2Fparodic_war", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackcat13%2Fparodic_war'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47a8ae40f0da71f39bccb477205725c131be4133
[INFO] building jackcat13/parodic_war against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackcat13%2Fparodic_war" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jackcat13/parodic_war
[INFO] finished tweaking git repo https://github.com/jackcat13/parodic_war
[INFO] tweaked toml for git repo https://github.com/jackcat13/parodic_war written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackcat13/parodic_war on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackcat13/parodic_war 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb4bd5640f7c5016f3a3ef23c5418417c89f6a2bbd738c4d767bcf0d30406456
[INFO] running `Command { std: "docker" "start" "-a" "cb4bd5640f7c5016f3a3ef23c5418417c89f6a2bbd738c4d767bcf0d30406456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb4bd5640f7c5016f3a3ef23c5418417c89f6a2bbd738c4d767bcf0d30406456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb4bd5640f7c5016f3a3ef23c5418417c89f6a2bbd738c4d767bcf0d30406456", kill_on_drop: false }`
[INFO] [stdout] cb4bd5640f7c5016f3a3ef23c5418417c89f6a2bbd738c4d767bcf0d30406456
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b8cf26d4a71bed6e56fd570a88fd929a9f5200f12764ed3e1c9054cbedc7d3e
[INFO] running `Command { std: "docker" "start" "-a" "3b8cf26d4a71bed6e56fd570a88fd929a9f5200f12764ed3e1c9054cbedc7d3e", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling bitmaps v3.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.1
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling imbl v2.0.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling echodb v0.4.0
[INFO] [stderr]    Compiling raylib-sys v4.5.0 (https://github.com/litten2up/raylib-rs?branch=4.5.0#07b10425)
[INFO] [stderr]    Compiling raylib v4.5.0 (https://github.com/litten2up/raylib-rs?branch=4.5.0#07b10425)
[INFO] [stderr]    Compiling parodic_war v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/procedural/world.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut dropped_items: Vec<DroppedItem> = vec![];
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera`
[INFO] [stdout]   --> src/screens/game.rs:91:71
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn check_items(window: &mut RefMut<Window>, random_world: &mut World, camera: &Camera2D) {
[INFO] [stdout]    |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/model/character.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Character {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 19 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 20 |     pub hp: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 21 |     pub mana: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     pub armor: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 23 |     pub damage: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 24 |     pub speed: i32,
[INFO] [stdout] 25 |     pub equipement: Equipement,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 26 |     pub skills: Vec<Skill>,
[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 `weapon`, `helmet`, `chest`, `legs`, and `shoes` are never read
[INFO] [stdout]   --> src/model/equipement.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Equipement {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  8 |     pub weapon: Option<Weapon>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]  9 |     pub helmet: Option<Helmet>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     pub chest: Option<Chest>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub legs: Option<Legs>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub shoes: Option<Shoes>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raylib_wrapper/wrapper.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn begin_drawing(&mut self) -> DrawHandle {
[INFO] [stdout]    |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn begin_drawing(&mut self) -> DrawHandle<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `damage`, `range`, `width`, and `action` are never read
[INFO] [stdout]  --> src/model/skills.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Skill {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub damage: i32,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 4 |     pub range: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 5 |     pub width: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 6 |     pub action: Box<dyn Fn()>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `armor` are never read
[INFO] [stdout]  --> src/model/chest.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Chest {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub armor: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `armor` are never read
[INFO] [stdout]  --> src/model/legs.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Legs {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub armor: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `armor` are never read
[INFO] [stdout]  --> src/model/shoes.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Shoes {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub armor: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `armor` are never read
[INFO] [stdout]  --> src/model/helmet.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Helmet {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub armor: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `damage`, and `range` are never read
[INFO] [stdout]  --> src/model/weapon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Weapon {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub damage: i32,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 4 |     pub range: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `item_type` is never read
[INFO] [stdout]   --> src/model/item.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DroppedItem {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 20 |     pub item_type: DroppedItemType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DroppedItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `STONE` is never constructed
[INFO] [stdout]   --> src/model/item.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum DroppedItemType {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 28 |     TREE, STONE
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DroppedItemType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "3b8cf26d4a71bed6e56fd570a88fd929a9f5200f12764ed3e1c9054cbedc7d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8cf26d4a71bed6e56fd570a88fd929a9f5200f12764ed3e1c9054cbedc7d3e", kill_on_drop: false }`
[INFO] [stdout] 3b8cf26d4a71bed6e56fd570a88fd929a9f5200f12764ed3e1c9054cbedc7d3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3270f99ee3b4f297d4df3c5e1f3e00d1c4ea0389e28bd4d32d09557835f2810
[INFO] running `Command { std: "docker" "start" "-a" "b3270f99ee3b4f297d4df3c5e1f3e00d1c4ea0389e28bd4d32d09557835f2810", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] [stderr]    Compiling parodic_war v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/procedural/world.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut dropped_items: Vec<DroppedItem> = vec![];
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera`
[INFO] [stdout]   --> src/screens/game.rs:91:71
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn check_items(window: &mut RefMut<Window>, random_world: &mut World, camera: &Camera2D) {
[INFO] [stdout]    |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `damage`, `range`, `width`, and `action` are never read
[INFO] [stdout]  --> src/model/skills.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Skill {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub damage: i32,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 4 |     pub range: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 5 |     pub width: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 6 |     pub action: Box<dyn Fn()>,
[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 `name`, `damage`, and `range` are never read
[INFO] [stdout]  --> src/model/weapon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Weapon {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub damage: i32,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 4 |     pub range: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `weapon`, `helmet`, `chest`, `legs`, and `shoes` are never read
[INFO] [stdout]   --> src/model/equipement.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Equipement {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout]  8 |     pub weapon: Option<Weapon>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]  9 |     pub helmet: Option<Helmet>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     pub chest: Option<Chest>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 11 |     pub legs: Option<Legs>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub shoes: Option<Shoes>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `item_type` is never read
[INFO] [stdout]   --> src/model/item.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DroppedItem {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 20 |     pub item_type: DroppedItemType,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DroppedItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `STONE` is never constructed
[INFO] [stdout]   --> src/model/item.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum DroppedItemType {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] 28 |     TREE, STONE
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DroppedItemType` 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 `name` and `armor` are never read
[INFO] [stdout]  --> src/model/helmet.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Helmet {
[INFO] [stdout]   |            ------ fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub armor: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `armor` are never read
[INFO] [stdout]  --> src/model/chest.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Chest {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub armor: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `armor` are never read
[INFO] [stdout]  --> src/model/legs.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Legs {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub armor: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `armor` are never read
[INFO] [stdout]  --> src/model/shoes.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Shoes {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub armor: i32,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/model/character.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Character {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 19 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 20 |     pub hp: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 21 |     pub mana: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     pub armor: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 23 |     pub damage: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 24 |     pub speed: i32,
[INFO] [stdout] 25 |     pub equipement: Equipement,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 26 |     pub skills: Vec<Skill>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/raylib_wrapper/wrapper.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn begin_drawing(&mut self) -> DrawHandle {
[INFO] [stdout]    |                          ^^^^^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn begin_drawing(&mut self) -> DrawHandle<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "b3270f99ee3b4f297d4df3c5e1f3e00d1c4ea0389e28bd4d32d09557835f2810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3270f99ee3b4f297d4df3c5e1f3e00d1c4ea0389e28bd4d32d09557835f2810", kill_on_drop: false }`
[INFO] [stdout] b3270f99ee3b4f297d4df3c5e1f3e00d1c4ea0389e28bd4d32d09557835f2810
