[INFO] cloning repository https://github.com/eutampieri/cardgamesbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eutampieri/cardgamesbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feutampieri%2Fcardgamesbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feutampieri%2Fcardgamesbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bfe201d968e084e9d48be324ad0e34c76c45e9f
[INFO] checking eutampieri/cardgamesbot against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feutampieri%2Fcardgamesbot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/eutampieri/cardgamesbot on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/eutampieri/cardgamesbot
[INFO] finished tweaking git repo https://github.com/eutampieri/cardgamesbot
[INFO] tweaked toml for git repo https://github.com/eutampieri/cardgamesbot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/eutampieri/cardgamesbot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fraction v0.13.1
[INFO] [stderr]   Downloaded pct-str v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64fb0fa8d35a3e0010b34afa6bedef90d6953fa88339890efa286d8bc4d01025
[INFO] running `Command { std: "docker" "start" "-a" "64fb0fa8d35a3e0010b34afa6bedef90d6953fa88339890efa286d8bc4d01025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64fb0fa8d35a3e0010b34afa6bedef90d6953fa88339890efa286d8bc4d01025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64fb0fa8d35a3e0010b34afa6bedef90d6953fa88339890efa286d8bc4d01025", kill_on_drop: false }`
[INFO] [stdout] 64fb0fa8d35a3e0010b34afa6bedef90d6953fa88339890efa286d8bc4d01025
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98d0ec9efee097020dac3b58b54045e8a9d446eab7b87635ffa7eac99c0d08b3
[INFO] running `Command { std: "docker" "start" "-a" "98d0ec9efee097020dac3b58b54045e8a9d446eab7b87635ffa7eac99c0d08b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pct-str v1.0.2
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking text_io v0.1.8
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking ulid v1.0.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking fraction v0.13.1
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling git-version-macro v0.3.4
[INFO] [stderr]     Checking webpki-roots v0.22.5
[INFO] [stderr]     Checking git-version v0.3.4
[INFO] [stderr]     Checking ureq v2.5.0
[INFO] [stderr]     Checking serde-value v0.5.3
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]     Checking cardgames v0.2.4 (/opt/rustwide/workdir/games)
[INFO] [stderr]     Checking telegram-bot-raw v0.8.0
[INFO] [stderr]     Checking cardgamesbot v0.1.0 (/opt/rustwide/workdir/bot)
[INFO] [stdout] warning: method `ack_callback_query` is never used
[INFO] [stdout]    --> bot/src/telegram.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 59  | impl Telegram {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn ack_callback_query(&self, qry_id: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ok` is never read
[INFO] [stdout]   --> bot/src/telegram.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         struct Response {
[INFO] [stdout]    |                -------- field in this struct
[INFO] [stdout] 70 |             ok: bool,
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ok` is never read
[INFO] [stdout]   --> bot/src/telegram.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         struct Response {
[INFO] [stdout]    |                -------- field in this struct
[INFO] [stdout] 89 |             ok: bool,
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ack_callback_query` is never used
[INFO] [stdout]    --> bot/src/telegram.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 59  | impl Telegram {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn ack_callback_query(&self, qry_id: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ok` is never read
[INFO] [stdout]   --> bot/src/telegram.rs:70:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         struct Response {
[INFO] [stdout]    |                -------- field in this struct
[INFO] [stdout] 70 |             ok: bool,
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ok` is never read
[INFO] [stdout]   --> bot/src/telegram.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         struct Response {
[INFO] [stdout]    |                -------- field in this struct
[INFO] [stdout] 89 |             ok: bool,
[INFO] [stdout]    |             ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.72s
[INFO] running `Command { std: "docker" "inspect" "98d0ec9efee097020dac3b58b54045e8a9d446eab7b87635ffa7eac99c0d08b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d0ec9efee097020dac3b58b54045e8a9d446eab7b87635ffa7eac99c0d08b3", kill_on_drop: false }`
[INFO] [stdout] 98d0ec9efee097020dac3b58b54045e8a9d446eab7b87635ffa7eac99c0d08b3
[INFO] checking eutampieri/cardgamesbot against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feutampieri%2Fcardgamesbot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/eutampieri/cardgamesbot on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/eutampieri/cardgamesbot
[INFO] finished tweaking git repo https://github.com/eutampieri/cardgamesbot
[INFO] tweaked toml for git repo https://github.com/eutampieri/cardgamesbot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/eutampieri/cardgamesbot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9c2928c4de4ddbe829d4c712b30639bb405031e471c09a8ed94dca524bb0de3
[INFO] running `Command { std: "docker" "start" "-a" "e9c2928c4de4ddbe829d4c712b30639bb405031e471c09a8ed94dca524bb0de3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9c2928c4de4ddbe829d4c712b30639bb405031e471c09a8ed94dca524bb0de3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9c2928c4de4ddbe829d4c712b30639bb405031e471c09a8ed94dca524bb0de3", kill_on_drop: false }`
[INFO] [stdout] e9c2928c4de4ddbe829d4c712b30639bb405031e471c09a8ed94dca524bb0de3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60203ff48f14f48e32f0ab06e8871e330ccddf56fe06ee3ae8c131d6d20025cb
[INFO] running `Command { std: "docker" "start" "-a" "60203ff48f14f48e32f0ab06e8871e330ccddf56fe06ee3ae8c131d6d20025cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pct-str v1.0.2
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking text_io v0.1.8
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking ulid v1.0.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking fraction v0.13.1
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling git-version-macro v0.3.4
[INFO] [stderr]     Checking webpki-roots v0.22.5
[INFO] [stderr]     Checking git-version v0.3.4
[INFO] [stderr]     Checking ureq v2.5.0
[INFO] [stderr]     Checking serde-value v0.5.3
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]     Checking cardgames v0.2.4 (/opt/rustwide/workdir/games)
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> games/src/primitives.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_CardType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> games/src/primitives.rs:11:46
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_CardType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> games/src/primitives.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_CardSuit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> games/src/primitives.rs:19:46
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_CardSuit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> games/src/primitives.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_CardType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> games/src/primitives.rs:11:46
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_CardType`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> games/src/primitives.rs:19:35
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_CardSuit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> games/src/primitives.rs:19:46
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, PartialEq, Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_CardSuit`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cardgames` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cardgames` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "60203ff48f14f48e32f0ab06e8871e330ccddf56fe06ee3ae8c131d6d20025cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60203ff48f14f48e32f0ab06e8871e330ccddf56fe06ee3ae8c131d6d20025cb", kill_on_drop: false }`
[INFO] [stdout] 60203ff48f14f48e32f0ab06e8871e330ccddf56fe06ee3ae8c131d6d20025cb
