[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpalmergs%2Fmarches-rltk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/palmergs/marches-rltk on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a77705745940a7820a772a3ec5adca858c22536f45df8b8cd7704e68e821b118
[INFO] running `Command { std: "docker" "start" "-a" "a77705745940a7820a772a3ec5adca858c22536f45df8b8cd7704e68e821b118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a77705745940a7820a772a3ec5adca858c22536f45df8b8cd7704e68e821b118", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a77705745940a7820a772a3ec5adca858c22536f45df8b8cd7704e68e821b118", kill_on_drop: false }`
[INFO] [stdout] a77705745940a7820a772a3ec5adca858c22536f45df8b8cd7704e68e821b118
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0e2b0e337ccea58ef2e79a65fe3c33a5db83a5b8ec5bd59b78d0ac660ff59fd
[INFO] running `Command { std: "docker" "start" "-a" "b0e2b0e337ccea58ef2e79a65fe3c33a5db83a5b8ec5bd59b78d0ac660ff59fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling crc32fast v1.3.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling wide v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling raw-window-handle v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling rusttype v0.9.2
[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 rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling xdg v2.4.0
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling ultraviolet v0.8.1
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling erased-serde v0.3.18
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling object-pool v0.5.4
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling glow v0.10.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling legion_codegen v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling wayland-egl 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 uuid v0.8.2
[INFO] [stderr]    Compiling ron v0.7.0
[INFO] [stderr]    Compiling bracket-random v0.8.2
[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 2m 10s
[INFO] running `Command { std: "docker" "inspect" "b0e2b0e337ccea58ef2e79a65fe3c33a5db83a5b8ec5bd59b78d0ac660ff59fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0e2b0e337ccea58ef2e79a65fe3c33a5db83a5b8ec5bd59b78d0ac660ff59fd", kill_on_drop: false }`
[INFO] [stdout] b0e2b0e337ccea58ef2e79a65fe3c33a5db83a5b8ec5bd59b78d0ac660ff59fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c5794007c7a41709bab3d534ad56ed5750843608ef288d56d5fa2916b43bc30
[INFO] running `Command { std: "docker" "start" "-a" "8c5794007c7a41709bab3d534ad56ed5750843608ef288d56d5fa2916b43bc30", 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.61s
[INFO] running `Command { std: "docker" "inspect" "8c5794007c7a41709bab3d534ad56ed5750843608ef288d56d5fa2916b43bc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c5794007c7a41709bab3d534ad56ed5750843608ef288d56d5fa2916b43bc30", kill_on_drop: false }`
[INFO] [stdout] 8c5794007c7a41709bab3d534ad56ed5750843608ef288d56d5fa2916b43bc30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78fa32b1344a3e810d2eaafecd03be45a424059adfed58fc50c43af55aef55e3
[INFO] running `Command { std: "docker" "start" "-a" "78fa32b1344a3e810d2eaafecd03be45a424059adfed58fc50c43af55aef55e3", 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.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/marches_rltk-22c9ee783185996e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test cameras::test::test_camera ... ok
[INFO] [stdout] test systems::fov::test::test_edge_appears_in_view ... 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' (25) 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:     0x647fc1981eba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x647fc1981eba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x647fc1981eba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x647fc1981eba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x647fc1995b4a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x647fc1995b4a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x647fc1986742 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x647fc1986742 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x647fc19610cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x647fc19610cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x647fc197a429 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x647fc190a57c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x647fc190a57c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x647fc197a5e2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x647fc197a5e2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x647fc1961188 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x647fc1958b29 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x647fc1961e9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x647fc199635c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x647fc1996273 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x647fc1955615 - core[10b6fa85044e1869]::panicking::assert_failed::<i32, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x647fc18faf54 - marches_rltk::cameras::test::test_camera_move::h4200635c2c410e5b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cameras/mod.rs:65:9
[INFO] [stdout]   22:     0x647fc18faf77 - marches_rltk::cameras::test::test_camera_move::{{closure}}::h0d7b974045a773d8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cameras/mod.rs:61:26
[INFO] [stdout]   23:     0x647fc18fb736 - core::ops::function::FnOnce::call_once::h0630aa7b55eafc63
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x647fc18fe65b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x647fc18fe65b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x647fc190b04b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x647fc190b04b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x647fc190b04b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x647fc190b04b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x647fc190b04b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x647fc190b04b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x647fc190b04b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x647fc1906764 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x647fc1906764 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x647fc190dc52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x647fc190dc52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x647fc190dc52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x647fc190dc52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x647fc190dc52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x647fc190dc52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x647fc190dc52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x647fc19817cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x647fc19817cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x787d890c2aa4 - <unknown>
[INFO] [stdout]   45:     0x787d8914fa64 - 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.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin marches-rltk`
[INFO] running `Command { std: "docker" "inspect" "78fa32b1344a3e810d2eaafecd03be45a424059adfed58fc50c43af55aef55e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78fa32b1344a3e810d2eaafecd03be45a424059adfed58fc50c43af55aef55e3", kill_on_drop: false }`
[INFO] [stdout] 78fa32b1344a3e810d2eaafecd03be45a424059adfed58fc50c43af55aef55e3
