[INFO] cloning repository https://github.com/gridbugs/road-closed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gridbugs/road-closed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridbugs%2Froad-closed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridbugs%2Froad-closed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74a9c9de92e6ac2626907fd42be8c186d72d83a5
[INFO] checking gridbugs/road-closed against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgridbugs%2Froad-closed" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gridbugs/road-closed
[INFO] finished tweaking git repo https://github.com/gridbugs/road-closed
[INFO] tweaked toml for git repo https://github.com/gridbugs/road-closed written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gridbugs/road-closed on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gridbugs/road-closed 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a8e975d51df02c67d0dfe527c0813ff3c8147bc6ceaf199c7d77c8540e5140f
[INFO] running `Command { std: "docker" "start" "-a" "5a8e975d51df02c67d0dfe527c0813ff3c8147bc6ceaf199c7d77c8540e5140f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a8e975d51df02c67d0dfe527c0813ff3c8147bc6ceaf199c7d77c8540e5140f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a8e975d51df02c67d0dfe527c0813ff3c8147bc6ceaf199c7d77c8540e5140f", kill_on_drop: false }`
[INFO] [stdout] 5a8e975d51df02c67d0dfe527c0813ff3c8147bc6ceaf199c7d77c8540e5140f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07d3231945fd2c75a7ee2a2370c884b03bf5f5655de7a81dcbceb715698e061a
[INFO] running `Command { std: "docker" "start" "-a" "07d3231945fd2c75a7ee2a2370c884b03bf5f5655de7a81dcbceb715698e061a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wgpu-hal v28.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking meap v0.8.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling wgpu-core v28.0.0
[INFO] [stderr]     Checking jiff v0.2.22
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking euclid v0.22.13
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking term v1.2.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking zerocopy v0.8.40
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wasm-bindgen v0.2.114
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking coord_2d v0.4.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking entity_table v0.2.10
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking grid_2d v0.16.2
[INFO] [stderr]     Checking chargrid_input v0.7.0
[INFO] [stderr]     Checking entity_table_realtime v0.2.0
[INFO] [stderr]     Checking rand_isaac v0.4.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking spatial_table v0.5.0
[INFO] [stderr]     Checking general_storage v0.3.0
[INFO] [stderr]     Checking js-sys v0.3.91
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking general_storage_file v0.3.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking direction v0.19.1
[INFO] [stderr]     Checking rgb_int v0.2.1
[INFO] [stderr]     Checking rand_range v0.1.0 (/opt/rustwide/workdir/util/rand-range)
[INFO] [stderr]     Checking perlin2 v0.2.0
[INFO] [stderr]     Checking rational v0.1.0 (/opt/rustwide/workdir/util/rational)
[INFO] [stderr]     Checking vector v0.1.0 (/opt/rustwide/workdir/util/vector)
[INFO] [stderr]     Checking chargrid_core v0.6.0
[INFO] [stderr]     Checking chargrid_common v0.9.0
[INFO] [stderr]     Checking chargrid_runtime v0.6.0
[INFO] [stderr]     Checking line_2d v0.6.0
[INFO] [stderr]     Checking grid_search_cardinal_common v0.4.0
[INFO] [stderr]     Checking shadowcast v0.9.0
[INFO] [stderr]     Checking chargrid_sdl2 v0.6.0
[INFO] [stderr]     Checking chargrid_ansi_terminal v0.8.0
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]     Checking visible_area_detection v0.7.0
[INFO] [stderr]     Checking grid_search_cardinal_best v0.4.0
[INFO] [stderr]     Checking grid_search_cardinal_point_to_point v0.4.0
[INFO] [stderr]     Checking grid_search_cardinal_distance_map v0.4.0
[INFO] [stderr]     Checking grid_search_cardinal v0.4.0
[INFO] [stderr]     Checking procgen v0.1.0 (/opt/rustwide/workdir/procgen)
[INFO] [stderr]     Checking chargrid v0.14.0
[INFO] [stdout] warning: unused import: `DirectionsCardinal`
[INFO] [stdout]  --> procgen/src/mountain_pass.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use direction::{CardinalDirection, DirectionsCardinal};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DirectionsCardinal`
[INFO] [stdout]  --> procgen/src/mountain_pass.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use direction::{CardinalDirection, DirectionsCardinal};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking game v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stdout] warning: unused import: `Item`
[INFO] [stdout]  --> game/src/terrain.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Item, Layer,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]  --> game/src/world/data.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use entity_table::{Entity, declare_entity_module};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Item`
[INFO] [stdout]  --> game/src/terrain.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     Item, Layer,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]  --> game/src/world/data.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use entity_table::{Entity, declare_entity_module};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `seq::SliceRandom`
[INFO] [stdout]  --> game/src/world/query.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rand::{Rng, prelude::IndexedRandom, seq::SliceRandom};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `seq::SliceRandom`
[INFO] [stdout]  --> game/src/world/query.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rand::{Rng, prelude::IndexedRandom, seq::SliceRandom};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> game/src/world/spawn.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let mut data = entity_data! {
[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]    --> game/src/world/spawn.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let mut data = entity_data! {
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rng`
[INFO] [stdout]    --> game/src/world/action.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         rng: &mut R,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `external_events`
[INFO] [stdout]    --> game/src/world/action.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         external_events: &mut Vec<ExternalEvent>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_external_events`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> game/src/world/spawn.rs:208:13
[INFO] [stdout]     |
[INFO] [stdout] 208 |         let mut data = entity_data! {
[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]    --> game/src/world/spawn.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let mut data = entity_data! {
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking swash v0.2.6
[INFO] [stdout] warning: unused variable: `rng`
[INFO] [stdout]    --> game/src/world/action.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         rng: &mut R,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `external_events`
[INFO] [stdout]    --> game/src/world/action.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         external_events: &mut Vec<ExternalEvent>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_external_events`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking web-sys v0.3.91
[INFO] [stdout] warning: method `items` is never used
[INFO] [stdout]    --> game/src/world/data.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl Inventory {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn items(&self) -> &[Option<EntityData>] {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `spawn_debris` and `spawn_item_no_coord` are never used
[INFO] [stdout]    --> game/src/world/spawn.rs:84:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl World {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn spawn_debris(&mut self, coord: ICoord) -> Entity {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn spawn_item_no_coord(&mut self, item: Item) -> Entity {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `drop_item` is never used
[INFO] [stdout]    --> game/src/world/action.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl World {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 196 |     fn drop_item(&mut self, item_entity: Entity, coord: ICoord) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `player_inventory_item_index`, `line_distance_stopping_at_solid`, and `random_characterless_coord` are never used
[INFO] [stdout]    --> game/src/world/query.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl World {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn player_inventory_item_index(&self, item: Item) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn line_distance_stopping_at_solid(&self, from: ICoord, to: ICoord) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn random_characterless_coord<R: Rng>(&self, rng: &mut R) -> Option<ICoord> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `items` is never used
[INFO] [stdout]    --> game/src/world/data.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl Inventory {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn items(&self) -> &[Option<EntityData>] {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `spawn_debris` and `spawn_item_no_coord` are never used
[INFO] [stdout]    --> game/src/world/spawn.rs:84:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl World {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  84 |     pub fn spawn_debris(&mut self, coord: ICoord) -> Entity {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn spawn_item_no_coord(&mut self, item: Item) -> Entity {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `drop_item` is never used
[INFO] [stdout]    --> game/src/world/action.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl World {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 196 |     fn drop_item(&mut self, item_entity: Entity, coord: ICoord) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `player_inventory_item_index`, `line_distance_stopping_at_solid`, and `random_characterless_coord` are never used
[INFO] [stdout]    --> game/src/world/query.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl World {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn player_inventory_item_index(&self, item: Item) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn line_distance_stopping_at_solid(&self, from: ICoord, to: ICoord) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn random_characterless_coord<R: Rng>(&self, rng: &mut R) -> Option<ICoord> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cosmic-text v0.15.0
[INFO] [stderr]     Checking general_storage_web v0.3.0
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking chargrid_web v0.8.0
[INFO] [stderr]     Checking general_storage_static v0.3.0
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stdout] warning: unused import: `Wish`
[INFO] [stdout]  --> app/src/text.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::game_loop::{AppCF, State, Wish};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Wish`
[INFO] [stdout]  --> app/src/text.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::game_loop::{AppCF, State, Wish};
[INFO] [stdout]   |                                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Wishes` is never constructed
[INFO] [stdout]    --> app/src/game_loop.rs:549:5
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub enum GameLoopState {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 549 |     Wishes,
[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 `win_text` is never used
[INFO] [stdout]   --> app/src/text.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn win_text(width: u32) -> CF<(), State> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `win` is never used
[INFO] [stdout]    --> app/src/text.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn win(width: u32) -> AppCF<()> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bad_win_text` is never used
[INFO] [stdout]    --> app/src/text.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn bad_win_text(width: u32) -> CF<(), State> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bad_win` is never used
[INFO] [stdout]    --> app/src/text.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn bad_win(width: u32) -> AppCF<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Wishes` is never constructed
[INFO] [stdout]    --> app/src/game_loop.rs:549:5
[INFO] [stdout]     |
[INFO] [stdout] 543 | pub enum GameLoopState {
[INFO] [stdout]     |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 549 |     Wishes,
[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 `win_text` is never used
[INFO] [stdout]   --> app/src/text.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn win_text(width: u32) -> CF<(), State> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `win` is never used
[INFO] [stdout]    --> app/src/text.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub fn win(width: u32) -> AppCF<()> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bad_win_text` is never used
[INFO] [stdout]    --> app/src/text.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn bad_win_text(width: u32) -> CF<(), State> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bad_win` is never used
[INFO] [stdout]    --> app/src/text.rs:128:8
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn bad_win(width: u32) -> AppCF<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking native v0.1.0 (/opt/rustwide/workdir/native)
[INFO] [stderr]     Checking frontend_web v0.1.0 (/opt/rustwide/workdir/web)
[INFO] [stderr]     Checking frontend_sdl2 v0.1.0 (/opt/rustwide/workdir/sdl2)
[INFO] [stderr]     Checking frontend_ansi_terminal v0.1.0 (/opt/rustwide/workdir/ansi-terminal)
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]     Checking glyphon v0.10.0
[INFO] [stderr]     Checking chargrid_wgpu v0.10.1
[INFO] [stderr]     Checking frontend_wgpu v0.1.0 (/opt/rustwide/workdir/wgpu)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.81s
[INFO] running `Command { std: "docker" "inspect" "07d3231945fd2c75a7ee2a2370c884b03bf5f5655de7a81dcbceb715698e061a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d3231945fd2c75a7ee2a2370c884b03bf5f5655de7a81dcbceb715698e061a", kill_on_drop: false }`
[INFO] [stdout] 07d3231945fd2c75a7ee2a2370c884b03bf5f5655de7a81dcbceb715698e061a
