[INFO] cloning repository https://github.com/jackcat13/coding-survivor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackcat13/coding-survivor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackcat13%2Fcoding-survivor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackcat13%2Fcoding-survivor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac3d3e42f9c51a95d83b6b7d9115aa0aba369dfc
[INFO] building jackcat13/coding-survivor against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackcat13%2Fcoding-survivor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jackcat13/coding-survivor
[INFO] finished tweaking git repo https://github.com/jackcat13/coding-survivor
[INFO] tweaked toml for git repo https://github.com/jackcat13/coding-survivor written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jackcat13/coding-survivor on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jackcat13/coding-survivor 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shrev v1.1.3
[INFO] [stderr]   Downloaded tuple_utils v0.3.0
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded specs-derive v0.4.1
[INFO] [stderr]   Downloaded tynm v0.1.10
[INFO] [stderr]   Downloaded raylib v5.0.2
[INFO] [stderr]   Downloaded ahash v0.3.8
[INFO] [stderr]   Downloaded ollama-rs v0.2.6
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded hashbrown v0.7.2
[INFO] [stderr]   Downloaded noise v0.9.0
[INFO] [stderr]   Downloaded specs v0.16.1
[INFO] [stderr]   Downloaded hibitset v0.6.4
[INFO] [stderr]   Downloaded shred v0.10.2
[INFO] [stderr]   Downloaded raylib-sys v5.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 954e0582ed4f0b4847b4522a6e8b63772f182a3ad8a8f5d69ebe84e98abd1b76
[INFO] running `Command { std: "docker" "start" "-a" "954e0582ed4f0b4847b4522a6e8b63772f182a3ad8a8f5d69ebe84e98abd1b76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "954e0582ed4f0b4847b4522a6e8b63772f182a3ad8a8f5d69ebe84e98abd1b76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "954e0582ed4f0b4847b4522a6e8b63772f182a3ad8a8f5d69ebe84e98abd1b76", kill_on_drop: false }`
[INFO] [stdout] 954e0582ed4f0b4847b4522a6e8b63772f182a3ad8a8f5d69ebe84e98abd1b76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57f4dfcd3178ea451460a03a8768048c9de0ae5e061ef72ff123d76ecb0f611a
[INFO] running `Command { std: "docker" "start" "-a" "57f4dfcd3178ea451460a03a8768048c9de0ae5e061ef72ff123d76ecb0f611a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling hibitset v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling noise v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling shred v0.10.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling specs v0.16.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling raylib-sys v5.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling ollama-rs v0.2.6
[INFO] [stderr]    Compiling raylib v5.0.2
[INFO] [stderr]    Compiling coding-survivor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `MAP_STATE` and `Tile`
[INFO] [stdout]  --> src/main.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use game_state::{init_map, Tile, MAP_STATE};
[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 imports: `InventoryItem`, `Pickaxe`, and `TreeItem`
[INFO] [stdout]  --> src/main.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use item::{InventoryItem, Pickaxe, TreeItem};
[INFO] [stdout]   |            ^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Arguments`
[INFO] [stdout]  --> src/editor/functions.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Arguments, sync::Mutex};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InstructionsDef`
[INFO] [stdout]  --> src/editor/interpreter.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 |     functions::{FunctionError, InstructionsDef, FUNCTIONS},
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `any::Any`
[INFO] [stdout]  --> src/editor/tokenizer.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, char, collections::HashMap, str::Chars};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TreeItem`
[INFO] [stdout]   --> src/game_state.rs:13:42
[INFO] [stdout]    |
[INFO] [stdout] 13 |     item::{InventoryItem, Item, MapItem, TreeItem},
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GAME_HEIGHT` and `GAME_WIDTH`
[INFO] [stdout]  --> src/scenes/dev_pannel_scene.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{game_state::{generate_map, Tile}, GAME_HEIGHT, GAME_WIDTH};
[INFO] [stdout]   |                                               ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MAP_STATE`
[INFO] [stdout]  --> src/textures.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 |     game_state::{get_tile_string, Status, Tile, MAP_STATE},
[INFO] [stdout]   |                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arguments`
[INFO] [stdout]    --> src/editor/functions.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn inventory(arguments: &Vec<InterpreterResult>) -> Result<InterpreterResult, FunctionError> {
[INFO] [stdout]     |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `next_x` is never read
[INFO] [stdout]    --> src/game_state.rs:147:17
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let mut next_x = 0;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `next_y` is never read
[INFO] [stdout]    --> src/game_state.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let mut next_y = 0;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:16:71
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |                                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, _width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |                                                                       +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `INVENTORY_FONT_SIZE`
[INFO] [stdout]    |
[INFO] [stdout] 16 - pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout] 16 + pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, scenes::main_scene::INVENTORY_FONT_SIZE: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:16:83
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |                                                                                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, _height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |                                                                                   +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `INVENTORY_FONT_SIZE`
[INFO] [stdout]    |
[INFO] [stdout] 16 - pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout] 16 + pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, scenes::main_scene::INVENTORY_FONT_SIZE: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/editor/functions.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ExpectedArgumentsCount(usize),
[INFO] [stdout]     |     ---------------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 109 -     ExpectedArgumentsCount(usize),
[INFO] [stdout] 109 +     ExpectedArgumentsCount(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/editor/functions.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     PlayerMoveError(MoveError),
[INFO] [stdout]     |     --------------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionError` has a derived impl for the trait `Debug`, but this is 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] 110 -     PlayerMoveError(MoveError),
[INFO] [stdout] 110 +     PlayerMoveError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/editor/functions.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |     BreakSomethingError(BreakError),
[INFO] [stdout]     |     ------------------- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionError` has a derived impl for the trait `Debug`, but this is 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] 111 -     BreakSomethingError(BreakError),
[INFO] [stdout] 111 +     BreakSomethingError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/editor/interpreter.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     InvalidNativeFunction(FunctionError),
[INFO] [stdout]    |     --------------------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterpreterError` has a derived impl for the trait `Debug`, but this is 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] 21 -     InvalidNativeFunction(FunctionError),
[INFO] [stdout] 21 +     InvalidNativeFunction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lexeme` and `line` are never read
[INFO] [stdout]   --> src/editor/tokenizer.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Token {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  7 |     pub token_type: TokenType,
[INFO] [stdout]  8 |     pub lexeme: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]  9 |     pub literal: Option<Literal>,
[INFO] [stdout] 10 |     pub line: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` 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: variant `InvalidFunctionSyntax` is never constructed
[INFO] [stdout]   --> src/editor/tokenizer.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub enum TokenizerError{
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 66 |     InvalidFunctionSyntax,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenizerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pickaxe` is never constructed
[INFO] [stdout]   --> src/item/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Pickaxe {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AI_MODEL` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const AI_MODEL: &str = "llama3:latest";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_GENERATOR_BUTTON_X` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MAP_GENERATOR_BUTTON_X: f32 = 50.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_GENERATOR_BUTTON_Y` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const MAP_GENERATOR_BUTTON_Y: f32 = 50.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUTTON_WIDTH` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const BUTTON_WIDTH: f32 = 200.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUTTON_HEIGHT` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const BUTTON_HEIGHT: f32 = 30.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dev_pannel_scene` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AiClient` is never constructed
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct AiClient {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generate_map` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl AiClient {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 38 |     fn generate_map(&self) -> Result<String, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXTURE_ERROR` is never used
[INFO] [stdout]    --> src/scenes/main_scene.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 | const TEXTURE_ERROR: &str = "Failed to resolve c_string for textures";
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOUND_ERROR` is never used
[INFO] [stdout]    --> src/scenes/main_scene.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 | const BOUND_ERROR: &str = "Failed to resolve boundaries";
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "57f4dfcd3178ea451460a03a8768048c9de0ae5e061ef72ff123d76ecb0f611a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57f4dfcd3178ea451460a03a8768048c9de0ae5e061ef72ff123d76ecb0f611a", kill_on_drop: false }`
[INFO] [stdout] 57f4dfcd3178ea451460a03a8768048c9de0ae5e061ef72ff123d76ecb0f611a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbf16c2bf190b0c3bbb82e179eedbd78b897aa05d7d4451b857d00e7330f2f4f
[INFO] running `Command { std: "docker" "start" "-a" "dbf16c2bf190b0c3bbb82e179eedbd78b897aa05d7d4451b857d00e7330f2f4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling coding-survivor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `MAP_STATE` and `Tile`
[INFO] [stdout]  --> src/main.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | use game_state::{init_map, Tile, MAP_STATE};
[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 imports: `InventoryItem`, `Pickaxe`, and `TreeItem`
[INFO] [stdout]  --> src/main.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use item::{InventoryItem, Pickaxe, TreeItem};
[INFO] [stdout]   |            ^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Arguments`
[INFO] [stdout]  --> src/editor/functions.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Arguments, sync::Mutex};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `InstructionsDef`
[INFO] [stdout]  --> src/editor/interpreter.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 |     functions::{FunctionError, InstructionsDef, FUNCTIONS},
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `any::Any`
[INFO] [stdout]  --> src/editor/tokenizer.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, char, collections::HashMap, str::Chars};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TreeItem`
[INFO] [stdout]   --> src/game_state.rs:13:42
[INFO] [stdout]    |
[INFO] [stdout] 13 |     item::{InventoryItem, Item, MapItem, TreeItem},
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GAME_HEIGHT` and `GAME_WIDTH`
[INFO] [stdout]  --> src/scenes/dev_pannel_scene.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{game_state::{generate_map, Tile}, GAME_HEIGHT, GAME_WIDTH};
[INFO] [stdout]   |                                               ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MAP_STATE`
[INFO] [stdout]  --> src/textures.rs:7:49
[INFO] [stdout]   |
[INFO] [stdout] 7 |     game_state::{get_tile_string, Status, Tile, MAP_STATE},
[INFO] [stdout]   |                                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `arguments`
[INFO] [stdout]    --> src/editor/functions.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn inventory(arguments: &Vec<InterpreterResult>) -> Result<InterpreterResult, FunctionError> {
[INFO] [stdout]     |              ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_arguments`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `next_x` is never read
[INFO] [stdout]    --> src/game_state.rs:147:17
[INFO] [stdout]     |
[INFO] [stdout] 147 |         let mut next_x = 0;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `next_y` is never read
[INFO] [stdout]    --> src/game_state.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |         let mut next_y = 0;
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:16:71
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |                                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, _width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |                                                                       +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `INVENTORY_FONT_SIZE`
[INFO] [stdout]    |
[INFO] [stdout] 16 - pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout] 16 + pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, scenes::main_scene::INVENTORY_FONT_SIZE: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:16:83
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |                                                                                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, _height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |                                                                                   +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `INVENTORY_FONT_SIZE`
[INFO] [stdout]    |
[INFO] [stdout] 16 - pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout] 16 + pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, scenes::main_scene::INVENTORY_FONT_SIZE: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/editor/functions.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |     ExpectedArgumentsCount(usize),
[INFO] [stdout]     |     ---------------------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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] 109 -     ExpectedArgumentsCount(usize),
[INFO] [stdout] 109 +     ExpectedArgumentsCount(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/editor/functions.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     PlayerMoveError(MoveError),
[INFO] [stdout]     |     --------------- ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionError` has a derived impl for the trait `Debug`, but this is 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] 110 -     PlayerMoveError(MoveError),
[INFO] [stdout] 110 +     PlayerMoveError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/editor/functions.rs:111:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |     BreakSomethingError(BreakError),
[INFO] [stdout]     |     ------------------- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionError` has a derived impl for the trait `Debug`, but this is 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] 111 -     BreakSomethingError(BreakError),
[INFO] [stdout] 111 +     BreakSomethingError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/editor/interpreter.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     InvalidNativeFunction(FunctionError),
[INFO] [stdout]    |     --------------------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InterpreterError` has a derived impl for the trait `Debug`, but this is 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] 21 -     InvalidNativeFunction(FunctionError),
[INFO] [stdout] 21 +     InvalidNativeFunction(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `lexeme` and `line` are never read
[INFO] [stdout]   --> src/editor/tokenizer.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Token {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  7 |     pub token_type: TokenType,
[INFO] [stdout]  8 |     pub lexeme: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]  9 |     pub literal: Option<Literal>,
[INFO] [stdout] 10 |     pub line: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` 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: variant `InvalidFunctionSyntax` is never constructed
[INFO] [stdout]   --> src/editor/tokenizer.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub enum TokenizerError{
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 66 |     InvalidFunctionSyntax,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenizerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pickaxe` is never constructed
[INFO] [stdout]   --> src/item/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Pickaxe {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AI_MODEL` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const AI_MODEL: &str = "llama3:latest";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_GENERATOR_BUTTON_X` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const MAP_GENERATOR_BUTTON_X: f32 = 50.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAP_GENERATOR_BUTTON_Y` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const MAP_GENERATOR_BUTTON_Y: f32 = 50.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUTTON_WIDTH` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const BUTTON_WIDTH: f32 = 200.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BUTTON_HEIGHT` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const BUTTON_HEIGHT: f32 = 30.0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dev_pannel_scene` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn dev_pannel_scene(rl: &mut RaylibHandle, thread: &RaylibThread, width: i32, height: i32, _textures: &HashMap<Tile, Texture2D>) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AiClient` is never constructed
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct AiClient {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generate_map` is never used
[INFO] [stdout]   --> src/scenes/dev_pannel_scene.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl AiClient {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 38 |     fn generate_map(&self) -> Result<String, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXTURE_ERROR` is never used
[INFO] [stdout]    --> src/scenes/main_scene.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 | const TEXTURE_ERROR: &str = "Failed to resolve c_string for textures";
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOUND_ERROR` is never used
[INFO] [stdout]    --> src/scenes/main_scene.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 | const BOUND_ERROR: &str = "Failed to resolve boundaries";
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "dbf16c2bf190b0c3bbb82e179eedbd78b897aa05d7d4451b857d00e7330f2f4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbf16c2bf190b0c3bbb82e179eedbd78b897aa05d7d4451b857d00e7330f2f4f", kill_on_drop: false }`
[INFO] [stdout] dbf16c2bf190b0c3bbb82e179eedbd78b897aa05d7d4451b857d00e7330f2f4f
