[INFO] cloning repository https://github.com/rusty-snake/hexbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rusty-snake/hexbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-snake%2Fhexbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-snake%2Fhexbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd1a4bc9e30bf80c1f0956be10f814cfe1c3a595
[INFO] checking rusty-snake/hexbot against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-snake%2Fhexbot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rusty-snake/hexbot 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/rusty-snake/hexbot
[INFO] finished tweaking git repo https://github.com/rusty-snake/hexbot
[INFO] tweaked toml for git repo https://github.com/rusty-snake/hexbot written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rusty-snake/hexbot 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-probe v0.1.2
[INFO] [stderr]   Downloaded smallvec v1.4.0
[INFO] [stderr]   Downloaded tint v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.60
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.60
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.60
[INFO] [stderr]   Downloaded security-framework v0.4.3
[INFO] [stderr]   Downloaded encoding_rs v0.8.22
[INFO] [stderr]   Downloaded web-sys v0.3.37
[INFO] [stderr]   Downloaded ring v0.16.12
[INFO] [stderr]   Downloaded hyper v0.13.5
[INFO] [stderr]   Downloaded hyper-rustls v0.20.0
[INFO] [stderr]   Downloaded cc v1.0.52
[INFO] [stderr]   Downloaded schannel v0.1.18
[INFO] [stderr]   Downloaded js-sys v0.3.37
[INFO] [stderr]   Downloaded pin-project v0.4.9
[INFO] [stderr]   Downloaded bumpalo v3.2.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.60
[INFO] [stderr]   Downloaded tokio-rustls v0.13.0
[INFO] [stderr]   Downloaded h2 v0.2.4
[INFO] [stderr]   Downloaded webpki-roots v0.18.0
[INFO] [stderr]   Downloaded reqwest v0.10.4
[INFO] [stderr]   Downloaded syn v1.0.18
[INFO] [stderr]   Downloaded pin-project-internal v0.4.9
[INFO] [stderr]   Downloaded rustls-native-certs v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.10
[INFO] [stderr]   Downloaded security-framework-sys v0.4.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ec507886f9c5ef05b2dcff1d59147ac122da523690e769f6b387745e1033003a
[INFO] running `Command { std: "docker" "start" "-a" "ec507886f9c5ef05b2dcff1d59147ac122da523690e769f6b387745e1033003a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec507886f9c5ef05b2dcff1d59147ac122da523690e769f6b387745e1033003a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec507886f9c5ef05b2dcff1d59147ac122da523690e769f6b387745e1033003a", kill_on_drop: false }`
[INFO] [stdout] ec507886f9c5ef05b2dcff1d59147ac122da523690e769f6b387745e1033003a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1c40fbe80dcec0d77f2ad6f5b9151bcb6a2de49e204b6048ade0e8e3270f75fc
[INFO] running `Command { std: "docker" "start" "-a" "1c40fbe80dcec0d77f2ad6f5b9151bcb6a2de49e204b6048ade0e8e3270f75fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking tint v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling ring v0.16.12
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking webpki v0.21.2
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking ct-logs v0.6.0
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]     Checking webpki-roots v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling pin-project-internal v0.4.9
[INFO] [stderr]     Checking tokio v0.2.18
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking rustls-native-certs v0.3.0
[INFO] [stderr]     Checking pin-project v0.4.9
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.13.0
[INFO] [stderr]     Checking h2 v0.2.4
[INFO] [stderr]     Checking serde v1.0.106
[INFO] [stderr]     Checking hyper v0.13.5
[INFO] [stderr]     Checking hyper-rustls v0.20.0
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking reqwest v0.10.4
[INFO] [stderr]     Checking hexbot v0.0.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 22.28s
[INFO] running `Command { std: "docker" "inspect" "1c40fbe80dcec0d77f2ad6f5b9151bcb6a2de49e204b6048ade0e8e3270f75fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c40fbe80dcec0d77f2ad6f5b9151bcb6a2de49e204b6048ade0e8e3270f75fc", kill_on_drop: false }`
[INFO] [stdout] 1c40fbe80dcec0d77f2ad6f5b9151bcb6a2de49e204b6048ade0e8e3270f75fc
[INFO] checking rusty-snake/hexbot against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-snake%2Fhexbot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rusty-snake/hexbot 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/rusty-snake/hexbot
[INFO] finished tweaking git repo https://github.com/rusty-snake/hexbot
[INFO] tweaked toml for git repo https://github.com/rusty-snake/hexbot written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rusty-snake/hexbot 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6506f0a93483f3adb6759ef9c3523502b301350edc667fd3a101f276265c47c0
[INFO] running `Command { std: "docker" "start" "-a" "6506f0a93483f3adb6759ef9c3523502b301350edc667fd3a101f276265c47c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6506f0a93483f3adb6759ef9c3523502b301350edc667fd3a101f276265c47c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6506f0a93483f3adb6759ef9c3523502b301350edc667fd3a101f276265c47c0", kill_on_drop: false }`
[INFO] [stdout] 6506f0a93483f3adb6759ef9c3523502b301350edc667fd3a101f276265c47c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cb85d2d37e646c688fc86385d9d1133bef2fa80cb9d3b4db321e1552abe9075e
[INFO] running `Command { std: "docker" "start" "-a" "cb85d2d37e646c688fc86385d9d1133bef2fa80cb9d3b4db321e1552abe9075e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling cc v1.0.52
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking tint v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling ring v0.16.12
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking webpki v0.21.2
[INFO] [stderr]     Checking ct-logs v0.6.0
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]     Checking webpki-roots v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]     Checking tokio v0.2.18
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking pin-project v0.4.9
[INFO] [stderr]     Checking rustls-native-certs v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.13.0
[INFO] [stderr]     Checking h2 v0.2.4
[INFO] [stderr]     Checking serde v1.0.106
[INFO] [stderr]     Checking hyper v0.13.5
[INFO] [stderr]     Checking hyper-rustls v0.20.0
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking reqwest v0.10.4
[INFO] [stderr]     Checking hexbot v0.0.12 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/hexbot/coordinates.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Clone, Copy, Debug, Deserialize, Eq, Hash, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Coordinates`
[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 `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]   --> src/hexbot/dot.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Clone, Copy, Debug, Deserialize, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Dot`
[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]   --> src/hexbot/hexbot.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Clone, Debug, Deserialize, PartialEq)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Hexbot`
[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 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hexbot` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/hexbot/coordinates.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Clone, Copy, Debug, Deserialize, Eq, Hash, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Coordinates`
[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 `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]   --> src/hexbot/dot.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Clone, Copy, Debug, Deserialize, PartialEq)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Dot`
[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]   --> src/hexbot/hexbot.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[derive(Clone, Debug, Deserialize, PartialEq)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Hexbot`
[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 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hexbot` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "cb85d2d37e646c688fc86385d9d1133bef2fa80cb9d3b4db321e1552abe9075e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb85d2d37e646c688fc86385d9d1133bef2fa80cb9d3b4db321e1552abe9075e", kill_on_drop: false }`
[INFO] [stdout] cb85d2d37e646c688fc86385d9d1133bef2fa80cb9d3b4db321e1552abe9075e
