[INFO] cloning repository https://github.com/Umio-Yasuno/rust-cpuid-asm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Umio-Yasuno/rust-cpuid-asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUmio-Yasuno%2Frust-cpuid-asm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUmio-Yasuno%2Frust-cpuid-asm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a5c6ac38c6f92bbad6a0fcb956bcfe6dcb024b0 [INFO] testing Umio-Yasuno/rust-cpuid-asm against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUmio-Yasuno%2Frust-cpuid-asm" "/workspace/builds/worker-88/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-88/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Umio-Yasuno/rust-cpuid-asm on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Umio-Yasuno/rust-cpuid-asm [INFO] finished tweaking git repo https://github.com/Umio-Yasuno/rust-cpuid-asm [INFO] tweaked toml for git repo https://github.com/Umio-Yasuno/rust-cpuid-asm written to /workspace/builds/worker-88/source/Cargo.toml [INFO] crate git repo https://github.com/Umio-Yasuno/rust-cpuid-asm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 134644d5eacbd8446569f3c5eff4f02a2620d32abcbfdb0bc1f327b8471574a4 [INFO] running `Command { std: "docker" "start" "-a" "134644d5eacbd8446569f3c5eff4f02a2620d32abcbfdb0bc1f327b8471574a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "134644d5eacbd8446569f3c5eff4f02a2620d32abcbfdb0bc1f327b8471574a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134644d5eacbd8446569f3c5eff4f02a2620d32abcbfdb0bc1f327b8471574a4", kill_on_drop: false }` [INFO] [stdout] 134644d5eacbd8446569f3c5eff4f02a2620d32abcbfdb0bc1f327b8471574a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd2913bf78dece5831388268a89f473917272fe20a0983c20a8ba445646be77b [INFO] running `Command { std: "docker" "start" "-a" "cd2913bf78dece5831388268a89f473917272fe20a0983c20a8ba445646be77b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cpuid-dump-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `CpuidResult` [INFO] [stdout] --> src/lib.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | use core::arch::x86_64::{__cpuid_count, CpuidResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CpuidResult` [INFO] [stdout] --> src/feature_detect.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use core::arch::x86_64::{__cpuid_count, CpuidResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 29 | has_popcnt: bitflag!(lf_01h.ecx, 23), [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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 31 | has_bmi1: bitflag!(lf_07h.ebx, 3), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 32 | has_bmi2: bitflag!(lf_07h.ebx, 8), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 34 | has_lzcnt: bitflag!(lf_80_01h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 35 | has_tbm: bitflag!(lf_80_01h.ecx, 21), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | let _has_sse2 = bitflag!(lf_01h.edx, 26); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | let _has_sse = bitflag!(lf_01h.edx, 25); // Streaming SIMD Extensions [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | let _has_fxsr = bitflag!(lf_01h.edx, 24); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | let _has_mmx = bitflag!(lf_01h.edx, 23); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | let _has_cmov = bitflag!(lf_01h.edx, 15); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | let _has_syscall = bitflag!(lf_01h.edx, 11); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | let _has_cx8 = bitflag!(lf_01h.edx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | let _has_fpu = bitflag!(lf_01h.edx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | let _has_f16c = bitflag!(lf_01h.ecx, 29); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | let _has_avx = bitflag!(lf_01h.ecx, 28); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | let _has_osxsave = bitflag!(lf_01h.ecx, 27); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 75 | let _has_xsave = bitflag!(lf_01h.ecx, 26); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | let _has_popcnt = bitflag!(lf_01h.ecx, 23); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | let _has_movbe = bitflag!(lf_01h.ecx, 22); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | let _has_sse4_2 = bitflag!(lf_01h.ecx, 20); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | let _has_sse4_1 = bitflag!(lf_01h.ecx, 19); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | let _has_cx16 = bitflag!(lf_01h.ecx, 13); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | let _has_fma3 = bitflag!(lf_01h.ecx, 12); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | let _has_ssse3 = bitflag!(lf_01h.ecx, 9); // Supplemental SSE3 [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | let _has_sse3 = bitflag!(lf_01h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | let _has_lzcnt = bitflag!(lf_80_01h.ecx, 5); // abm [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | let _has_lahf = bitflag!(lf_80_01h.ecx, 0); // LAHF/SAHF [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | let _has_avx512_vl = bitflag!(lf_07h.ebx, 31); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | let _has_avx512_bw = bitflag!(lf_07h.ebx, 30); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 115 | let _has_avx512_cd = bitflag!(lf_07h.ebx, 28); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 123 | let _has_avx512_dq = bitflag!(lf_07h.ebx, 17); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | let _has_avx512_f = bitflag!(lf_07h.ebx, 16); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let _has_bmi2 = bitflag!(lf_07h.ebx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | let _has_avx2 = bitflag!(lf_07h.ebx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | let _has_bmi1 = bitflag!(lf_07h.ebx, 3); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | let _has_avx512_vl = bitflag!(lf_07h.ebx, 31); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | let _has_avx512_bw = bitflag!(lf_07h.ebx, 30); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | let _has_avx512_cd = bitflag!(lf_07h.ebx, 28); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 203 | let _has_avx512_ifma = bitflag!(lf_07h.ebx, 21); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | let _has_avx512_dq = bitflag!(lf_07h.ebx, 17); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 205 | let _has_avx512_f = bitflag!(lf_07h.ebx, 16); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 208 | let _has_avx512_vpopcntdq = bitflag!(lf_07h.ecx, 14); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 209 | let _has_avx512_bitalg = bitflag!(lf_07h.ecx, 12); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 210 | let _has_avx512_vnni = bitflag!(lf_07h.ecx, 11); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | let _has_vaes = bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | let _has_gfni = bitflag!(lf_07h.ecx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | let _has_avx512_vbmi2 = bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | let _has_avx512_vbmi = bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | let _has_avx512_fp16 = bitflag!(lf_07h.edx, 23); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | let _has_amx_bf16 = bitflag!(lf_07h.edx, 22); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 221 | let _has_avx512_vp2intersect = bitflag!(lf_07h.edx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | let _has_avx512_bf16 = bitflag!(lf_07h_sub_01h.eax, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | aes: bitflag!(lf_01h, 25), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | sha: bitflag!(lf_07h.ebx, 29), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 265 | gfni: bitflag!(lf_07h.ecx, 8), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 266 | vaes: bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.31s [INFO] running `Command { std: "docker" "inspect" "cd2913bf78dece5831388268a89f473917272fe20a0983c20a8ba445646be77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2913bf78dece5831388268a89f473917272fe20a0983c20a8ba445646be77b", kill_on_drop: false }` [INFO] [stdout] cd2913bf78dece5831388268a89f473917272fe20a0983c20a8ba445646be77b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c09dc4d25c58807440fcf0c37b01288fb7a8c90e0e02af5512ea0930f49a50fe [INFO] running `Command { std: "docker" "start" "-a" "c09dc4d25c58807440fcf0c37b01288fb7a8c90e0e02af5512ea0930f49a50fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused import: `CpuidResult` [INFO] [stdout] --> src/lib.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | use core::arch::x86_64::{__cpuid_count, CpuidResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CpuidResult` [INFO] [stdout] --> src/feature_detect.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use core::arch::x86_64::{__cpuid_count, CpuidResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 29 | has_popcnt: bitflag!(lf_01h.ecx, 23), [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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 31 | has_bmi1: bitflag!(lf_07h.ebx, 3), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 32 | has_bmi2: bitflag!(lf_07h.ebx, 8), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 34 | has_lzcnt: bitflag!(lf_80_01h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 35 | has_tbm: bitflag!(lf_80_01h.ecx, 21), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | let _has_sse2 = bitflag!(lf_01h.edx, 26); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | let _has_sse = bitflag!(lf_01h.edx, 25); // Streaming SIMD Extensions [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | let _has_fxsr = bitflag!(lf_01h.edx, 24); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | let _has_mmx = bitflag!(lf_01h.edx, 23); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | let _has_cmov = bitflag!(lf_01h.edx, 15); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | let _has_syscall = bitflag!(lf_01h.edx, 11); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | let _has_cx8 = bitflag!(lf_01h.edx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | let _has_fpu = bitflag!(lf_01h.edx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | let _has_f16c = bitflag!(lf_01h.ecx, 29); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | let _has_avx = bitflag!(lf_01h.ecx, 28); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | let _has_osxsave = bitflag!(lf_01h.ecx, 27); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 75 | let _has_xsave = bitflag!(lf_01h.ecx, 26); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | let _has_popcnt = bitflag!(lf_01h.ecx, 23); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | let _has_movbe = bitflag!(lf_01h.ecx, 22); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | let _has_sse4_2 = bitflag!(lf_01h.ecx, 20); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | let _has_sse4_1 = bitflag!(lf_01h.ecx, 19); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | let _has_cx16 = bitflag!(lf_01h.ecx, 13); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | let _has_fma3 = bitflag!(lf_01h.ecx, 12); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | let _has_ssse3 = bitflag!(lf_01h.ecx, 9); // Supplemental SSE3 [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | let _has_sse3 = bitflag!(lf_01h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | let _has_lzcnt = bitflag!(lf_80_01h.ecx, 5); // abm [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | let _has_lahf = bitflag!(lf_80_01h.ecx, 0); // LAHF/SAHF [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | let _has_avx512_vl = bitflag!(lf_07h.ebx, 31); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | let _has_avx512_bw = bitflag!(lf_07h.ebx, 30); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 115 | let _has_avx512_cd = bitflag!(lf_07h.ebx, 28); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 123 | let _has_avx512_dq = bitflag!(lf_07h.ebx, 17); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | let _has_avx512_f = bitflag!(lf_07h.ebx, 16); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let _has_bmi2 = bitflag!(lf_07h.ebx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | let _has_avx2 = bitflag!(lf_07h.ebx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | let _has_bmi1 = bitflag!(lf_07h.ebx, 3); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | let _has_avx512_vl = bitflag!(lf_07h.ebx, 31); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | let _has_avx512_bw = bitflag!(lf_07h.ebx, 30); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | let _has_avx512_cd = bitflag!(lf_07h.ebx, 28); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 203 | let _has_avx512_ifma = bitflag!(lf_07h.ebx, 21); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | let _has_avx512_dq = bitflag!(lf_07h.ebx, 17); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 205 | let _has_avx512_f = bitflag!(lf_07h.ebx, 16); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 208 | let _has_avx512_vpopcntdq = bitflag!(lf_07h.ecx, 14); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 209 | let _has_avx512_bitalg = bitflag!(lf_07h.ecx, 12); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 210 | let _has_avx512_vnni = bitflag!(lf_07h.ecx, 11); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | let _has_vaes = bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | let _has_gfni = bitflag!(lf_07h.ecx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | let _has_avx512_vbmi2 = bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | let _has_avx512_vbmi = bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | let _has_avx512_fp16 = bitflag!(lf_07h.edx, 23); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | let _has_amx_bf16 = bitflag!(lf_07h.edx, 22); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 221 | let _has_avx512_vp2intersect = bitflag!(lf_07h.edx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | let _has_avx512_bf16 = bitflag!(lf_07h_sub_01h.eax, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | aes: bitflag!(lf_01h, 25), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | sha: bitflag!(lf_07h.ebx, 29), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cpuid-dump-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 265 | gfni: bitflag!(lf_07h.ecx, 8), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 266 | vaes: bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CpuidResult` [INFO] [stdout] --> src/lib.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | use core::arch::x86_64::{__cpuid_count, CpuidResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CpuidResult` [INFO] [stdout] --> src/feature_detect.rs:5:41 [INFO] [stdout] | [INFO] [stdout] 5 | use core::arch::x86_64::{__cpuid_count, CpuidResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 29 | has_popcnt: bitflag!(lf_01h.ecx, 23), [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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 31 | has_bmi1: bitflag!(lf_07h.ebx, 3), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 32 | has_bmi2: bitflag!(lf_07h.ebx, 8), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 34 | has_lzcnt: bitflag!(lf_80_01h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 35 | has_tbm: bitflag!(lf_80_01h.ecx, 21), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | let _has_sse2 = bitflag!(lf_01h.edx, 26); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | let _has_sse = bitflag!(lf_01h.edx, 25); // Streaming SIMD Extensions [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | let _has_fxsr = bitflag!(lf_01h.edx, 24); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 59 | let _has_mmx = bitflag!(lf_01h.edx, 23); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | let _has_cmov = bitflag!(lf_01h.edx, 15); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | let _has_syscall = bitflag!(lf_01h.edx, 11); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | let _has_cx8 = bitflag!(lf_01h.edx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 63 | let _has_fpu = bitflag!(lf_01h.edx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | let _has_f16c = bitflag!(lf_01h.ecx, 29); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 73 | let _has_avx = bitflag!(lf_01h.ecx, 28); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | let _has_osxsave = bitflag!(lf_01h.ecx, 27); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 75 | let _has_xsave = bitflag!(lf_01h.ecx, 26); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | let _has_popcnt = bitflag!(lf_01h.ecx, 23); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 79 | let _has_movbe = bitflag!(lf_01h.ecx, 22); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | let _has_sse4_2 = bitflag!(lf_01h.ecx, 20); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | let _has_sse4_1 = bitflag!(lf_01h.ecx, 19); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | let _has_cx16 = bitflag!(lf_01h.ecx, 13); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | let _has_fma3 = bitflag!(lf_01h.ecx, 12); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 91 | let _has_ssse3 = bitflag!(lf_01h.ecx, 9); // Supplemental SSE3 [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | let _has_sse3 = bitflag!(lf_01h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | let _has_lzcnt = bitflag!(lf_80_01h.ecx, 5); // abm [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | let _has_lahf = bitflag!(lf_80_01h.ecx, 0); // LAHF/SAHF [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | let _has_avx512_vl = bitflag!(lf_07h.ebx, 31); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 113 | let _has_avx512_bw = bitflag!(lf_07h.ebx, 30); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 115 | let _has_avx512_cd = bitflag!(lf_07h.ebx, 28); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 123 | let _has_avx512_dq = bitflag!(lf_07h.ebx, 17); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | let _has_avx512_f = bitflag!(lf_07h.ebx, 16); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let _has_bmi2 = bitflag!(lf_07h.ebx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | let _has_avx2 = bitflag!(lf_07h.ebx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 127 | let _has_bmi1 = bitflag!(lf_07h.ebx, 3); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | let _has_avx512_vl = bitflag!(lf_07h.ebx, 31); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | let _has_avx512_bw = bitflag!(lf_07h.ebx, 30); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | let _has_avx512_cd = bitflag!(lf_07h.ebx, 28); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 203 | let _has_avx512_ifma = bitflag!(lf_07h.ebx, 21); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | let _has_avx512_dq = bitflag!(lf_07h.ebx, 17); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 205 | let _has_avx512_f = bitflag!(lf_07h.ebx, 16); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 208 | let _has_avx512_vpopcntdq = bitflag!(lf_07h.ecx, 14); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 209 | let _has_avx512_bitalg = bitflag!(lf_07h.ecx, 12); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 210 | let _has_avx512_vnni = bitflag!(lf_07h.ecx, 11); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 211 | let _has_vaes = bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | let _has_gfni = bitflag!(lf_07h.ecx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 213 | let _has_avx512_vbmi2 = bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 214 | let _has_avx512_vbmi = bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | let _has_avx512_fp16 = bitflag!(lf_07h.edx, 23); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | let _has_amx_bf16 = bitflag!(lf_07h.edx, 22); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 221 | let _has_avx512_vp2intersect = bitflag!(lf_07h.edx, 8); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 224 | let _has_avx512_bf16 = bitflag!(lf_07h_sub_01h.eax, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 263 | aes: bitflag!(lf_01h, 25), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 264 | sha: bitflag!(lf_07h.ebx, 29), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 265 | gfni: bitflag!(lf_07h.ecx, 8), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/feature_detect.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | (($x >> $pos) & 1) == 1; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 266 | vaes: bitflag!(lf_07h.ecx, 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 `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "c09dc4d25c58807440fcf0c37b01288fb7a8c90e0e02af5512ea0930f49a50fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c09dc4d25c58807440fcf0c37b01288fb7a8c90e0e02af5512ea0930f49a50fe", kill_on_drop: false }` [INFO] [stdout] c09dc4d25c58807440fcf0c37b01288fb7a8c90e0e02af5512ea0930f49a50fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-88/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dcb4c7a8ab281b2986ae4205914ef7cef37e7008af1d477e7044b09115a3fc88 [INFO] running `Command { std: "docker" "start" "-a" "dcb4c7a8ab281b2986ae4205914ef7cef37e7008af1d477e7044b09115a3fc88", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `CpuidResult` [INFO] [stderr] --> src/lib.rs:6:41 [INFO] [stderr] | [INFO] [stderr] 6 | use core::arch::x86_64::{__cpuid_count, CpuidResult}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `CpuidResult` [INFO] [stderr] --> src/feature_detect.rs:5:41 [INFO] [stderr] | [INFO] [stderr] 5 | use core::arch::x86_64::{__cpuid_count, CpuidResult}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 29 | has_popcnt: bitflag!(lf_01h.ecx, 23), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 31 | has_bmi1: bitflag!(lf_07h.ebx, 3), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 32 | has_bmi2: bitflag!(lf_07h.ebx, 8), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 34 | has_lzcnt: bitflag!(lf_80_01h.ecx, 5), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 35 | has_tbm: bitflag!(lf_80_01h.ecx, 21), [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 56 | let _has_sse2 = bitflag!(lf_01h.edx, 26); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 57 | let _has_sse = bitflag!(lf_01h.edx, 25); // Streaming SIMD Extensions [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 58 | let _has_fxsr = bitflag!(lf_01h.edx, 24); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 59 | let _has_mmx = bitflag!(lf_01h.edx, 23); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 60 | let _has_cmov = bitflag!(lf_01h.edx, 15); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 61 | let _has_syscall = bitflag!(lf_01h.edx, 11); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 62 | let _has_cx8 = bitflag!(lf_01h.edx, 8); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 63 | let _has_fpu = bitflag!(lf_01h.edx, 0); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 72 | let _has_f16c = bitflag!(lf_01h.ecx, 29); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 73 | let _has_avx = bitflag!(lf_01h.ecx, 28); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 74 | let _has_osxsave = bitflag!(lf_01h.ecx, 27); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 75 | let _has_xsave = bitflag!(lf_01h.ecx, 26); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 78 | let _has_popcnt = bitflag!(lf_01h.ecx, 23); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 79 | let _has_movbe = bitflag!(lf_01h.ecx, 22); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 81 | let _has_sse4_2 = bitflag!(lf_01h.ecx, 20); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 82 | let _has_sse4_1 = bitflag!(lf_01h.ecx, 19); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 87 | let _has_cx16 = bitflag!(lf_01h.ecx, 13); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 88 | let _has_fma3 = bitflag!(lf_01h.ecx, 12); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 91 | let _has_ssse3 = bitflag!(lf_01h.ecx, 9); // Supplemental SSE3 [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 100 | let _has_sse3 = bitflag!(lf_01h.ecx, 0); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 104 | let _has_lzcnt = bitflag!(lf_80_01h.ecx, 5); // abm [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 105 | let _has_lahf = bitflag!(lf_80_01h.ecx, 0); // LAHF/SAHF [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 112 | let _has_avx512_vl = bitflag!(lf_07h.ebx, 31); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 113 | let _has_avx512_bw = bitflag!(lf_07h.ebx, 30); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 115 | let _has_avx512_cd = bitflag!(lf_07h.ebx, 28); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 123 | let _has_avx512_dq = bitflag!(lf_07h.ebx, 17); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 124 | let _has_avx512_f = bitflag!(lf_07h.ebx, 16); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 125 | let _has_bmi2 = bitflag!(lf_07h.ebx, 8); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 126 | let _has_avx2 = bitflag!(lf_07h.ebx, 5); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 127 | let _has_bmi1 = bitflag!(lf_07h.ebx, 3); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 198 | let _has_avx512_vl = bitflag!(lf_07h.ebx, 31); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 199 | let _has_avx512_bw = bitflag!(lf_07h.ebx, 30); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 200 | let _has_avx512_cd = bitflag!(lf_07h.ebx, 28); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 203 | let _has_avx512_ifma = bitflag!(lf_07h.ebx, 21); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 204 | let _has_avx512_dq = bitflag!(lf_07h.ebx, 17); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 205 | let _has_avx512_f = bitflag!(lf_07h.ebx, 16); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 208 | let _has_avx512_vpopcntdq = bitflag!(lf_07h.ecx, 14); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 209 | let _has_avx512_bitalg = bitflag!(lf_07h.ecx, 12); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 210 | let _has_avx512_vnni = bitflag!(lf_07h.ecx, 11); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 211 | let _has_vaes = bitflag!(lf_07h.ecx, 9); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 212 | let _has_gfni = bitflag!(lf_07h.ecx, 8); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 213 | let _has_avx512_vbmi2 = bitflag!(lf_07h.ecx, 6); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 214 | let _has_avx512_vbmi = bitflag!(lf_07h.ecx, 1); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 219 | let _has_avx512_fp16 = bitflag!(lf_07h.edx, 23); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 220 | let _has_amx_bf16 = bitflag!(lf_07h.edx, 22); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 221 | let _has_avx512_vp2intersect = bitflag!(lf_07h.edx, 8); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 224 | let _has_avx512_bf16 = bitflag!(lf_07h_sub_01h.eax, 5); [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 263 | aes: bitflag!(lf_01h, 25), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 264 | sha: bitflag!(lf_07h.ebx, 29), [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 265 | gfni: bitflag!(lf_07h.ecx, 8), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/feature_detect.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | (($x >> $pos) & 1) == 1; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 266 | vaes: bitflag!(lf_07h.ecx, 9), [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `bitflag` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `cpuid-dump-rs` (lib) generated 58 warnings [INFO] [stderr] warning: `cpuid-dump-rs` (lib test) generated 58 warnings (58 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpuid_asm-1f15f301bacb9d58) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cpuid_asm [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dcb4c7a8ab281b2986ae4205914ef7cef37e7008af1d477e7044b09115a3fc88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb4c7a8ab281b2986ae4205914ef7cef37e7008af1d477e7044b09115a3fc88", kill_on_drop: false }` [INFO] [stdout] dcb4c7a8ab281b2986ae4205914ef7cef37e7008af1d477e7044b09115a3fc88