[INFO] fetching crate gctex 0.3.12...
[INFO] building gctex-0.3.12 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate gctex 0.3.12 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate gctex 0.3.12
[INFO] finished tweaking crates.io crate gctex 0.3.12
[INFO] tweaked toml for crates.io crate gctex 0.3.12 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gctex 0.3.12 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 159 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.66.1 (available: v0.72.1)
[INFO] [stderr]       Adding heapless v0.8.0 (available: v0.9.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lebe v0.5.3
[INFO] [stderr]   Downloaded imgref v1.12.0
[INFO] [stderr]   Downloaded zune-jpeg v0.4.21
[INFO] [stderr]   Downloaded bindgen v0.66.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d03e791cabeefffecef0d42bf0e6bef785730d314dc5703c3a6dcb0a98129976
[INFO] running `Command { std: "docker" "start" "-a" "d03e791cabeefffecef0d42bf0e6bef785730d314dc5703c3a6dcb0a98129976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d03e791cabeefffecef0d42bf0e6bef785730d314dc5703c3a6dcb0a98129976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d03e791cabeefffecef0d42bf0e6bef785730d314dc5703c3a6dcb0a98129976", kill_on_drop: false }`
[INFO] [stdout] d03e791cabeefffecef0d42bf0e6bef785730d314dc5703c3a6dcb0a98129976
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4722c4f0c58e8afea0e7b42f9f51972881cb297fc137f3740a31ce296173df10
[INFO] running `Command { std: "docker" "start" "-a" "4722c4f0c58e8afea0e7b42f9f51972881cb297fc137f3740a31ce296173df10", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling gctex v0.3.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::arch::x86_64::*`
[INFO] [stdout]    --> src/lib.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 | use std::arch::x86_64::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:907:5
[INFO] [stdout]     |
[INFO] [stdout] 902 |           return;
[INFO] [stdout]     |           ------ any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 907 | /     match texformat {
[INFO] [stdout] 908 | |         TextureFormat::I4 => decode_texture_i4(dst, src, width as usize, height as usize),
[INFO] [stdout] 909 | |         TextureFormat::I8 => decode_texture_i8(
[INFO] [stdout] 910 | |             unsafe { u8_to_u32_slice(dst) },
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |     }
[INFO] [stdout]     | |_____^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wsteps4`
[INFO] [stdout]    --> src/lib.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |     let wsteps4 = (width + 3) / 4;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wsteps4`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_size`
[INFO] [stdout]    --> src/lib.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     dst_size: usize,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wsteps8`
[INFO] [stdout]    --> src/lib.rs:750:9
[INFO] [stdout]     |
[INFO] [stdout] 750 |     let wsteps8 = (width + 7) / 8;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wsteps8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_size`
[INFO] [stdout]    --> src/lib.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 744 |     dst_size: usize,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `kMask_x0f` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |     let kMask_x0f = _mm_set1_epi32(0x0f0f0f0fu32 as i32);
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `k_mask_x0f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `kMask_xf0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |     let kMask_xf0 = _mm_set1_epi32(-252645136); // 0xf0f0f0f0u32
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `k_mask_xf0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `maskB3A2` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |     let maskB3A2 = _mm_set_epi8(11, 11, 11, 11, 3, 3, 3, 3, 10, 10, 10, 10, 2, 2, 2, 2);
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `mask_b3_a2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `maskD5C4` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |     let maskD5C4 = _mm_set_epi8(13, 13, 13, 13, 5, 5, 5, 5, 12, 12, 12, 12, 4, 4, 4, 4);
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `mask_d5_c4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `maskF7E6` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |     let maskF7E6 = _mm_set_epi8(15, 15, 15, 15, 7, 7, 7, 7, 14, 14, 14, 14, 6, 6, 6, 6);
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `mask_f7_e6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s
[INFO] running `Command { std: "docker" "inspect" "4722c4f0c58e8afea0e7b42f9f51972881cb297fc137f3740a31ce296173df10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4722c4f0c58e8afea0e7b42f9f51972881cb297fc137f3740a31ce296173df10", kill_on_drop: false }`
[INFO] [stdout] 4722c4f0c58e8afea0e7b42f9f51972881cb297fc137f3740a31ce296173df10
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7443a06d5ecc18162e1e8eed36fbd9f2cff027d9d12027c8661805c684b1c527
[INFO] running `Command { std: "docker" "start" "-a" "7443a06d5ecc18162e1e8eed36fbd9f2cff027d9d12027c8661805c684b1c527", kill_on_drop: false }`
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling gctex v0.3.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stdout] warning: unused import: `std::arch::x86_64::*`
[INFO] [stdout]    --> src/lib.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 | use std::arch::x86_64::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:907:5
[INFO] [stdout]     |
[INFO] [stdout] 902 |           return;
[INFO] [stdout]     |           ------ any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 907 | /     match texformat {
[INFO] [stdout] 908 | |         TextureFormat::I4 => decode_texture_i4(dst, src, width as usize, height as usize),
[INFO] [stdout] 909 | |         TextureFormat::I8 => decode_texture_i8(
[INFO] [stdout] 910 | |             unsafe { u8_to_u32_slice(dst) },
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |     }
[INFO] [stdout]     | |_____^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wsteps4`
[INFO] [stdout]    --> src/lib.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |     let wsteps4 = (width + 3) / 4;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wsteps4`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_size`
[INFO] [stdout]    --> src/lib.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     dst_size: usize,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wsteps8`
[INFO] [stdout]    --> src/lib.rs:750:9
[INFO] [stdout]     |
[INFO] [stdout] 750 |     let wsteps8 = (width + 7) / 8;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wsteps8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_size`
[INFO] [stdout]    --> src/lib.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 744 |     dst_size: usize,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `kMask_x0f` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |     let kMask_x0f = _mm_set1_epi32(0x0f0f0f0fu32 as i32);
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `k_mask_x0f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `kMask_xf0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |     let kMask_xf0 = _mm_set1_epi32(-252645136); // 0xf0f0f0f0u32
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `k_mask_xf0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `maskB3A2` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |     let maskB3A2 = _mm_set_epi8(11, 11, 11, 11, 3, 3, 3, 3, 10, 10, 10, 10, 2, 2, 2, 2);
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `mask_b3_a2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `maskD5C4` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |     let maskD5C4 = _mm_set_epi8(13, 13, 13, 13, 5, 5, 5, 5, 12, 12, 12, 12, 4, 4, 4, 4);
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `mask_d5_c4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `maskF7E6` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |     let maskF7E6 = _mm_set_epi8(15, 15, 15, 15, 7, 7, 7, 7, 14, 14, 14, 14, 6, 6, 6, 6);
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `mask_f7_e6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stdout] warning: unused import: `std::arch::x86_64::*`
[INFO] [stdout]    --> src/lib.rs:736:5
[INFO] [stdout]     |
[INFO] [stdout] 736 | use std::arch::x86_64::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/lib.rs:907:5
[INFO] [stdout]     |
[INFO] [stdout] 902 |           return;
[INFO] [stdout]     |           ------ any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 907 | /     match texformat {
[INFO] [stdout] 908 | |         TextureFormat::I4 => decode_texture_i4(dst, src, width as usize, height as usize),
[INFO] [stdout] 909 | |         TextureFormat::I8 => decode_texture_i8(
[INFO] [stdout] 910 | |             unsafe { u8_to_u32_slice(dst) },
[INFO] [stdout] ...   |
[INFO] [stdout] 970 | |     }
[INFO] [stdout]     | |_____^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wsteps4`
[INFO] [stdout]    --> src/lib.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 481 |     let wsteps4 = (width + 3) / 4;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wsteps4`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_size`
[INFO] [stdout]    --> src/lib.rs:476:5
[INFO] [stdout]     |
[INFO] [stdout] 476 |     dst_size: usize,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wsteps8`
[INFO] [stdout]    --> src/lib.rs:750:9
[INFO] [stdout]     |
[INFO] [stdout] 750 |     let wsteps8 = (width + 7) / 8;
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wsteps8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dst_size`
[INFO] [stdout]    --> src/lib.rs:744:5
[INFO] [stdout]     |
[INFO] [stdout] 744 |     dst_size: usize,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dst_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `kMask_x0f` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |     let kMask_x0f = _mm_set1_epi32(0x0f0f0f0fu32 as i32);
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `k_mask_x0f`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `kMask_xf0` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |     let kMask_xf0 = _mm_set1_epi32(-252645136); // 0xf0f0f0f0u32
[INFO] [stdout]     |         ^^^^^^^^^ help: convert the identifier to snake case: `k_mask_xf0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `maskB3A2` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |     let maskB3A2 = _mm_set_epi8(11, 11, 11, 11, 3, 3, 3, 3, 10, 10, 10, 10, 2, 2, 2, 2);
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `mask_b3_a2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `maskD5C4` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |     let maskD5C4 = _mm_set_epi8(13, 13, 13, 13, 5, 5, 5, 5, 12, 12, 12, 12, 4, 4, 4, 4);
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `mask_d5_c4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `maskF7E6` should have a snake case name
[INFO] [stdout]    --> src/lib.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |     let maskF7E6 = _mm_set_epi8(15, 15, 15, 15, 7, 7, 7, 7, 14, 14, 14, 14, 6, 6, 6, 6);
[INFO] [stdout]     |         ^^^^^^^^ help: convert the identifier to snake case: `mask_f7_e6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.48s
[INFO] running `Command { std: "docker" "inspect" "7443a06d5ecc18162e1e8eed36fbd9f2cff027d9d12027c8661805c684b1c527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7443a06d5ecc18162e1e8eed36fbd9f2cff027d9d12027c8661805c684b1c527", kill_on_drop: false }`
[INFO] [stdout] 7443a06d5ecc18162e1e8eed36fbd9f2cff027d9d12027c8661805c684b1c527
