[INFO] updating cached repository https://github.com/nicholasfagan/asmos [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cbefbf8464116cb643c028e2be44250e78e085f8 [INFO] checking nicholasfagan/asmos against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasfagan%2Fasmos" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasfagan/asmos on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nicholasfagan/asmos [INFO] finished tweaking git repo https://github.com/nicholasfagan/asmos [INFO] tweaked toml for git repo https://github.com/nicholasfagan/asmos written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/nicholasfagan/asmos 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 5f7ff127dbafc5277a278cf7eb749a4a800584be505d68b83d2a0e4c444f7a8e [INFO] running `"docker" "start" "-a" "5f7ff127dbafc5277a278cf7eb749a4a800584be505d68b83d2a0e4c444f7a8e"` [INFO] [stderr] Compiling bootloader v0.7.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking ux v0.1.3 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Checking volatile v0.2.6 [INFO] [stderr] Checking bitflags v1.1.0 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking x86_64 v0.7.5 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | /// Controls cache settings for the level 4 page table. [INFO] [stderr] 56 | | pub struct Cr3Flags: u64 { [INFO] [stderr] 57 | | /// Use a writethrough cache policy for the P4 table (else a writeback policy is used). [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | /// Controls cache settings for the level 4 page table. [INFO] [stderr] 56 | | pub struct Cr3Flags: u64 { [INFO] [stderr] 57 | | /// Use a writethrough cache policy for the P4 table (else a writeback policy is used). [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | /// Controls cache settings for the level 4 page table. [INFO] [stderr] 56 | | pub struct Cr3Flags: u64 { [INFO] [stderr] 57 | | /// Use a writethrough cache policy for the P4 table (else a writeback policy is used). [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | /// Controls cache settings for the level 4 page table. [INFO] [stderr] 56 | | pub struct Cr3Flags: u64 { [INFO] [stderr] 57 | | /// Use a writethrough cache policy for the P4 table (else a writeback policy is used). [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / bitflags! { [INFO] [stderr] 12 | | /// Configuration flags of the Cr0 register. [INFO] [stderr] 13 | | pub struct Cr0Flags: u64 { [INFO] [stderr] 14 | | /// Enables protected mode. [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | /// Controls cache settings for the level 4 page table. [INFO] [stderr] 56 | | pub struct Cr3Flags: u64 { [INFO] [stderr] 57 | | /// Use a writethrough cache policy for the P4 table (else a writeback policy is used). [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/control.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / bitflags! { [INFO] [stderr] 55 | | /// Controls cache settings for the level 4 page table. [INFO] [stderr] 56 | | pub struct Cr3Flags: u64 { [INFO] [stderr] 57 | | /// Use a writethrough cache policy for the P4 table (else a writeback policy is used). [INFO] [stderr] ... | [INFO] [stderr] 61 | | } [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/model_specific.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | / bitflags! { [INFO] [stderr] 53 | | /// Flags of the Extended Feature Enable Register. [INFO] [stderr] 54 | | pub struct EferFlags: u64 { [INFO] [stderr] 55 | | /// Enables the `syscall` and `sysret` instructions. [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/registers/rflags.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / bitflags! { [INFO] [stderr] 9 | | /// The RFLAGS register. [INFO] [stderr] 10 | | pub struct RFlags: u64 { [INFO] [stderr] 11 | | /// Processor feature identification flag. [INFO] [stderr] ... | [INFO] [stderr] 62 | | } [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/gdt.rs:158:1 [INFO] [stderr] | [INFO] [stderr] 158 | / bitflags! { [INFO] [stderr] 159 | | /// Flags for a GDT descriptor. Not all flags are valid for all descriptor types. [INFO] [stderr] 160 | | pub struct DescriptorFlags: u64 { [INFO] [stderr] 161 | | /// For data segments, this flag sets the segment as writable. Ignored for code segments. [INFO] [stderr] ... | [INFO] [stderr] 177 | | } [INFO] [stderr] 178 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/idt.rs:727:1 [INFO] [stderr] | [INFO] [stderr] 727 | / bitflags! { [INFO] [stderr] 728 | | /// Describes an page fault error code. [INFO] [stderr] 729 | | #[repr(transparent)] [INFO] [stderr] 730 | | pub struct PageFaultErrorCode: u64 { [INFO] [stderr] ... | [INFO] [stderr] 752 | | } [INFO] [stderr] 753 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run 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/x86_64-0.7.5/src/structures/paging/page_table.rs:99:1 [INFO] [stderr] | [INFO] [stderr] 99 | / bitflags! { [INFO] [stderr] 100 | | /// Possible flags for a page table entry. [INFO] [stderr] 101 | | pub struct PageTableFlags: u64 { [INFO] [stderr] 102 | | /// Specifies whether the mapped frame or page table is loaded in memory. [INFO] [stderr] ... | [INFO] [stderr] 160 | | } [INFO] [stderr] 161 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 81 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `x86_64`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 81 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `x86_64`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5f7ff127dbafc5277a278cf7eb749a4a800584be505d68b83d2a0e4c444f7a8e"` [INFO] running `"docker" "rm" "-f" "5f7ff127dbafc5277a278cf7eb749a4a800584be505d68b83d2a0e4c444f7a8e"` [INFO] [stdout] 5f7ff127dbafc5277a278cf7eb749a4a800584be505d68b83d2a0e4c444f7a8e