[INFO] fetching crate pokerust 0.2.0... [INFO] checking pokerust-0.2.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate pokerust 0.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate pokerust 0.2.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pokerust 0.2.0 [INFO] finished tweaking crates.io crate pokerust 0.2.0 [INFO] tweaked toml for crates.io crate pokerust 0.2.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9fedf339cf7b1d64a166225ba7f4cb8a8e885c78e6ca7830205ba2faab693a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b9fedf339cf7b1d64a166225ba7f4cb8a8e885c78e6ca7830205ba2faab693a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9fedf339cf7b1d64a166225ba7f4cb8a8e885c78e6ca7830205ba2faab693a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9fedf339cf7b1d64a166225ba7f4cb8a8e885c78e6ca7830205ba2faab693a3", kill_on_drop: false }` [INFO] [stdout] b9fedf339cf7b1d64a166225ba7f4cb8a8e885c78e6ca7830205ba2faab693a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f50cc573968c0d69562ea1adae453222c9f28730303a7c5db593751586546410 [INFO] running `Command { std: "docker" "start" "-a" "f50cc573968c0d69562ea1adae453222c9f28730303a7c5db593751586546410", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.75 (as host dependency): extra-traits, full, visit [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling minreq v2.4.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking punycode v0.4.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking cached v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking mockito v0.23.3 [INFO] [stderr] Checking pokerust v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 41 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 29 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 61 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 85 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:95:30 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 67 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 78 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 88 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/machines.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 93 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 117 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 150 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 162 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 174 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 63 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 86 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 106 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 119 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 144 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 153 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 174 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 183 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 192 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:223:30 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 224 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 234 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:243:30 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 244 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:252:30 [INFO] [stdout] | [INFO] [stdout] 252 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 253 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 262 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:271:30 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 272 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:281:30 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 282 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:291:30 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 292 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:306:30 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 307 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:315:30 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 316 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:326:30 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 327 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:346:30 [INFO] [stdout] | [INFO] [stdout] 346 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 347 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:357:30 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 358 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:368:30 [INFO] [stdout] | [INFO] [stdout] 368 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 369 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:380:30 [INFO] [stdout] | [INFO] [stdout] 380 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 381 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:389:30 [INFO] [stdout] | [INFO] [stdout] 389 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 390 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:421:30 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 422 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:430:30 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 431 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:439:30 [INFO] [stdout] | [INFO] [stdout] 439 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 440 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 450 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:458:30 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 459 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:474:30 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 475 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:483:30 [INFO] [stdout] | [INFO] [stdout] 483 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 484 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:493:30 [INFO] [stdout] | [INFO] [stdout] 493 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 494 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:502:30 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 503 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:518:30 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 519 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:527:30 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 528 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/resource_lists.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/resource_lists.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 82 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 94 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 104 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 113 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 122 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 131 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:165:30 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 166 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 186 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 195 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 111 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 41 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 29 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 61 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 85 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:95:30 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 67 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 78 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 88 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/machines.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 93 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 117 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 150 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 162 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 174 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 63 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 86 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 106 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 119 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 144 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 153 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 174 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 183 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 192 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:223:30 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 224 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 234 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:243:30 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 244 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:252:30 [INFO] [stdout] | [INFO] [stdout] 252 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 253 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 262 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:271:30 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 272 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:281:30 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 282 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:291:30 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 292 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:306:30 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 307 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:315:30 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 316 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:326:30 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 327 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:346:30 [INFO] [stdout] | [INFO] [stdout] 346 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 347 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:357:30 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 358 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:368:30 [INFO] [stdout] | [INFO] [stdout] 368 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 369 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:380:30 [INFO] [stdout] | [INFO] [stdout] 380 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 381 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:389:30 [INFO] [stdout] | [INFO] [stdout] 389 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 390 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:421:30 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 422 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:430:30 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 431 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:439:30 [INFO] [stdout] | [INFO] [stdout] 439 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 440 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 450 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:458:30 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 459 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:474:30 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 475 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:483:30 [INFO] [stdout] | [INFO] [stdout] 483 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 484 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:493:30 [INFO] [stdout] | [INFO] [stdout] 493 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 494 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:502:30 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 503 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:518:30 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 519 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:527:30 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 528 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/resource_lists.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/resource_lists.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 82 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 94 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 104 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 113 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 122 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 131 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:165:30 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 166 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 186 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 195 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 111 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Checking serde v1.0.128 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking minreq v2.4.2 [INFO] [stderr] Checking mockito v0.23.3 [INFO] [stderr] Checking pokerust v0.2.0 (/tmp/fixit) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 41 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 29 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 61 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 85 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:95:30 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 67 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 78 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 88 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/machines.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 93 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 117 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 150 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 162 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 174 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 63 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 86 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 106 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 119 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 144 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 153 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 174 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 183 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 192 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:223:30 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 224 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 234 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:243:30 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 244 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:252:30 [INFO] [stdout] | [INFO] [stdout] 252 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 253 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 262 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:271:30 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 272 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:281:30 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 282 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:291:30 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 292 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:306:30 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 307 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:315:30 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 316 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:326:30 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 327 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:346:30 [INFO] [stdout] | [INFO] [stdout] 346 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 347 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:357:30 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 358 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:368:30 [INFO] [stdout] | [INFO] [stdout] 368 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 369 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:380:30 [INFO] [stdout] | [INFO] [stdout] 380 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 381 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:389:30 [INFO] [stdout] | [INFO] [stdout] 389 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 390 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:421:30 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 422 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:430:30 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 431 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:439:30 [INFO] [stdout] | [INFO] [stdout] 439 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 440 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 450 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:458:30 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 459 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:474:30 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 475 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:483:30 [INFO] [stdout] | [INFO] [stdout] 483 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 484 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:493:30 [INFO] [stdout] | [INFO] [stdout] 493 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 494 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:502:30 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 503 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:518:30 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 519 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:527:30 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 528 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/resource_lists.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/resource_lists.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 82 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 94 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 104 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 113 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 122 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 131 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:165:30 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 166 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 186 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 195 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 41 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/berries.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 33 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/contests.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/encounters.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/evolution.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 29 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/games.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 52 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 61 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 85 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/items.rs:95:30 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:25:30 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 58 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 67 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 78 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/locations.rs:87:30 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 88 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/machines.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 45 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 55 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 74 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 93 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 117 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 139 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 150 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 162 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/moves.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 174 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 34 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:42:30 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 43 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 53 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:62:30 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 63 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:85:30 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 86 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:96:30 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 106 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 119 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 128 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:143:30 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 144 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 153 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 174 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 182 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 183 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 192 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:223:30 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 224 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 234 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:243:30 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 244 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:252:30 [INFO] [stdout] | [INFO] [stdout] 252 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 253 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:261:30 [INFO] [stdout] | [INFO] [stdout] 261 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 262 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:271:30 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 272 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:281:30 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 282 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:291:30 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 292 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:306:30 [INFO] [stdout] | [INFO] [stdout] 306 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 307 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:315:30 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 316 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:326:30 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 327 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:346:30 [INFO] [stdout] | [INFO] [stdout] 346 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 347 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:357:30 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 358 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:368:30 [INFO] [stdout] | [INFO] [stdout] 368 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 369 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:380:30 [INFO] [stdout] | [INFO] [stdout] 380 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 381 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:389:30 [INFO] [stdout] | [INFO] [stdout] 389 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 390 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:421:30 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 422 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:430:30 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 431 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:439:30 [INFO] [stdout] | [INFO] [stdout] 439 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 440 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:449:30 [INFO] [stdout] | [INFO] [stdout] 449 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 450 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:458:30 [INFO] [stdout] | [INFO] [stdout] 458 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 459 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:474:30 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 475 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:483:30 [INFO] [stdout] | [INFO] [stdout] 483 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 484 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:493:30 [INFO] [stdout] | [INFO] [stdout] 493 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 494 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:502:30 [INFO] [stdout] | [INFO] [stdout] 502 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 503 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:518:30 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 519 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/pokemon.rs:527:30 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 528 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/resource_lists.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/resource_lists.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 36 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:72:30 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 82 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 94 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 104 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 113 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 122 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 131 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:165:30 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 166 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 186 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/pokeapi/utility.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg_attr(debug_assertions, serde(deny_unknown_fields))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 195 | #[derive(Serialize, Deserialize, Debug, Clone, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 111 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 111 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.70s [INFO] running `Command { std: "docker" "inspect" "f50cc573968c0d69562ea1adae453222c9f28730303a7c5db593751586546410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50cc573968c0d69562ea1adae453222c9f28730303a7c5db593751586546410", kill_on_drop: false }` [INFO] [stdout] f50cc573968c0d69562ea1adae453222c9f28730303a7c5db593751586546410