[INFO] cloning repository https://github.com/bvanrijn/image-to-mc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bvanrijn/image-to-mc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvanrijn%2Fimage-to-mc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvanrijn%2Fimage-to-mc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92f135a078a4ba84d2feeab336071f889d66d1a1
[INFO] checking bvanrijn/image-to-mc against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbvanrijn%2Fimage-to-mc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bvanrijn/image-to-mc 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/bvanrijn/image-to-mc
[INFO] finished tweaking git repo https://github.com/bvanrijn/image-to-mc
[INFO] tweaked toml for git repo https://github.com/bvanrijn/image-to-mc written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/bvanrijn/image-to-mc 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 tempfile v3.0.4
[INFO] [stderr]   Downloaded gif-dispose v1.0.2
[INFO] [stderr]   Downloaded syn v0.15.21
[INFO] [stderr]   Downloaded rgb v0.8.11
[INFO] [stderr]   Downloaded enigo v0.0.11
[INFO] [stderr]   Downloaded rgb v0.7.2
[INFO] [stderr]   Downloaded image-utils v0.2.0
[INFO] [stderr]   Downloaded color-thief v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6df93420610c09bf1cacee95640697a09137aaf14830ec0ee25f8c8c7e9dc566
[INFO] running `Command { std: "docker" "start" "-a" "6df93420610c09bf1cacee95640697a09137aaf14830ec0ee25f8c8c7e9dc566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6df93420610c09bf1cacee95640697a09137aaf14830ec0ee25f8c8c7e9dc566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6df93420610c09bf1cacee95640697a09137aaf14830ec0ee25f8c8c7e9dc566", kill_on_drop: false }`
[INFO] [stdout] 6df93420610c09bf1cacee95640697a09137aaf14830ec0ee25f8c8c7e9dc566
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7e98824ddd83099e394452b0665dc5f258354e83f1080053d9b6f0f429ec22cb
[INFO] running `Command { std: "docker" "start" "-a" "7e98824ddd83099e394452b0665dc5f258354e83f1080053d9b6f0f429ec22cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]     Checking adler32 v1.0.2
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking deflate v0.7.18
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling syn v0.14.2
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]     Checking rgb v0.7.2
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]     Checking inflate v0.1.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking rayon v1.0.1
[INFO] [stderr]    Compiling enigo v0.0.11
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking inflate v0.4.2
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking gif-dispose v1.0.2
[INFO] [stderr]    Compiling syn v0.15.21
[INFO] [stderr]     Checking gif v0.10.0
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking png v0.6.2
[INFO] [stderr]     Checking color-thief v0.1.0
[INFO] [stderr]     Checking rgb v0.8.11
[INFO] [stderr]     Checking rprompt v1.0.3
[INFO] [stderr]     Checking tempfile v3.0.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]    Compiling num-derive v0.2.2
[INFO] [stderr]     Checking image v0.12.4
[INFO] [stderr]     Checking tiff v0.2.1
[INFO] [stderr]     Checking image v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]     Checking image-utils v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.33
[INFO] [stderr]     Checking image-to-minecraft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `send_command` is never used
[INFO] [stdout]  --> src/keyboard/mod.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn send_command(command: String) {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_block` is never used
[INFO] [stdout]   --> src/keyboard/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn set_block(x: i32, y: i32, z: i32, block: String, data_value: u32) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_command` is never used
[INFO] [stdout]  --> src/keyboard/mod.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn send_command(command: String) {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_block` is never used
[INFO] [stdout]   --> src/keyboard/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn set_block(x: i32, y: i32, z: i32, block: String, data_value: u32) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7e98824ddd83099e394452b0665dc5f258354e83f1080053d9b6f0f429ec22cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e98824ddd83099e394452b0665dc5f258354e83f1080053d9b6f0f429ec22cb", kill_on_drop: false }`
[INFO] [stdout] 7e98824ddd83099e394452b0665dc5f258354e83f1080053d9b6f0f429ec22cb
[INFO] checking bvanrijn/image-to-mc 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%2Fbvanrijn%2Fimage-to-mc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bvanrijn/image-to-mc 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/bvanrijn/image-to-mc
[INFO] finished tweaking git repo https://github.com/bvanrijn/image-to-mc
[INFO] tweaked toml for git repo https://github.com/bvanrijn/image-to-mc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/bvanrijn/image-to-mc 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4b615703148a208343b1ef0daefde760021b82909eb2119526f6fa06864389c8
[INFO] running `Command { std: "docker" "start" "-a" "4b615703148a208343b1ef0daefde760021b82909eb2119526f6fa06864389c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b615703148a208343b1ef0daefde760021b82909eb2119526f6fa06864389c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b615703148a208343b1ef0daefde760021b82909eb2119526f6fa06864389c8", kill_on_drop: false }`
[INFO] [stdout] 4b615703148a208343b1ef0daefde760021b82909eb2119526f6fa06864389c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4c8c02b4c2dbe83a80488d39bcb994e8ed4289e84fa2923efd79357daa2a27c1
[INFO] running `Command { std: "docker" "start" "-a" "4c8c02b4c2dbe83a80488d39bcb994e8ed4289e84fa2923efd79357daa2a27c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking adler32 v1.0.2
[INFO] [stderr]     Checking color_quant v1.0.1
[INFO] [stderr]     Checking deflate v0.7.18
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking gif v0.9.2
[INFO] [stderr]    Compiling syn v0.14.2
[INFO] [stderr]     Checking inflate v0.1.1
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking rgb v0.7.2
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]     Checking rayon v1.0.1
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]    Compiling enigo v0.0.11
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking inflate v0.4.2
[INFO] [stderr]     Checking bitflags v1.0.3
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking png v0.6.2
[INFO] [stderr]     Checking gif-dispose v1.0.2
[INFO] [stderr]    Compiling syn v0.15.21
[INFO] [stderr]     Checking gif v0.10.0
[INFO] [stderr]     Checking remove_dir_all v0.5.1
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking color-thief v0.1.0
[INFO] [stderr]     Checking rprompt v1.0.3
[INFO] [stderr]     Checking rgb v0.8.11
[INFO] [stderr]     Checking tempfile v3.0.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]    Compiling num-derive v0.2.2
[INFO] [stderr]     Checking image v0.12.4
[INFO] [stderr]     Checking tiff v0.2.1
[INFO] [stderr]     Checking image v0.20.1
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]     Checking image-utils v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.33
[INFO] [stderr]     Checking image-to-minecraft v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `send_command` is never used
[INFO] [stdout]  --> src/keyboard/mod.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn send_command(command: String) {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_block` is never used
[INFO] [stdout]   --> src/keyboard/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn set_block(x: i32, y: i32, z: i32, block: String, data_value: u32) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/values/mod.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Item`
[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/values/mod.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Item`
[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 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_command` is never used
[INFO] [stdout]  --> src/keyboard/mod.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn send_command(command: String) {
[INFO] [stdout]   |    ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_block` is never used
[INFO] [stdout]   --> src/keyboard/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn set_block(x: i32, y: i32, z: i32, block: String, data_value: u32) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/values/mod.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Item`
[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/values/mod.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Item`
[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] [stderr] error: could not compile `image-to-minecraft` (bin "image-to-minecraft") due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `image-to-minecraft` (bin "image-to-minecraft" test) due to 3 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4c8c02b4c2dbe83a80488d39bcb994e8ed4289e84fa2923efd79357daa2a27c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c8c02b4c2dbe83a80488d39bcb994e8ed4289e84fa2923efd79357daa2a27c1", kill_on_drop: false }`
[INFO] [stdout] 4c8c02b4c2dbe83a80488d39bcb994e8ed4289e84fa2923efd79357daa2a27c1
