[INFO] cloning repository https://github.com/Khixinhxan/near_workshop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Khixinhxan/near_workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhixinhxan%2Fnear_workshop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhixinhxan%2Fnear_workshop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff9d388227646dbf6c21c6d2c31dadfe07b6bfee
[INFO] checking Khixinhxan/near_workshop against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhixinhxan%2Fnear_workshop" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  75% (1080/1432)
Updating files:  76% (1089/1432)
Updating files:  77% (1103/1432)
Updating files:  78% (1117/1432)
Updating files:  79% (1132/1432)
Updating files:  80% (1146/1432)
Updating files:  81% (1160/1432)
Updating files:  82% (1175/1432)
Updating files:  83% (1189/1432)
Updating files:  84% (1203/1432)
Updating files:  85% (1218/1432)
Updating files:  86% (1232/1432)
Updating files:  87% (1246/1432)
Updating files:  88% (1261/1432)
Updating files:  89% (1275/1432)
Updating files:  90% (1289/1432)
Updating files:  91% (1304/1432)
Updating files:  92% (1318/1432)
Updating files:  93% (1332/1432)
Updating files:  94% (1347/1432)
Updating files:  95% (1361/1432)
Updating files:  96% (1375/1432)
Updating files:  97% (1390/1432)
Updating files:  98% (1404/1432)
Updating files:  99% (1418/1432)
Updating files: 100% (1432/1432)
Updating files: 100% (1432/1432), done.
[INFO] validating manifest of git repo https://github.com/Khixinhxan/near_workshop 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/Khixinhxan/near_workshop
[INFO] finished tweaking git repo https://github.com/Khixinhxan/near_workshop
[INFO] tweaked toml for git repo https://github.com/Khixinhxan/near_workshop written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Khixinhxan/near_workshop 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 base64 v0.11.0
[INFO] [stderr]   Downloaded near-sdk-macros v2.0.0
[INFO] [stderr]   Downloaded borsh-derive-internal v0.7.0
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.1.0
[INFO] [stderr]   Downloaded near-runtime-fees v2.2.0
[INFO] [stderr]   Downloaded keccak v0.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.48
[INFO] [stderr]   Downloaded Inflector v0.11.4
[INFO] [stderr]   Downloaded sha2 v0.8.1
[INFO] [stderr]   Downloaded num-bigint v0.2.6
[INFO] [stderr]   Downloaded libc v0.2.67
[INFO] [stderr]   Downloaded sha3 v0.8.2
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded near-vm-logic v2.0.0
[INFO] [stderr]   Downloaded indexmap v1.3.2
[INFO] [stderr]   Downloaded near-sdk v2.0.0
[INFO] [stderr]   Downloaded ryu v1.0.3
[INFO] [stderr]   Downloaded num-traits v0.2.12
[INFO] [stderr]   Downloaded near-sdk-core v2.0.0
[INFO] [stderr]   Downloaded near-vm-errors v2.0.0
[INFO] [stderr]   Downloaded bs58 v0.3.0
[INFO] [stderr]   Downloaded num-integer v0.1.43
[INFO] [stderr]   Downloaded num-rational v0.2.4
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.7.0
[INFO] [stderr]   Downloaded near-rpc-error-core v0.1.0
[INFO] [stderr]   Downloaded borsh v0.7.0
[INFO] [stderr]   Downloaded borsh-derive v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e459524e251fd44041d8c2a0416c7377ba80840b718161a2fd4787a9fcc149c4
[INFO] running `Command { std: "docker" "start" "-a" "e459524e251fd44041d8c2a0416c7377ba80840b718161a2fd4787a9fcc149c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e459524e251fd44041d8c2a0416c7377ba80840b718161a2fd4787a9fcc149c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e459524e251fd44041d8c2a0416c7377ba80840b718161a2fd4787a9fcc149c4", kill_on_drop: false }`
[INFO] [stdout] e459524e251fd44041d8c2a0416c7377ba80840b718161a2fd4787a9fcc149c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 251f966d8ae29da2800da289fb93983913a148c198589c211a864803c270a7e6
[INFO] running `Command { std: "docker" "start" "-a" "251f966d8ae29da2800da289fb93983913a148c198589c211a864803c270a7e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking bs58 v0.3.0
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.7.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.7.0
[INFO] [stderr]    Compiling near-sdk-core v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling borsh-derive v0.7.0
[INFO] [stderr]    Compiling near-sdk-macros v2.0.0
[INFO] [stderr]     Checking borsh v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.48
[INFO] [stderr]     Checking near-runtime-fees v2.2.0
[INFO] [stderr]    Compiling near-rpc-error-core v0.1.0
[INFO] [stderr]    Compiling near-rpc-error-macro v0.1.0
[INFO] [stderr]     Checking near-vm-errors v2.0.0
[INFO] [stderr]     Checking near-vm-logic v2.0.0
[INFO] [stderr]     Checking near-sdk v2.0.0
[INFO] [stderr]     Checking berry-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 27.17s
[INFO] running `Command { std: "docker" "inspect" "251f966d8ae29da2800da289fb93983913a148c198589c211a864803c270a7e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "251f966d8ae29da2800da289fb93983913a148c198589c211a864803c270a7e6", kill_on_drop: false }`
[INFO] [stdout] 251f966d8ae29da2800da289fb93983913a148c198589c211a864803c270a7e6
[INFO] checking Khixinhxan/near_workshop 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%2FKhixinhxan%2Fnear_workshop" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  51% (739/1432)
Updating files:  52% (745/1432)
Updating files:  53% (759/1432)
Updating files:  54% (774/1432)
Updating files:  55% (788/1432)
Updating files:  56% (802/1432)
Updating files:  57% (817/1432)
Updating files:  58% (831/1432)
Updating files:  59% (845/1432)
Updating files:  60% (860/1432)
Updating files:  61% (874/1432)
Updating files:  62% (888/1432)
Updating files:  63% (903/1432)
Updating files:  64% (917/1432)
Updating files:  65% (931/1432)
Updating files:  66% (946/1432)
Updating files:  67% (960/1432)
Updating files:  68% (974/1432)
Updating files:  69% (989/1432)
Updating files:  70% (1003/1432)
Updating files:  71% (1017/1432)
Updating files:  72% (1032/1432)
Updating files:  73% (1046/1432)
Updating files:  74% (1060/1432)
Updating files:  75% (1074/1432)
Updating files:  76% (1089/1432)
Updating files:  77% (1103/1432)
Updating files:  78% (1117/1432)
Updating files:  79% (1132/1432)
Updating files:  80% (1146/1432)
Updating files:  81% (1160/1432)
Updating files:  82% (1175/1432)
Updating files:  83% (1189/1432)
Updating files:  84% (1203/1432)
Updating files:  85% (1218/1432)
Updating files:  86% (1232/1432)
Updating files:  87% (1246/1432)
Updating files:  88% (1261/1432)
Updating files:  89% (1275/1432)
Updating files:  90% (1289/1432)
Updating files:  91% (1304/1432)
Updating files:  92% (1318/1432)
Updating files:  93% (1332/1432)
Updating files:  94% (1347/1432)
Updating files:  95% (1361/1432)
Updating files:  96% (1375/1432)
Updating files:  97% (1390/1432)
Updating files:  97% (1391/1432)
Updating files:  98% (1404/1432)
Updating files:  99% (1418/1432)
Updating files: 100% (1432/1432)
Updating files: 100% (1432/1432), done.
[INFO] validating manifest of git repo https://github.com/Khixinhxan/near_workshop 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/Khixinhxan/near_workshop
[INFO] finished tweaking git repo https://github.com/Khixinhxan/near_workshop
[INFO] tweaked toml for git repo https://github.com/Khixinhxan/near_workshop written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Khixinhxan/near_workshop 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7e2569f7ecb8ae32179d91935d3327e2ec680addc31267e3e0c4abeee10ebe4c
[INFO] running `Command { std: "docker" "start" "-a" "7e2569f7ecb8ae32179d91935d3327e2ec680addc31267e3e0c4abeee10ebe4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e2569f7ecb8ae32179d91935d3327e2ec680addc31267e3e0c4abeee10ebe4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e2569f7ecb8ae32179d91935d3327e2ec680addc31267e3e0c4abeee10ebe4c", kill_on_drop: false }`
[INFO] [stdout] 7e2569f7ecb8ae32179d91935d3327e2ec680addc31267e3e0c4abeee10ebe4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f3db594d937009fd22e6d2527987d33a39d78fbb7a1e5c30ea63147e3fb8f9a2
[INFO] running `Command { std: "docker" "start" "-a" "f3db594d937009fd22e6d2527987d33a39d78fbb7a1e5c30ea63147e3fb8f9a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking bs58 v0.3.0
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.7.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.7.0
[INFO] [stderr]    Compiling near-sdk-core v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling borsh-derive v0.7.0
[INFO] [stderr]    Compiling near-sdk-macros v2.0.0
[INFO] [stderr]     Checking borsh v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking near-runtime-fees v2.2.0
[INFO] [stderr]    Compiling near-rpc-error-core v0.1.0
[INFO] [stderr]    Compiling near-rpc-error-macro v0.1.0
[INFO] [stderr]     Checking near-vm-errors v2.0.0
[INFO] [stderr]     Checking near-vm-logic v2.0.0
[INFO] [stderr]     Checking near-sdk v2.0.0
[INFO] [stderr]     Checking berry-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/hardcore.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SetPixelRequest`
[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]   --> src/hardcore.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SetPixelRequest`
[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/hardcore.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[ext_contract(ext_berryclub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Input` and up 2 bodies
[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 `near_sdk::serde::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]   --> src/hardcore.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[ext_contract(ext_berryclub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Input` and up 2 bodies
[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 `near_sdk::serde::Serialize` (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] [stderr] error: could not compile `berry-bot` (lib) due to 5 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/hardcore.rs:49:10
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_SetPixelRequest`
[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]   --> src/hardcore.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_SetPixelRequest`
[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/hardcore.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[ext_contract(ext_berryclub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Input` and up 2 bodies
[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 `near_sdk::serde::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]   --> src/hardcore.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[ext_contract(ext_berryclub)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Input` and up 2 bodies
[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 `near_sdk::serde::Serialize` (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] [stderr] error: could not compile `berry-bot` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "f3db594d937009fd22e6d2527987d33a39d78fbb7a1e5c30ea63147e3fb8f9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3db594d937009fd22e6d2527987d33a39d78fbb7a1e5c30ea63147e3fb8f9a2", kill_on_drop: false }`
[INFO] [stdout] f3db594d937009fd22e6d2527987d33a39d78fbb7a1e5c30ea63147e3fb8f9a2
