coresimd 0.1.2

SIMD support in Rust's core library.
Build #684506 2022-11-25T21:48:17.509627+00:00
# rustc version
rustc 1.67.0-nightly (b3bc6bf31 2022-11-24)
# docs.rs version
docsrs 0.6.0 (d4bc110c 2022-11-25)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/coresimd-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/coresimd-0.1.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221124-1.67.0-nightly-b3bc6bf31\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 823d7517bb5fe1617804d0f95d06da6831343ac5c117949e27da904f89e0f98a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "823d7517bb5fe1617804d0f95d06da6831343ac5c117949e27da904f89e0f98a", kill_on_drop: false }`
[INFO] [stderr]  Documenting coresimd v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]   --> src/lib.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     const_fn,
[INFO] [stderr]    |     ^^^^^^^^ feature has been removed
[INFO] [stderr]    |
[INFO] [stderr]    = note: split into finer-grained feature gates
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86/eflags.rs:26:3
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[rustc_deprecated(
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86/eflags.rs:58:3
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[rustc_deprecated(
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse.rs:998:3
[INFO] [stderr]     |
[INFO] [stderr] 998 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:1919:3
[INFO] [stderr]      |
[INFO] [stderr] 1919 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2391:3
[INFO] [stderr]      |
[INFO] [stderr] 2391 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2406:3
[INFO] [stderr]      |
[INFO] [stderr] 2406 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2422:3
[INFO] [stderr]      |
[INFO] [stderr] 2422 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2438:3
[INFO] [stderr]      |
[INFO] [stderr] 2438 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2473:3
[INFO] [stderr]      |
[INFO] [stderr] 2473 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2488:3
[INFO] [stderr]      |
[INFO] [stderr] 2488 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:414:3
[INFO] [stderr]     |
[INFO] [stderr] 414 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:481:3
[INFO] [stderr]     |
[INFO] [stderr] 481 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:493:3
[INFO] [stderr]     |
[INFO] [stderr] 493 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:505:3
[INFO] [stderr]     |
[INFO] [stderr] 505 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:529:3
[INFO] [stderr]     |
[INFO] [stderr] 529 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:553:3
[INFO] [stderr]     |
[INFO] [stderr] 553 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:578:3
[INFO] [stderr]     |
[INFO] [stderr] 578 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:603:3
[INFO] [stderr]     |
[INFO] [stderr] 603 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:627:3
[INFO] [stderr]     |
[INFO] [stderr] 627 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:695:3
[INFO] [stderr]     |
[INFO] [stderr] 695 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:720:3
[INFO] [stderr]     |
[INFO] [stderr] 720 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:745:3
[INFO] [stderr]     |
[INFO] [stderr] 745 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:1341:3
[INFO] [stderr]      |
[INFO] [stderr] 1341 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:1353:3
[INFO] [stderr]      |
[INFO] [stderr] 1353 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:1376:3
[INFO] [stderr]      |
[INFO] [stderr] 1376 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:1443:3
[INFO] [stderr]      |
[INFO] [stderr] 1443 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:1507:3
[INFO] [stderr]      |
[INFO] [stderr] 1507 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:2747:3
[INFO] [stderr]      |
[INFO] [stderr] 2747 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86/ssse3.rs:90:3
[INFO] [stderr]    |
[INFO] [stderr] 90 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/ssse3.rs:343:3
[INFO] [stderr]     |
[INFO] [stderr] 343 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86/sse41.rs:87:3
[INFO] [stderr]    |
[INFO] [stderr] 87 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:134:3
[INFO] [stderr]     |
[INFO] [stderr] 134 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:152:3
[INFO] [stderr]     |
[INFO] [stderr] 152 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:171:3
[INFO] [stderr]     |
[INFO] [stderr] 171 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:186:3
[INFO] [stderr]     |
[INFO] [stderr] 186 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:200:3
[INFO] [stderr]     |
[INFO] [stderr] 200 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:234:3
[INFO] [stderr]     |
[INFO] [stderr] 234 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:252:3
[INFO] [stderr]     |
[INFO] [stderr] 252 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:265:3
[INFO] [stderr]     |
[INFO] [stderr] 265 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:562:3
[INFO] [stderr]     |
[INFO] [stderr] 562 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:585:3
[INFO] [stderr]     |
[INFO] [stderr] 585 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:749:3
[INFO] [stderr]     |
[INFO] [stderr] 749 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:802:3
[INFO] [stderr]     |
[INFO] [stderr] 802 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:856:3
[INFO] [stderr]     |
[INFO] [stderr] 856 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:910:3
[INFO] [stderr]     |
[INFO] [stderr] 910 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/sse41.rs:1014:3
[INFO] [stderr]      |
[INFO] [stderr] 1014 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86/sse42.rs:73:3
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:315:3
[INFO] [stderr]     |
[INFO] [stderr] 315 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:336:3
[INFO] [stderr]     |
[INFO] [stderr] 336 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:357:3
[INFO] [stderr]     |
[INFO] [stderr] 357 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:378:3
[INFO] [stderr]     |
[INFO] [stderr] 378 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:398:3
[INFO] [stderr]     |
[INFO] [stderr] 398 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:419:3
[INFO] [stderr]     |
[INFO] [stderr] 419 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:439:3
[INFO] [stderr]     |
[INFO] [stderr] 439 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:544:3
[INFO] [stderr]     |
[INFO] [stderr] 544 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:567:3
[INFO] [stderr]     |
[INFO] [stderr] 567 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:590:3
[INFO] [stderr]     |
[INFO] [stderr] 590 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:613:3
[INFO] [stderr]     |
[INFO] [stderr] 613 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:636:3
[INFO] [stderr]     |
[INFO] [stderr] 636 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:660:3
[INFO] [stderr]     |
[INFO] [stderr] 660 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:118:3
[INFO] [stderr]     |
[INFO] [stderr] 118 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:164:3
[INFO] [stderr]     |
[INFO] [stderr] 164 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:411:3
[INFO] [stderr]     |
[INFO] [stderr] 411 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:462:3
[INFO] [stderr]     |
[INFO] [stderr] 462 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:531:3
[INFO] [stderr]     |
[INFO] [stderr] 531 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:577:3
[INFO] [stderr]     |
[INFO] [stderr] 577 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:666:3
[INFO] [stderr]     |
[INFO] [stderr] 666 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:869:3
[INFO] [stderr]     |
[INFO] [stderr] 869 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:888:3
[INFO] [stderr]     |
[INFO] [stderr] 888 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:907:3
[INFO] [stderr]     |
[INFO] [stderr] 907 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:926:3
[INFO] [stderr]     |
[INFO] [stderr] 926 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:947:3
[INFO] [stderr]     |
[INFO] [stderr] 947 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:968:3
[INFO] [stderr]     |
[INFO] [stderr] 968 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1082:3
[INFO] [stderr]      |
[INFO] [stderr] 1082 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1098:3
[INFO] [stderr]      |
[INFO] [stderr] 1098 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1113:3
[INFO] [stderr]      |
[INFO] [stderr] 1113 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1178:3
[INFO] [stderr]      |
[INFO] [stderr] 1178 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1236:3
[INFO] [stderr]      |
[INFO] [stderr] 1236 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1314:3
[INFO] [stderr]      |
[INFO] [stderr] 1314 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1360:3
[INFO] [stderr]      |
[INFO] [stderr] 1360 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1390:3
[INFO] [stderr]      |
[INFO] [stderr] 1390 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1410:3
[INFO] [stderr]      |
[INFO] [stderr] 1410 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1430:3
[INFO] [stderr]      |
[INFO] [stderr] 1430 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1514:3
[INFO] [stderr]      |
[INFO] [stderr] 1514 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1532:3
[INFO] [stderr]      |
[INFO] [stderr] 1532 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1550:3
[INFO] [stderr]      |
[INFO] [stderr] 1550 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1570:3
[INFO] [stderr]      |
[INFO] [stderr] 1570 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1583:3
[INFO] [stderr]      |
[INFO] [stderr] 1583 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1596:3
[INFO] [stderr]      |
[INFO] [stderr] 1596 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx2.rs:157:3
[INFO] [stderr]     |
[INFO] [stderr] 157 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx2.rs:377:3
[INFO] [stderr]     |
[INFO] [stderr] 377 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx2.rs:413:3
[INFO] [stderr]     |
[INFO] [stderr] 413 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]    --> src/coresimd/x86/avx2.rs:480:3
[INFO] [stderr]     |
[INFO] [stderr] 480 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1034:3
[INFO] [stderr]      |
[INFO] [stderr] 1034 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1122:3
[INFO] [stderr]      |
[INFO] [stderr] 1122 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1149:3
[INFO] [stderr]      |
[INFO] [stderr] 1149 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1176:3
[INFO] [stderr]      |
[INFO] [stderr] 1176 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1203:3
[INFO] [stderr]      |
[INFO] [stderr] 1203 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1230:3
[INFO] [stderr]      |
[INFO] [stderr] 1230 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1256:3
[INFO] [stderr]      |
[INFO] [stderr] 1256 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1279:3
[INFO] [stderr]      |
[INFO] [stderr] 1279 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1305:3
[INFO] [stderr]      |
[INFO] [stderr] 1305 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1328:3
[INFO] [stderr]      |
[INFO] [stderr] 1328 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1355:3
[INFO] [stderr]      |
[INFO] [stderr] 1355 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1382:3
[INFO] [stderr]      |
[INFO] [stderr] 1382 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1409:3
[INFO] [stderr]      |
[INFO] [stderr] 1409 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1436:3
[INFO] [stderr]      |
[INFO] [stderr] 1436 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1462:3
[INFO] [stderr]      |
[INFO] [stderr] 1462 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1486:3
[INFO] [stderr]      |
[INFO] [stderr] 1486 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1512:3
[INFO] [stderr]      |
[INFO] [stderr] 1512 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1536:3
[INFO] [stderr]      |
[INFO] [stderr] 1536 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1563:3
[INFO] [stderr]      |
[INFO] [stderr] 1563 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1590:3
[INFO] [stderr]      |
[INFO] [stderr] 1590 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1617:3
[INFO] [stderr]      |
[INFO] [stderr] 1617 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1644:3
[INFO] [stderr]      |
[INFO] [stderr] 1644 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1670:3
[INFO] [stderr]      |
[INFO] [stderr] 1670 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1693:3
[INFO] [stderr]      |
[INFO] [stderr] 1693 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1719:3
[INFO] [stderr]      |
[INFO] [stderr] 1719 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1742:3
[INFO] [stderr]      |
[INFO] [stderr] 1742 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1769:3
[INFO] [stderr]      |
[INFO] [stderr] 1769 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1796:3
[INFO] [stderr]      |
[INFO] [stderr] 1796 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1823:3
[INFO] [stderr]      |
[INFO] [stderr] 1823 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1850:3
[INFO] [stderr]      |
[INFO] [stderr] 1850 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1876:3
[INFO] [stderr]      |
[INFO] [stderr] 1876 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1900:3
[INFO] [stderr]      |
[INFO] [stderr] 1900 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1926:3
[INFO] [stderr]      |
[INFO] [stderr] 1926 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1949:3
[INFO] [stderr]      |
[INFO] [stderr] 1949 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2278:3
[INFO] [stderr]      |
[INFO] [stderr] 2278 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2468:3
[INFO] [stderr]      |
[INFO] [stderr] 2468 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2524:3
[INFO] [stderr]      |
[INFO] [stderr] 2524 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2546:3
[INFO] [stderr]      |
[INFO] [stderr] 2546 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2698:3
[INFO] [stderr]      |
[INFO] [stderr] 2698 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2776:3
[INFO] [stderr]      |
[INFO] [stderr] 2776 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2837:3
[INFO] [stderr]      |
[INFO] [stderr] 2837 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3007:3
[INFO] [stderr]      |
[INFO] [stderr] 3007 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3025:3
[INFO] [stderr]      |
[INFO] [stderr] 3025 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3167:3
[INFO] [stderr]      |
[INFO] [stderr] 3167 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3185:3
[INFO] [stderr]      |
[INFO] [stderr] 3185 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3835:3
[INFO] [stderr]      |
[INFO] [stderr] 3835 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3851:3
[INFO] [stderr]      |
[INFO] [stderr] 3851 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3864:3
[INFO] [stderr]      |
[INFO] [stderr] 3864 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86/pclmulqdq.rs:48:3
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86/aes.rs:96:3
[INFO] [stderr]    |
[INFO] [stderr] 96 | #[rustc_args_required_const(1)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86/sha.rs:75:3
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86_64/sse41.rs:17:3
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[rustc_args_required_const(1)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86_64/sse41.rs:31:3
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86_64/avx.rs:25:3
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stderr]   --> src/coresimd/x86_64/avx2.rs:29:3
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[rustc_args_required_const(1)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 | simd_ty!(u8x2[u8]: u8, u8 | x0, x1);
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 | simd_ty!(i8x2[i8]: i8, i8 | x0, x1);
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 82 | simd_ty!(u8x4[u8]: u8, u8, u8, u8 | x0, x1, x2, x3);
[INFO] [stderr]    | --------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 83 | simd_ty!(u16x2[u16]: u16, u16 | x0, x1);
[INFO] [stderr]    | --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 85 | simd_ty!(i8x4[i8]: i8, i8, i8, i8 | x0, x1, x2, x3);
[INFO] [stderr]    | --------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 86 | simd_ty!(i16x2[i16]: i16, i16 | x0, x1);
[INFO] [stderr]    | --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 90 | / simd_ty!(u8x8[u8]:
[INFO] [stderr] 91 | |          u8, u8, u8, u8, u8, u8, u8, u8
[INFO] [stderr] 92 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stderr]    | |__________________________________________- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 93 | simd_ty!(u16x4[u16]: u16, u16, u16, u16 | x0, x1, x2, x3);
[INFO] [stderr]    | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 94 | simd_ty!(u32x2[u32]: u32, u32 | x0, x1);
[INFO] [stderr]    | --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 95 | simd_ty!(u64x1[u64]: u64 | x1);
[INFO] [stderr]    | ------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/simd.rs:10:11
[INFO] [stderr]    |
[INFO] [stderr] 10 |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]    |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 | / simd_ty!(i8x8[i8]:
[INFO] [stderr] 98 | |          i8, i8, i8, i8, i8, i8, i8, i8
[INFO] [stderr] 99 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stderr]    | |__________________________________________- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            prelude::rust_2024::derive
[INFO] [stderr]    = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 | simd_ty!(i16x4[i16]: i16, i16, i16, i16 | x0, x1, x2, x3);
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 | simd_ty!(i32x2[i32]: i32, i32 | x0, x1);
[INFO] [stderr]     | --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 | simd_ty!(i64x1[i64]: i64 | x1);
[INFO] [stderr]     | ------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 | simd_ty!(f32x2[f32]: f32, f32 | x0, x1);
[INFO] [stderr]     | --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 108 | / simd_ty!(u8x16[u8]:
[INFO] [stderr] 109 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stderr] 110 | |          u8, u8, u8, u8, u8, u8, u8, u8
[INFO] [stderr] 111 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stderr] 112 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 | / simd_ty!(u16x8[u16]:
[INFO] [stderr] 114 | |          u16, u16, u16, u16, u16, u16, u16, u16
[INFO] [stderr] 115 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stderr]     | |__________________________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 | simd_ty!(u32x4[u32]: u32, u32, u32, u32 | x0, x1, x2, x3);
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 | simd_ty!(u64x2[u64]: u64, u64 | x0, x1);
[INFO] [stderr]     | --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 119 | / simd_ty!(i8x16[i8]:
[INFO] [stderr] 120 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stderr] 121 | |          i8, i8, i8, i8, i8, i8, i8, i8
[INFO] [stderr] 122 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stderr] 123 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 124 | / simd_ty!(i16x8[i16]:
[INFO] [stderr] 125 | |          i16, i16, i16, i16, i16, i16, i16, i16
[INFO] [stderr] 126 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stderr]     | |__________________________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 127 | simd_ty!(i32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3);
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 128 | simd_ty!(i64x2[i64]: i64, i64 | x0, x1);
[INFO] [stderr]     | --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 130 | simd_ty!(f32x4[f32]: f32, f32, f32, f32 | x0, x1, x2, x3);
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 131 | simd_ty!(f64x2[f64]: f64, f64 | x0, x1);
[INFO] [stderr]     | --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:41:11
[INFO] [stderr]     |
[INFO] [stderr] 41  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 133 | / simd_m_ty!(m8x16[i8]:
[INFO] [stderr] 134 | |            i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stderr] 135 | |            i8, i8, i8, i8, i8, i8, i8, i8
[INFO] [stderr] 136 | |            | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stderr] 137 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:41:11
[INFO] [stderr]     |
[INFO] [stderr] 41  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 138 | / simd_m_ty!(m16x8[i16]:
[INFO] [stderr] 139 | |            i16, i16, i16, i16, i16, i16, i16, i16
[INFO] [stderr] 140 | |            | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stderr]     | |____________________________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:41:11
[INFO] [stderr]     |
[INFO] [stderr] 41  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 141 | simd_m_ty!(m32x4[i32]: i32, i32, i32, i32 | x0, x1, x2, x3);
[INFO] [stderr]     | ----------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:41:11
[INFO] [stderr]     |
[INFO] [stderr] 41  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 142 | simd_m_ty!(m64x2[i64]: i64, i64 | x0, x1);
[INFO] [stderr]     | ----------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_m_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 146 | / simd_ty!(u8x32[u8]:
[INFO] [stderr] 147 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stderr] 148 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stderr] 149 | |          u8, u8, u8, u8, u8, u8, u8, u8,
[INFO] [stderr] ...   |
[INFO] [stderr] 154 | |          x24, x25, x26, x27, x28, x29, x30, x31
[INFO] [stderr] 155 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 156 | / simd_ty!(u16x16[u16]:
[INFO] [stderr] 157 | |          u16, u16, u16, u16, u16, u16, u16, u16,
[INFO] [stderr] 158 | |          u16, u16, u16, u16, u16, u16, u16, u16
[INFO] [stderr] 159 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stderr] 160 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 161 | / simd_ty!(u32x8[u32]:
[INFO] [stderr] 162 | |          u32, u32, u32, u32, u32, u32, u32, u32
[INFO] [stderr] 163 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stderr]     | |__________________________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 164 | simd_ty!(u64x4[u64]: u64, u64, u64, u64 | x0, x1, x2, x3);
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 166 | / simd_ty!(i8x32[i8]:
[INFO] [stderr] 167 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stderr] 168 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stderr] 169 | |          i8, i8, i8, i8, i8, i8, i8, i8,
[INFO] [stderr] ...   |
[INFO] [stderr] 174 | |          x24, x25, x26, x27, x28, x29, x30, x31
[INFO] [stderr] 175 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 176 | / simd_ty!(i16x16[i16]:
[INFO] [stderr] 177 | |          i16, i16, i16, i16, i16, i16, i16, i16,
[INFO] [stderr] 178 | |          i16, i16, i16, i16, i16, i16, i16, i16
[INFO] [stderr] 179 | |          | x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15
[INFO] [stderr] 180 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |           #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |             ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 181 | / simd_ty!(i32x8[i32]:
[INFO] [stderr] 182 | |          i32, i32, i32, i32, i32, i32, i32, i32
[INFO] [stderr] 183 | |          | x0, x1, x2, x3, x4, x5, x6, x7);
[INFO] [stderr]     | |__________________________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]    --> src/coresimd/simd.rs:10:11
[INFO] [stderr]     |
[INFO] [stderr] 10  |         #[derive(Copy, Clone, Debug, PartialEq)]
[INFO] [stderr]     |           ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 | simd_ty!(i64x4[i64]: i64, i64, i64, i64 | x0, x1, x2, x3);
[INFO] [stderr]     | --------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: consider importing this attribute macro:
[INFO] [stderr]             prelude::rust_2024::derive
[INFO] [stderr]     = note: this error originates in the macro `simd_ty` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_deprecated` in this scope
[INFO] [stderr]   --> src/coresimd/x86/eflags.rs:26:3
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[rustc_deprecated(
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `asm` in this scope
[INFO] [stderr]   --> src/coresimd/x86/eflags.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 33 |     asm!("pushfq; popq $0" : "=r"(eflags) : : : "volatile");
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this macro:
[INFO] [stderr]            _core::arch::asm
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_deprecated` in this scope
[INFO] [stderr]   --> src/coresimd/x86/eflags.rs:58:3
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[rustc_deprecated(
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `asm` in this scope
[INFO] [stderr]   --> src/coresimd/x86/eflags.rs:64:5
[INFO] [stderr]    |
[INFO] [stderr] 64 |     asm!("pushq $0; popfq" : : "r"(eflags) : "cc", "flags" : "volatile");
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this macro:
[INFO] [stderr]            _core::arch::asm
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `derive` in this scope
[INFO] [stderr]   --> src/coresimd/x86/cpuid.rs:11:3
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[derive(Copy, Clone, Eq, Ord, PartialEq, PartialOrd)]
[INFO] [stderr]    |   ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this attribute macro:
[INFO] [stderr]            coresimd::x86::derive
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `cfg` in this scope
[INFO] [stderr]   --> src/coresimd/x86/cpuid.rs:57:8
[INFO] [stderr]    |
[INFO] [stderr] 57 |     if cfg!(target_arch = "x86") {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this macro:
[INFO] [stderr]            coresimd::x86::cfg
[INFO] [stderr]    = note: `cfg` is in scope, but it is an attribute: `#[cfg]`
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `asm` in this scope
[INFO] [stderr]   --> src/coresimd/x86/cpuid.rs:58:9
[INFO] [stderr]    |
[INFO] [stderr] 58 |         asm!("cpuid"
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this macro:
[INFO] [stderr]            _core::arch::asm
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `asm` in this scope
[INFO] [stderr]   --> src/coresimd/x86/cpuid.rs:64:9
[INFO] [stderr]    |
[INFO] [stderr] 64 |         asm!("cpuid\n"
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this macro:
[INFO] [stderr]            _core::arch::asm
[INFO] [stderr] 
[INFO] [stderr] error: cannot find macro `asm` in this scope
[INFO] [stderr]   --> src/coresimd/x86/xsave.rs:91:5
[INFO] [stderr]    |
[INFO] [stderr] 91 |     asm!("xgetbv" : "={eax}"(eax), "={edx}"(edx) : "{ecx}"(xcr_no));
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider importing this macro:
[INFO] [stderr]            _core::arch::asm
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse.rs:998:3
[INFO] [stderr]     |
[INFO] [stderr] 998 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:1919:3
[INFO] [stderr]      |
[INFO] [stderr] 1919 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2391:3
[INFO] [stderr]      |
[INFO] [stderr] 2391 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2406:3
[INFO] [stderr]      |
[INFO] [stderr] 2406 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2422:3
[INFO] [stderr]      |
[INFO] [stderr] 2422 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2438:3
[INFO] [stderr]      |
[INFO] [stderr] 2438 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2473:3
[INFO] [stderr]      |
[INFO] [stderr] 2473 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse.rs:2488:3
[INFO] [stderr]      |
[INFO] [stderr] 2488 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:414:3
[INFO] [stderr]     |
[INFO] [stderr] 414 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:481:3
[INFO] [stderr]     |
[INFO] [stderr] 481 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:493:3
[INFO] [stderr]     |
[INFO] [stderr] 493 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:505:3
[INFO] [stderr]     |
[INFO] [stderr] 505 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:529:3
[INFO] [stderr]     |
[INFO] [stderr] 529 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:553:3
[INFO] [stderr]     |
[INFO] [stderr] 553 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:578:3
[INFO] [stderr]     |
[INFO] [stderr] 578 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:603:3
[INFO] [stderr]     |
[INFO] [stderr] 603 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:627:3
[INFO] [stderr]     |
[INFO] [stderr] 627 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:695:3
[INFO] [stderr]     |
[INFO] [stderr] 695 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:720:3
[INFO] [stderr]     |
[INFO] [stderr] 720 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse2.rs:745:3
[INFO] [stderr]     |
[INFO] [stderr] 745 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:1341:3
[INFO] [stderr]      |
[INFO] [stderr] 1341 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:1353:3
[INFO] [stderr]      |
[INFO] [stderr] 1353 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:1376:3
[INFO] [stderr]      |
[INFO] [stderr] 1376 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:1443:3
[INFO] [stderr]      |
[INFO] [stderr] 1443 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:1507:3
[INFO] [stderr]      |
[INFO] [stderr] 1507 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse2.rs:2747:3
[INFO] [stderr]      |
[INFO] [stderr] 2747 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]   --> src/coresimd/x86/ssse3.rs:90:3
[INFO] [stderr]    |
[INFO] [stderr] 90 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/ssse3.rs:343:3
[INFO] [stderr]     |
[INFO] [stderr] 343 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]   --> src/coresimd/x86/sse41.rs:87:3
[INFO] [stderr]    |
[INFO] [stderr] 87 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:134:3
[INFO] [stderr]     |
[INFO] [stderr] 134 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:152:3
[INFO] [stderr]     |
[INFO] [stderr] 152 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:171:3
[INFO] [stderr]     |
[INFO] [stderr] 171 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:186:3
[INFO] [stderr]     |
[INFO] [stderr] 186 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:200:3
[INFO] [stderr]     |
[INFO] [stderr] 200 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:234:3
[INFO] [stderr]     |
[INFO] [stderr] 234 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:252:3
[INFO] [stderr]     |
[INFO] [stderr] 252 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:265:3
[INFO] [stderr]     |
[INFO] [stderr] 265 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:562:3
[INFO] [stderr]     |
[INFO] [stderr] 562 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:585:3
[INFO] [stderr]     |
[INFO] [stderr] 585 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:749:3
[INFO] [stderr]     |
[INFO] [stderr] 749 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:802:3
[INFO] [stderr]     |
[INFO] [stderr] 802 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:856:3
[INFO] [stderr]     |
[INFO] [stderr] 856 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse41.rs:910:3
[INFO] [stderr]     |
[INFO] [stderr] 910 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/sse41.rs:1014:3
[INFO] [stderr]      |
[INFO] [stderr] 1014 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]   --> src/coresimd/x86/sse42.rs:73:3
[INFO] [stderr]    |
[INFO] [stderr] 73 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:315:3
[INFO] [stderr]     |
[INFO] [stderr] 315 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:336:3
[INFO] [stderr]     |
[INFO] [stderr] 336 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:357:3
[INFO] [stderr]     |
[INFO] [stderr] 357 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:378:3
[INFO] [stderr]     |
[INFO] [stderr] 378 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:398:3
[INFO] [stderr]     |
[INFO] [stderr] 398 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:419:3
[INFO] [stderr]     |
[INFO] [stderr] 419 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:439:3
[INFO] [stderr]     |
[INFO] [stderr] 439 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:544:3
[INFO] [stderr]     |
[INFO] [stderr] 544 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:567:3
[INFO] [stderr]     |
[INFO] [stderr] 567 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:590:3
[INFO] [stderr]     |
[INFO] [stderr] 590 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:613:3
[INFO] [stderr]     |
[INFO] [stderr] 613 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:636:3
[INFO] [stderr]     |
[INFO] [stderr] 636 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/sse42.rs:660:3
[INFO] [stderr]     |
[INFO] [stderr] 660 | #[rustc_args_required_const(4)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:118:3
[INFO] [stderr]     |
[INFO] [stderr] 118 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:164:3
[INFO] [stderr]     |
[INFO] [stderr] 164 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:411:3
[INFO] [stderr]     |
[INFO] [stderr] 411 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:462:3
[INFO] [stderr]     |
[INFO] [stderr] 462 | #[rustc_args_required_const(1)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:531:3
[INFO] [stderr]     |
[INFO] [stderr] 531 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:577:3
[INFO] [stderr]     |
[INFO] [stderr] 577 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:666:3
[INFO] [stderr]     |
[INFO] [stderr] 666 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:869:3
[INFO] [stderr]     |
[INFO] [stderr] 869 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:888:3
[INFO] [stderr]     |
[INFO] [stderr] 888 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:907:3
[INFO] [stderr]     |
[INFO] [stderr] 907 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:926:3
[INFO] [stderr]     |
[INFO] [stderr] 926 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:947:3
[INFO] [stderr]     |
[INFO] [stderr] 947 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx.rs:968:3
[INFO] [stderr]     |
[INFO] [stderr] 968 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1082:3
[INFO] [stderr]      |
[INFO] [stderr] 1082 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1098:3
[INFO] [stderr]      |
[INFO] [stderr] 1098 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1113:3
[INFO] [stderr]      |
[INFO] [stderr] 1113 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1178:3
[INFO] [stderr]      |
[INFO] [stderr] 1178 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1236:3
[INFO] [stderr]      |
[INFO] [stderr] 1236 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1314:3
[INFO] [stderr]      |
[INFO] [stderr] 1314 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1360:3
[INFO] [stderr]      |
[INFO] [stderr] 1360 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1390:3
[INFO] [stderr]      |
[INFO] [stderr] 1390 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1410:3
[INFO] [stderr]      |
[INFO] [stderr] 1410 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1430:3
[INFO] [stderr]      |
[INFO] [stderr] 1430 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1514:3
[INFO] [stderr]      |
[INFO] [stderr] 1514 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1532:3
[INFO] [stderr]      |
[INFO] [stderr] 1532 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1550:3
[INFO] [stderr]      |
[INFO] [stderr] 1550 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1570:3
[INFO] [stderr]      |
[INFO] [stderr] 1570 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1583:3
[INFO] [stderr]      |
[INFO] [stderr] 1583 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx.rs:1596:3
[INFO] [stderr]      |
[INFO] [stderr] 1596 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx2.rs:157:3
[INFO] [stderr]     |
[INFO] [stderr] 157 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx2.rs:377:3
[INFO] [stderr]     |
[INFO] [stderr] 377 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx2.rs:413:3
[INFO] [stderr]     |
[INFO] [stderr] 413 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]    --> src/coresimd/x86/avx2.rs:480:3
[INFO] [stderr]     |
[INFO] [stderr] 480 | #[rustc_args_required_const(2)]
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1034:3
[INFO] [stderr]      |
[INFO] [stderr] 1034 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1122:3
[INFO] [stderr]      |
[INFO] [stderr] 1122 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1149:3
[INFO] [stderr]      |
[INFO] [stderr] 1149 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1176:3
[INFO] [stderr]      |
[INFO] [stderr] 1176 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1203:3
[INFO] [stderr]      |
[INFO] [stderr] 1203 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1230:3
[INFO] [stderr]      |
[INFO] [stderr] 1230 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1256:3
[INFO] [stderr]      |
[INFO] [stderr] 1256 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1279:3
[INFO] [stderr]      |
[INFO] [stderr] 1279 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1305:3
[INFO] [stderr]      |
[INFO] [stderr] 1305 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1328:3
[INFO] [stderr]      |
[INFO] [stderr] 1328 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1355:3
[INFO] [stderr]      |
[INFO] [stderr] 1355 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1382:3
[INFO] [stderr]      |
[INFO] [stderr] 1382 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1409:3
[INFO] [stderr]      |
[INFO] [stderr] 1409 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1436:3
[INFO] [stderr]      |
[INFO] [stderr] 1436 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1462:3
[INFO] [stderr]      |
[INFO] [stderr] 1462 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1486:3
[INFO] [stderr]      |
[INFO] [stderr] 1486 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1512:3
[INFO] [stderr]      |
[INFO] [stderr] 1512 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1536:3
[INFO] [stderr]      |
[INFO] [stderr] 1536 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1563:3
[INFO] [stderr]      |
[INFO] [stderr] 1563 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1590:3
[INFO] [stderr]      |
[INFO] [stderr] 1590 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1617:3
[INFO] [stderr]      |
[INFO] [stderr] 1617 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1644:3
[INFO] [stderr]      |
[INFO] [stderr] 1644 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1670:3
[INFO] [stderr]      |
[INFO] [stderr] 1670 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1693:3
[INFO] [stderr]      |
[INFO] [stderr] 1693 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1719:3
[INFO] [stderr]      |
[INFO] [stderr] 1719 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1742:3
[INFO] [stderr]      |
[INFO] [stderr] 1742 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1769:3
[INFO] [stderr]      |
[INFO] [stderr] 1769 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1796:3
[INFO] [stderr]      |
[INFO] [stderr] 1796 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1823:3
[INFO] [stderr]      |
[INFO] [stderr] 1823 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1850:3
[INFO] [stderr]      |
[INFO] [stderr] 1850 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1876:3
[INFO] [stderr]      |
[INFO] [stderr] 1876 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1900:3
[INFO] [stderr]      |
[INFO] [stderr] 1900 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1926:3
[INFO] [stderr]      |
[INFO] [stderr] 1926 | #[rustc_args_required_const(4)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:1949:3
[INFO] [stderr]      |
[INFO] [stderr] 1949 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2278:3
[INFO] [stderr]      |
[INFO] [stderr] 2278 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2468:3
[INFO] [stderr]      |
[INFO] [stderr] 2468 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2524:3
[INFO] [stderr]      |
[INFO] [stderr] 2524 | #[rustc_args_required_const(2)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2546:3
[INFO] [stderr]      |
[INFO] [stderr] 2546 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2698:3
[INFO] [stderr]      |
[INFO] [stderr] 2698 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2776:3
[INFO] [stderr]      |
[INFO] [stderr] 2776 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:2837:3
[INFO] [stderr]      |
[INFO] [stderr] 2837 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3007:3
[INFO] [stderr]      |
[INFO] [stderr] 3007 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3025:3
[INFO] [stderr]      |
[INFO] [stderr] 3025 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3167:3
[INFO] [stderr]      |
[INFO] [stderr] 3167 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3185:3
[INFO] [stderr]      |
[INFO] [stderr] 3185 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3835:3
[INFO] [stderr]      |
[INFO] [stderr] 3835 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3851:3
[INFO] [stderr]      |
[INFO] [stderr] 3851 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]     --> src/coresimd/x86/avx2.rs:3864:3
[INFO] [stderr]      |
[INFO] [stderr] 3864 | #[rustc_args_required_const(1)]
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]   --> src/coresimd/x86/pclmulqdq.rs:48:3
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]   --> src/coresimd/x86/aes.rs:96:3
[INFO] [stderr]    |
[INFO] [stderr] 96 | #[rustc_args_required_const(1)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]   --> src/coresimd/x86/sha.rs:75:3
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]   --> src/coresimd/x86_64/sse41.rs:17:3
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[rustc_args_required_const(1)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]   --> src/coresimd/x86_64/sse41.rs:31:3
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]   --> src/coresimd/x86_64/avx.rs:25:3
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[rustc_args_required_const(2)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `rustc_args_required_const` in this scope
[INFO] [stderr]   --> src/coresimd/x86_64/avx2.rs:29:3
[INFO] [stderr]    |
[INFO] [stderr] 29 | #[rustc_args_required_const(1)]
[INFO] [stderr]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]   --> src/coresimd/x86/sse41.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     (_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_NEG_INF);
[INFO] [stderr]    |     ^                                            ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 39 -     (_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_NEG_INF);
[INFO] [stderr] 39 +     _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_NEG_INF;
[INFO] [stderr]    |
[WARN] too much data in the log, truncating it