[INFO] cloning repository https://github.com/TuckerBMorgan/PokemonGen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TuckerBMorgan/PokemonGen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuckerBMorgan%2FPokemonGen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuckerBMorgan%2FPokemonGen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81a2495958a2f1363022b4bde2eb7db08c9fd978 [INFO] checking TuckerBMorgan/PokemonGen against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuckerBMorgan%2FPokemonGen" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TuckerBMorgan/PokemonGen [INFO] finished tweaking git repo https://github.com/TuckerBMorgan/PokemonGen [INFO] tweaked toml for git repo https://github.com/TuckerBMorgan/PokemonGen written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TuckerBMorgan/PokemonGen on toolchain dc375db7d8df0aa450e622c529147c95eee756f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TuckerBMorgan/PokemonGen 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" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v0.6.10 [INFO] [stderr] Downloaded colored v1.8.0 [INFO] [stderr] Downloaded simple_logger v1.3.0 [INFO] [stderr] Downloaded storm v0.5.0 [INFO] [stderr] Downloaded winconsole v0.10.0 [INFO] [stderr] Downloaded phantom-fields v0.1.2 [INFO] [stderr] Downloaded gl v0.13.0 [INFO] [stderr] Downloaded utf8-ranges v1.0.4 [INFO] [stderr] Downloaded quote v0.4.2 [INFO] [stderr] Downloaded rawpointer v0.1.0 [INFO] [stderr] Downloaded cexpr v0.2.3 [INFO] [stderr] Downloaded minimp3 v0.3.3 [INFO] [stderr] Downloaded atty v0.2.13 [INFO] [stderr] Downloaded rgb v0.8.13 [INFO] [stderr] Downloaded which v1.0.5 [INFO] [stderr] Downloaded memchr v1.0.2 [INFO] [stderr] Downloaded pkg-config v0.3.15 [INFO] [stderr] Downloaded env_logger v0.4.3 [INFO] [stderr] Downloaded stb_truetype v0.2.6 [INFO] [stderr] Downloaded png v0.14.1 [INFO] [stderr] Downloaded coreaudio-sys v0.2.2 [INFO] [stderr] Downloaded objc v0.2.6 [INFO] [stderr] Downloaded memchr v2.2.1 [INFO] [stderr] Downloaded gl_generator v0.13.0 [INFO] [stderr] Downloaded num-complex v0.2.3 [INFO] [stderr] Downloaded matrixmultiply v0.2.2 [INFO] [stderr] Downloaded clang-sys v0.21.2 [INFO] [stderr] Downloaded getrandom v0.1.8 [INFO] [stderr] Downloaded alga v0.9.1 [INFO] [stderr] Downloaded proc-macro2 v0.2.3 [INFO] [stderr] Downloaded serde_derive v1.0.98 [INFO] [stderr] Downloaded ryu v1.0.0 [INFO] [stderr] Downloaded beryllium v0.0.15 [INFO] [stderr] Downloaded serde v1.0.98 [INFO] [stderr] Downloaded minimp3-sys v0.3.1 [INFO] [stderr] Downloaded rusttype v0.7.7 [INFO] [stderr] Downloaded slice-deque v0.2.4 [INFO] [stderr] Downloaded ucd-util v0.1.5 [INFO] [stderr] Downloaded serde_json v1.0.40 [INFO] [stderr] Downloaded hashbrown v0.5.0 [INFO] [stderr] Downloaded libm v0.1.4 [INFO] [stderr] Downloaded nom v3.2.1 [INFO] [stderr] Downloaded chrono v0.4.7 [INFO] [stderr] Downloaded syn v0.15.43 [INFO] [stderr] Downloaded bindgen v0.32.3 [INFO] [stderr] Downloaded regex v0.2.11 [INFO] [stderr] Downloaded regex-syntax v0.5.6 [INFO] [stderr] Downloaded nalgebra v0.18.0 [INFO] [stderr] Downloaded fermium v0.0.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 06ef8e24d5aeb34490dafd69f56ba618c7726a0559cf4914c1f842f4c0b6b8a8 [INFO] running `Command { std: "docker" "start" "06ef8e24d5aeb34490dafd69f56ba618c7726a0559cf4914c1f842f4c0b6b8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06ef8e24d5aeb34490dafd69f56ba618c7726a0559cf4914c1f842f4c0b6b8a8" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06ef8e24d5aeb34490dafd69f56ba618c7726a0559cf4914c1f842f4c0b6b8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06ef8e24d5aeb34490dafd69f56ba618c7726a0559cf4914c1f842f4c0b6b8a8" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Compiling fermium v0.0.15 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking getrandom v0.1.8 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling gl_generator v0.13.0 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking nalgebra v0.18.0 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking simple_logger v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling phantom-fields v0.1.2 [INFO] [stderr] Checking beryllium v0.0.15 [INFO] [stderr] Checking storm v0.5.0 [INFO] [stderr] Checking rodio v0.9.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking pokemon_gen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `storm::cgmath::*` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use storm::cgmath::*; [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::ops::Add` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/pokemon_mod/world_model.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/pokemon_mod/world_model.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/pokemon_mod/overworld.rs:33:52 [INFO] [stdout] | [INFO] [stdout] 33 | sprite.color = storm::color::WHITE;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Rng, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `storm::cgmath::*` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use storm::cgmath::*; [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::ops::Add` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/pokemon_mod/world_model.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/pokemon_mod/world_model.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/pokemon_mod/overworld.rs:33:52 [INFO] [stdout] | [INFO] [stdout] 33 | sprite.color = storm::color::WHITE;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Rng` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Rng, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `health`, `name`, and `attack` are never read [INFO] [stdout] --> src/pokemon_mod/pokemon_model.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Pokemon { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 4 | pub health: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | pub attack: usize, [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 `whole_number_or_percentage` and `amount` are never read [INFO] [stdout] --> src/pokemon_mod/battle_move.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct BattleMove { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 4 | pub whole_number_or_percentage: bool,//TODO: Turn this into an ENUM [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | pub amount: u8//a percentage is out of 100 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_top_tile` is never used [INFO] [stdout] --> src/pokemon_mod/tile.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 87 | impl Tile { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn remove_top_tile(&mut self) -> TileSlot { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/pokemon_mod/world_model.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WorldModel` [INFO] [stdout] 4 | pub struct WorldModel { [INFO] [stdout] | ---------- `WorldModel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/pokemon_mod/world_model.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WorldModel` [INFO] [stdout] 4 | pub struct WorldModel { [INFO] [stdout] | ---------- `WorldModel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `health`, `name`, and `attack` are never read [INFO] [stdout] --> src/pokemon_mod/pokemon_model.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Pokemon { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 4 | pub health: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | pub attack: usize, [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 `whole_number_or_percentage` and `amount` are never read [INFO] [stdout] --> src/pokemon_mod/battle_move.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct BattleMove { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 4 | pub whole_number_or_percentage: bool,//TODO: Turn this into an ENUM [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | pub amount: u8//a percentage is out of 100 [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_top_tile` is never used [INFO] [stdout] --> src/pokemon_mod/tile.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 87 | impl Tile { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn remove_top_tile(&mut self) -> TileSlot { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/pokemon_mod/world_model.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_WorldModel` [INFO] [stdout] 4 | pub struct WorldModel { [INFO] [stdout] | ---------- `WorldModel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/pokemon_mod/world_model.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Serialize, Deserialize, Debug)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_WorldModel` [INFO] [stdout] 4 | pub struct WorldModel { [INFO] [stdout] | ---------- `WorldModel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.27s [INFO] running `Command { std: "docker" "inspect" "06ef8e24d5aeb34490dafd69f56ba618c7726a0559cf4914c1f842f4c0b6b8a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ef8e24d5aeb34490dafd69f56ba618c7726a0559cf4914c1f842f4c0b6b8a8", kill_on_drop: false }` [INFO] [stdout] 06ef8e24d5aeb34490dafd69f56ba618c7726a0559cf4914c1f842f4c0b6b8a8