[INFO] crate wasmtime-py 0.3.0 is already in cache [INFO] checking wasmtime-py-0.3.0 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] extracting crate wasmtime-py 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate wasmtime-py 0.3.0 on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wasmtime-py 0.3.0 [INFO] finished tweaking crates.io crate wasmtime-py 0.3.0 [INFO] tweaked toml for crates.io crate wasmtime-py 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate wasmtime-py 0.3.0 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 490893cef5c485eaa9bee233ca2564d87063a8b26fe30bf13c3a4816f096cc0e [INFO] running `"docker" "start" "-a" "490893cef5c485eaa9bee233ca2564d87063a8b26fe30bf13c3a4816f096cc0e"` [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking wasmparser v0.36.0 [INFO] [stderr] Compiling wasmtime-environ v0.3.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking wasmparser v0.35.3 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling wasmtime-runtime v0.3.0 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling walrus-macro v0.11.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.7.0 [INFO] [stderr] Compiling pyo3 v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking gimli v0.19.0 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2367:1 [INFO] [stderr] | [INFO] [stderr] 2367 | / bitflags! { [INFO] [stderr] 2368 | | #[derive(Default)] [INFO] [stderr] 2369 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2370 | | struct ThermalPowerFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2376 | | } [INFO] [stderr] 2377 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2703:1 [INFO] [stderr] | [INFO] [stderr] 2703 | / bitflags! { [INFO] [stderr] 2704 | | #[derive(Default)] [INFO] [stderr] 2705 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2706 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2733 | | } [INFO] [stderr] 2734 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2846:1 [INFO] [stderr] | [INFO] [stderr] 2846 | / bitflags! { [INFO] [stderr] 2847 | | #[derive(Default)] [INFO] [stderr] 2848 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2849 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2864 | | } [INFO] [stderr] 2865 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2988:1 [INFO] [stderr] | [INFO] [stderr] 2988 | / bitflags! { [INFO] [stderr] 2989 | | #[derive(Default)] [INFO] [stderr] 2990 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2991 | | struct ExtendedStateInfoXSSFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2997 | | } [INFO] [stderr] 2998 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:4232:1 [INFO] [stderr] | [INFO] [stderr] 4232 | / bitflags! { [INFO] [stderr] 4233 | | #[derive(Default)] [INFO] [stderr] 4234 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4235 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4242 | | } [INFO] [stderr] 4243 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:4245:1 [INFO] [stderr] | [INFO] [stderr] 4245 | / bitflags! { [INFO] [stderr] 4246 | | #[derive(Default)] [INFO] [stderr] 4247 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4248 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4259 | | } [INFO] [stderr] 4260 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:1813:1 [INFO] [stderr] | [INFO] [stderr] 1813 | / bitflags! { [INFO] [stderr] 1814 | | #[derive(Default)] [INFO] [stderr] 1815 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 1816 | | struct FeatureInfoFlags: u64 { [INFO] [stderr] ... | [INFO] [stderr] 1938 | | } [INFO] [stderr] 1939 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2317:1 [INFO] [stderr] | [INFO] [stderr] 2317 | / bitflags! { [INFO] [stderr] 2318 | | #[derive(Default)] [INFO] [stderr] 2319 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2320 | | struct ThermalPowerFeaturesEax: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2364 | | } [INFO] [stderr] 2365 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2367:1 [INFO] [stderr] | [INFO] [stderr] 2367 | / bitflags! { [INFO] [stderr] 2368 | | #[derive(Default)] [INFO] [stderr] 2369 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2370 | | struct ThermalPowerFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2376 | | } [INFO] [stderr] 2377 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2367:1 [INFO] [stderr] | [INFO] [stderr] 2367 | / bitflags! { [INFO] [stderr] 2368 | | #[derive(Default)] [INFO] [stderr] 2369 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2370 | | struct ThermalPowerFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2376 | | } [INFO] [stderr] 2377 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2633:1 [INFO] [stderr] | [INFO] [stderr] 2633 | / bitflags! { [INFO] [stderr] 2634 | | #[derive(Default)] [INFO] [stderr] 2635 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2636 | | struct ExtendedFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2700 | | } [INFO] [stderr] 2701 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2703:1 [INFO] [stderr] | [INFO] [stderr] 2703 | / bitflags! { [INFO] [stderr] 2704 | | #[derive(Default)] [INFO] [stderr] 2705 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2706 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2733 | | } [INFO] [stderr] 2734 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2703:1 [INFO] [stderr] | [INFO] [stderr] 2703 | / bitflags! { [INFO] [stderr] 2704 | | #[derive(Default)] [INFO] [stderr] 2705 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2706 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2733 | | } [INFO] [stderr] 2734 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2703:1 [INFO] [stderr] | [INFO] [stderr] 2703 | / bitflags! { [INFO] [stderr] 2704 | | #[derive(Default)] [INFO] [stderr] 2705 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2706 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2733 | | } [INFO] [stderr] 2734 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2703:1 [INFO] [stderr] | [INFO] [stderr] 2703 | / bitflags! { [INFO] [stderr] 2704 | | #[derive(Default)] [INFO] [stderr] 2705 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2706 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2733 | | } [INFO] [stderr] 2734 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2703:1 [INFO] [stderr] | [INFO] [stderr] 2703 | / bitflags! { [INFO] [stderr] 2704 | | #[derive(Default)] [INFO] [stderr] 2705 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2706 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2733 | | } [INFO] [stderr] 2734 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2703:1 [INFO] [stderr] | [INFO] [stderr] 2703 | / bitflags! { [INFO] [stderr] 2704 | | #[derive(Default)] [INFO] [stderr] 2705 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2706 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2733 | | } [INFO] [stderr] 2734 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2703:1 [INFO] [stderr] | [INFO] [stderr] 2703 | / bitflags! { [INFO] [stderr] 2704 | | #[derive(Default)] [INFO] [stderr] 2705 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2706 | | struct ExtendedFeaturesEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2733 | | } [INFO] [stderr] 2734 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2846:1 [INFO] [stderr] | [INFO] [stderr] 2846 | / bitflags! { [INFO] [stderr] 2847 | | #[derive(Default)] [INFO] [stderr] 2848 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2849 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2864 | | } [INFO] [stderr] 2865 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2846:1 [INFO] [stderr] | [INFO] [stderr] 2846 | / bitflags! { [INFO] [stderr] 2847 | | #[derive(Default)] [INFO] [stderr] 2848 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2849 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2864 | | } [INFO] [stderr] 2865 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2846:1 [INFO] [stderr] | [INFO] [stderr] 2846 | / bitflags! { [INFO] [stderr] 2847 | | #[derive(Default)] [INFO] [stderr] 2848 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2849 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2864 | | } [INFO] [stderr] 2865 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2846:1 [INFO] [stderr] | [INFO] [stderr] 2846 | / bitflags! { [INFO] [stderr] 2847 | | #[derive(Default)] [INFO] [stderr] 2848 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2849 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2864 | | } [INFO] [stderr] 2865 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2846:1 [INFO] [stderr] | [INFO] [stderr] 2846 | / bitflags! { [INFO] [stderr] 2847 | | #[derive(Default)] [INFO] [stderr] 2848 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2849 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2864 | | } [INFO] [stderr] 2865 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2846:1 [INFO] [stderr] | [INFO] [stderr] 2846 | / bitflags! { [INFO] [stderr] 2847 | | #[derive(Default)] [INFO] [stderr] 2848 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2849 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2864 | | } [INFO] [stderr] 2865 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2846:1 [INFO] [stderr] | [INFO] [stderr] 2846 | / bitflags! { [INFO] [stderr] 2847 | | #[derive(Default)] [INFO] [stderr] 2848 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2849 | | struct PerformanceMonitoringFeaturesEbx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2864 | | } [INFO] [stderr] 2865 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2952:1 [INFO] [stderr] | [INFO] [stderr] 2952 | / bitflags! { [INFO] [stderr] 2953 | | #[derive(Default)] [INFO] [stderr] 2954 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2955 | | struct ExtendedStateInfoXCR0Flags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2985 | | } [INFO] [stderr] 2986 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2988:1 [INFO] [stderr] | [INFO] [stderr] 2988 | / bitflags! { [INFO] [stderr] 2989 | | #[derive(Default)] [INFO] [stderr] 2990 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2991 | | struct ExtendedStateInfoXSSFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2997 | | } [INFO] [stderr] 2998 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:2988:1 [INFO] [stderr] | [INFO] [stderr] 2988 | / bitflags! { [INFO] [stderr] 2989 | | #[derive(Default)] [INFO] [stderr] 2990 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 2991 | | struct ExtendedStateInfoXSSFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 2997 | | } [INFO] [stderr] 2998 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:4232:1 [INFO] [stderr] | [INFO] [stderr] 4232 | / bitflags! { [INFO] [stderr] 4233 | | #[derive(Default)] [INFO] [stderr] 4234 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4235 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4242 | | } [INFO] [stderr] 4243 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:4232:1 [INFO] [stderr] | [INFO] [stderr] 4232 | / bitflags! { [INFO] [stderr] 4233 | | #[derive(Default)] [INFO] [stderr] 4234 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4235 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4242 | | } [INFO] [stderr] 4243 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:4232:1 [INFO] [stderr] | [INFO] [stderr] 4232 | / bitflags! { [INFO] [stderr] 4233 | | #[derive(Default)] [INFO] [stderr] 4234 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4235 | | struct ExtendedFunctionInfoEcx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4242 | | } [INFO] [stderr] 4243 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:4245:1 [INFO] [stderr] | [INFO] [stderr] 4245 | / bitflags! { [INFO] [stderr] 4246 | | #[derive(Default)] [INFO] [stderr] 4247 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4248 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4259 | | } [INFO] [stderr] 4260 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:4245:1 [INFO] [stderr] | [INFO] [stderr] 4245 | / bitflags! { [INFO] [stderr] 4246 | | #[derive(Default)] [INFO] [stderr] 4247 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4248 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4259 | | } [INFO] [stderr] 4260 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:4245:1 [INFO] [stderr] | [INFO] [stderr] 4245 | / bitflags! { [INFO] [stderr] 4246 | | #[derive(Default)] [INFO] [stderr] 4247 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4248 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4259 | | } [INFO] [stderr] 4260 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:4245:1 [INFO] [stderr] | [INFO] [stderr] 4245 | / bitflags! { [INFO] [stderr] 4246 | | #[derive(Default)] [INFO] [stderr] 4247 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4248 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4259 | | } [INFO] [stderr] 4260 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raw-cpuid-6.1.0/src/lib.rs:4245:1 [INFO] [stderr] | [INFO] [stderr] 4245 | / bitflags! { [INFO] [stderr] 4246 | | #[derive(Default)] [INFO] [stderr] 4247 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 4248 | | struct ExtendedFunctionInfoEdx: u32 { [INFO] [stderr] ... | [INFO] [stderr] 4259 | | } [INFO] [stderr] 4260 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Checking mashup v0.1.9 [INFO] [stderr] error: aborting due to 155 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: build failed [INFO] running `"docker" "inspect" "490893cef5c485eaa9bee233ca2564d87063a8b26fe30bf13c3a4816f096cc0e"` [INFO] running `"docker" "rm" "-f" "490893cef5c485eaa9bee233ca2564d87063a8b26fe30bf13c3a4816f096cc0e"` [INFO] [stdout] 490893cef5c485eaa9bee233ca2564d87063a8b26fe30bf13c3a4816f096cc0e