[INFO] cloning repository https://github.com/FabioSeixas/econ-simulation-bevy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FabioSeixas/econ-simulation-bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabioSeixas%2Fecon-simulation-bevy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabioSeixas%2Fecon-simulation-bevy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58bbb0df6f12bbf8c19d5c45755805ce2f98d560
[INFO] checking FabioSeixas/econ-simulation-bevy against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFabioSeixas%2Fecon-simulation-bevy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FabioSeixas/econ-simulation-bevy
[INFO] finished tweaking git repo https://github.com/FabioSeixas/econ-simulation-bevy
[INFO] tweaked toml for git repo https://github.com/FabioSeixas/econ-simulation-bevy written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FabioSeixas/econ-simulation-bevy on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FabioSeixas/econ-simulation-bevy 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49fddb07616779f2b325d20e20a55a3a3b82644e6c05939c01dccb33f2190497
[INFO] running `Command { std: "docker" "start" "-a" "49fddb07616779f2b325d20e20a55a3a3b82644e6c05939c01dccb33f2190497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49fddb07616779f2b325d20e20a55a3a3b82644e6c05939c01dccb33f2190497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49fddb07616779f2b325d20e20a55a3a3b82644e6c05939c01dccb33f2190497", kill_on_drop: false }`
[INFO] [stdout] 49fddb07616779f2b325d20e20a55a3a3b82644e6c05939c01dccb33f2190497
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23f3ecc61d088500eb0c3caff28987bad3877610616227de502eb8122d513540
[INFO] running `Command { std: "docker" "start" "-a" "23f3ecc61d088500eb0c3caff28987bad3877610616227de502eb8122d513540", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking bevy_ptr v0.15.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking bevy_tasks v0.15.3
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.3
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.3
[INFO] [stderr]    Compiling bevy_derive v0.15.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.15.3
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling bevy_encase_derive v0.15.3
[INFO] [stderr]    Compiling bevy_render_macros v0.15.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking bevy_utils v0.15.3
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bevy_reflect v0.15.3
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking ctrlc v3.4.6
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking encase v0.10.0
[INFO] [stderr]     Checking bevy_mikktspace v0.15.3
[INFO] [stderr]     Checking hexasphere v15.1.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking bevy_ecs v0.15.3
[INFO] [stderr]     Checking bevy_math v0.15.3
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking gilrs-core v0.6.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking naga_oil v0.16.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking rodio v0.19.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking gilrs v0.11.0
[INFO] [stderr]    Compiling bevy_state_macros v0.15.3
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.15.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking bevy_color v0.15.4
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking bevy_app v0.15.3
[INFO] [stderr]     Checking bevy_core v0.15.3
[INFO] [stderr]     Checking bevy_asset v0.15.3
[INFO] [stderr]     Checking bevy_time v0.15.3
[INFO] [stderr]     Checking bevy_a11y v0.15.3
[INFO] [stderr]     Checking bevy_log v0.15.3
[INFO] [stderr]     Checking bevy_hierarchy v0.15.3
[INFO] [stderr]     Checking bevy_input v0.15.3
[INFO] [stderr]     Checking bevy_diagnostic v0.15.3
[INFO] [stderr]     Checking bevy_transform v0.15.3
[INFO] [stderr]     Checking bevy_state v0.15.3
[INFO] [stderr]     Checking bevy_window v0.15.3
[INFO] [stderr]     Checking bevy_gilrs v0.15.3
[INFO] [stderr]     Checking bevy_image v0.15.3
[INFO] [stderr]     Checking bevy_audio v0.15.3
[INFO] [stderr]     Checking bevy_mesh v0.15.3
[INFO] [stderr]     Checking bevy_winit v0.15.3
[INFO] [stderr]     Checking bevy_render v0.15.3
[INFO] [stderr]     Checking bevy_core_pipeline v0.15.3
[INFO] [stderr]     Checking bevy_picking v0.15.3
[INFO] [stderr]     Checking bevy_animation v0.15.3
[INFO] [stderr]     Checking bevy_scene v0.15.3
[INFO] [stderr]     Checking bevy_egui v0.33.0
[INFO] [stderr]     Checking bevy_sprite v0.15.3
[INFO] [stderr]     Checking bevy_pbr v0.15.3
[INFO] [stderr]     Checking bevy_text v0.15.3
[INFO] [stderr]     Checking bevy_ui v0.15.3
[INFO] [stderr]     Checking bevy_gizmos v0.15.3
[INFO] [stderr]     Checking bevy_gltf v0.15.3
[INFO] [stderr]     Checking bevy_internal v0.15.3
[INFO] [stderr]     Checking bevy v0.15.3
[INFO] [stderr]     Checking testing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `IN_PROGRESS` should have an upper camel case name
[INFO] [stdout]  --> src/core/action.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     IN_PROGRESS, 
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `InProgress`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IN_PROGRESS` should have an upper camel case name
[INFO] [stdout]  --> src/core/action.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     IN_PROGRESS, 
[INFO] [stdout]   |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `InProgress`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item::*`
[INFO] [stdout]  --> src/core/task.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::core::{action::*, item::*, location::*};
[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: `std::collections::HashSet`
[INFO] [stdout]  --> src/ecs/sell/actions/components.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `item::*`
[INFO] [stdout]  --> src/core/task.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::core::{action::*, item::*, location::*};
[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: `std::collections::HashSet`
[INFO] [stdout]  --> src/ecs/sell/actions/components.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `maybe_trigger_for_entity` is never read
[INFO] [stdout]   --> src/ecs/interaction/target/systems.rs:20:64
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let mut maybe_trigger_for_entity: Option<Entity> = None;
[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 `maybe_trigger_for_entity` is never read
[INFO] [stdout]   --> src/ecs/interaction/target/systems.rs:20:64
[INFO] [stdout]    |
[INFO] [stdout] 20 |             let mut maybe_trigger_for_entity: Option<Entity> = None;
[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: field `fps` is never read
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | struct AnimationConfig {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fps: u8,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Player` is never constructed
[INFO] [stdout]    --> src/main.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | struct Player;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ActionState` is never used
[INFO] [stdout]  --> src/core/action.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum ActionState {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]   --> src/core/action.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum Action {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DestinationAction` is never used
[INFO] [stdout]   --> src/core/action.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait DestinationAction {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DurationAction` is never used
[INFO] [stdout]   --> src/core/action.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait DurationAction {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StatefullAction` is never used
[INFO] [stdout]   --> src/core/action.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait StatefullAction {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Walk` is never constructed
[INFO] [stdout]   --> src/core/action.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Walk {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_random` are never used
[INFO] [stdout]   --> src/core/action.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Walk {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] 52 |     pub fn new(destination: Location) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn new_random() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuyAction` is never constructed
[INFO] [stdout]   --> src/core/action.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct BuyAction {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/core/action.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl BuyAction {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 105 |     pub fn new(item: ItemEnum, qty: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConsumeAction` is never constructed
[INFO] [stdout]    --> src/core/action.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct ConsumeAction {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/core/action.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl ConsumeAction {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 146 |     pub fn new(item: ItemEnum, qty: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SellAction` is never constructed
[INFO] [stdout]    --> src/core/action.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct SellAction {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/core/action.rs:196:12
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl SellAction {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 196 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Task` is never used
[INFO] [stdout]  --> src/core/task.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Task: Sync + Send + std::fmt::Debug {
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalkTask` is never constructed
[INFO] [stdout]  --> src/core/task.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct WalkTask {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/task.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl WalkTask {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(destination: Location) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SellTask` is never constructed
[INFO] [stdout]   --> src/core/task.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct SellTask {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/task.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl SellTask {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 56 |     pub fn new(location: Location) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Location` is never used
[INFO] [stdout]  --> src/core/location.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type Location = [f32; 3];
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Item` is never constructed
[INFO] [stdout]  --> src/core/item.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Item {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ALL` is never used
[INFO] [stdout]   --> src/core/item.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ItemEnum {
[INFO] [stdout]    | ------------- associated constant in this implementation
[INFO] [stdout] 15 |     pub const ALL: [ItemEnum; 3] = [ItemEnum::MONEY, ItemEnum::MEAT, ItemEnum::WATER];
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Role` is never used
[INFO] [stdout]  --> src/core/role.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Role: Sync + Send + std::fmt::Debug {
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoRole` is never constructed
[INFO] [stdout]   --> src/core/role.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct NoRole {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/role.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl NoRole {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Seller` is never constructed
[INFO] [stdout]   --> src/core/role.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Seller {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/role.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl Seller {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 57 |     pub fn new(location: Location) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_seller_role` is never used
[INFO] [stdout]   --> src/core/role.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn get_seller_role() -> Box<dyn Role + Send + Sync> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_random_role` is never used
[INFO] [stdout]   --> src/core/role.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn get_random_role() -> Box<dyn Role + Send + Sync> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Buying` is never constructed
[INFO] [stdout]   --> src/ecs/traits.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum PauseReason {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Buying,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PauseReason` 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 `location` is never read
[INFO] [stdout]   --> src/ecs/knowledge.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     SellerInfo {
[INFO] [stdout]    |     ---------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 47 |         location: Vec3,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KnowledgeFact` 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 `Recipe` is never constructed
[INFO] [stdout]   --> src/ecs/knowledge.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum KnowledgeFact {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 52 |     Recipe {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KnowledgeFact` 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: method `get_all` is never used
[INFO] [stdout]    --> src/ecs/knowledge.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl SharedKnowledge {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_all(&self) -> impl Iterator<Item = KnowledgeId> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `interaction_id` is never read
[INFO] [stdout]  --> src/ecs/talk/interaction/events.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StartTalkEvent {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub interaction_id: InteractionId
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StartTalkEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target` and `interaction_id` are never read
[INFO] [stdout]   --> src/ecs/talk/events.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TalkFinishedWithFailure {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 12 |     pub target: Entity,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub source: Entity,
[INFO] [stdout] 14 |     pub interaction_id: InteractionId,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TalkFinishedWithFailure` 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 `BuyingSucceeded` is never constructed
[INFO] [stdout]   --> src/ecs/buy/actions/components.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct BuyingSucceeded {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fps` is never read
[INFO] [stdout]    --> src/main.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | struct AnimationConfig {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fps: u8,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Player` is never constructed
[INFO] [stdout]    --> src/main.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | struct Player;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ActionState` is never used
[INFO] [stdout]  --> src/core/action.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub enum ActionState {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]   --> src/core/action.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum Action {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DestinationAction` is never used
[INFO] [stdout]   --> src/core/action.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub trait DestinationAction {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DurationAction` is never used
[INFO] [stdout]   --> src/core/action.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait DurationAction {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `StatefullAction` is never used
[INFO] [stdout]   --> src/core/action.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub trait StatefullAction {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Walk` is never constructed
[INFO] [stdout]   --> src/core/action.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Walk {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_random` are never used
[INFO] [stdout]   --> src/core/action.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Walk {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] 52 |     pub fn new(destination: Location) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn new_random() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BuyAction` is never constructed
[INFO] [stdout]   --> src/core/action.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub struct BuyAction {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/core/action.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl BuyAction {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 105 |     pub fn new(item: ItemEnum, qty: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConsumeAction` is never constructed
[INFO] [stdout]    --> src/core/action.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct ConsumeAction {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/core/action.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | impl ConsumeAction {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] 146 |     pub fn new(item: ItemEnum, qty: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SellAction` is never constructed
[INFO] [stdout]    --> src/core/action.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct SellAction {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/core/action.rs:196:12
[INFO] [stdout]     |
[INFO] [stdout] 195 | impl SellAction {
[INFO] [stdout]     | --------------- associated function in this implementation
[INFO] [stdout] 196 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Task` is never used
[INFO] [stdout]  --> src/core/task.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait Task: Sync + Send + std::fmt::Debug {
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WalkTask` is never constructed
[INFO] [stdout]  --> src/core/task.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct WalkTask {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/task.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl WalkTask {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(destination: Location) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SellTask` is never constructed
[INFO] [stdout]   --> src/core/task.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct SellTask {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/task.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl SellTask {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 56 |     pub fn new(location: Location) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Location` is never used
[INFO] [stdout]  --> src/core/location.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type Location = [f32; 3];
[INFO] [stdout]   |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Item` is never constructed
[INFO] [stdout]  --> src/core/item.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Item {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `ALL` is never used
[INFO] [stdout]   --> src/core/item.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ItemEnum {
[INFO] [stdout]    | ------------- associated constant in this implementation
[INFO] [stdout] 15 |     pub const ALL: [ItemEnum; 3] = [ItemEnum::MONEY, ItemEnum::MEAT, ItemEnum::WATER];
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Role` is never used
[INFO] [stdout]  --> src/core/role.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Role: Sync + Send + std::fmt::Debug {
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoRole` is never constructed
[INFO] [stdout]   --> src/core/role.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct NoRole {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/role.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl NoRole {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Seller` is never constructed
[INFO] [stdout]   --> src/core/role.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Seller {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/core/role.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl Seller {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 57 |     pub fn new(location: Location) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_seller_role` is never used
[INFO] [stdout]   --> src/core/role.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn get_seller_role() -> Box<dyn Role + Send + Sync> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_random_role` is never used
[INFO] [stdout]   --> src/core/role.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn get_random_role() -> Box<dyn Role + Send + Sync> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Buying` is never constructed
[INFO] [stdout]   --> src/ecs/traits.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum PauseReason {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     Buying,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PauseReason` 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 `location` is never read
[INFO] [stdout]   --> src/ecs/knowledge.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     SellerInfo {
[INFO] [stdout]    |     ---------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 47 |         location: Vec3,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KnowledgeFact` 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 `Recipe` is never constructed
[INFO] [stdout]   --> src/ecs/knowledge.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub enum KnowledgeFact {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 52 |     Recipe {
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KnowledgeFact` 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: method `get_all` is never used
[INFO] [stdout]    --> src/ecs/knowledge.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl SharedKnowledge {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_all(&self) -> impl Iterator<Item = KnowledgeId> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `interaction_id` is never read
[INFO] [stdout]  --> src/ecs/talk/interaction/events.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StartTalkEvent {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub interaction_id: InteractionId
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StartTalkEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `target` and `interaction_id` are never read
[INFO] [stdout]   --> src/ecs/talk/events.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TalkFinishedWithFailure {
[INFO] [stdout]    |            ----------------------- fields in this struct
[INFO] [stdout] 12 |     pub target: Entity,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub source: Entity,
[INFO] [stdout] 14 |     pub interaction_id: InteractionId,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TalkFinishedWithFailure` 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 `BuyingSucceeded` is never constructed
[INFO] [stdout]   --> src/ecs/buy/actions/components.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct BuyingSucceeded {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 8m 48s
[INFO] running `Command { std: "docker" "inspect" "23f3ecc61d088500eb0c3caff28987bad3877610616227de502eb8122d513540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23f3ecc61d088500eb0c3caff28987bad3877610616227de502eb8122d513540", kill_on_drop: false }`
[INFO] [stdout] 23f3ecc61d088500eb0c3caff28987bad3877610616227de502eb8122d513540
