[INFO] fetching crate ruspiro-register 0.4.2... [INFO] documenting ruspiro-register-0.4.2 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] extracting crate ruspiro-register 0.4.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ruspiro-register 0.4.2 on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruspiro-register 0.4.2 [INFO] finished tweaking crates.io crate ruspiro-register 0.4.2 [INFO] tweaked toml for crates.io crate ruspiro-register 0.4.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a5bf2b4bebf55b92c7ed5956bac3b2723dcbdd9a6604f949f5a8f4a3e18e973 [INFO] running `Command { std: "docker" "start" "-a" "5a5bf2b4bebf55b92c7ed5956bac3b2723dcbdd9a6604f949f5a8f4a3e18e973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a5bf2b4bebf55b92c7ed5956bac3b2723dcbdd9a6604f949f5a8f4a3e18e973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a5bf2b4bebf55b92c7ed5956bac3b2723dcbdd9a6604f949f5a8f4a3e18e973", kill_on_drop: false }` [INFO] [stdout] 5a5bf2b4bebf55b92c7ed5956bac3b2723dcbdd9a6604f949f5a8f4a3e18e973 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 204dc3f0ac0f17230ca67fd9e898be1a6b7990dab24f894bb73d0c4f937c5b76 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "204dc3f0ac0f17230ca67fd9e898be1a6b7990dab24f894bb73d0c4f937c5b76", kill_on_drop: false }` [INFO] [stderr] Documenting ruspiro-register v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/actlr_el2.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @actlr_el2 { [INFO] [stdout] 23 | | /// Write access control to CPUACTLR_EL1 [INFO] [stdout] 24 | | CPUACTLR_EL1 OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/actlr_el2.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @actlr_el2 { [INFO] [stdout] 23 | | /// Write access control to CPUACTLR_EL1 [INFO] [stdout] 24 | | CPUACTLR_EL1 OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/actlr_el3.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @actlr_el3 { [INFO] [stdout] 23 | | /// Write access control to CPUACTLR_EL1 [INFO] [stdout] 24 | | CPUACTLR_EL1 OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/actlr_el3.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @actlr_el3 { [INFO] [stdout] 23 | | /// Write access control to CPUACTLR_EL1 [INFO] [stdout] 24 | | CPUACTLR_EL1 OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/ccsidr_el1.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @ccsidr_el1 { [INFO] [stdout] 23 | | /// Indicates the (log2(number of words in cache line)) - 2 [INFO] [stdout] 24 | | LINESIZE OFFSET(0) BITS(3) [ [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/ccsidr_el1.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @ccsidr_el1 { [INFO] [stdout] 23 | | /// Indicates the (log2(number of words in cache line)) - 2 [INFO] [stdout] 24 | | LINESIZE OFFSET(0) BITS(3) [ [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/clidr_el1.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @clidr_el1 { [INFO] [stdout] 23 | | /// Type of cache implemented at L1 [INFO] [stdout] 24 | | CTYPE1 OFFSET(0) BITS(3), [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/clidr_el1.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @clidr_el1 { [INFO] [stdout] 23 | | /// Type of cache implemented at L1 [INFO] [stdout] 24 | | CTYPE1 OFFSET(0) BITS(3), [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/cpacr_el1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @cpacr_el1 { [INFO] [stdout] 24 | | // trap floating point instractions in EL0/1 [INFO] [stdout] 25 | | FPEN OFFSET(20) BITS(2) [ [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/cpacr_el1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @cpacr_el1 { [INFO] [stdout] 24 | | // trap floating point instractions in EL0/1 [INFO] [stdout] 25 | | FPEN OFFSET(20) BITS(2) [ [INFO] [stdout] ... | [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/currentel.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / define_aarch64_register! { [INFO] [stdout] 17 | | @currentEl { [INFO] [stdout] 18 | | /// The current exception level [INFO] [stdout] 19 | | EL OFFSET(2) BITS(2) [ [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/currentel.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | / define_aarch64_register! { [INFO] [stdout] 17 | | @currentEl { [INFO] [stdout] 18 | | /// The current exception level [INFO] [stdout] 19 | | EL OFFSET(2) BITS(2) [ [INFO] [stdout] ... | [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/esr_el1.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @esr_el2 { [INFO] [stdout] 23 | | /// Syndrome information [INFO] [stdout] 24 | | ISS OFFSET(0) BITS(24), [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/esr_el1.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @esr_el2 { [INFO] [stdout] 23 | | /// Syndrome information [INFO] [stdout] 24 | | ISS OFFSET(0) BITS(24), [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/esr_el2.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @esr_el2 { [INFO] [stdout] 23 | | /// Syndrome information [INFO] [stdout] 24 | | ISS OFFSET(0) BITS(24), [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/esr_el2.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @esr_el2 { [INFO] [stdout] 23 | | /// Syndrome information [INFO] [stdout] 24 | | ISS OFFSET(0) BITS(24), [INFO] [stdout] ... | [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/esr_el3.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @esr_el2 { [INFO] [stdout] 23 | | /// Syndrome information [INFO] [stdout] 24 | | ISS OFFSET(0) BITS(24), [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/esr_el3.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @esr_el2 { [INFO] [stdout] 23 | | /// Syndrome information [INFO] [stdout] 24 | | ISS OFFSET(0) BITS(24), [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/hcr_el2.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @hcr_el2 { [INFO] [stdout] 24 | | /// enable second stage of translation [INFO] [stdout] 25 | | VM OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 160 | | } [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/hcr_el2.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @hcr_el2 { [INFO] [stdout] 24 | | /// enable second stage of translation [INFO] [stdout] 25 | | VM OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 160 | | } [INFO] [stdout] 161 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/mair_el1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @mair_el1 { [INFO] [stdout] 24 | | MAIR0 OFFSET(0) BITS(8) [ [INFO] [stdout] 25 | | NGNRNE = 0x00, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/mair_el1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @mair_el1 { [INFO] [stdout] 24 | | MAIR0 OFFSET(0) BITS(8) [ [INFO] [stdout] 25 | | NGNRNE = 0x00, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/mair_el2.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @mair_el2 { [INFO] [stdout] 24 | | MAIR0 OFFSET(0) BITS(8) [ [INFO] [stdout] 25 | | NGNRNE = 0x00, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/mair_el2.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @mair_el2 { [INFO] [stdout] 24 | | MAIR0 OFFSET(0) BITS(8) [ [INFO] [stdout] 25 | | NGNRNE = 0x00, [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/mpidr_el1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @mpidr_el1 { [INFO] [stdout] 24 | | /// Affinity level 0, indicates the core number in a processor [INFO] [stdout] 25 | | AFF0 OFFSET(0) BITS(8), [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/mpidr_el1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @mpidr_el1 { [INFO] [stdout] 24 | | /// Affinity level 0, indicates the core number in a processor [INFO] [stdout] 25 | | AFF0 OFFSET(0) BITS(8), [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/sctlr_el1.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @sctlr_el1 { [INFO] [stdout] 23 | | /// globally enable MMU [INFO] [stdout] 24 | | M OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/sctlr_el1.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @sctlr_el1 { [INFO] [stdout] 23 | | /// globally enable MMU [INFO] [stdout] 24 | | M OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/sctlr_el2.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @sctlr_el2 { [INFO] [stdout] 23 | | /// globally enable MMU [INFO] [stdout] 24 | | M OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/sctlr_el2.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @sctlr_el2 { [INFO] [stdout] 23 | | /// globally enable MMU [INFO] [stdout] 24 | | M OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 58 | | } [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/tcr_el1.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / define_aarch64_register! { [INFO] [stdout] 24 | | @tcr_el1 { [INFO] [stdout] 25 | | /// Size offset of the memory reagion addressed by ttbr0_el1 (size = 2^(64-t0sz)) [INFO] [stdout] 26 | | T0SZ OFFSET(0) BITS(6), [INFO] [stdout] ... | [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/tcr_el1.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / define_aarch64_register! { [INFO] [stdout] 24 | | @tcr_el1 { [INFO] [stdout] 25 | | /// Size offset of the memory reagion addressed by ttbr0_el1 (size = 2^(64-t0sz)) [INFO] [stdout] 26 | | T0SZ OFFSET(0) BITS(6), [INFO] [stdout] ... | [INFO] [stdout] 144 | | } [INFO] [stdout] 145 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/tcr_el2.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @tcr_el2 { [INFO] [stdout] 24 | | /// Size offset of the memory reagion addressed by ttbr0_el2 (size = 2^(64-t0sz)) [INFO] [stdout] 25 | | T0SZ OFFSET(0) BITS(6), [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/tcr_el2.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @tcr_el2 { [INFO] [stdout] 24 | | /// Size offset of the memory reagion addressed by ttbr0_el2 (size = 2^(64-t0sz)) [INFO] [stdout] 25 | | T0SZ OFFSET(0) BITS(6), [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/ttbr0_el1.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / define_aarch64_register! { [INFO] [stdout] 24 | | @ttbr0_el1 { [INFO] [stdout] 25 | | /// Translation table base address bits\[47:x\]. **x** is based on the value of ``TCR_EL1::T0SZ``, [INFO] [stdout] 26 | | /// the stage of translation and the memory translation granule size [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/ttbr0_el1.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / define_aarch64_register! { [INFO] [stdout] 24 | | @ttbr0_el1 { [INFO] [stdout] 25 | | /// Translation table base address bits\[47:x\]. **x** is based on the value of ``TCR_EL1::T0SZ``, [INFO] [stdout] 26 | | /// the stage of translation and the memory translation granule size [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/ttbr0_el2.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / define_aarch64_register! { [INFO] [stdout] 24 | | @ttbr0_el2 { [INFO] [stdout] 25 | | /// Translation table base address bits\[47:x\]. **x** is based on the value of ``TCR_EL2::T0SZ``, [INFO] [stdout] 26 | | /// the stage of translation and the memory translation granule size [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/ttbr0_el2.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / define_aarch64_register! { [INFO] [stdout] 24 | | @ttbr0_el2 { [INFO] [stdout] 25 | | /// Translation table base address bits\[47:x\]. **x** is based on the value of ``TCR_EL2::T0SZ``, [INFO] [stdout] 26 | | /// the stage of translation and the memory translation granule size [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/ttbr1_el1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @ttbr1_el1 { [INFO] [stdout] 24 | | /// Translation table base address bits\[47:x\]. **x** is based on the value of ``TCR_EL1::T0SZ``, [INFO] [stdout] 25 | | /// the stage of translation and the memory translation granule size [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/ttbr1_el1.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / define_aarch64_register! { [INFO] [stdout] 23 | | @ttbr1_el1 { [INFO] [stdout] 24 | | /// Translation table base address bits\[47:x\]. **x** is based on the value of ``TCR_EL1::T0SZ``, [INFO] [stdout] 25 | | /// the stage of translation and the memory translation granule size [INFO] [stdout] ... | [INFO] [stdout] 30 | | } [INFO] [stdout] 31 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/vbar_el1.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @vbar_el2 { [INFO] [stdout] 23 | | /// Base address of the exception vectors for exceptions taken in this exception level [INFO] [stdout] 24 | | BADDR OFFSET(11) BITS(53) [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/vbar_el1.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @vbar_el2 { [INFO] [stdout] 23 | | /// Base address of the exception vectors for exceptions taken in this exception level [INFO] [stdout] 24 | | BADDR OFFSET(11) BITS(53) [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:411:60 [INFO] [stdout] | [INFO] [stdout] 411 | asm!(concat!("mrs $0,", stringify!($name)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/vbar_el2.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @vbar_el2 { [INFO] [stdout] 23 | | /// Base address of the exception vectors for exceptions taken in this exception level [INFO] [stdout] 24 | | BADDR OFFSET(11) BITS(53) [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:420:68 [INFO] [stdout] | [INFO] [stdout] 420 | asm!(concat!("msr ", stringify!($name) , ", $0 ")::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch64/vbar_el2.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / define_aarch64_register! { [INFO] [stdout] 22 | | @vbar_el2 { [INFO] [stdout] 23 | | /// Base address of the exception vectors for exceptions taken in this exception level [INFO] [stdout] 24 | | BADDR OFFSET(11) BITS(53) [INFO] [stdout] 25 | | } [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:528:48 [INFO] [stdout] | [INFO] [stdout] 528 | ... stringify!($op2)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/actlr.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_aarch32_register! { [INFO] [stdout] 15 | | @actlr c1, 0, c0, 1 { [INFO] [stdout] 16 | | /// accessibility for CPUACTLR from lower exception levels [INFO] [stdout] 17 | | CPUACTLR OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:541:48 [INFO] [stdout] | [INFO] [stdout] 541 | ... stringify!($op2))::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/actlr.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_aarch32_register! { [INFO] [stdout] 15 | | @actlr c1, 0, c0, 1 { [INFO] [stdout] 16 | | /// accessibility for CPUACTLR from lower exception levels [INFO] [stdout] 17 | | CPUACTLR OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:528:48 [INFO] [stdout] | [INFO] [stdout] 528 | ... stringify!($op2)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/dacr.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_aarch32_register! { [INFO] [stdout] 16 | | @dacr c3, 0, c0, 0 { [INFO] [stdout] 17 | | // MMU domain access permissions [INFO] [stdout] 18 | | D0 OFFSET(0) BITS(2) [ [INFO] [stdout] ... | [INFO] [stdout] 146 | | } [INFO] [stdout] 147 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:541:48 [INFO] [stdout] | [INFO] [stdout] 541 | ... stringify!($op2))::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/dacr.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / define_aarch32_register! { [INFO] [stdout] 16 | | @dacr c3, 0, c0, 0 { [INFO] [stdout] 17 | | // MMU domain access permissions [INFO] [stdout] 18 | | D0 OFFSET(0) BITS(2) [ [INFO] [stdout] ... | [INFO] [stdout] 146 | | } [INFO] [stdout] 147 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:528:48 [INFO] [stdout] | [INFO] [stdout] 528 | ... stringify!($op2)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/sctlr.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_aarch32_register! { [INFO] [stdout] 15 | | @sctlr c1, 0, c0, 0 { [INFO] [stdout] 16 | | // MMU enable flag [INFO] [stdout] 17 | | M OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:541:48 [INFO] [stdout] | [INFO] [stdout] 541 | ... stringify!($op2))::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/sctlr.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_aarch32_register! { [INFO] [stdout] 15 | | @sctlr c1, 0, c0, 0 { [INFO] [stdout] 16 | | // MMU enable flag [INFO] [stdout] 17 | | M OFFSET(0) [ [INFO] [stdout] ... | [INFO] [stdout] 100 | | } [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:528:48 [INFO] [stdout] | [INFO] [stdout] 528 | ... stringify!($op2)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/ttbcr.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_aarch32_register! { [INFO] [stdout] 15 | | @ttbcr c2, 0, c0, 2 { [INFO] [stdout] 16 | | // width of ttlb base address stored in TTBR0 - means using bits [31:14-N] [INFO] [stdout] 17 | | // this value also drives the alignment requirement for the TTBR0 base address [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:541:48 [INFO] [stdout] | [INFO] [stdout] 541 | ... stringify!($op2))::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/ttbcr.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_aarch32_register! { [INFO] [stdout] 15 | | @ttbcr c2, 0, c0, 2 { [INFO] [stdout] 16 | | // width of ttlb base address stored in TTBR0 - means using bits [31:14-N] [INFO] [stdout] 17 | | // this value also drives the alignment requirement for the TTBR0 base address [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:528:48 [INFO] [stdout] | [INFO] [stdout] 528 | ... stringify!($op2)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/ttbr0.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_aarch32_register! { [INFO] [stdout] 15 | | @ttbr0 c2, 0, c0, 0 { [INFO] [stdout] 16 | | // the IRGN field is 2 bits but splitted accross different offset locations [INFO] [stdout] 17 | | // their meanings: [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] 50 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:541:48 [INFO] [stdout] | [INFO] [stdout] 541 | ... stringify!($op2))::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/ttbr0.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_aarch32_register! { [INFO] [stdout] 15 | | @ttbr0 c2, 0, c0, 0 { [INFO] [stdout] 16 | | // the IRGN field is 2 bits but splitted accross different offset locations [INFO] [stdout] 17 | | // their meanings: [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] 50 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"=r"` [INFO] [stdout] --> src/macros.rs:528:48 [INFO] [stdout] | [INFO] [stdout] 528 | ... stringify!($op2)):"=r"(raw_value):::"volatile") [INFO] [stdout] | -^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/ttbr1.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_aarch32_register! { [INFO] [stdout] 15 | | @ttbr1 c2, 0, c0, 1 { [INFO] [stdout] 16 | | // the IRGN field is 2 bits but splitted accross different offset locations [INFO] [stdout] 17 | | // their meanings: [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] 50 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found `"r"` [INFO] [stdout] --> src/macros.rs:541:48 [INFO] [stdout] | [INFO] [stdout] 541 | ... stringify!($op2))::"r"(raw_value)::"volatile") [INFO] [stdout] | ^^^ expected identifier [INFO] [stdout] | [INFO] [stdout] ::: src/system/aarch32/ttbr1.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / define_aarch32_register! { [INFO] [stdout] 15 | | @ttbr1 c2, 0, c0, 1 { [INFO] [stdout] 16 | | // the IRGN field is 2 bits but splitted accross different offset locations [INFO] [stdout] 17 | | // their meanings: [INFO] [stdout] ... | [INFO] [stdout] 49 | | } [INFO] [stdout] 50 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the legacy LLVM-style asm! syntax is no longer supported [INFO] [stdout] --> src/system/mod.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | unsafe { asm!("nop"::::"volatile") }; [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace with: `llvm_asm!` [INFO] [stdout] | [INFO] [stdout] = note: consider migrating to the new asm! syntax specified in RFC 2873 [INFO] [stdout] = note: alternatively, switch to llvm_asm! to keep your code working as it is [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(asm, const_fn, doc_cfg)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: Could not document `ruspiro-register`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name ruspiro_register src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "204dc3f0ac0f17230ca67fd9e898be1a6b7990dab24f894bb73d0c4f937c5b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204dc3f0ac0f17230ca67fd9e898be1a6b7990dab24f894bb73d0c4f937c5b76", kill_on_drop: false }` [INFO] [stdout] 204dc3f0ac0f17230ca67fd9e898be1a6b7990dab24f894bb73d0c4f937c5b76