[INFO] crate raw-cpuid 7.0.1 is already in cache [INFO] checking raw-cpuid-7.0.1 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate raw-cpuid 7.0.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate raw-cpuid 7.0.1 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate raw-cpuid 7.0.1 [INFO] finished tweaking crates.io crate raw-cpuid 7.0.1 [INFO] tweaked toml for crates.io crate raw-cpuid 7.0.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate raw-cpuid 7.0.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9bbd733fc42ff9c87cea96bee667d76ab40da85c6ed8192fa3807b3553ea1a4f [INFO] running `"docker" "start" "-a" "9bbd733fc42ff9c87cea96bee667d76ab40da85c6ed8192fa3807b3553ea1a4f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking core_affinity v0.5.9 [INFO] [stderr] Compiling raw-cpuid v7.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2387:1 [INFO] [stderr] | [INFO] [stderr] 2387 | / bitflags! { [INFO] [stderr] 2388 | | #[derive(Default)] [INFO] [stderr] 2389 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2390 | | struct ThermalPowerFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2396 | | } [INFO] [stderr] 2397 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:3025:1 [INFO] [stderr] | [INFO] [stderr] 3025 | / bitflags! { [INFO] [stderr] 3026 | | #[derive(Default)] [INFO] [stderr] 3027 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 3028 | | struct ExtendedStateInfoXSSFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3034 | | } [INFO] [stderr] 3035 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4269:1 [INFO] [stderr] | [INFO] [stderr] 4269 | / bitflags! { [INFO] [stderr] 4270 | | #[derive(Default)] [INFO] [stderr] 4271 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4272 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4279 | | } [INFO] [stderr] 4280 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4354:1 [INFO] [stderr] | [INFO] [stderr] 4354 | / bitflags! { [INFO] [stderr] 4355 | | #[derive(Default)] [INFO] [stderr] 4356 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4357 | | struct MemoryEncryptionInfoEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4366 | | } [INFO] [stderr] 4367 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2387:1 [INFO] [stderr] | [INFO] [stderr] 2387 | / bitflags! { [INFO] [stderr] 2388 | | #[derive(Default)] [INFO] [stderr] 2389 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2390 | | struct ThermalPowerFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2396 | | } [INFO] [stderr] 2397 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2387:1 [INFO] [stderr] | [INFO] [stderr] 2387 | / bitflags! { [INFO] [stderr] 2388 | | #[derive(Default)] [INFO] [stderr] 2389 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2390 | | struct ThermalPowerFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2396 | | } [INFO] [stderr] 2397 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:3025:1 [INFO] [stderr] | [INFO] [stderr] 3025 | / bitflags! { [INFO] [stderr] 3026 | | #[derive(Default)] [INFO] [stderr] 3027 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 3028 | | struct ExtendedStateInfoXSSFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3034 | | } [INFO] [stderr] 3035 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:3025:1 [INFO] [stderr] | [INFO] [stderr] 3025 | / bitflags! { [INFO] [stderr] 3026 | | #[derive(Default)] [INFO] [stderr] 3027 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 3028 | | struct ExtendedStateInfoXSSFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3034 | | } [INFO] [stderr] 3035 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4269:1 [INFO] [stderr] | [INFO] [stderr] 4269 | / bitflags! { [INFO] [stderr] 4270 | | #[derive(Default)] [INFO] [stderr] 4271 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4272 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4279 | | } [INFO] [stderr] 4280 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4269:1 [INFO] [stderr] | [INFO] [stderr] 4269 | / bitflags! { [INFO] [stderr] 4270 | | #[derive(Default)] [INFO] [stderr] 4271 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4272 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4279 | | } [INFO] [stderr] 4280 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4269:1 [INFO] [stderr] | [INFO] [stderr] 4269 | / bitflags! { [INFO] [stderr] 4270 | | #[derive(Default)] [INFO] [stderr] 4271 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4272 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4279 | | } [INFO] [stderr] 4280 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4354:1 [INFO] [stderr] | [INFO] [stderr] 4354 | / bitflags! { [INFO] [stderr] 4355 | | #[derive(Default)] [INFO] [stderr] 4356 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4357 | | struct MemoryEncryptionInfoEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4366 | | } [INFO] [stderr] 4367 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4354:1 [INFO] [stderr] | [INFO] [stderr] 4354 | / bitflags! { [INFO] [stderr] 4355 | | #[derive(Default)] [INFO] [stderr] 4356 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4357 | | struct MemoryEncryptionInfoEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4366 | | } [INFO] [stderr] 4367 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4354:1 [INFO] [stderr] | [INFO] [stderr] 4354 | / bitflags! { [INFO] [stderr] 4355 | | #[derive(Default)] [INFO] [stderr] 4356 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4357 | | struct MemoryEncryptionInfoEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4366 | | } [INFO] [stderr] 4367 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4354:1 [INFO] [stderr] | [INFO] [stderr] 4354 | / bitflags! { [INFO] [stderr] 4355 | | #[derive(Default)] [INFO] [stderr] 4356 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4357 | | struct MemoryEncryptionInfoEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4366 | | } [INFO] [stderr] 4367 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2387:1 [INFO] [stderr] | [INFO] [stderr] 2387 | / bitflags! { [INFO] [stderr] 2388 | | #[derive(Default)] [INFO] [stderr] 2389 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2390 | | struct ThermalPowerFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2396 | | } [INFO] [stderr] 2397 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:3025:1 [INFO] [stderr] | [INFO] [stderr] 3025 | / bitflags! { [INFO] [stderr] 3026 | | #[derive(Default)] [INFO] [stderr] 3027 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 3028 | | struct ExtendedStateInfoXSSFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3034 | | } [INFO] [stderr] 3035 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4269:1 [INFO] [stderr] | [INFO] [stderr] 4269 | / bitflags! { [INFO] [stderr] 4270 | | #[derive(Default)] [INFO] [stderr] 4271 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4272 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4279 | | } [INFO] [stderr] 4280 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4354:1 [INFO] [stderr] | [INFO] [stderr] 4354 | / bitflags! { [INFO] [stderr] 4355 | | #[derive(Default)] [INFO] [stderr] 4356 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4357 | | struct MemoryEncryptionInfoEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4366 | | } [INFO] [stderr] 4367 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:1830:1 [INFO] [stderr] | [INFO] [stderr] 1830 | / bitflags! { [INFO] [stderr] 1831 | | #[derive(Default)] [INFO] [stderr] 1832 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1833 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1955 | | } [INFO] [stderr] 1956 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2337:1 [INFO] [stderr] | [INFO] [stderr] 2337 | / bitflags! { [INFO] [stderr] 2338 | | #[derive(Default)] [INFO] [stderr] 2339 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2340 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2384 | | } [INFO] [stderr] 2385 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2387:1 [INFO] [stderr] | [INFO] [stderr] 2387 | / bitflags! { [INFO] [stderr] 2388 | | #[derive(Default)] [INFO] [stderr] 2389 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2390 | | struct ThermalPowerFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2396 | | } [INFO] [stderr] 2397 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2387:1 [INFO] [stderr] | [INFO] [stderr] 2387 | / bitflags! { [INFO] [stderr] 2388 | | #[derive(Default)] [INFO] [stderr] 2389 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2390 | | struct ThermalPowerFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2396 | | } [INFO] [stderr] 2397 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2653:1 [INFO] [stderr] | [INFO] [stderr] 2653 | / bitflags! { [INFO] [stderr] 2654 | | #[derive(Default)] [INFO] [stderr] 2655 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2656 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2720 | | } [INFO] [stderr] 2721 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2723:1 [INFO] [stderr] | [INFO] [stderr] 2723 | / bitflags! { [INFO] [stderr] 2724 | | #[derive(Default)] [INFO] [stderr] 2725 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2726 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2753 | | } [INFO] [stderr] 2754 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2866:1 [INFO] [stderr] | [INFO] [stderr] 2866 | / bitflags! { [INFO] [stderr] 2867 | | #[derive(Default)] [INFO] [stderr] 2868 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2869 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2884 | | } [INFO] [stderr] 2885 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:2989:1 [INFO] [stderr] | [INFO] [stderr] 2989 | / bitflags! { [INFO] [stderr] 2990 | | #[derive(Default)] [INFO] [stderr] 2991 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2992 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3022 | | } [INFO] [stderr] 3023 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:3025:1 [INFO] [stderr] | [INFO] [stderr] 3025 | / bitflags! { [INFO] [stderr] 3026 | | #[derive(Default)] [INFO] [stderr] 3027 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 3028 | | struct ExtendedStateInfoXSSFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3034 | | } [INFO] [stderr] 3035 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:3025:1 [INFO] [stderr] | [INFO] [stderr] 3025 | / bitflags! { [INFO] [stderr] 3026 | | #[derive(Default)] [INFO] [stderr] 3027 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 3028 | | struct ExtendedStateInfoXSSFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 3034 | | } [INFO] [stderr] 3035 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4269:1 [INFO] [stderr] | [INFO] [stderr] 4269 | / bitflags! { [INFO] [stderr] 4270 | | #[derive(Default)] [INFO] [stderr] 4271 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4272 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4279 | | } [INFO] [stderr] 4280 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4269:1 [INFO] [stderr] | [INFO] [stderr] 4269 | / bitflags! { [INFO] [stderr] 4270 | | #[derive(Default)] [INFO] [stderr] 4271 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4272 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4279 | | } [INFO] [stderr] 4280 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4269:1 [INFO] [stderr] | [INFO] [stderr] 4269 | / bitflags! { [INFO] [stderr] 4270 | | #[derive(Default)] [INFO] [stderr] 4271 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4272 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4279 | | } [INFO] [stderr] 4280 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4282:1 [INFO] [stderr] | [INFO] [stderr] 4282 | / bitflags! { [INFO] [stderr] 4283 | | #[derive(Default)] [INFO] [stderr] 4284 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4285 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4296 | | } [INFO] [stderr] 4297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4354:1 [INFO] [stderr] | [INFO] [stderr] 4354 | / bitflags! { [INFO] [stderr] 4355 | | #[derive(Default)] [INFO] [stderr] 4356 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4357 | | struct MemoryEncryptionInfoEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4366 | | } [INFO] [stderr] 4367 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4354:1 [INFO] [stderr] | [INFO] [stderr] 4354 | / bitflags! { [INFO] [stderr] 4355 | | #[derive(Default)] [INFO] [stderr] 4356 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4357 | | struct MemoryEncryptionInfoEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4366 | | } [INFO] [stderr] 4367 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4354:1 [INFO] [stderr] | [INFO] [stderr] 4354 | / bitflags! { [INFO] [stderr] 4355 | | #[derive(Default)] [INFO] [stderr] 4356 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4357 | | struct MemoryEncryptionInfoEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4366 | | } [INFO] [stderr] 4367 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> src/lib.rs:4354:1 [INFO] [stderr] | [INFO] [stderr] 4354 | / bitflags! { [INFO] [stderr] 4355 | | #[derive(Default)] [INFO] [stderr] 4356 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4357 | | struct MemoryEncryptionInfoEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4366 | | } [INFO] [stderr] 4367 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 160 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `raw-cpuid`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 160 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `raw-cpuid`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9bbd733fc42ff9c87cea96bee667d76ab40da85c6ed8192fa3807b3553ea1a4f"` [INFO] running `"docker" "rm" "-f" "9bbd733fc42ff9c87cea96bee667d76ab40da85c6ed8192fa3807b3553ea1a4f"` [INFO] [stdout] 9bbd733fc42ff9c87cea96bee667d76ab40da85c6ed8192fa3807b3553ea1a4f