[INFO] cloning repository https://github.com/TimTrademark/bitsliced-op
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimTrademark/bitsliced-op" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimTrademark%2Fbitsliced-op", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimTrademark%2Fbitsliced-op'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a556e6464be44a86bf7d0463965b89a5cd200fa9
[INFO] testing TimTrademark/bitsliced-op against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimTrademark%2Fbitsliced-op" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TimTrademark/bitsliced-op
[INFO] finished tweaking git repo https://github.com/TimTrademark/bitsliced-op
[INFO] tweaked toml for git repo https://github.com/TimTrademark/bitsliced-op written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TimTrademark/bitsliced-op on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TimTrademark/bitsliced-op 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73ef4683b479cd58b5c07803e7dee795913072cff493ed5e97cfdf113723ab7b
[INFO] running `Command { std: "docker" "start" "-a" "73ef4683b479cd58b5c07803e7dee795913072cff493ed5e97cfdf113723ab7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73ef4683b479cd58b5c07803e7dee795913072cff493ed5e97cfdf113723ab7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73ef4683b479cd58b5c07803e7dee795913072cff493ed5e97cfdf113723ab7b", kill_on_drop: false }`
[INFO] [stdout] 73ef4683b479cd58b5c07803e7dee795913072cff493ed5e97cfdf113723ab7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e8a49dc9a1cd5f85c7dfeb5018bfb219d778568ba2bd2cf26cb657e391093ef
[INFO] running `Command { std: "docker" "start" "-a" "2e8a49dc9a1cd5f85c7dfeb5018bfb219d778568ba2bd2cf26cb657e391093ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling wide v1.1.1
[INFO] [stderr]    Compiling bitsliced-op v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `_mm256_ternarylogic_epi32`, `_mm256_test_epi64_mask`, `_mm512_and_si512`, `_mm512_or_si512`, `_mm512_set1_epi64`, `_mm512_setzero_si512`, and `_mm512_xor_si512`
[INFO] [stdout]  --> src/lib.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 |         __m256i, __m512i, _mm256_and_si256, _mm256_or_si256, _mm256_ternarylogic_epi32,
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |         _mm256_test_epi64_mask, _mm256_testz_si256, _mm256_xor_si256, _mm512_and_si512,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |         _mm512_or_si512, _mm512_set1_epi64, _mm512_setzero_si512, _mm512_ternarylogic_epi32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |         _mm512_test_epi64_mask, _mm512_xor_si512,
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::gather_bytes` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut output = gather_bytes(input);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/transpose.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe fn transpose_gfni(input: &[u64; 64]) -> [u64; 64] {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::gfni_bit_transpose_8x8` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let gfni_va = gfni_bit_transpose_8x8(va);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::gfni_bit_transpose_8x8` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let gfni_vb = gfni_bit_transpose_8x8(vb);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::interleave_full` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let interleaved = interleave_full(gfni_va, gfni_vb);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_loadu_si512` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let idx = _mm512_loadu_si512(perm.as_ptr() as *const _);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/transpose.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | unsafe fn gather_bytes(input: &[u64; 64]) -> [u64; 64] {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_loadu_si512` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let v = _mm512_loadu_si512(ptr.add(i * 8) as *const _);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:71:36
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let v = _mm512_loadu_si512(ptr.add(i * 8) as *const _);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_permutexvar_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let transposed = _mm512_permutexvar_epi8(idx, v);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512vbmi
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         _mm512_storeu_si512(output[i].as_mut_ptr() as *mut _, transposed);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let matrix = _mm512_set1_epi64(0x8040201008040201u64 as i64);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/transpose.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | unsafe fn gfni_bit_transpose_8x8(x: __m512i) -> __m512i {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8affine_epi64_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     _mm512_gf2p8affine_epi64_epi8(matrix, x, 0)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let lo = _mm512_unpacklo_epi8(va, vb);
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/transpose.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | unsafe fn interleave_full(va: __m512i, vb: __m512i) -> ([u64; 8], [u64; 8]) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let hi = _mm512_unpackhi_epi8(va, vb);
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi16` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let lo_1 = _mm512_unpacklo_epi16(hi, lo);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi16` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let hi_1 = _mm512_unpackhi_epi16(hi, lo);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::grab_128_lanes_a` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let a = grab_128_lanes_a(lo_1, hi_1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::grab_128_lanes_b` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let b = grab_128_lanes_b(lo_1, hi_1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let lo_2 = _mm512_unpacklo_epi32(b, a);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let hi_2 = _mm512_unpackhi_epi32(b, a);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let l = _mm512_extracti64x2_epi64(hi_2, 1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let final_0 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let final_1 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let l = _mm512_extracti64x2_epi64(lo_2, 1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let final_2 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let final_3 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let l = _mm512_extracti64x2_epi64(hi_2, 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let final_4 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let final_5 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let l = _mm512_extracti64x2_epi64(lo_2, 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let final_6 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let final_7 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let l = _mm512_extracti64x2_epi64(hi_2, 3);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let final1_0 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let final1_1 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let l = _mm512_extracti64x2_epi64(lo_2, 3);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let final1_2 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let final1_3 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let l = _mm512_extracti64x2_epi64(hi_2, 2);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let final1_4 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let final1_5 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let l = _mm512_extracti64x2_epi64(lo_2, 2);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let final1_6 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let final1_7 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     _mm512_storeu_si512(buf.as_mut_ptr() as *mut _, v);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/transpose.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | unsafe fn print_m512i_bits(v: __m512i) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_m512i_bits` is never used
[INFO] [stdout]    --> src/transpose.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 | unsafe fn print_m512i_bits(v: __m512i) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
[INFO] running `Command { std: "docker" "inspect" "2e8a49dc9a1cd5f85c7dfeb5018bfb219d778568ba2bd2cf26cb657e391093ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e8a49dc9a1cd5f85c7dfeb5018bfb219d778568ba2bd2cf26cb657e391093ef", kill_on_drop: false }`
[INFO] [stdout] 2e8a49dc9a1cd5f85c7dfeb5018bfb219d778568ba2bd2cf26cb657e391093ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 789d76f09c3101496f4e8f08159c2b3ebc679758fff52fa197ecd1ae6c33e1d6
[INFO] running `Command { std: "docker" "start" "-a" "789d76f09c3101496f4e8f08159c2b3ebc679758fff52fa197ecd1ae6c33e1d6", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `_mm256_ternarylogic_epi32`, `_mm256_test_epi64_mask`, `_mm512_and_si512`, `_mm512_or_si512`, `_mm512_set1_epi64`, `_mm512_setzero_si512`, and `_mm512_xor_si512`
[INFO] [stdout]  --> src/lib.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 |         __m256i, __m512i, _mm256_and_si256, _mm256_or_si256, _mm256_ternarylogic_epi32,
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |         _mm256_test_epi64_mask, _mm256_testz_si256, _mm256_xor_si256, _mm512_and_si512,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |         _mm512_or_si512, _mm512_set1_epi64, _mm512_setzero_si512, _mm512_ternarylogic_epi32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |         _mm512_test_epi64_mask, _mm512_xor_si512,
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::gather_bytes` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut output = gather_bytes(input);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/transpose.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe fn transpose_gfni(input: &[u64; 64]) -> [u64; 64] {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::gfni_bit_transpose_8x8` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let gfni_va = gfni_bit_transpose_8x8(va);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::gfni_bit_transpose_8x8` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let gfni_vb = gfni_bit_transpose_8x8(vb);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::interleave_full` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let interleaved = interleave_full(gfni_va, gfni_vb);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_loadu_si512` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let idx = _mm512_loadu_si512(perm.as_ptr() as *const _);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/transpose.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | unsafe fn gather_bytes(input: &[u64; 64]) -> [u64; 64] {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_loadu_si512` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let v = _mm512_loadu_si512(ptr.add(i * 8) as *const _);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:71:36
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let v = _mm512_loadu_si512(ptr.add(i * 8) as *const _);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_permutexvar_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let transposed = _mm512_permutexvar_epi8(idx, v);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512vbmi
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         _mm512_storeu_si512(output[i].as_mut_ptr() as *mut _, transposed);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let matrix = _mm512_set1_epi64(0x8040201008040201u64 as i64);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/transpose.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | unsafe fn gfni_bit_transpose_8x8(x: __m512i) -> __m512i {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8affine_epi64_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     _mm512_gf2p8affine_epi64_epi8(matrix, x, 0)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let lo = _mm512_unpacklo_epi8(va, vb);
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/transpose.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | unsafe fn interleave_full(va: __m512i, vb: __m512i) -> ([u64; 8], [u64; 8]) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let hi = _mm512_unpackhi_epi8(va, vb);
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi16` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let lo_1 = _mm512_unpacklo_epi16(hi, lo);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi16` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let hi_1 = _mm512_unpackhi_epi16(hi, lo);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::grab_128_lanes_a` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let a = grab_128_lanes_a(lo_1, hi_1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::grab_128_lanes_b` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let b = grab_128_lanes_b(lo_1, hi_1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let lo_2 = _mm512_unpacklo_epi32(b, a);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let hi_2 = _mm512_unpackhi_epi32(b, a);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let l = _mm512_extracti64x2_epi64(hi_2, 1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let final_0 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let final_1 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let l = _mm512_extracti64x2_epi64(lo_2, 1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let final_2 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let final_3 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let l = _mm512_extracti64x2_epi64(hi_2, 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let final_4 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let final_5 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let l = _mm512_extracti64x2_epi64(lo_2, 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let final_6 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let final_7 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let l = _mm512_extracti64x2_epi64(hi_2, 3);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let final1_0 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let final1_1 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let l = _mm512_extracti64x2_epi64(lo_2, 3);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let final1_2 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let final1_3 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let l = _mm512_extracti64x2_epi64(hi_2, 2);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let final1_4 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let final1_5 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let l = _mm512_extracti64x2_epi64(lo_2, 2);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let final1_6 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let final1_7 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     _mm512_storeu_si512(buf.as_mut_ptr() as *mut _, v);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/transpose.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | unsafe fn print_m512i_bits(v: __m512i) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_m512i_bits` is never used
[INFO] [stdout]    --> src/transpose.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 | unsafe fn print_m512i_bits(v: __m512i) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling bitsliced-op v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `_mm256_ternarylogic_epi32`, `_mm256_test_epi64_mask`, `_mm512_and_si512`, `_mm512_or_si512`, `_mm512_set1_epi64`, and `_mm512_xor_si512`
[INFO] [stdout]  --> src/lib.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 |         __m256i, __m512i, _mm256_and_si256, _mm256_or_si256, _mm256_ternarylogic_epi32,
[INFO] [stdout]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |         _mm256_test_epi64_mask, _mm256_testz_si256, _mm256_xor_si256, _mm512_and_si512,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |         _mm512_or_si512, _mm512_set1_epi64, _mm512_setzero_si512, _mm512_ternarylogic_epi32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |         _mm512_test_epi64_mask, _mm512_xor_si512,
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::gather_bytes` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let mut output = gather_bytes(input);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/transpose.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub unsafe fn transpose_gfni(input: &[u64; 64]) -> [u64; 64] {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::gfni_bit_transpose_8x8` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let gfni_va = gfni_bit_transpose_8x8(va);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::gfni_bit_transpose_8x8` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |         let gfni_vb = gfni_bit_transpose_8x8(vb);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::interleave_full` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let interleaved = interleave_full(gfni_va, gfni_vb);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_loadu_si512` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let idx = _mm512_loadu_si512(perm.as_ptr() as *const _);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/transpose.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | unsafe fn gather_bytes(input: &[u64; 64]) -> [u64; 64] {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_loadu_si512` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let v = _mm512_loadu_si512(ptr.add(i * 8) as *const _);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:71:36
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let v = _mm512_loadu_si512(ptr.add(i * 8) as *const _);
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_permutexvar_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let transposed = _mm512_permutexvar_epi8(idx, v);
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512vbmi
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/transpose.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         _mm512_storeu_si512(output[i].as_mut_ptr() as *mut _, transposed);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let matrix = _mm512_set1_epi64(0x8040201008040201u64 as i64);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/transpose.rs:100:1
[INFO] [stdout]     |
[INFO] [stdout] 100 | unsafe fn gfni_bit_transpose_8x8(x: __m512i) -> __m512i {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8affine_epi64_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     _mm512_gf2p8affine_epi64_epi8(matrix, x, 0)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let lo = _mm512_unpacklo_epi8(va, vb);
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/transpose.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | unsafe fn interleave_full(va: __m512i, vb: __m512i) -> ([u64; 8], [u64; 8]) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:123:14
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let hi = _mm512_unpackhi_epi8(va, vb);
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi16` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:126:16
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let lo_1 = _mm512_unpacklo_epi16(hi, lo);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi16` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let hi_1 = _mm512_unpackhi_epi16(hi, lo);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::grab_128_lanes_a` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let a = grab_128_lanes_a(lo_1, hi_1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `transpose::grab_128_lanes_b` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |     let b = grab_128_lanes_b(lo_1, hi_1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:137:16
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let lo_2 = _mm512_unpacklo_epi32(b, a);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let hi_2 = _mm512_unpackhi_epi32(b, a);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |     let l = _mm512_extracti64x2_epi64(hi_2, 1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:143:19
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let final_0 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let final_1 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let l = _mm512_extracti64x2_epi64(lo_2, 1);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let final_2 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:148:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |     let final_3 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:150:13
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let l = _mm512_extracti64x2_epi64(hi_2, 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let final_4 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 |     let final_5 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let l = _mm512_extracti64x2_epi64(lo_2, 0);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let final_6 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let final_7 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let l = _mm512_extracti64x2_epi64(hi_2, 3);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let final1_0 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:161:20
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let final1_1 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |     let l = _mm512_extracti64x2_epi64(lo_2, 3);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:164:20
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let final1_2 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let final1_3 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let l = _mm512_extracti64x2_epi64(hi_2, 2);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:168:20
[INFO] [stdout]     |
[INFO] [stdout] 168 |     let final1_4 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     let final1_5 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let l = _mm512_extracti64x2_epi64(lo_2, 2);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let final1_6 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:173:20
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let final1_7 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stdout]     |
[INFO] [stdout]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stdout]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:210:5
[INFO] [stdout]     |
[INFO] [stdout] 210 |     _mm512_storeu_si512(buf.as_mut_ptr() as *mut _, v);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/transpose.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | unsafe fn print_m512i_bits(v: __m512i) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |         _mm512_storeu_si512(aa.as_mut_ptr() as *mut _, a);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/transpose.rs:232:5
[INFO] [stdout]     |
[INFO] [stdout] 232 |     unsafe fn m512i_eq(a: __m512i, b: __m512i) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/transpose.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 236 |         _mm512_storeu_si512(bb.as_mut_ptr() as *mut _, b);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_m512i_bits` is never used
[INFO] [stdout]    --> src/transpose.rs:208:11
[INFO] [stdout]     |
[INFO] [stdout] 208 | unsafe fn print_m512i_bits(v: __m512i) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "789d76f09c3101496f4e8f08159c2b3ebc679758fff52fa197ecd1ae6c33e1d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "789d76f09c3101496f4e8f08159c2b3ebc679758fff52fa197ecd1ae6c33e1d6", kill_on_drop: false }`
[INFO] [stdout] 789d76f09c3101496f4e8f08159c2b3ebc679758fff52fa197ecd1ae6c33e1d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 773b025da34c1dcf6f0b8349c1433824e27bd4598e14cbc5454253a5cafdbada
[INFO] running `Command { std: "docker" "start" "-a" "773b025da34c1dcf6f0b8349c1433824e27bd4598e14cbc5454253a5cafdbada", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `_mm256_ternarylogic_epi32`, `_mm256_test_epi64_mask`, `_mm512_and_si512`, `_mm512_or_si512`, `_mm512_set1_epi64`, `_mm512_setzero_si512`, and `_mm512_xor_si512`
[INFO] [stderr]  --> src/lib.rs:3:62
[INFO] [stderr]   |
[INFO] [stderr] 3 |         __m256i, __m512i, _mm256_and_si256, _mm256_or_si256, _mm256_ternarylogic_epi32,
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |         _mm256_test_epi64_mask, _mm256_testz_si256, _mm256_xor_si256, _mm512_and_si512,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^                                        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 5 |         _mm512_or_si512, _mm512_set1_epi64, _mm512_setzero_si512, _mm512_ternarylogic_epi32,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |         _mm512_test_epi64_mask, _mm512_xor_si512,
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `transpose::gather_bytes` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/transpose.rs:27:22
[INFO] [stderr]    |
[INFO] [stderr] 27 |     let mut output = gather_bytes(input);
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/transpose.rs:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub unsafe fn transpose_gfni(input: &[u64; 64]) -> [u64; 64] {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `transpose::gfni_bit_transpose_8x8` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/transpose.rs:55:23
[INFO] [stderr]    |
[INFO] [stderr] 55 |         let gfni_va = gfni_bit_transpose_8x8(va);
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `transpose::gfni_bit_transpose_8x8` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/transpose.rs:56:23
[INFO] [stderr]    |
[INFO] [stderr] 56 |         let gfni_vb = gfni_bit_transpose_8x8(vb);
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `transpose::interleave_full` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/transpose.rs:57:27
[INFO] [stderr]    |
[INFO] [stderr] 57 |         let interleaved = interleave_full(gfni_va, gfni_vb);
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_loadu_si512` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/transpose.rs:68:15
[INFO] [stderr]    |
[INFO] [stderr] 68 |     let idx = _mm512_loadu_si512(perm.as_ptr() as *const _);
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/transpose.rs:65:1
[INFO] [stderr]    |
[INFO] [stderr] 65 | unsafe fn gather_bytes(input: &[u64; 64]) -> [u64; 64] {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_loadu_si512` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/transpose.rs:71:17
[INFO] [stderr]    |
[INFO] [stderr] 71 |         let v = _mm512_loadu_si512(ptr.add(i * 8) as *const _);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/transpose.rs:71:36
[INFO] [stderr]    |
[INFO] [stderr] 71 |         let v = _mm512_loadu_si512(ptr.add(i * 8) as *const _);
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_permutexvar_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/transpose.rs:73:26
[INFO] [stderr]    |
[INFO] [stderr] 73 |         let transposed = _mm512_permutexvar_epi8(idx, v);
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]    |
[INFO] [stderr]    = help: in order for the call to be safe, the context requires the following additional target feature: avx512vbmi
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/transpose.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |         _mm512_storeu_si512(output[i].as_mut_ptr() as *mut _, transposed);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_set1_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:102:18
[INFO] [stderr]     |
[INFO] [stderr] 102 |     let matrix = _mm512_set1_epi64(0x8040201008040201u64 as i64);
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]    --> src/transpose.rs:100:1
[INFO] [stderr]     |
[INFO] [stderr] 100 | unsafe fn gfni_bit_transpose_8x8(x: __m512i) -> __m512i {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_gf2p8affine_epi64_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:107:5
[INFO] [stderr]     |
[INFO] [stderr] 107 |     _mm512_gf2p8affine_epi64_epi8(matrix, x, 0)
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target features: gfni and avx512f
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:121:14
[INFO] [stderr]     |
[INFO] [stderr] 121 |     let lo = _mm512_unpacklo_epi8(va, vb);
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]    --> src/transpose.rs:112:1
[INFO] [stderr]     |
[INFO] [stderr] 112 | unsafe fn interleave_full(va: __m512i, vb: __m512i) -> ([u64; 8], [u64; 8]) {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi8` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:123:14
[INFO] [stderr]     |
[INFO] [stderr] 123 |     let hi = _mm512_unpackhi_epi8(va, vb);
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi16` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:126:16
[INFO] [stderr]     |
[INFO] [stderr] 126 |     let lo_1 = _mm512_unpacklo_epi16(hi, lo);
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi16` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:128:16
[INFO] [stderr]     |
[INFO] [stderr] 128 |     let hi_1 = _mm512_unpackhi_epi16(hi, lo);
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512bw
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `transpose::grab_128_lanes_a` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |     let a = grab_128_lanes_a(lo_1, hi_1);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `transpose::grab_128_lanes_b` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:134:13
[INFO] [stderr]     |
[INFO] [stderr] 134 |     let b = grab_128_lanes_b(lo_1, hi_1);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpacklo_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:137:16
[INFO] [stderr]     |
[INFO] [stderr] 137 |     let lo_2 = _mm512_unpacklo_epi32(b, a);
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_unpackhi_epi32` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:139:16
[INFO] [stderr]     |
[INFO] [stderr] 139 |     let hi_2 = _mm512_unpackhi_epi32(b, a);
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512f
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:142:13
[INFO] [stderr]     |
[INFO] [stderr] 142 |     let l = _mm512_extracti64x2_epi64(hi_2, 1);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:143:19
[INFO] [stderr]     |
[INFO] [stderr] 143 |     let final_0 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:144:19
[INFO] [stderr]     |
[INFO] [stderr] 144 |     let final_1 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stderr]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:146:13
[INFO] [stderr]     |
[INFO] [stderr] 146 |     let l = _mm512_extracti64x2_epi64(lo_2, 1);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:147:19
[INFO] [stderr]     |
[INFO] [stderr] 147 |     let final_2 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:148:19
[INFO] [stderr]     |
[INFO] [stderr] 148 |     let final_3 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stderr]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:150:13
[INFO] [stderr]     |
[INFO] [stderr] 150 |     let l = _mm512_extracti64x2_epi64(hi_2, 0);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:151:19
[INFO] [stderr]     |
[INFO] [stderr] 151 |     let final_4 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:152:19
[INFO] [stderr]     |
[INFO] [stderr] 152 |     let final_5 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stderr]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:154:13
[INFO] [stderr]     |
[INFO] [stderr] 154 |     let l = _mm512_extracti64x2_epi64(lo_2, 0);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:155:19
[INFO] [stderr]     |
[INFO] [stderr] 155 |     let final_6 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:156:19
[INFO] [stderr]     |
[INFO] [stderr] 156 |     let final_7 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stderr]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:159:13
[INFO] [stderr]     |
[INFO] [stderr] 159 |     let l = _mm512_extracti64x2_epi64(hi_2, 3);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:160:20
[INFO] [stderr]     |
[INFO] [stderr] 160 |     let final1_0 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:161:20
[INFO] [stderr]     |
[INFO] [stderr] 161 |     let final1_1 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stderr]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:163:13
[INFO] [stderr]     |
[INFO] [stderr] 163 |     let l = _mm512_extracti64x2_epi64(lo_2, 3);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:164:20
[INFO] [stderr]     |
[INFO] [stderr] 164 |     let final1_2 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:165:20
[INFO] [stderr]     |
[INFO] [stderr] 165 |     let final1_3 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stderr]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:167:13
[INFO] [stderr]     |
[INFO] [stderr] 167 |     let l = _mm512_extracti64x2_epi64(hi_2, 2);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:168:20
[INFO] [stderr]     |
[INFO] [stderr] 168 |     let final1_4 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:169:20
[INFO] [stderr]     |
[INFO] [stderr] 169 |     let final1_5 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stderr]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm512_extracti64x2_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:171:13
[INFO] [stderr]     |
[INFO] [stderr] 171 |     let l = _mm512_extracti64x2_epi64(lo_2, 2);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: avx512dq
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_extract_epi64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:172:20
[INFO] [stderr]     |
[INFO] [stderr] 172 |     let final1_6 = _mm_extract_epi64(l, 1) as u64;
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse4.1
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to function `std::arch::x86_64::_mm_cvtsi128_si64` with `#[target_feature]` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:173:20
[INFO] [stderr]     |
[INFO] [stderr] 173 |     let final1_7 = _mm_cvtsi128_si64(l) as u64;
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^^^ call to function with `#[target_feature]`
[INFO] [stderr]     |
[INFO] [stderr]     = help: in order for the call to be safe, the context requires the following additional target feature: sse2
[INFO] [stderr]     = note: the sse2 target feature being enabled in the build configuration does not remove the requirement to list it in `#[target_feature]`
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:210:5
[INFO] [stderr]     |
[INFO] [stderr] 210 |     _mm512_storeu_si512(buf.as_mut_ptr() as *mut _, v);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]    --> src/transpose.rs:208:1
[INFO] [stderr]     |
[INFO] [stderr] 208 | unsafe fn print_m512i_bits(v: __m512i) {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_m512i_bits` is never used
[INFO] [stderr]    --> src/transpose.rs:208:11
[INFO] [stderr]     |
[INFO] [stderr] 208 | unsafe fn print_m512i_bits(v: __m512i) {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0133`.
[INFO] [stderr] warning: `bitsliced-op` (lib) generated 46 warnings (run `cargo fix --lib -p bitsliced-op` to apply 6 suggestions)
[INFO] [stderr] warning: unused imports: `_mm256_ternarylogic_epi32`, `_mm256_test_epi64_mask`, `_mm512_and_si512`, `_mm512_or_si512`, `_mm512_set1_epi64`, and `_mm512_xor_si512`
[INFO] [stderr]  --> src/lib.rs:3:62
[INFO] [stderr]   |
[INFO] [stderr] 3 |         __m256i, __m512i, _mm256_and_si256, _mm256_or_si256, _mm256_ternarylogic_epi32,
[INFO] [stderr]   |                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |         _mm256_test_epi64_mask, _mm256_testz_si256, _mm256_xor_si256, _mm512_and_si512,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^                                        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 5 |         _mm512_or_si512, _mm512_set1_epi64, _mm512_setzero_si512, _mm512_ternarylogic_epi32,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |         _mm512_test_epi64_mask, _mm512_xor_si512,
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:235:9
[INFO] [stderr]     |
[INFO] [stderr] 235 |         _mm512_storeu_si512(aa.as_mut_ptr() as *mut _, a);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]    --> src/transpose.rs:232:5
[INFO] [stderr]     |
[INFO] [stderr] 232 |     unsafe fn m512i_eq(a: __m512i, b: __m512i) -> bool {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning[E0133]: call to unsafe function `std::arch::x86_64::_mm512_storeu_si512` is unsafe and requires unsafe block
[INFO] [stderr]    --> src/transpose.rs:236:9
[INFO] [stderr]     |
[INFO] [stderr] 236 |         _mm512_storeu_si512(bb.as_mut_ptr() as *mut _, b);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]     |
[INFO] [stderr]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `bitsliced-op` (lib test) generated 48 warnings (45 duplicates) (run `cargo fix --lib -p bitsliced-op --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bitsliced_op-b7dab68a2709b8b5)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/bitsliced_op-b7dab68a2709b8b5` (signal: 4, SIGILL: illegal instruction)
[INFO] running `Command { std: "docker" "inspect" "773b025da34c1dcf6f0b8349c1433824e27bd4598e14cbc5454253a5cafdbada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "773b025da34c1dcf6f0b8349c1433824e27bd4598e14cbc5454253a5cafdbada", kill_on_drop: false }`
[INFO] [stdout] 773b025da34c1dcf6f0b8349c1433824e27bd4598e14cbc5454253a5cafdbada
