[INFO] fetching crate pixel_caster 1.0.4...
[INFO] checking pixel_caster-1.0.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate pixel_caster 1.0.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate pixel_caster 1.0.4 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 crates.io crate pixel_caster 1.0.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pixel_caster 1.0.4
[INFO] tweaked toml for crates.io crate pixel_caster 1.0.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate pixel_caster 1.0.4 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 exr v1.5.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.10
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded tiff v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0dd822271a22671b536def18f4a545f1041d6f73fd98067b5198c07c27be7cf2
[INFO] running `Command { std: "docker" "start" "-a" "0dd822271a22671b536def18f4a545f1041d6f73fd98067b5198c07c27be7cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dd822271a22671b536def18f4a545f1041d6f73fd98067b5198c07c27be7cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dd822271a22671b536def18f4a545f1041d6f73fd98067b5198c07c27be7cf2", kill_on_drop: false }`
[INFO] [stdout] 0dd822271a22671b536def18f4a545f1041d6f73fd98067b5198c07c27be7cf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d66571ec6ad523c6f6e7a9779056ca42b7d8c789d8758e253e5c52e75640f272
[INFO] running `Command { std: "docker" "start" "-a" "d66571ec6ad523c6f6e7a9779056ca42b7d8c789d8758e253e5c52e75640f272", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking windows-targets v0.48.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking windows v0.48.0
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking eager v0.1.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.5.0
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking pixel_caster v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CreateBitmap`, `CreateCompatibleBitmap`, `CreateCompatibleDC`, `CreatedHDC`, `DeleteDC`, `DeleteObject`, `GetBitmapBits`, `GetDC`, `ReleaseDC`, `SelectObject`
[INFO] [stdout]   --> src/bitblock_transfer.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  |         CreateBitmap,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 5  |         CreatedHDC,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 6  |         CreateCompatibleDC,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7  |         CreateCompatibleBitmap,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8  |         BitBlt,
[INFO] [stdout] 9  |         SelectObject,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 10 |         HDC,
[INFO] [stdout] 11 |         GetDC,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |         SRCCOPY,
[INFO] [stdout] 13 |         ReleaseDC,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 14 |         DeleteDC,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |         DeleteObject,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 16 |         GetBitmapBits
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::c_void`
[INFO] [stdout]   --> src/bitblock_transfer.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use libc::c_void;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CreateBitmap`, `CreateCompatibleBitmap`, `CreateCompatibleDC`, `CreatedHDC`, `DeleteDC`, `DeleteObject`, `GetBitmapBits`, `GetDC`, `ReleaseDC`, `SelectObject`
[INFO] [stdout]   --> src/bitblock_transfer.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  |         CreateBitmap,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 5  |         CreatedHDC,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 6  |         CreateCompatibleDC,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7  |         CreateCompatibleBitmap,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8  |         BitBlt,
[INFO] [stdout] 9  |         SelectObject,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 10 |         HDC,
[INFO] [stdout] 11 |         GetDC,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |         SRCCOPY,
[INFO] [stdout] 13 |         ReleaseDC,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 14 |         DeleteDC,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |         DeleteObject,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 16 |         GetBitmapBits
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::c_void`
[INFO] [stdout]   --> src/bitblock_transfer.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use libc::c_void;
[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 9.20s
[INFO] running `Command { std: "docker" "inspect" "d66571ec6ad523c6f6e7a9779056ca42b7d8c789d8758e253e5c52e75640f272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d66571ec6ad523c6f6e7a9779056ca42b7d8c789d8758e253e5c52e75640f272", kill_on_drop: false }`
[INFO] [stdout] d66571ec6ad523c6f6e7a9779056ca42b7d8c789d8758e253e5c52e75640f272
[INFO] checking pixel_caster-1.0.4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate pixel_caster 1.0.4 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate pixel_caster 1.0.4 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 crates.io crate pixel_caster 1.0.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pixel_caster 1.0.4
[INFO] tweaked toml for crates.io crate pixel_caster 1.0.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate pixel_caster 1.0.4 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b915605f7000d2678aa4ed0bbae2fa0eac0434d82973909ac7f4260d852d6200
[INFO] running `Command { std: "docker" "start" "-a" "b915605f7000d2678aa4ed0bbae2fa0eac0434d82973909ac7f4260d852d6200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b915605f7000d2678aa4ed0bbae2fa0eac0434d82973909ac7f4260d852d6200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b915605f7000d2678aa4ed0bbae2fa0eac0434d82973909ac7f4260d852d6200", kill_on_drop: false }`
[INFO] [stdout] b915605f7000d2678aa4ed0bbae2fa0eac0434d82973909ac7f4260d852d6200
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cc6b68fd50e968740d21877d13b3e45f173a763b014f0f1f6c6845c50f17b138
[INFO] running `Command { std: "docker" "start" "-a" "cc6b68fd50e968740d21877d13b3e45f173a763b014f0f1f6c6845c50f17b138", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking windows-targets v0.48.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking eager v0.1.0
[INFO] [stderr]     Checking windows v0.48.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking png v0.17.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.5.0
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking pixel_caster v1.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `CreateBitmap`, `CreateCompatibleBitmap`, `CreateCompatibleDC`, `CreatedHDC`, `DeleteDC`, `DeleteObject`, `GetBitmapBits`, `GetDC`, `ReleaseDC`, `SelectObject`
[INFO] [stdout]   --> src/bitblock_transfer.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  |         CreateBitmap,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 5  |         CreatedHDC,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 6  |         CreateCompatibleDC,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7  |         CreateCompatibleBitmap,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8  |         BitBlt,
[INFO] [stdout] 9  |         SelectObject,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 10 |         HDC,
[INFO] [stdout] 11 |         GetDC,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |         SRCCOPY,
[INFO] [stdout] 13 |         ReleaseDC,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 14 |         DeleteDC,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |         DeleteObject,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 16 |         GetBitmapBits
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::c_void`
[INFO] [stdout]   --> src/bitblock_transfer.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use libc::c_void;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CreateBitmap`, `CreateCompatibleBitmap`, `CreateCompatibleDC`, `CreatedHDC`, `DeleteDC`, `DeleteObject`, `GetBitmapBits`, `GetDC`, `ReleaseDC`, `SelectObject`
[INFO] [stdout]   --> src/bitblock_transfer.rs:4:9
[INFO] [stdout]    |
[INFO] [stdout] 4  |         CreateBitmap,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 5  |         CreatedHDC,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 6  |         CreateCompatibleDC,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7  |         CreateCompatibleBitmap,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8  |         BitBlt,
[INFO] [stdout] 9  |         SelectObject,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 10 |         HDC,
[INFO] [stdout] 11 |         GetDC,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |         SRCCOPY,
[INFO] [stdout] 13 |         ReleaseDC,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 14 |         DeleteDC,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |         DeleteObject,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 16 |         GetBitmapBits
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `libc::c_void`
[INFO] [stdout]   --> src/bitblock_transfer.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use libc::c_void;
[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] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/performance_test.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     create_color_matcher_or_alterator!(full_opacity (_:u8,_:u8,_:u8,a:u8) bool, (a >= 255));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]    = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/performance_test.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     create_color_matcher_or_alterator!(full_opacity (_:u8,_:u8,_:u8,a:u8) bool, (a >= 255));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]    = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/performance_test.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     create_color_matcher_or_alterator!(max_blue_full_opacity (a:u8,b:u8,_:u8,_:u8) bool, (b == 255, a == 255));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]    = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/performance_test.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     create_color_matcher_or_alterator!(max_blue_full_opacity (a:u8,b:u8,_:u8,_:u8) bool, (b == 255, a == 255));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]    = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:374:17
[INFO] [stdout]     |
[INFO] [stdout] 91  |       create_color_matcher_or_alterator!(slice_full_opacity (slice, &[u8]), (b,g,r,a) bool, (a >= 255));
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 374 | /                 macro_rules! [<$name _indexes>] {
[INFO] [stdout] 375 | |                     ( [<$c1_name>] , $color_slice_val:expr) => { $color_slice_val[0] };
[INFO] [stdout] 376 | |                     ( [<$c2_name>] , $color_slice_val:expr) => { $color_slice_val[1] };
[INFO] [stdout] 377 | |                     ( [<$c3_name>] , $color_slice_val:expr) => { $color_slice_val[2] };
[INFO] [stdout] 378 | |                     ( [<$c4_name>] , $color_slice_val:expr) => { $color_slice_val[3] };
[INFO] [stdout] 379 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 91  |       create_color_matcher_or_alterator!(slice_full_opacity (slice, &[u8]), (b,g,r,a) bool, (a >= 255));
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 381 | /                 macro_rules! $name {
[INFO] [stdout] 382 | |                     ($color_slice_val:expr) => {
[INFO] [stdout] 383 | |                         { $( [<$name _indexes>]!($color_name, $color_slice_val) $op $value && )* true }
[INFO] [stdout] 384 | |                     };
[INFO] [stdout] 385 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:374:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |       create_color_matcher_or_alterator!(slice_max_blue_full_opacity (slice, &[u8]), (a,b,g,r) bool, (b == 255, a == 255));
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 374 | /                 macro_rules! [<$name _indexes>] {
[INFO] [stdout] 375 | |                     ( [<$c1_name>] , $color_slice_val:expr) => { $color_slice_val[0] };
[INFO] [stdout] 376 | |                     ( [<$c2_name>] , $color_slice_val:expr) => { $color_slice_val[1] };
[INFO] [stdout] 377 | |                     ( [<$c3_name>] , $color_slice_val:expr) => { $color_slice_val[2] };
[INFO] [stdout] 378 | |                     ( [<$c4_name>] , $color_slice_val:expr) => { $color_slice_val[3] };
[INFO] [stdout] 379 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |       create_color_matcher_or_alterator!(slice_max_blue_full_opacity (slice, &[u8]), (a,b,g,r) bool, (b == 255, a == 255));
[INFO] [stdout]     |       -------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 381 | /                 macro_rules! $name {
[INFO] [stdout] 382 | |                     ($color_slice_val:expr) => {
[INFO] [stdout] 383 | |                         { $( [<$name _indexes>]!($color_name, $color_slice_val) $op $value && )* true }
[INFO] [stdout] 384 | |                     };
[INFO] [stdout] 385 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     create_color_matcher_or_alterator!(max_blue_full_opacity_inception (a:u8,b:u8,_:u8,_:u8) bool, (b == 255, a == 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     create_color_matcher_or_alterator!(max_blue_full_opacity_inception (a:u8,b:u8,_:u8,_:u8) bool, (b == 255, a == 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     create_color_matcher_or_alterator!(max_blue_max_alpha (a:&mut u8,b:&mut u8,_:&mut u8,r:&mut u8) (), (b = 255_u8, a = 255_u8));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     create_color_matcher_or_alterator!(max_blue_max_alpha (a:&mut u8,b:&mut u8,_:&mut u8,r:&mut u8) (), (b = 255_u8, a = 255_u8));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |       create_color_matcher_or_alterator!(slice_max_blue_max_alpha (slice, &mut[u8]), (b,g,r,a) (), (a = 255));
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 393 | /                 macro_rules! [<$name _indexes>] {
[INFO] [stdout] 394 | |                     ( [<$c1_name>] , $color_slice_val:expr) => { $color_slice_val[0] };
[INFO] [stdout] 395 | |                     ( [<$c2_name>] , $color_slice_val:expr) => { $color_slice_val[1] };
[INFO] [stdout] 396 | |                     ( [<$c3_name>] , $color_slice_val:expr) => { $color_slice_val[2] };
[INFO] [stdout] 397 | |                     ( [<$c4_name>] , $color_slice_val:expr) => { $color_slice_val[3] };
[INFO] [stdout] 398 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:400:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |       create_color_matcher_or_alterator!(slice_max_blue_max_alpha (slice, &mut[u8]), (b,g,r,a) (), (a = 255));
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 400 | /                 macro_rules! $name {
[INFO] [stdout] 401 | |                     ($color_slice_val:expr) => {
[INFO] [stdout] 402 | |                         { $( [<$name _indexes>]!($color_name, $color_slice_val) $op $value ; )* }
[INFO] [stdout] 403 | |                     };
[INFO] [stdout] 404 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     create_color_matcher_or_alterator!(not_fully_opaque (_:u8,_:u8,_:u8,a:u8) bool, (a < 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     create_color_matcher_or_alterator!(not_fully_opaque (_:u8,_:u8,_:u8,a:u8) bool, (a < 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     create_color_matcher_or_alterator!(low_red (slice &mut [u8], index), (b,g,r,a) (), (b = 0, g = 0, r = 100, a = 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     create_color_matcher_or_alterator!(low_red (slice &mut [u8], index), (b,g,r,a) (), (b = 0, g = 0, r = 100, a = 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:374:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |       create_color_matcher_or_alterator!(slice_max_blue_max_alphaxxx (slice, &[u8]), (b,g,r,a) bool, (a == 255, b == 33));
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 374 | /                 macro_rules! [<$name _indexes>] {
[INFO] [stdout] 375 | |                     ( [<$c1_name>] , $color_slice_val:expr) => { $color_slice_val[0] };
[INFO] [stdout] 376 | |                     ( [<$c2_name>] , $color_slice_val:expr) => { $color_slice_val[1] };
[INFO] [stdout] 377 | |                     ( [<$c3_name>] , $color_slice_val:expr) => { $color_slice_val[2] };
[INFO] [stdout] 378 | |                     ( [<$c4_name>] , $color_slice_val:expr) => { $color_slice_val[3] };
[INFO] [stdout] 379 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:381:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |       create_color_matcher_or_alterator!(slice_max_blue_max_alphaxxx (slice, &[u8]), (b,g,r,a) bool, (a == 255, b == 33));
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 381 | /                 macro_rules! $name {
[INFO] [stdout] 382 | |                     ($color_slice_val:expr) => {
[INFO] [stdout] 383 | |                         { $( [<$name _indexes>]!($color_name, $color_slice_val) $op $value && )* true }
[INFO] [stdout] 384 | |                     };
[INFO] [stdout] 385 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |       create_color_matcher_or_alterator!(slice_max_blue_max_alphayyy (slice, &mut [u8]), (b,g,r,a) (), (a = 100, b = 22));
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 393 | /                 macro_rules! [<$name _indexes>] {
[INFO] [stdout] 394 | |                     ( [<$c1_name>] , $color_slice_val:expr) => { $color_slice_val[0] };
[INFO] [stdout] 395 | |                     ( [<$c2_name>] , $color_slice_val:expr) => { $color_slice_val[1] };
[INFO] [stdout] 396 | |                     ( [<$c3_name>] , $color_slice_val:expr) => { $color_slice_val[2] };
[INFO] [stdout] 397 | |                     ( [<$c4_name>] , $color_slice_val:expr) => { $color_slice_val[3] };
[INFO] [stdout] 398 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:400:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |       create_color_matcher_or_alterator!(slice_max_blue_max_alphayyy (slice, &mut [u8]), (b,g,r,a) (), (a = 100, b = 22));
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 400 | /                 macro_rules! $name {
[INFO] [stdout] 401 | |                     ($color_slice_val:expr) => {
[INFO] [stdout] 402 | |                         { $( [<$name _indexes>]!($color_name, $color_slice_val) $op $value ; )* }
[INFO] [stdout] 403 | |                     };
[INFO] [stdout] 404 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     create_color_matcher_or_alterator!(not_fully_opaquexxxx (b:u8,g:u8,r:u8,a:u8) bool, (a < 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     create_color_matcher_or_alterator!(not_fully_opaquexxxx (b:u8,g:u8,r:u8,a:u8) bool, (a < 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     create_color_matcher_or_alterator!(max_blue_max_alphayyyy (b:&mut u8,g:&mut u8,r:&mut u8,a:&mut u8) (), (b = 200_u8, a = 255_u8));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     create_color_matcher_or_alterator!(max_blue_max_alphayyyy (b:&mut u8,g:&mut u8,r:&mut u8,a:&mut u8) (), (b = 200_u8, a = 255_u8));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     create_color_matcher_or_alterator!(nobbb (b:u8,g:u8,r:u8,a:u8) bool, (a < 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     create_color_matcher_or_alterator!(nobbb (b:u8,g:u8,r:u8,a:u8) bool, (a < 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     create_color_matcher_or_alterator!(noxxx (b:&mut u8,g:&mut u8,r:&mut u8,a:&mut u8) (), (b = 255_u8, a = 255_u8));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     create_color_matcher_or_alterator!(noxxx (b:&mut u8,g:&mut u8,r:&mut u8,a:&mut u8) (), (b = 255_u8, a = 255_u8));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     create_color_matcher_or_alterator!(tsts (b:u8,g:u8,_:u8,a:u8) bool, (a < 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     create_color_matcher_or_alterator!(tsts (b:u8,g:u8,_:u8,a:u8) bool, (a < 255));
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `eager_macro_rules_internal` which comes from the expansion of the macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:683:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |       print_item_resolve_later_demonstration!(test_x (b,g,_,a), (a < 33, g > 4));
[INFO] [stdout]     |       -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 683 | /             macro_rules! [<$name _indexes>] {
[INFO] [stdout] 684 | |                 ( [<$c1_name>] , $c1_val:expr, $c2_val:expr, $c3_val:expr, $c4_val:expr) => { $c1_val };
[INFO] [stdout] 685 | |                 ( [<$c2_name>] , $c1_val:expr, $c2_val:expr, $c3_val:expr, $c4_val:expr) => { $c2_val };
[INFO] [stdout] 686 | |                 ( [<$c3_name>] , $c1_val:expr, $c2_val:expr, $c3_val:expr, $c4_val:expr) => { $c3_val };
[INFO] [stdout] 687 | |                 ( [<$c4_name>] , $c1_val:expr, $c2_val:expr, $c3_val:expr, $c4_val:expr) => { $c4_val };
[INFO] [stdout] 688 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `print_item_resolve_later_demonstration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:691:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |       print_item_resolve_later_demonstration!(test_x (b,g,_,a), (a < 33, g > 4));
[INFO] [stdout]     |       -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 691 | /             macro_rules! $name {
[INFO] [stdout] 692 | |                 ($c1_val:expr, $c2_val:expr, $c3_val:expr, $c4_val:expr) => { { $( [<$name _indexes>]!($color_name, $c1_val, $c2_val, $c3...
[INFO] [stdout] 693 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `print_item_resolve_later_demonstration` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:393:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |       create_color_matcher_or_alterator!(all_to_zero (slice, &mut [u8]), (b,g,r,a) (), (b = 0, g = 0, r = 0));
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 393 | /                 macro_rules! [<$name _indexes>] {
[INFO] [stdout] 394 | |                     ( [<$c1_name>] , $color_slice_val:expr) => { $color_slice_val[0] };
[INFO] [stdout] 395 | |                     ( [<$c2_name>] , $color_slice_val:expr) => { $color_slice_val[1] };
[INFO] [stdout] 396 | |                     ( [<$c3_name>] , $color_slice_val:expr) => { $color_slice_val[2] };
[INFO] [stdout] 397 | |                     ( [<$c4_name>] , $color_slice_val:expr) => { $color_slice_val[3] };
[INFO] [stdout] 398 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> tests/performance_test.rs:400:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |       create_color_matcher_or_alterator!(all_to_zero (slice, &mut [u8]), (b,g,r,a) (), (b = 0, g = 0, r = 0));
[INFO] [stdout]     |       ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout] ...
[INFO] [stdout] 400 | /                 macro_rules! $name {
[INFO] [stdout] 401 | |                     ($color_slice_val:expr) => {
[INFO] [stdout] 402 | |                         { $( [<$name _indexes>]!($color_name, $color_slice_val) $op $value ; )* }
[INFO] [stdout] 403 | |                     };
[INFO] [stdout] 404 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `main`
[INFO] [stdout]     = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[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 macro `create_color_matcher_or_alterator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 36 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pixel_caster` (test "performance_test") due to 37 previous errors
[INFO] running `Command { std: "docker" "inspect" "cc6b68fd50e968740d21877d13b3e45f173a763b014f0f1f6c6845c50f17b138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6b68fd50e968740d21877d13b3e45f173a763b014f0f1f6c6845c50f17b138", kill_on_drop: false }`
[INFO] [stdout] cc6b68fd50e968740d21877d13b3e45f173a763b014f0f1f6c6845c50f17b138
