[INFO] cloning repository https://github.com/sgx-test/packed_simd-sgx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sgx-test/packed_simd-sgx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgx-test%2Fpacked_simd-sgx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgx-test%2Fpacked_simd-sgx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6340c10431c4b2f457b5d67dbdb4b26792c90762 [INFO] testing sgx-test/packed_simd-sgx against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgx-test%2Fpacked_simd-sgx" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sgx-test/packed_simd-sgx on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sgx-test/packed_simd-sgx [INFO] finished tweaking git repo https://github.com/sgx-test/packed_simd-sgx [INFO] tweaked toml for git repo https://github.com/sgx-test/packed_simd-sgx written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/sgx-test/packed_simd-sgx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 122374bc607e447f2e2e41b38fc88043ff34973585e283f2034d5a3470e86c11 [INFO] running `Command { std: "docker" "start" "-a" "122374bc607e447f2e2e41b38fc88043ff34973585e283f2034d5a3470e86c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "122374bc607e447f2e2e41b38fc88043ff34973585e283f2034d5a3470e86c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122374bc607e447f2e2e41b38fc88043ff34973585e283f2034d5a3470e86c11", kill_on_drop: false }` [INFO] [stdout] 122374bc607e447f2e2e41b38fc88043ff34973585e283f2034d5a3470e86c11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b84e1bce95c1edb6feef1dac4225ba47d3b732a0245a0b05318f2cea30a914b8 [INFO] running `Command { std: "docker" "start" "-a" "b84e1bce95c1edb6feef1dac4225ba47d3b732a0245a0b05318f2cea30a914b8", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.1.4 (/opt/rustwide/workdir/libm) [INFO] [stderr] Compiling core_arch v0.1.5 (/opt/rustwide/workdir/core_arch) [INFO] [stderr] Compiling packed_simd_2 v0.3.5 (/opt/rustwide/workdir/packed_simd) [INFO] [stderr] Compiling cfg-if v0.1.10 (/opt/rustwide/workdir/cfg-if) [INFO] [stderr] Compiling rustc-std-workspace-core v1.0.0 (/opt/rustwide/workdir/rustc-std-workspace-core) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> core_arch/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | const_fn, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> core_arch/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | external_doc [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: use #[doc = include_str!("filename")] instead, which handles macro invocations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse.rs:996:3 [INFO] [stdout] | [INFO] [stdout] 996 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse.rs:1859:3 [INFO] [stdout] | [INFO] [stdout] 1859 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse.rs:2331:3 [INFO] [stdout] | [INFO] [stdout] 2331 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse.rs:2346:3 [INFO] [stdout] | [INFO] [stdout] 2346 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse.rs:2362:3 [INFO] [stdout] | [INFO] [stdout] 2362 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse.rs:2378:3 [INFO] [stdout] | [INFO] [stdout] 2378 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse.rs:2413:3 [INFO] [stdout] | [INFO] [stdout] 2413 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse.rs:2428:3 [INFO] [stdout] | [INFO] [stdout] 2428 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:415:3 [INFO] [stdout] | [INFO] [stdout] 415 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:482:3 [INFO] [stdout] | [INFO] [stdout] 482 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:494:3 [INFO] [stdout] | [INFO] [stdout] 494 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:506:3 [INFO] [stdout] | [INFO] [stdout] 506 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:530:3 [INFO] [stdout] | [INFO] [stdout] 530 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:554:3 [INFO] [stdout] | [INFO] [stdout] 554 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:579:3 [INFO] [stdout] | [INFO] [stdout] 579 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:604:3 [INFO] [stdout] | [INFO] [stdout] 604 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:628:3 [INFO] [stdout] | [INFO] [stdout] 628 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:696:3 [INFO] [stdout] | [INFO] [stdout] 696 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:721:3 [INFO] [stdout] | [INFO] [stdout] 721 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:746:3 [INFO] [stdout] | [INFO] [stdout] 746 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:1375:3 [INFO] [stdout] | [INFO] [stdout] 1375 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:1387:3 [INFO] [stdout] | [INFO] [stdout] 1387 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:1410:3 [INFO] [stdout] | [INFO] [stdout] 1410 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:1477:3 [INFO] [stdout] | [INFO] [stdout] 1477 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:1537:3 [INFO] [stdout] | [INFO] [stdout] 1537 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse2.rs:2762:3 [INFO] [stdout] | [INFO] [stdout] 2762 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/ssse3.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/ssse3.rs:343:3 [INFO] [stdout] | [INFO] [stdout] 343 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 128 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:167:3 [INFO] [stdout] | [INFO] [stdout] 167 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:182:3 [INFO] [stdout] | [INFO] [stdout] 182 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:198:3 [INFO] [stdout] | [INFO] [stdout] 198 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:232:3 [INFO] [stdout] | [INFO] [stdout] 232 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:250:3 [INFO] [stdout] | [INFO] [stdout] 250 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:263:3 [INFO] [stdout] | [INFO] [stdout] 263 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:560:3 [INFO] [stdout] | [INFO] [stdout] 560 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:583:3 [INFO] [stdout] | [INFO] [stdout] 583 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:740:3 [INFO] [stdout] | [INFO] [stdout] 740 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:785:3 [INFO] [stdout] | [INFO] [stdout] 785 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:832:3 [INFO] [stdout] | [INFO] [stdout] 832 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:879:3 [INFO] [stdout] | [INFO] [stdout] 879 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse41.rs:983:3 [INFO] [stdout] | [INFO] [stdout] 983 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:282:3 [INFO] [stdout] | [INFO] [stdout] 282 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:303:3 [INFO] [stdout] | [INFO] [stdout] 303 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:324:3 [INFO] [stdout] | [INFO] [stdout] 324 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:345:3 [INFO] [stdout] | [INFO] [stdout] 345 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:365:3 [INFO] [stdout] | [INFO] [stdout] 365 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:386:3 [INFO] [stdout] | [INFO] [stdout] 386 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:406:3 [INFO] [stdout] | [INFO] [stdout] 406 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:501:3 [INFO] [stdout] | [INFO] [stdout] 501 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:522:3 [INFO] [stdout] | [INFO] [stdout] 522 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:543:3 [INFO] [stdout] | [INFO] [stdout] 543 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:564:3 [INFO] [stdout] | [INFO] [stdout] 564 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:585:3 [INFO] [stdout] | [INFO] [stdout] 585 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sse42.rs:607:3 [INFO] [stdout] | [INFO] [stdout] 607 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:117:3 [INFO] [stdout] | [INFO] [stdout] 117 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:163:3 [INFO] [stdout] | [INFO] [stdout] 163 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:409:3 [INFO] [stdout] | [INFO] [stdout] 409 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:460:3 [INFO] [stdout] | [INFO] [stdout] 460 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:529:3 [INFO] [stdout] | [INFO] [stdout] 529 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:575:3 [INFO] [stdout] | [INFO] [stdout] 575 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:664:3 [INFO] [stdout] | [INFO] [stdout] 664 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:867:3 [INFO] [stdout] | [INFO] [stdout] 867 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:886:3 [INFO] [stdout] | [INFO] [stdout] 886 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:905:3 [INFO] [stdout] | [INFO] [stdout] 905 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:924:3 [INFO] [stdout] | [INFO] [stdout] 924 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:945:3 [INFO] [stdout] | [INFO] [stdout] 945 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:966:3 [INFO] [stdout] | [INFO] [stdout] 966 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1083:3 [INFO] [stdout] | [INFO] [stdout] 1083 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1102:3 [INFO] [stdout] | [INFO] [stdout] 1102 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1120:3 [INFO] [stdout] | [INFO] [stdout] 1120 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1185:3 [INFO] [stdout] | [INFO] [stdout] 1185 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1243:3 [INFO] [stdout] | [INFO] [stdout] 1243 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1321:3 [INFO] [stdout] | [INFO] [stdout] 1321 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1367:3 [INFO] [stdout] | [INFO] [stdout] 1367 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1397:3 [INFO] [stdout] | [INFO] [stdout] 1397 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1415:3 [INFO] [stdout] | [INFO] [stdout] 1415 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1433:3 [INFO] [stdout] | [INFO] [stdout] 1433 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1521:3 [INFO] [stdout] | [INFO] [stdout] 1521 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1542:3 [INFO] [stdout] | [INFO] [stdout] 1542 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1561:3 [INFO] [stdout] | [INFO] [stdout] 1561 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1579:3 [INFO] [stdout] | [INFO] [stdout] 1579 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1592:3 [INFO] [stdout] | [INFO] [stdout] 1592 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx.rs:1605:3 [INFO] [stdout] | [INFO] [stdout] 1605 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:157:3 [INFO] [stdout] | [INFO] [stdout] 157 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:367:3 [INFO] [stdout] | [INFO] [stdout] 367 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:403:3 [INFO] [stdout] | [INFO] [stdout] 403 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:468:3 [INFO] [stdout] | [INFO] [stdout] 468 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1004:3 [INFO] [stdout] | [INFO] [stdout] 1004 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1092:3 [INFO] [stdout] | [INFO] [stdout] 1092 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1117:3 [INFO] [stdout] | [INFO] [stdout] 1117 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1147:3 [INFO] [stdout] | [INFO] [stdout] 1147 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1172:3 [INFO] [stdout] | [INFO] [stdout] 1172 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1202:3 [INFO] [stdout] | [INFO] [stdout] 1202 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1226:3 [INFO] [stdout] | [INFO] [stdout] 1226 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1253:3 [INFO] [stdout] | [INFO] [stdout] 1253 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1277:3 [INFO] [stdout] | [INFO] [stdout] 1277 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1304:3 [INFO] [stdout] | [INFO] [stdout] 1304 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1329:3 [INFO] [stdout] | [INFO] [stdout] 1329 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1359:3 [INFO] [stdout] | [INFO] [stdout] 1359 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1384:3 [INFO] [stdout] | [INFO] [stdout] 1384 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1414:3 [INFO] [stdout] | [INFO] [stdout] 1414 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1438:3 [INFO] [stdout] | [INFO] [stdout] 1438 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1465:3 [INFO] [stdout] | [INFO] [stdout] 1465 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1489:3 [INFO] [stdout] | [INFO] [stdout] 1489 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1516:3 [INFO] [stdout] | [INFO] [stdout] 1516 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1541:3 [INFO] [stdout] | [INFO] [stdout] 1541 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1571:3 [INFO] [stdout] | [INFO] [stdout] 1571 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1596:3 [INFO] [stdout] | [INFO] [stdout] 1596 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1626:3 [INFO] [stdout] | [INFO] [stdout] 1626 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1650:3 [INFO] [stdout] | [INFO] [stdout] 1650 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1677:3 [INFO] [stdout] | [INFO] [stdout] 1677 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1701:3 [INFO] [stdout] | [INFO] [stdout] 1701 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1728:3 [INFO] [stdout] | [INFO] [stdout] 1728 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1753:3 [INFO] [stdout] | [INFO] [stdout] 1753 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1783:3 [INFO] [stdout] | [INFO] [stdout] 1783 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1808:3 [INFO] [stdout] | [INFO] [stdout] 1808 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1838:3 [INFO] [stdout] | [INFO] [stdout] 1838 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1862:3 [INFO] [stdout] | [INFO] [stdout] 1862 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1889:3 [INFO] [stdout] | [INFO] [stdout] 1889 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1913:3 [INFO] [stdout] | [INFO] [stdout] 1913 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1942:3 [INFO] [stdout] | [INFO] [stdout] 1942 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2253:3 [INFO] [stdout] | [INFO] [stdout] 2253 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2441:3 [INFO] [stdout] | [INFO] [stdout] 2441 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2497:3 [INFO] [stdout] | [INFO] [stdout] 2497 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2517:3 [INFO] [stdout] | [INFO] [stdout] 2517 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2663:3 [INFO] [stdout] | [INFO] [stdout] 2663 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2741:3 [INFO] [stdout] | [INFO] [stdout] 2741 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2802:3 [INFO] [stdout] | [INFO] [stdout] 2802 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2972:3 [INFO] [stdout] | [INFO] [stdout] 2972 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2990:3 [INFO] [stdout] | [INFO] [stdout] 2990 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:3132:3 [INFO] [stdout] | [INFO] [stdout] 3132 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:3150:3 [INFO] [stdout] | [INFO] [stdout] 3150 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:3747:3 [INFO] [stdout] | [INFO] [stdout] 3747 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:3763:3 [INFO] [stdout] | [INFO] [stdout] 3763 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/avx2.rs:3776:3 [INFO] [stdout] | [INFO] [stdout] 3776 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/pclmulqdq.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/aes.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86/sha.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86_64/sse41.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86_64/sse41.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86_64/avx.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> core_arch/src/x86_64/avx2.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86/eflags.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | asm!("pushfq; popq $0" : "=r"(eflags) : : : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86/eflags.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | asm!("pushq $0; popfq" : : "r"(eflags) : "cc", "flags" : "volatile"); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86/cpuid.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | asm!("cpuid\n" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86/xsave.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | asm!("xgetbv" : "={eax}"(eax), "={edx}"(edx) : "{ecx}"(xcr_no)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse.rs:996:3 [INFO] [stdout] | [INFO] [stdout] 996 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse.rs:1859:3 [INFO] [stdout] | [INFO] [stdout] 1859 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse.rs:2331:3 [INFO] [stdout] | [INFO] [stdout] 2331 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse.rs:2346:3 [INFO] [stdout] | [INFO] [stdout] 2346 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse.rs:2362:3 [INFO] [stdout] | [INFO] [stdout] 2362 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse.rs:2378:3 [INFO] [stdout] | [INFO] [stdout] 2378 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse.rs:2413:3 [INFO] [stdout] | [INFO] [stdout] 2413 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse.rs:2428:3 [INFO] [stdout] | [INFO] [stdout] 2428 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:415:3 [INFO] [stdout] | [INFO] [stdout] 415 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:482:3 [INFO] [stdout] | [INFO] [stdout] 482 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:494:3 [INFO] [stdout] | [INFO] [stdout] 494 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:506:3 [INFO] [stdout] | [INFO] [stdout] 506 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:530:3 [INFO] [stdout] | [INFO] [stdout] 530 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:554:3 [INFO] [stdout] | [INFO] [stdout] 554 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:579:3 [INFO] [stdout] | [INFO] [stdout] 579 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:604:3 [INFO] [stdout] | [INFO] [stdout] 604 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:628:3 [INFO] [stdout] | [INFO] [stdout] 628 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:696:3 [INFO] [stdout] | [INFO] [stdout] 696 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:721:3 [INFO] [stdout] | [INFO] [stdout] 721 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:746:3 [INFO] [stdout] | [INFO] [stdout] 746 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:1375:3 [INFO] [stdout] | [INFO] [stdout] 1375 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:1387:3 [INFO] [stdout] | [INFO] [stdout] 1387 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:1410:3 [INFO] [stdout] | [INFO] [stdout] 1410 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:1477:3 [INFO] [stdout] | [INFO] [stdout] 1477 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:1537:3 [INFO] [stdout] | [INFO] [stdout] 1537 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse2.rs:2762:3 [INFO] [stdout] | [INFO] [stdout] 2762 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/ssse3.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/ssse3.rs:343:3 [INFO] [stdout] | [INFO] [stdout] 343 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 128 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:146:3 [INFO] [stdout] | [INFO] [stdout] 146 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:167:3 [INFO] [stdout] | [INFO] [stdout] 167 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:182:3 [INFO] [stdout] | [INFO] [stdout] 182 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:198:3 [INFO] [stdout] | [INFO] [stdout] 198 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:232:3 [INFO] [stdout] | [INFO] [stdout] 232 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:250:3 [INFO] [stdout] | [INFO] [stdout] 250 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:263:3 [INFO] [stdout] | [INFO] [stdout] 263 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:560:3 [INFO] [stdout] | [INFO] [stdout] 560 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:583:3 [INFO] [stdout] | [INFO] [stdout] 583 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:740:3 [INFO] [stdout] | [INFO] [stdout] 740 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:785:3 [INFO] [stdout] | [INFO] [stdout] 785 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:832:3 [INFO] [stdout] | [INFO] [stdout] 832 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:879:3 [INFO] [stdout] | [INFO] [stdout] 879 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse41.rs:983:3 [INFO] [stdout] | [INFO] [stdout] 983 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:282:3 [INFO] [stdout] | [INFO] [stdout] 282 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:303:3 [INFO] [stdout] | [INFO] [stdout] 303 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:324:3 [INFO] [stdout] | [INFO] [stdout] 324 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:345:3 [INFO] [stdout] | [INFO] [stdout] 345 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:365:3 [INFO] [stdout] | [INFO] [stdout] 365 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:386:3 [INFO] [stdout] | [INFO] [stdout] 386 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:406:3 [INFO] [stdout] | [INFO] [stdout] 406 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:501:3 [INFO] [stdout] | [INFO] [stdout] 501 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:522:3 [INFO] [stdout] | [INFO] [stdout] 522 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:543:3 [INFO] [stdout] | [INFO] [stdout] 543 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:564:3 [INFO] [stdout] | [INFO] [stdout] 564 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:585:3 [INFO] [stdout] | [INFO] [stdout] 585 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sse42.rs:607:3 [INFO] [stdout] | [INFO] [stdout] 607 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:117:3 [INFO] [stdout] | [INFO] [stdout] 117 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:163:3 [INFO] [stdout] | [INFO] [stdout] 163 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:409:3 [INFO] [stdout] | [INFO] [stdout] 409 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:460:3 [INFO] [stdout] | [INFO] [stdout] 460 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:529:3 [INFO] [stdout] | [INFO] [stdout] 529 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:575:3 [INFO] [stdout] | [INFO] [stdout] 575 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:664:3 [INFO] [stdout] | [INFO] [stdout] 664 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:867:3 [INFO] [stdout] | [INFO] [stdout] 867 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:886:3 [INFO] [stdout] | [INFO] [stdout] 886 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:905:3 [INFO] [stdout] | [INFO] [stdout] 905 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:924:3 [INFO] [stdout] | [INFO] [stdout] 924 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:945:3 [INFO] [stdout] | [INFO] [stdout] 945 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:966:3 [INFO] [stdout] | [INFO] [stdout] 966 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1083:3 [INFO] [stdout] | [INFO] [stdout] 1083 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1102:3 [INFO] [stdout] | [INFO] [stdout] 1102 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1120:3 [INFO] [stdout] | [INFO] [stdout] 1120 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1185:3 [INFO] [stdout] | [INFO] [stdout] 1185 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1243:3 [INFO] [stdout] | [INFO] [stdout] 1243 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1321:3 [INFO] [stdout] | [INFO] [stdout] 1321 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1367:3 [INFO] [stdout] | [INFO] [stdout] 1367 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1397:3 [INFO] [stdout] | [INFO] [stdout] 1397 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1415:3 [INFO] [stdout] | [INFO] [stdout] 1415 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1433:3 [INFO] [stdout] | [INFO] [stdout] 1433 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1521:3 [INFO] [stdout] | [INFO] [stdout] 1521 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1542:3 [INFO] [stdout] | [INFO] [stdout] 1542 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1561:3 [INFO] [stdout] | [INFO] [stdout] 1561 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1579:3 [INFO] [stdout] | [INFO] [stdout] 1579 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1592:3 [INFO] [stdout] | [INFO] [stdout] 1592 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx.rs:1605:3 [INFO] [stdout] | [INFO] [stdout] 1605 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:157:3 [INFO] [stdout] | [INFO] [stdout] 157 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:367:3 [INFO] [stdout] | [INFO] [stdout] 367 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:403:3 [INFO] [stdout] | [INFO] [stdout] 403 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:468:3 [INFO] [stdout] | [INFO] [stdout] 468 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1004:3 [INFO] [stdout] | [INFO] [stdout] 1004 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1092:3 [INFO] [stdout] | [INFO] [stdout] 1092 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1117:3 [INFO] [stdout] | [INFO] [stdout] 1117 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1147:3 [INFO] [stdout] | [INFO] [stdout] 1147 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1172:3 [INFO] [stdout] | [INFO] [stdout] 1172 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1202:3 [INFO] [stdout] | [INFO] [stdout] 1202 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1226:3 [INFO] [stdout] | [INFO] [stdout] 1226 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1253:3 [INFO] [stdout] | [INFO] [stdout] 1253 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1277:3 [INFO] [stdout] | [INFO] [stdout] 1277 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1304:3 [INFO] [stdout] | [INFO] [stdout] 1304 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1329:3 [INFO] [stdout] | [INFO] [stdout] 1329 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1359:3 [INFO] [stdout] | [INFO] [stdout] 1359 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1384:3 [INFO] [stdout] | [INFO] [stdout] 1384 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1414:3 [INFO] [stdout] | [INFO] [stdout] 1414 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1438:3 [INFO] [stdout] | [INFO] [stdout] 1438 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1465:3 [INFO] [stdout] | [INFO] [stdout] 1465 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1489:3 [INFO] [stdout] | [INFO] [stdout] 1489 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1516:3 [INFO] [stdout] | [INFO] [stdout] 1516 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1541:3 [INFO] [stdout] | [INFO] [stdout] 1541 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1571:3 [INFO] [stdout] | [INFO] [stdout] 1571 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1596:3 [INFO] [stdout] | [INFO] [stdout] 1596 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1626:3 [INFO] [stdout] | [INFO] [stdout] 1626 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1650:3 [INFO] [stdout] | [INFO] [stdout] 1650 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1677:3 [INFO] [stdout] | [INFO] [stdout] 1677 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1701:3 [INFO] [stdout] | [INFO] [stdout] 1701 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1728:3 [INFO] [stdout] | [INFO] [stdout] 1728 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1753:3 [INFO] [stdout] | [INFO] [stdout] 1753 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1783:3 [INFO] [stdout] | [INFO] [stdout] 1783 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1808:3 [INFO] [stdout] | [INFO] [stdout] 1808 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1838:3 [INFO] [stdout] | [INFO] [stdout] 1838 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1862:3 [INFO] [stdout] | [INFO] [stdout] 1862 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1889:3 [INFO] [stdout] | [INFO] [stdout] 1889 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1913:3 [INFO] [stdout] | [INFO] [stdout] 1913 | #[rustc_args_required_const(4)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:1942:3 [INFO] [stdout] | [INFO] [stdout] 1942 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2253:3 [INFO] [stdout] | [INFO] [stdout] 2253 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2441:3 [INFO] [stdout] | [INFO] [stdout] 2441 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2497:3 [INFO] [stdout] | [INFO] [stdout] 2497 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2517:3 [INFO] [stdout] | [INFO] [stdout] 2517 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2663:3 [INFO] [stdout] | [INFO] [stdout] 2663 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2741:3 [INFO] [stdout] | [INFO] [stdout] 2741 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2802:3 [INFO] [stdout] | [INFO] [stdout] 2802 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2972:3 [INFO] [stdout] | [INFO] [stdout] 2972 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:2990:3 [INFO] [stdout] | [INFO] [stdout] 2990 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:3132:3 [INFO] [stdout] | [INFO] [stdout] 3132 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:3150:3 [INFO] [stdout] | [INFO] [stdout] 3150 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:3747:3 [INFO] [stdout] | [INFO] [stdout] 3747 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:3763:3 [INFO] [stdout] | [INFO] [stdout] 3763 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/avx2.rs:3776:3 [INFO] [stdout] | [INFO] [stdout] 3776 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/pclmulqdq.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/aes.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86/sha.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86/bt.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | asm!("btl $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86/bt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | asm!("btsl $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86/bt.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | asm!("btrl $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86/bt.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | asm!("btcl $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86_64/sse41.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86_64/sse41.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86_64/avx.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> core_arch/src/x86_64/avx2.rs:28:3 [INFO] [stdout] | [INFO] [stdout] 28 | #[rustc_args_required_const(1)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86_64/bt.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | asm!("btq $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86_64/bt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | asm!("btsq $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86_64/bt.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | asm!("btrq $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> core_arch/src/x86_64/bt.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | asm!("btcq $2, $1\n\tsetc ${0:b}" [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] core::arch::asm [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> packed_simd/src/lib.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | const_generics, [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> core_arch/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / #![feature( [INFO] [stdout] 6 | | const_fn, [INFO] [stdout] 7 | | const_fn_union, [INFO] [stdout] 8 | | link_llvm_intrinsics, [INFO] [stdout] ... | [INFO] [stdout] 35 | | external_doc [INFO] [stdout] 36 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_fn_union` has been stable since 1.56.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: custom inner attributes are unstable [INFO] [stdout] --> core_arch/src/simd.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | #![rustfmt::skip] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(soft_unstable)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #64266 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> core_arch/src/x86/sse41.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | pub const _MM_FROUND_FLOOR: i32 = (_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_NEG_INF); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - pub const _MM_FROUND_FLOOR: i32 = (_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_NEG_INF); [INFO] [stdout] 38 + pub const _MM_FROUND_FLOOR: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_NEG_INF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> core_arch/src/x86/sse41.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | pub const _MM_FROUND_CEIL: i32 = (_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_POS_INF); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - pub const _MM_FROUND_CEIL: i32 = (_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_POS_INF); [INFO] [stdout] 41 + pub const _MM_FROUND_CEIL: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_POS_INF; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> core_arch/src/x86/sse41.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | pub const _MM_FROUND_TRUNC: i32 = (_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_ZERO); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - pub const _MM_FROUND_TRUNC: i32 = (_MM_FROUND_RAISE_EXC | _MM_FROUND_TO_ZERO); [INFO] [stdout] 44 + pub const _MM_FROUND_TRUNC: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_TO_ZERO; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> core_arch/src/x86/sse41.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | pub const _MM_FROUND_RINT: i32 = (_MM_FROUND_RAISE_EXC | _MM_FROUND_CUR_DIRECTION); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 - pub const _MM_FROUND_RINT: i32 = (_MM_FROUND_RAISE_EXC | _MM_FROUND_CUR_DIRECTION); [INFO] [stdout] 48 + pub const _MM_FROUND_RINT: i32 = _MM_FROUND_RAISE_EXC | _MM_FROUND_CUR_DIRECTION; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> core_arch/src/x86/sse41.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | pub const _MM_FROUND_NEARBYINT: i32 = (_MM_FROUND_NO_EXC | _MM_FROUND_CUR_DIRECTION); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - pub const _MM_FROUND_NEARBYINT: i32 = (_MM_FROUND_NO_EXC | _MM_FROUND_CUR_DIRECTION); [INFO] [stdout] 51 + pub const _MM_FROUND_NEARBYINT: i32 = _MM_FROUND_NO_EXC | _MM_FROUND_CUR_DIRECTION; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 151 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:123:50 [INFO] [stdout] | [INFO] [stdout] 123 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | _ => shuffle1!(1), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | 0 => shuffle1!(0, 4), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | 1 => shuffle1!(1, 5), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | 2 => shuffle1!(2, 6), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:178:66 [INFO] [stdout] | [INFO] [stdout] 178 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 215 | _ => shuffle1!(3, 7), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 563 | 0 => blend1!(0), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:535:50 [INFO] [stdout] | [INFO] [stdout] 535 | simd_shuffle4(a, b, [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 564 | _ => blend1!(4), [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 624 | 0b00 => blend1!(0, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 625 | 0b01 => blend1!(8, 1), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 626 | 0b10 => blend1!(0, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:590:66 [INFO] [stdout] | [INFO] [stdout] 590 | simd_shuffle8(a, b, [$a, $b, $c, $d, $e, $f, $g, $h]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 627 | _ => blend1!(8, 9), [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `blend4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:1327:70 [INFO] [stdout] | [INFO] [stdout] 1327 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1355 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:1327:70 [INFO] [stdout] | [INFO] [stdout] 1327 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1355 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:1327:70 [INFO] [stdout] | [INFO] [stdout] 1327 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1355 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:1327:70 [INFO] [stdout] | [INFO] [stdout] 1327 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1355 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> core_arch/src/x86/avx.rs:1327:70 [INFO] [stdout] | [INFO] [stdout] 1327 | simd_shuffle4(a, _mm256_undefined_pd(), [$a, $b, $c, $d]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1355 | 0 => shuffle1!(0), [INFO] [stdout] | ------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `shuffle4` (in Nightly builds, run with -Z macro-backtrace for more info) [WARN] too many lines in the log, truncating it