[INFO] cloning repository https://github.com/danielrab/tfwr_external [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielrab/tfwr_external" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielrab%2Ftfwr_external", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielrab%2Ftfwr_external'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 233562e0cfb1a3cb0018bb9f0c02fd86e62149df [INFO] checking danielrab/tfwr_external against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielrab%2Ftfwr_external" "/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/danielrab/tfwr_external [INFO] finished tweaking git repo https://github.com/danielrab/tfwr_external [INFO] tweaked toml for git repo https://github.com/danielrab/tfwr_external written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danielrab/tfwr_external on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danielrab/tfwr_external 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded standard-dist v1.0.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6df1dc6ca2ed4b03127e07e9e768852973050a530bb46225684aac707fc8298 [INFO] running `Command { std: "docker" "start" "-a" "a6df1dc6ca2ed4b03127e07e9e768852973050a530bb46225684aac707fc8298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6df1dc6ca2ed4b03127e07e9e768852973050a530bb46225684aac707fc8298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6df1dc6ca2ed4b03127e07e9e768852973050a530bb46225684aac707fc8298", kill_on_drop: false }` [INFO] [stdout] a6df1dc6ca2ed4b03127e07e9e768852973050a530bb46225684aac707fc8298 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c7c7a5248868b19bf30b999065254937d42401ec1215527876c4b64ed8e015b [INFO] running `Command { std: "docker" "start" "-a" "9c7c7a5248868b19bf30b999065254937d42401ec1215527876c4b64ed8e015b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking getrandom v0.2.15 [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] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Compiling standard-dist v1.0.0 [INFO] [stderr] Checking tfwr_external v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `game_state::GameState` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use game_state::GameState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/farm.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `game_state::GameState` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use game_state::GameState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/farm.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NormalFarm` is more private than the item `Farm::Normal::0` [INFO] [stdout] --> src/farm.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | Normal(NormalFarm), [INFO] [stdout] | ^^^^^^^^^^ field `Farm::Normal::0` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `NormalFarm` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/farm.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | struct NormalFarm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Maze` is more private than the item `Farm::Maze::0` [INFO] [stdout] --> src/farm.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | Maze(Maze), [INFO] [stdout] | ^^^^ field `Farm::Maze::0` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Maze` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/farm.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | struct Maze { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameState` is never constructed [INFO] [stdout] --> src/game_state.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct GameState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Item` is never used [INFO] [stdout] --> src/drone.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum Item { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Upgrade` is never used [INFO] [stdout] --> src/drone.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | enum Upgrade { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Drone` is never constructed [INFO] [stdout] --> src/drone.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct Drone { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Soil` is never constructed [INFO] [stdout] --> src/farm.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | enum GroundType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 13 | Soil, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GroundType` 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 `kind` and `companion` are never read [INFO] [stdout] --> src/farm.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | SimplePlant { kind: SimplePlant, companion: Companion }, [INFO] [stdout] | ----------- ^^^^ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EntityData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Pumpkin`, `Cactus`, `Sunflower`, and `Dinosaur` are never constructed [INFO] [stdout] --> src/farm.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | enum EntityData { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 34 | SimplePlant { kind: SimplePlant, companion: Companion }, [INFO] [stdout] 35 | Pumpkin, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 36 | Cactus { size: u8 }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 37 | Sunflower { petals_count: u8 }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | Dinosaur { color: DinoColor }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityData` 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 `data`, `growth_time`, and `elapsed_time` are never read [INFO] [stdout] --> src/farm.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 47 | struct Entity { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 48 | data: EntityData, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | growth_time: Duration, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 50 | elapsed_time: Duration, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entity` 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 `ground_type`, `entity`, and `water_level` are never read [INFO] [stdout] --> src/farm.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | struct Tile { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 65 | ground_type: GroundType, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 66 | entity: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 67 | water_level: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tiles` is never read [INFO] [stdout] --> src/farm.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 80 | struct NormalFarm { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 81 | tiles: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NormalFarm` 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 `chest`, `next_chest`, `walls_horizontal`, and `walls_vertical` are never read [INFO] [stdout] --> src/farm.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | struct Maze { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 91 | chest: Position, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 92 | next_chest: Position, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 93 | walls_horizontal: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 94 | walls_vertical: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Maze` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/farm.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | Normal(NormalFarm), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Farm` 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] 99 - Normal(NormalFarm), [INFO] [stdout] 99 + Normal(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Maze` is never constructed [INFO] [stdout] --> src/farm.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub enum Farm { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] 99 | Normal(NormalFarm), [INFO] [stdout] 100 | Maze(Maze), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Farm` 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 `position` and `kind` are never read [INFO] [stdout] --> src/companion.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Companion { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 7 | position: Position, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | kind: SimplePlant, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Companion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NormalFarm` is more private than the item `Farm::Normal::0` [INFO] [stdout] --> src/farm.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | Normal(NormalFarm), [INFO] [stdout] | ^^^^^^^^^^ field `Farm::Normal::0` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `NormalFarm` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/farm.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | struct NormalFarm { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Maze` is more private than the item `Farm::Maze::0` [INFO] [stdout] --> src/farm.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | Maze(Maze), [INFO] [stdout] | ^^^^ field `Farm::Maze::0` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Maze` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/farm.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | struct Maze { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GameState` is never constructed [INFO] [stdout] --> src/game_state.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct GameState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Item` is never used [INFO] [stdout] --> src/drone.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum Item { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Upgrade` is never used [INFO] [stdout] --> src/drone.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | enum Upgrade { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Drone` is never constructed [INFO] [stdout] --> src/drone.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct Drone { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Soil` is never constructed [INFO] [stdout] --> src/farm.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | enum GroundType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 13 | Soil, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GroundType` 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 `kind` and `companion` are never read [INFO] [stdout] --> src/farm.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | SimplePlant { kind: SimplePlant, companion: Companion }, [INFO] [stdout] | ----------- ^^^^ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EntityData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Pumpkin`, `Cactus`, `Sunflower`, and `Dinosaur` are never constructed [INFO] [stdout] --> src/farm.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | enum EntityData { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 34 | SimplePlant { kind: SimplePlant, companion: Companion }, [INFO] [stdout] 35 | Pumpkin, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 36 | Cactus { size: u8 }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 37 | Sunflower { petals_count: u8 }, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 38 | Dinosaur { color: DinoColor }, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityData` 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 `data`, `growth_time`, and `elapsed_time` are never read [INFO] [stdout] --> src/farm.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 47 | struct Entity { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 48 | data: EntityData, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | growth_time: Duration, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 50 | elapsed_time: Duration, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entity` 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 `ground_type`, `entity`, and `water_level` are never read [INFO] [stdout] --> src/farm.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | struct Tile { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 65 | ground_type: GroundType, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 66 | entity: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 67 | water_level: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tiles` is never read [INFO] [stdout] --> src/farm.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 80 | struct NormalFarm { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 81 | tiles: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NormalFarm` 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 `chest`, `next_chest`, `walls_horizontal`, and `walls_vertical` are never read [INFO] [stdout] --> src/farm.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | struct Maze { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 91 | chest: Position, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 92 | next_chest: Position, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 93 | walls_horizontal: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 94 | walls_vertical: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Maze` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/farm.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 99 | Normal(NormalFarm), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Farm` 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] 99 - Normal(NormalFarm), [INFO] [stdout] 99 + Normal(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Maze` is never constructed [INFO] [stdout] --> src/farm.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub enum Farm { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] 99 | Normal(NormalFarm), [INFO] [stdout] 100 | Maze(Maze), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Farm` 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 `position` and `kind` are never read [INFO] [stdout] --> src/companion.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Companion { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 7 | position: Position, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | kind: SimplePlant, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Companion` 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 12.37s [INFO] running `Command { std: "docker" "inspect" "9c7c7a5248868b19bf30b999065254937d42401ec1215527876c4b64ed8e015b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7c7a5248868b19bf30b999065254937d42401ec1215527876c4b64ed8e015b", kill_on_drop: false }` [INFO] [stdout] 9c7c7a5248868b19bf30b999065254937d42401ec1215527876c4b64ed8e015b