[INFO] cloning repository https://github.com/palmergs/marches-rltk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/palmergs/marches-rltk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalmergs%2Fmarches-rltk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalmergs%2Fmarches-rltk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3db4fcbb5dc74d66013750fbfa40de054955a958
[INFO] testing palmergs/marches-rltk against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalmergs%2Fmarches-rltk" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/palmergs/marches-rltk
[INFO] finished tweaking git repo https://github.com/palmergs/marches-rltk
[INFO] tweaked toml for git repo https://github.com/palmergs/marches-rltk written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/palmergs/marches-rltk on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/palmergs/marches-rltk 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 839d78bcac191cd6b68b5191b80de44393f5ea844a457fe388992da0bd575b63
[INFO] running `Command { std: "docker" "start" "-a" "839d78bcac191cd6b68b5191b80de44393f5ea844a457fe388992da0bd575b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "839d78bcac191cd6b68b5191b80de44393f5ea844a457fe388992da0bd575b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "839d78bcac191cd6b68b5191b80de44393f5ea844a457fe388992da0bd575b63", kill_on_drop: false }`
[INFO] [stdout] 839d78bcac191cd6b68b5191b80de44393f5ea844a457fe388992da0bd575b63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed291513ecc91d511f321536a9ea7dc41c54e4fe5539a9ff769b0de1da55bcdb
[INFO] running `Command { std: "docker" "start" "-a" "ed291513ecc91d511f321536a9ea7dc41c54e4fe5539a9ff769b0de1da55bcdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling xdg v2.4.0
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling object-pool v0.5.4
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling bracket-geometry v0.8.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling bracket-color v0.8.2
[INFO] [stderr]    Compiling erased-serde v0.3.18
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling ron v0.7.0
[INFO] [stderr]    Compiling bracket-random v0.8.2
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling bracket-noise v0.8.2
[INFO] [stderr]    Compiling bracket-algorithm-traits v0.8.2
[INFO] [stderr]    Compiling bracket-pathfinding v0.8.4
[INFO] [stderr]    Compiling legion v0.3.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling glutin v0.26.0
[INFO] [stderr]    Compiling bracket-terminal v0.8.5
[INFO] [stderr]    Compiling bracket-lib v0.8.1
[INFO] [stderr]    Compiling marches-rltk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ecs`
[INFO] [stdout]   --> src/systems/select_equipped.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ecs: &SubWorld, 
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_ecs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> src/systems/select_equipped.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     commands: &mut CommandBuffer, 
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]   --> src/systems/select_equipped.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     item: &VirtualKeyCode,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/combat.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if let Ok(mut victim_stats) = ecs.entry_mut(cmd.victim).unwrap().get_component_mut::<Stats>() {
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/strategy.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     if let Ok(mut mental) = ecs.entry_mut(cmd.actor).unwrap().get_component_mut::<Mental>() {
[INFO] [stdout]    |               ----^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ecs`
[INFO] [stdout]    --> src/systems/hud.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn draw_instructions(ecs: &SubWorld, draw_batch: &mut DrawBatch, rect: &Rect) {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_ecs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ecs`
[INFO] [stdout]    --> src/systems/hud.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     ecs: &SubWorld,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_ecs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/state.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn save_world(&mut self, ctx: &mut BTerm) {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `item_first_at` is never used
[INFO] [stdout]    --> src/systems/select_target.rs:198:4
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn item_first_at(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `thing_at` is never used
[INFO] [stdout]    --> src/systems/select_target.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn thing_at(ecs: &SubWorld, at: Point) -> Option<Entity> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/spawners/templates.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Actor {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  9 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 10 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub tiles: Vec<(usize, usize)>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub field_of_view: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub field_of_light: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub armor: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 15 |     pub speed: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub power: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub vigor: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 18 |     pub focus: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |     pub brawn: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 20 |     pub grace: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 21 |     pub smart: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 22 |     pub charm: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 23 |     pub outlook: Outlook,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 24 |     pub strategy: MoveStrategy,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 25 |     pub talking: Option<Talk>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Actor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chance` and `phrases` are never read
[INFO] [stdout]   --> src/spawners/templates.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Talk {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 30 |     pub chance: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 31 |     pub phrases: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Talk` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `actors` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Actors {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 36 |     actors: Vec<Actor>
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Actors` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `armor`, `power`, and `speed` are never read
[INFO] [stdout]   --> src/spawners/templates.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Weapon { armor: i32, power: i32, speed: i32 },
[INFO] [stdout]    |     ------   ^^^^^       ^^^^^       ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemCategory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Light(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 59 -     Light(i32),
[INFO] [stdout] 59 +     Light(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Power(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 60 -     Power(i32),
[INFO] [stdout] 60 +     Power(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     Armor(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 61 -     Armor(i32),
[INFO] [stdout] 61 +     Armor(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     Speed(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 62 -     Speed(i32),
[INFO] [stdout] 62 +     Speed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Focus(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 63 -     Focus(i32),
[INFO] [stdout] 63 +     Focus(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Vigor(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 -     Vigor(i32),
[INFO] [stdout] 64 +     Vigor(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Replace(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 65 -     Replace(String),
[INFO] [stdout] 65 +     Replace(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 |     Spawn(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -     Spawn(String),
[INFO] [stdout] 66 +     Spawn(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command`, `uses`, `effects`, `text`, and `chance` are never read
[INFO] [stdout]   --> src/spawners/templates.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct ItemAction {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     command: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     uses: Option<i32>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     effects: Vec<ItemEffect>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     text: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     chance: Option<i32>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/spawners/templates.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub struct Item {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout]  91 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]  92 |     pub name: String, 
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  93 |     pub category: ItemCategory,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  94 |     pub tiles: Vec<(usize, usize)>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  95 |     pub slots: Option<Vec<EquipmentSlot>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  96 |     pub field_of_light: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub touch: Option<Vec<ItemAction>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub equip: Option<Vec<ItemAction>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fire: Option<Vec<ItemAction>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub activate: Option<Vec<ItemAction>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub destroy: Option<Vec<ItemAction>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Item` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `items` is never read
[INFO] [stdout]    --> src/spawners/templates.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct Items {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 118 |     items: Vec<Item>
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Items` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/state.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         &cb.flush(&mut self.ecs);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[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] 102 |         let _ = &cb.flush(&mut self.ecs);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.51s
[INFO] running `Command { std: "docker" "inspect" "ed291513ecc91d511f321536a9ea7dc41c54e4fe5539a9ff769b0de1da55bcdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed291513ecc91d511f321536a9ea7dc41c54e4fe5539a9ff769b0de1da55bcdb", kill_on_drop: false }`
[INFO] [stdout] ed291513ecc91d511f321536a9ea7dc41c54e4fe5539a9ff769b0de1da55bcdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76e6de82235a2bf28bb261750766d78f775df0e75c0d6c9298e8f967ce57325a
[INFO] running `Command { std: "docker" "start" "-a" "76e6de82235a2bf28bb261750766d78f775df0e75c0d6c9298e8f967ce57325a", kill_on_drop: false }`
[INFO] [stderr]    Compiling marches-rltk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ecs`
[INFO] [stdout]   --> src/systems/select_equipped.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     ecs: &SubWorld, 
[INFO] [stdout]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_ecs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `commands`
[INFO] [stdout]   --> src/systems/select_equipped.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     commands: &mut CommandBuffer, 
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]   --> src/systems/select_equipped.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     item: &VirtualKeyCode,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/combat.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if let Ok(mut victim_stats) = ecs.entry_mut(cmd.victim).unwrap().get_component_mut::<Stats>() {
[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: variable does not need to be mutable
[INFO] [stdout]   --> src/systems/strategy.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     if let Ok(mut mental) = ecs.entry_mut(cmd.actor).unwrap().get_component_mut::<Mental>() {
[INFO] [stdout]    |               ----^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ecs`
[INFO] [stdout]    --> src/systems/hud.rs:151:22
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn draw_instructions(ecs: &SubWorld, draw_batch: &mut DrawBatch, rect: &Rect) {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_ecs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ecs`
[INFO] [stdout]    --> src/systems/hud.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     ecs: &SubWorld,
[INFO] [stdout]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_ecs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/state.rs:161:30
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn save_world(&mut self, ctx: &mut BTerm) {
[INFO] [stdout]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `item_first_at` is never used
[INFO] [stdout]    --> src/systems/select_target.rs:198:4
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn item_first_at(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `thing_at` is never used
[INFO] [stdout]    --> src/systems/select_target.rs:237:4
[INFO] [stdout]     |
[INFO] [stdout] 237 | fn thing_at(ecs: &SubWorld, at: Point) -> Option<Entity> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/spawners/templates.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Actor {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  9 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 10 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub tiles: Vec<(usize, usize)>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub field_of_view: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub field_of_light: Option<i32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub armor: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 15 |     pub speed: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub power: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub vigor: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 18 |     pub focus: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |     pub brawn: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 20 |     pub grace: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 21 |     pub smart: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 22 |     pub charm: i32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 23 |     pub outlook: Outlook,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 24 |     pub strategy: MoveStrategy,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 25 |     pub talking: Option<Talk>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Actor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chance` and `phrases` are never read
[INFO] [stdout]   --> src/spawners/templates.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Talk {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 30 |     pub chance: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 31 |     pub phrases: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Talk` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `actors` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Actors {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 36 |     actors: Vec<Actor>
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Actors` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `armor`, `power`, and `speed` are never read
[INFO] [stdout]   --> src/spawners/templates.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     Weapon { armor: i32, power: i32, speed: i32 },
[INFO] [stdout]    |     ------   ^^^^^       ^^^^^       ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemCategory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Light(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 59 -     Light(i32),
[INFO] [stdout] 59 +     Light(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Power(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 60 -     Power(i32),
[INFO] [stdout] 60 +     Power(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     Armor(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 61 -     Armor(i32),
[INFO] [stdout] 61 +     Armor(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     Speed(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 62 -     Speed(i32),
[INFO] [stdout] 62 +     Speed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Focus(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 63 -     Focus(i32),
[INFO] [stdout] 63 +     Focus(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Vigor(i32),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 64 -     Vigor(i32),
[INFO] [stdout] 64 +     Vigor(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Replace(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 65 -     Replace(String),
[INFO] [stdout] 65 +     Replace(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/spawners/templates.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 |     Spawn(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 66 -     Spawn(String),
[INFO] [stdout] 66 +     Spawn(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command`, `uses`, `effects`, `text`, and `chance` are never read
[INFO] [stdout]   --> src/spawners/templates.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct ItemAction {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 74 |     command: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     uses: Option<i32>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     effects: Vec<ItemEffect>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     text: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     chance: Option<i32>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ItemAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/spawners/templates.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout]  90 | pub struct Item {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout]  91 |     pub id: String,
[INFO] [stdout]     |         ^^
[INFO] [stdout]  92 |     pub name: String, 
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]  93 |     pub category: ItemCategory,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  94 |     pub tiles: Vec<(usize, usize)>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  95 |     pub slots: Option<Vec<EquipmentSlot>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]  96 |     pub field_of_light: Option<i32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub touch: Option<Vec<ItemAction>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub equip: Option<Vec<ItemAction>>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fire: Option<Vec<ItemAction>>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub activate: Option<Vec<ItemAction>>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub destroy: Option<Vec<ItemAction>>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Item` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `items` is never read
[INFO] [stdout]    --> src/spawners/templates.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct Items {
[INFO] [stdout]     |            ----- field in this struct
[INFO] [stdout] 118 |     items: Vec<Item>
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Items` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused borrow that must be used
[INFO] [stdout]    --> src/state.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |         &cb.flush(&mut self.ecs);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stdout]     |
[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] 102 |         let _ = &cb.flush(&mut self.ecs);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.90s
[INFO] running `Command { std: "docker" "inspect" "76e6de82235a2bf28bb261750766d78f775df0e75c0d6c9298e8f967ce57325a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76e6de82235a2bf28bb261750766d78f775df0e75c0d6c9298e8f967ce57325a", kill_on_drop: false }`
[INFO] [stdout] 76e6de82235a2bf28bb261750766d78f775df0e75c0d6c9298e8f967ce57325a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ffc0631d4fb950ba2dbb27ff7a624e724c669d660b3ba9404022343311c2ca01
[INFO] running `Command { std: "docker" "start" "-a" "ffc0631d4fb950ba2dbb27ff7a624e724c669d660b3ba9404022343311c2ca01", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `ecs`
[INFO] [stderr]   --> src/systems/select_equipped.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 |     ecs: &SubWorld, 
[INFO] [stderr]    |     ^^^ help: if this is intentional, prefix it with an underscore: `_ecs`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `commands`
[INFO] [stderr]   --> src/systems/select_equipped.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 37 |     commands: &mut CommandBuffer, 
[INFO] [stderr]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_commands`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `item`
[INFO] [stderr]   --> src/systems/select_equipped.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 38 |     item: &VirtualKeyCode,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/systems/combat.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 |     if let Ok(mut victim_stats) = ecs.entry_mut(cmd.victim).unwrap().get_component_mut::<Stats>() {
[INFO] [stderr]    |               ----^^^^^^^^^^^^
[INFO] [stderr]    |               |
[INFO] [stderr]    |               help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/systems/strategy.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 |     if let Ok(mut mental) = ecs.entry_mut(cmd.actor).unwrap().get_component_mut::<Mental>() {
[INFO] [stderr]    |               ----^^^^^^
[INFO] [stderr]    |               |
[INFO] [stderr]    |               help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ecs`
[INFO] [stderr]    --> src/systems/hud.rs:151:22
[INFO] [stderr]     |
[INFO] [stderr] 151 | fn draw_instructions(ecs: &SubWorld, draw_batch: &mut DrawBatch, rect: &Rect) {
[INFO] [stderr]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_ecs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ecs`
[INFO] [stderr]    --> src/systems/hud.rs:177:5
[INFO] [stderr]     |
[INFO] [stderr] 177 |     ecs: &SubWorld,
[INFO] [stderr]     |     ^^^ help: if this is intentional, prefix it with an underscore: `_ecs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> src/state.rs:161:30
[INFO] [stderr]     |
[INFO] [stderr] 161 |     fn save_world(&mut self, ctx: &mut BTerm) {
[INFO] [stderr]     |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: function `item_first_at` is never used
[INFO] [stderr]    --> src/systems/select_target.rs:198:4
[INFO] [stderr]     |
[INFO] [stderr] 198 | fn item_first_at(
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `thing_at` is never used
[INFO] [stderr]    --> src/systems/select_target.rs:237:4
[INFO] [stderr]     |
[INFO] [stderr] 237 | fn thing_at(ecs: &SubWorld, at: Point) -> Option<Entity> {
[INFO] [stderr]     |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/spawners/templates.rs:9:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct Actor {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr]  9 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 10 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 11 |     pub tiles: Vec<(usize, usize)>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 12 |     pub field_of_view: i32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 13 |     pub field_of_light: Option<i32>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 14 |     pub armor: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 15 |     pub speed: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 16 |     pub power: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 17 |     pub vigor: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 18 |     pub focus: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 19 |     pub brawn: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 20 |     pub grace: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 21 |     pub smart: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 22 |     pub charm: i32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 23 |     pub outlook: Outlook,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 24 |     pub strategy: MoveStrategy,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 25 |     pub talking: Option<Talk>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Actor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `chance` and `phrases` are never read
[INFO] [stderr]   --> src/spawners/templates.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct Talk {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 30 |     pub chance: i32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 31 |     pub phrases: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Talk` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `actors` is never read
[INFO] [stderr]   --> src/spawners/templates.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct Actors {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 36 |     actors: Vec<Actor>
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Actors` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `armor`, `power`, and `speed` are never read
[INFO] [stderr]   --> src/spawners/templates.rs:54:14
[INFO] [stderr]    |
[INFO] [stderr] 54 |     Weapon { armor: i32, power: i32, speed: i32 },
[INFO] [stderr]    |     ------   ^^^^^       ^^^^^       ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemCategory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/spawners/templates.rs:59:11
[INFO] [stderr]    |
[INFO] [stderr] 59 |     Light(i32),
[INFO] [stderr]    |     ----- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 59 -     Light(i32),
[INFO] [stderr] 59 +     Light(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/spawners/templates.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 |     Power(i32),
[INFO] [stderr]    |     ----- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 60 -     Power(i32),
[INFO] [stderr] 60 +     Power(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/spawners/templates.rs:61:11
[INFO] [stderr]    |
[INFO] [stderr] 61 |     Armor(i32),
[INFO] [stderr]    |     ----- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 61 -     Armor(i32),
[INFO] [stderr] 61 +     Armor(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/spawners/templates.rs:62:11
[INFO] [stderr]    |
[INFO] [stderr] 62 |     Speed(i32),
[INFO] [stderr]    |     ----- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 62 -     Speed(i32),
[INFO] [stderr] 62 +     Speed(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/spawners/templates.rs:63:11
[INFO] [stderr]    |
[INFO] [stderr] 63 |     Focus(i32),
[INFO] [stderr]    |     ----- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 63 -     Focus(i32),
[INFO] [stderr] 63 +     Focus(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/spawners/templates.rs:64:11
[INFO] [stderr]    |
[INFO] [stderr] 64 |     Vigor(i32),
[INFO] [stderr]    |     ----- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 64 -     Vigor(i32),
[INFO] [stderr] 64 +     Vigor(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/spawners/templates.rs:65:13
[INFO] [stderr]    |
[INFO] [stderr] 65 |     Replace(String),
[INFO] [stderr]    |     ------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 65 -     Replace(String),
[INFO] [stderr] 65 +     Replace(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/spawners/templates.rs:66:11
[INFO] [stderr]    |
[INFO] [stderr] 66 |     Spawn(String),
[INFO] [stderr]    |     ----- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemEffect` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 66 -     Spawn(String),
[INFO] [stderr] 66 +     Spawn(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `command`, `uses`, `effects`, `text`, and `chance` are never read
[INFO] [stderr]   --> src/spawners/templates.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub struct ItemAction {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 74 |     command: Option<String>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 |     uses: Option<i32>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 |     effects: Vec<ItemEffect>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 83 |     text: Option<String>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 86 |     chance: Option<i32>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ItemAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/spawners/templates.rs:91:9
[INFO] [stderr]     |
[INFO] [stderr]  90 | pub struct Item {
[INFO] [stderr]     |            ---- fields in this struct
[INFO] [stderr]  91 |     pub id: String,
[INFO] [stderr]     |         ^^
[INFO] [stderr]  92 |     pub name: String, 
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]  93 |     pub category: ItemCategory,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]  94 |     pub tiles: Vec<(usize, usize)>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]  95 |     pub slots: Option<Vec<EquipmentSlot>>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]  96 |     pub field_of_light: Option<i32>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  99 |     pub touch: Option<Vec<ItemAction>>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 |     pub equip: Option<Vec<ItemAction>>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub fire: Option<Vec<ItemAction>>,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub activate: Option<Vec<ItemAction>>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     pub destroy: Option<Vec<ItemAction>>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Item` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `items` is never read
[INFO] [stderr]    --> src/spawners/templates.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub struct Items {
[INFO] [stderr]     |            ----- field in this struct
[INFO] [stderr] 118 |     items: Vec<Item>
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Items` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused borrow that must be used
[INFO] [stderr]    --> src/state.rs:102:9
[INFO] [stderr]     |
[INFO] [stderr] 102 |         &cb.flush(&mut self.ecs);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 102 |         let _ = &cb.flush(&mut self.ecs);
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `marches-rltk` (bin "marches-rltk" test) generated 26 warnings (run `cargo fix --bin "marches-rltk" -p marches-rltk --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/marches_rltk-66c1b83b1501e265)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test systems::fov::test::test_edge_appears_in_view ... ok
[INFO] [stdout] test cameras::test::test_camera ... ok
[INFO] [stdout] test cameras::test::test_camera_move ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cameras::test::test_camera_move stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cameras::test::test_camera_move' (26) panicked at src/cameras/mod.rs:65:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 13
[INFO] [stdout]  right: 12
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569b3c652a92 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x569b3c652a92 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x569b3c652a92 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x569b3c652a92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x569b3c6629bf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x569b3c6629bf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x569b3c620563 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x569b3c620563 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x569b3c62c302 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x569b3c630ddf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x569b3c630c71 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x569b3c5e421e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x569b3c5e421e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x569b3c6313ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x569b3c6313ef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x569b3c63124a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x569b3c62c439 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x569b3c614d2d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x569b3c66a230 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x569b3c66a0d3 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x569b3c64051c - core::panicking::assert_failed::h43f4f60428f8360e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x569b3c5bff8a - marches_rltk::cameras::test::test_camera_move::hb61ae8723b8e65f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cameras/mod.rs:65:9
[INFO] [stdout]   22:     0x569b3c5bffb7 - marches_rltk::cameras::test::test_camera_move::{{closure}}::hf8139e7e5b2a0dba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cameras/mod.rs:61:26
[INFO] [stdout]   23:     0x569b3c5c08b6 - core::ops::function::FnOnce::call_once::he221d954d7829fba
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x569b3c5e401b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x569b3c5e401b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x569b3c5f807d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x569b3c5f807d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x569b3c5f807d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x569b3c5f807d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x569b3c5f807d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x569b3c5f807d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x569b3c5f807d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x569b3c5d15c4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x569b3c5d15c4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x569b3c5d4e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x569b3c5d4e1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x569b3c5d4e1a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x569b3c5d4e1a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x569b3c5d4e1a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x569b3c5d4e1a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x569b3c5d4e1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x569b3c62783f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x569b3c62783f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x793b411a4aa4 - <unknown>
[INFO] [stdout]   45:     0x793b41231a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cameras::test::test_camera_move
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin marches-rltk`
[INFO] running `Command { std: "docker" "inspect" "ffc0631d4fb950ba2dbb27ff7a624e724c669d660b3ba9404022343311c2ca01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffc0631d4fb950ba2dbb27ff7a624e724c669d660b3ba9404022343311c2ca01", kill_on_drop: false }`
[INFO] [stdout] ffc0631d4fb950ba2dbb27ff7a624e724c669d660b3ba9404022343311c2ca01
