[INFO] cloning repository https://github.com/TheAwesomeGem/crime-time
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheAwesomeGem/crime-time" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAwesomeGem%2Fcrime-time", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAwesomeGem%2Fcrime-time'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 742aef1e0ba8a149941f05920902501d46e868ed
[INFO] checking TheAwesomeGem/crime-time against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheAwesomeGem%2Fcrime-time" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheAwesomeGem/crime-time
[INFO] finished tweaking git repo https://github.com/TheAwesomeGem/crime-time
[INFO] tweaked toml for git repo https://github.com/TheAwesomeGem/crime-time written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheAwesomeGem/crime-time on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheAwesomeGem/crime-time 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.2.2
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac4c86fcf70d982583b48440a2c4357ed0e6db509a71ad993c90911031fd07b6
[INFO] running `Command { std: "docker" "start" "-a" "ac4c86fcf70d982583b48440a2c4357ed0e6db509a71ad993c90911031fd07b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac4c86fcf70d982583b48440a2c4357ed0e6db509a71ad993c90911031fd07b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4c86fcf70d982583b48440a2c4357ed0e6db509a71ad993c90911031fd07b6", kill_on_drop: false }`
[INFO] [stdout] ac4c86fcf70d982583b48440a2c4357ed0e6db509a71ad993c90911031fd07b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82560d52bf7bf7af69393062a2d46967cb450184addfc03d8a4765e66cd530c3
[INFO] running `Command { std: "docker" "start" "-a" "82560d52bf7bf7af69393062a2d46967cb450184addfc03d8a4765e66cd530c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling uuid-macro-internal v1.2.2
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]     Checking crime-time v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/main.rs:400:26
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn generate_entities(world: &mut World) {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `controller`
[INFO] [stdout]    --> src/main.rs:451:23
[INFO] [stdout]     |
[INFO] [stdout] 451 | fn generate_ai_action(controller: &Controller, world: &World) -> Action {
[INFO] [stdout]     |                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/main.rs:451:48
[INFO] [stdout]     |
[INFO] [stdout] 451 | fn generate_ai_action(controller: &Controller, world: &World) -> Action {
[INFO] [stdout]     |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_id`
[INFO] [stdout]    --> src/main.rs:479:36
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn should_execute(action: &Action, entity_id: EntityId, world: &World) -> bool {
[INFO] [stdout]     |                                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/main.rs:479:57
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn should_execute(action: &Action, entity_id: EntityId, world: &World) -> bool {
[INFO] [stdout]     |                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/main.rs:482:22
[INFO] [stdout]     |
[INFO] [stdout] 482 |         MoveAction { direction } => true,
[INFO] [stdout]     |                      ^^^^^^^^^ help: try ignoring the field: `direction: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `human` is never used
[INFO] [stdout]    --> src/main.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl World {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     fn human(&self, entity_id: EntityId) -> &Human {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coord` and `kind` are never read
[INFO] [stdout]    --> src/main.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 189 | struct Cell {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout] 190 |     coord: CellCoord,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 191 |     kind: CellType,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Road` is never constructed
[INFO] [stdout]    --> src/main.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 200 | enum CellType {
[INFO] [stdout]     |      -------- variant in this enum
[INFO] [stdout] 201 |     Grass,
[INFO] [stdout] 202 |     Road,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current` and `experience` are never read
[INFO] [stdout]    --> src/main.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | struct HumanAttrib {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 206 |     current: u16,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 207 |     experience: f32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stamina` and `intelligence` are never read
[INFO] [stdout]    --> src/main.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | struct HumanAttributes {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 221 |     stamina: HumanAttrib,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 222 |     intelligence: HumanAttrib,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current` and `max` are never read
[INFO] [stdout]    --> src/main.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | struct HumanState {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 226 |     current: f32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 227 |     max: f32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `health`, `energy`, and `hunger` are never read
[INFO] [stdout]    --> src/main.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | struct HumanStates {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 241 |     health: HumanState,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 242 |     energy: HumanState,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 243 |     hunger: HumanState,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `attributes`, and `states` are never read
[INFO] [stdout]    --> src/main.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | struct Human {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 247 |     id: EntityId,
[INFO] [stdout] 248 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 249 |     coord: CoordinatePack,
[INFO] [stdout] 250 |     attributes: HumanAttributes,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 251 |     states: HumanStates,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AI` is never constructed
[INFO] [stdout]    --> src/main.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | enum ControllerType {
[INFO] [stdout]     |      -------------- variant in this enum
[INFO] [stdout] 270 |     Player,
[INFO] [stdout] 271 |     AI,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `controlled_entities` is never read
[INFO] [stdout]    --> src/main.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | struct Controller {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 277 |     controlled_entities: Vec<EntityId>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `South`, `West`, and `East` are never constructed
[INFO] [stdout]    --> src/main.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | enum MoveDirection {
[INFO] [stdout]     |      ------------- variants in this enum
[INFO] [stdout] 306 |     North,
[INFO] [stdout] 307 |     South,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 308 |     West,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 309 |     East,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MoveDirection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/main.rs:400:26
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn generate_entities(world: &mut World) {
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `controller`
[INFO] [stdout]    --> src/main.rs:451:23
[INFO] [stdout]     |
[INFO] [stdout] 451 | fn generate_ai_action(controller: &Controller, world: &World) -> Action {
[INFO] [stdout]     |                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/main.rs:451:48
[INFO] [stdout]     |
[INFO] [stdout] 451 | fn generate_ai_action(controller: &Controller, world: &World) -> Action {
[INFO] [stdout]     |                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_id`
[INFO] [stdout]    --> src/main.rs:479:36
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn should_execute(action: &Action, entity_id: EntityId, world: &World) -> bool {
[INFO] [stdout]     |                                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/main.rs:479:57
[INFO] [stdout]     |
[INFO] [stdout] 479 | fn should_execute(action: &Action, entity_id: EntityId, world: &World) -> bool {
[INFO] [stdout]     |                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]    --> src/main.rs:482:22
[INFO] [stdout]     |
[INFO] [stdout] 482 |         MoveAction { direction } => true,
[INFO] [stdout]     |                      ^^^^^^^^^ help: try ignoring the field: `direction: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `human` is never used
[INFO] [stdout]    --> src/main.rs:103:8
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl World {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     fn human(&self, entity_id: EntityId) -> &Human {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `coord` and `kind` are never read
[INFO] [stdout]    --> src/main.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 189 | struct Cell {
[INFO] [stdout]     |        ---- fields in this struct
[INFO] [stdout] 190 |     coord: CellCoord,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 191 |     kind: CellType,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Road` is never constructed
[INFO] [stdout]    --> src/main.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 200 | enum CellType {
[INFO] [stdout]     |      -------- variant in this enum
[INFO] [stdout] 201 |     Grass,
[INFO] [stdout] 202 |     Road,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current` and `experience` are never read
[INFO] [stdout]    --> src/main.rs:206:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | struct HumanAttrib {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 206 |     current: u16,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 207 |     experience: f32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stamina` and `intelligence` are never read
[INFO] [stdout]    --> src/main.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | struct HumanAttributes {
[INFO] [stdout]     |        --------------- fields in this struct
[INFO] [stdout] 221 |     stamina: HumanAttrib,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 222 |     intelligence: HumanAttrib,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current` and `max` are never read
[INFO] [stdout]    --> src/main.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | struct HumanState {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 226 |     current: f32,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 227 |     max: f32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `health`, `energy`, and `hunger` are never read
[INFO] [stdout]    --> src/main.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | struct HumanStates {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 241 |     health: HumanState,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 242 |     energy: HumanState,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 243 |     hunger: HumanState,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `attributes`, and `states` are never read
[INFO] [stdout]    --> src/main.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | struct Human {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 247 |     id: EntityId,
[INFO] [stdout] 248 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 249 |     coord: CoordinatePack,
[INFO] [stdout] 250 |     attributes: HumanAttributes,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 251 |     states: HumanStates,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AI` is never constructed
[INFO] [stdout]    --> src/main.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 269 | enum ControllerType {
[INFO] [stdout]     |      -------------- variant in this enum
[INFO] [stdout] 270 |     Player,
[INFO] [stdout] 271 |     AI,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `controlled_entities` is never read
[INFO] [stdout]    --> src/main.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | struct Controller {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 277 |     controlled_entities: Vec<EntityId>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `South`, `West`, and `East` are never constructed
[INFO] [stdout]    --> src/main.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | enum MoveDirection {
[INFO] [stdout]     |      ------------- variants in this enum
[INFO] [stdout] 306 |     North,
[INFO] [stdout] 307 |     South,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 308 |     West,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 309 |     East,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MoveDirection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.71s
[INFO] running `Command { std: "docker" "inspect" "82560d52bf7bf7af69393062a2d46967cb450184addfc03d8a4765e66cd530c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82560d52bf7bf7af69393062a2d46967cb450184addfc03d8a4765e66cd530c3", kill_on_drop: false }`
[INFO] [stdout] 82560d52bf7bf7af69393062a2d46967cb450184addfc03d8a4765e66cd530c3
