[INFO] fetching crate aarch64-cpu 10.0.0...
[INFO] testing aarch64-cpu-10.0.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate aarch64-cpu 10.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate aarch64-cpu 10.0.0
[INFO] finished tweaking crates.io crate aarch64-cpu 10.0.0
[INFO] tweaked toml for crates.io crate aarch64-cpu 10.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aarch64-cpu 10.0.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding tock-registers v0.9.0 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tock-registers v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26b23d1b670d1cd1d9ec4ce1d274356aabca247e617c1394d02c65ab16434237
[INFO] running `Command { std: "docker" "start" "-a" "26b23d1b670d1cd1d9ec4ce1d274356aabca247e617c1394d02c65ab16434237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26b23d1b670d1cd1d9ec4ce1d274356aabca247e617c1394d02c65ab16434237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26b23d1b670d1cd1d9ec4ce1d274356aabca247e617c1394d02c65ab16434237", kill_on_drop: false }`
[INFO] [stdout] 26b23d1b670d1cd1d9ec4ce1d274356aabca247e617c1394d02c65ab16434237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca21b64f356edb161cf98520a295380bbf654b3230c7d377ae5fd6a677b41310
[INFO] running `Command { std: "docker" "start" "-a" "ca21b64f356edb161cf98520a295380bbf654b3230c7d377ae5fd6a677b41310", kill_on_drop: false }`
[INFO] [stderr]    Compiling tock-registers v0.9.0
[INFO] [stderr]    Compiling aarch64-cpu v10.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
[INFO] running `Command { std: "docker" "inspect" "ca21b64f356edb161cf98520a295380bbf654b3230c7d377ae5fd6a677b41310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca21b64f356edb161cf98520a295380bbf654b3230c7d377ae5fd6a677b41310", kill_on_drop: false }`
[INFO] [stdout] ca21b64f356edb161cf98520a295380bbf654b3230c7d377ae5fd6a677b41310
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb10f70850fbb935bc9089184fc5e4b69f12e2f7fb1d15bc97ed5814d8f08bb1
[INFO] running `Command { std: "docker" "start" "-a" "eb10f70850fbb935bc9089184fc5e4b69f12e2f7fb1d15bc97ed5814d8f08bb1", kill_on_drop: false }`
[INFO] [stderr]    Compiling aarch64-cpu v10.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.15s
[INFO] running `Command { std: "docker" "inspect" "eb10f70850fbb935bc9089184fc5e4b69f12e2f7fb1d15bc97ed5814d8f08bb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb10f70850fbb935bc9089184fc5e4b69f12e2f7fb1d15bc97ed5814d8f08bb1", kill_on_drop: false }`
[INFO] [stdout] eb10f70850fbb935bc9089184fc5e4b69f12e2f7fb1d15bc97ed5814d8f08bb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42d429250885ac84c16bce034d766a09d6de740a697264c0c2b50a39142cbdc5
[INFO] running `Command { std: "docker" "start" "-a" "42d429250885ac84c16bce034d766a09d6de740a697264c0c2b50a39142cbdc5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aarch64_cpu-16f9c29f7060935e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test asm::random::tests::test_rndr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aarch64_cpu
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN::Value (line 36) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTEN::Value (line 27) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTDIR (line 27) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTIS (line 26) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN (line 30) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN::Value (line 30) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTEN (line 27) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EOS::Value (line 29) ... FAILED
[INFO] [stdout] test src/asm/random.rs - asm::random::ArmRng (line 17) - compile ... ok
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTDIR::Value (line 27) ... FAILED
[INFO] [stdout] test src/registers/esr_el3.rs - registers::esr_el3::ESR_EL3::IL (line 20) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::IESB (line 25) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTIS::Value (line 26) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::nAA::Value (line 23) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I::Value (line 22) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I::Value (line 29) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EIS (line 30) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I (line 22) ... FAILED
[INFO] [stdout] test src/registers/esr_el3.rs - registers::esr_el3::ESR_EL3::IL::Value (line 20) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EIS::Value (line 30) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EOS (line 29) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::IESB::Value (line 25) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN (line 36) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I (line 29) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::nAA (line 23) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 21) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN::Value (line 36) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2014}
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:37:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | — CNTV_CTL, CNTV_CVAL, and CNTV_TVAL.
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '—' (Em Dash) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - — CNTV_CTL, CNTV_CVAL, and CNTV_TVAL.
[INFO] [stdout] 1 + - CNTV_CTL, CNTV_CVAL, and CNTV_TVAL.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:37:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | — CNTV_CTL, CNTV_CVAL, and CNTV_TVAL.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTEN::Value (line 27) stdout ----
[INFO] [stdout] error: expected item, found `0b0`
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:28:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 0b0 Disables the event stream.
[INFO] [stdout]   | ^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTDIR (line 27) stdout ----
[INFO] [stdout] error: expected item, found `0b0`
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:28:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 0b0 A 0 to 1 transition of the trigger bit triggers an event.
[INFO] [stdout]   | ^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTIS (line 26) stdout ----
[INFO] [stdout] error: expected item, found `0b0`
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 0b0 The CNTKCTL_EL1.EVNTI field applies to CNTVCT_EL0[15:0].
[INFO] [stdout]   | ^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN (line 30) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2014}
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:31:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | — CNTV_CTL_EL0, CNTV_CVAL_EL0, and CNTV_TVAL_EL0.
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '—' (Em Dash) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - — CNTV_CTL_EL0, CNTV_CVAL_EL0, and CNTV_TVAL_EL0.
[INFO] [stdout] 1 + - CNTV_CTL_EL0, CNTV_CVAL_EL0, and CNTV_TVAL_EL0.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:31:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | — CNTV_CTL_EL0, CNTV_CVAL_EL0, and CNTV_TVAL_EL0.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN::Value (line 30) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2014}
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:31:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | — CNTV_CTL_EL0, CNTV_CVAL_EL0, and CNTV_TVAL_EL0.
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '—' (Em Dash) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - — CNTV_CTL_EL0, CNTV_CVAL_EL0, and CNTV_TVAL_EL0.
[INFO] [stdout] 1 + - CNTV_CTL_EL0, CNTV_CVAL_EL0, and CNTV_TVAL_EL0.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:31:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | — CNTV_CTL_EL0, CNTV_CVAL_EL0, and CNTV_TVAL_EL0.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTEN (line 27) stdout ----
[INFO] [stdout] error: expected item, found `0b0`
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:28:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 0b0 Disables the event stream.
[INFO] [stdout]   | ^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EOS::Value (line 29) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:30:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • Exception Catch debug events are synchronous debug events.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 -    • Exception Catch debug events are synchronous debug events.
[INFO] [stdout] 1 +    . Exception Catch debug events are synchronous debug events.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:32:4
[INFO] [stdout]   |
[INFO] [stdout] 3 |    • DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 -    • DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout] 3 +    . DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:35:4
[INFO] [stdout]   |
[INFO] [stdout] 6 |    • The indirect write of the PSTATE and PC values from SPSR_EL3 and ELR_EL3 on
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 -    • The indirect write of the PSTATE and PC values from SPSR_EL3 and ELR_EL3 on
[INFO] [stdout] 6 +    . The indirect write of the PSTATE and PC values from SPSR_EL3 and ELR_EL3 on
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:38:4
[INFO] [stdout]   |
[INFO] [stdout] 9 |    • If the PE enters Debug state before the first instruction after an Exception return from EL3
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 9 -    • If the PE enters Debug state before the first instruction after an Exception return from EL3
[INFO] [stdout] 9 +    . If the PE enters Debug state before the first instruction after an Exception return from EL3
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 12 |    • The GIC behavior that allocates interrupts to FIQ or IRQ changes simultaneously with
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 -    • The GIC behavior that allocates interrupts to FIQ or IRQ changes simultaneously with
[INFO] [stdout] 12 +    . The GIC behavior that allocates interrupts to FIQ or IRQ changes simultaneously with
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 15 |    • Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 15 -    • Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout] 15 +    . Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 18 |    • Exit from Debug state.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 18 -    • Exit from Debug state.
[INFO] [stdout] 18 +    . Exit from Debug state.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:30:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • Exception Catch debug events are synchronous debug events.
[INFO] [stdout]   |    ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTDIR::Value (line 27) stdout ----
[INFO] [stdout] error: expected item, found `0b0`
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:28:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 0b0 A 0 to 1 transition of the trigger bit triggers an event.
[INFO] [stdout]   | ^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/esr_el3.rs - registers::esr_el3::ESR_EL3::IL (line 20) stdout ----
[INFO] [stdout] error: binary float literal is not supported
[INFO] [stdout]   --> src/registers/esr_el3.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 10 |     - An exception reported using EC value 0b000000.
[INFO] [stdout]    |                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `0b1`
[INFO] [stdout]  --> src/registers/esr_el3.rs:21:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 0b1 32-bit instruction trapped. This value is also used when the exception is one of the
[INFO] [stdout]   | ^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::IESB (line 25) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:26:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • At each exception taken to EL3.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 -    • At each exception taken to EL3.
[INFO] [stdout] 1 +    . At each exception taken to EL3.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:28:4
[INFO] [stdout]   |
[INFO] [stdout] 3 |    • Before the operational pseudocode of each ERET instruction executed at EL3.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 -    • Before the operational pseudocode of each ERET instruction executed at EL3.
[INFO] [stdout] 3 +    . Before the operational pseudocode of each ERET instruction executed at EL3.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:26:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • At each exception taken to EL3.
[INFO] [stdout]   |    ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTIS::Value (line 26) stdout ----
[INFO] [stdout] error: expected item, found `0b0`
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:27:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 0b0 The CNTKCTL_EL1.EVNTI field applies to CNTVCT_EL0[15:0].
[INFO] [stdout]   | ^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::nAA::Value (line 23) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:24:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • LDAPR, LDAPRH, LDAPUR, LDAPURH, LDAPURSH, LDAPURSW, LDAR, LDARH,
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 -    • LDAPR, LDAPRH, LDAPUR, LDAPURH, LDAPURSH, LDAPURSW, LDAR, LDARH,
[INFO] [stdout] 1 +    . LDAPR, LDAPRH, LDAPUR, LDAPURH, LDAPURSH, LDAPURSW, LDAR, LDARH,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:27:4
[INFO] [stdout]   |
[INFO] [stdout] 4 |    • STLLR, STLLRH, STLR, STLRH, STLUR, and STLURH
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 -    • STLLR, STLLRH, STLR, STLRH, STLUR, and STLURH
[INFO] [stdout] 4 +    . STLLR, STLLRH, STLR, STLRH, STLUR, and STLURH
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:24:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • LDAPR, LDAPRH, LDAPUR, LDAPURH, LDAPURSH, LDAPURSW, LDAR, LDARH,
[INFO] [stdout]   |    ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I::Value (line 22) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `the`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:23:7
[INFO] [stdout]   |
[INFO] [stdout] 1 |    If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout]   |       ^^^ expected one of `!` or `::`
[INFO] [stdout]   |
[INFO] [stdout] help: write keyword `if` in lowercase (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 1 -    If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout] 1 +    if the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I::Value (line 29) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `the`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:30:7
[INFO] [stdout]   |
[INFO] [stdout] 1 |    If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout]   |       ^^^ expected one of `!` or `::`
[INFO] [stdout]   |
[INFO] [stdout] help: write keyword `if` in lowercase (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 1 -    If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout] 1 +    if the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EIS (line 30) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:31:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • Memory transactions, including instruction fetches, from an Exception level always use the
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 -    • Memory transactions, including instruction fetches, from an Exception level always use the
[INFO] [stdout] 1 +    . Memory transactions, including instruction fetches, from an Exception level always use the
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:34:4
[INFO] [stdout]   |
[INFO] [stdout] 4 |    • Exception Catch debug events are synchronous debug events.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 -    • Exception Catch debug events are synchronous debug events.
[INFO] [stdout] 4 +    . Exception Catch debug events are synchronous debug events.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:36:4
[INFO] [stdout]   |
[INFO] [stdout] 6 |    • DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 -    • DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout] 6 +    . DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:39:4
[INFO] [stdout]   |
[INFO] [stdout] 9 |    • Changes to the PSTATE information on entry to EL3.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 9 -    • Changes to the PSTATE information on entry to EL3.
[INFO] [stdout] 9 +    . Changes to the PSTATE information on entry to EL3.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |    • Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 11 -    • Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout] 11 +    . Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 14 |    • Debug state exit.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 14 -    • Debug state exit.
[INFO] [stdout] 14 +    . Debug state exit.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:31:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • Memory transactions, including instruction fetches, from an Exception level always use the
[INFO] [stdout]   |    ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I (line 22) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `the`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:23:7
[INFO] [stdout]   |
[INFO] [stdout] 1 |    If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout]   |       ^^^ expected one of `!` or `::`
[INFO] [stdout]   |
[INFO] [stdout] help: write keyword `if` in lowercase (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 1 -    If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout] 1 +    if the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/esr_el3.rs - registers::esr_el3::ESR_EL3::IL::Value (line 20) stdout ----
[INFO] [stdout] error: binary float literal is not supported
[INFO] [stdout]   --> src/registers/esr_el3.rs:30:44
[INFO] [stdout]    |
[INFO] [stdout] 10 |     - An exception reported using EC value 0b000000.
[INFO] [stdout]    |                                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `0b1`
[INFO] [stdout]  --> src/registers/esr_el3.rs:21:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | 0b1 32-bit instruction trapped. This value is also used when the exception is one of the
[INFO] [stdout]   | ^^^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EIS::Value (line 30) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:31:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • Memory transactions, including instruction fetches, from an Exception level always use the
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 -    • Memory transactions, including instruction fetches, from an Exception level always use the
[INFO] [stdout] 1 +    . Memory transactions, including instruction fetches, from an Exception level always use the
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:34:4
[INFO] [stdout]   |
[INFO] [stdout] 4 |    • Exception Catch debug events are synchronous debug events.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 -    • Exception Catch debug events are synchronous debug events.
[INFO] [stdout] 4 +    . Exception Catch debug events are synchronous debug events.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:36:4
[INFO] [stdout]   |
[INFO] [stdout] 6 |    • DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 -    • DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout] 6 +    . DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:39:4
[INFO] [stdout]   |
[INFO] [stdout] 9 |    • Changes to the PSTATE information on entry to EL3.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 9 -    • Changes to the PSTATE information on entry to EL3.
[INFO] [stdout] 9 +    . Changes to the PSTATE information on entry to EL3.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |    • Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 11 -    • Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout] 11 +    . Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 14 |    • Debug state exit.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 14 -    • Debug state exit.
[INFO] [stdout] 14 +    . Debug state exit.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:31:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • Memory transactions, including instruction fetches, from an Exception level always use the
[INFO] [stdout]   |    ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EOS (line 29) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:30:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • Exception Catch debug events are synchronous debug events.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 -    • Exception Catch debug events are synchronous debug events.
[INFO] [stdout] 1 +    . Exception Catch debug events are synchronous debug events.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:32:4
[INFO] [stdout]   |
[INFO] [stdout] 3 |    • DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 -    • DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout] 3 +    . DCPS* and DRPS instructions are context synchronization events.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:35:4
[INFO] [stdout]   |
[INFO] [stdout] 6 |    • The indirect write of the PSTATE and PC values from SPSR_EL3 and ELR_EL3 on
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 6 -    • The indirect write of the PSTATE and PC values from SPSR_EL3 and ELR_EL3 on
[INFO] [stdout] 6 +    . The indirect write of the PSTATE and PC values from SPSR_EL3 and ELR_EL3 on
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:38:4
[INFO] [stdout]   |
[INFO] [stdout] 9 |    • If the PE enters Debug state before the first instruction after an Exception return from EL3
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 9 -    • If the PE enters Debug state before the first instruction after an Exception return from EL3
[INFO] [stdout] 9 +    . If the PE enters Debug state before the first instruction after an Exception return from EL3
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 12 |    • The GIC behavior that allocates interrupts to FIQ or IRQ changes simultaneously with
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 12 -    • The GIC behavior that allocates interrupts to FIQ or IRQ changes simultaneously with
[INFO] [stdout] 12 +    . The GIC behavior that allocates interrupts to FIQ or IRQ changes simultaneously with
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 15 |    • Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 15 -    • Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout] 15 +    . Behavior of accessing the banked copies of the stack pointer using the SP register name for
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 18 |    • Exit from Debug state.
[INFO] [stdout]    |    ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 18 -    • Exit from Debug state.
[INFO] [stdout] 18 +    . Exit from Debug state.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:30:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • Exception Catch debug events are synchronous debug events.
[INFO] [stdout]   |    ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::IESB::Value (line 25) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:26:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • At each exception taken to EL3.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 -    • At each exception taken to EL3.
[INFO] [stdout] 1 +    . At each exception taken to EL3.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:28:4
[INFO] [stdout]   |
[INFO] [stdout] 3 |    • Before the operational pseudocode of each ERET instruction executed at EL3.
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 3 -    • Before the operational pseudocode of each ERET instruction executed at EL3.
[INFO] [stdout] 3 +    . Before the operational pseudocode of each ERET instruction executed at EL3.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:26:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • At each exception taken to EL3.
[INFO] [stdout]   |    ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN (line 36) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2014}
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:37:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | — CNTV_CTL, CNTV_CVAL, and CNTV_TVAL.
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '—' (Em Dash) looks like '-' (Minus/Hyphen), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 - — CNTV_CTL, CNTV_CVAL, and CNTV_TVAL.
[INFO] [stdout] 1 + - CNTV_CTL, CNTV_CVAL, and CNTV_TVAL.
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]  --> src/registers/cntkctl_el1.rs:37:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | — CNTV_CTL, CNTV_CVAL, and CNTV_TVAL.
[INFO] [stdout]   | ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I (line 29) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `the`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:30:7
[INFO] [stdout]   |
[INFO] [stdout] 1 |    If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout]   |       ^^^ expected one of `!` or `::`
[INFO] [stdout]   |
[INFO] [stdout] help: write keyword `if` in lowercase (notice the capitalization)
[INFO] [stdout]   |
[INFO] [stdout] 1 -    If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout] 1 +    if the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::nAA (line 23) stdout ----
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:24:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • LDAPR, LDAPRH, LDAPUR, LDAPURH, LDAPURSH, LDAPURSW, LDAR, LDARH,
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 1 -    • LDAPR, LDAPRH, LDAPUR, LDAPURH, LDAPURSH, LDAPURSW, LDAR, LDARH,
[INFO] [stdout] 1 +    . LDAPR, LDAPRH, LDAPUR, LDAPURH, LDAPURSH, LDAPURSW, LDAR, LDARH,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: \u{2022}
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:27:4
[INFO] [stdout]   |
[INFO] [stdout] 4 |    • STLLR, STLLRH, STLR, STLRH, STLUR, and STLURH
[INFO] [stdout]   |    ^
[INFO] [stdout]   |
[INFO] [stdout] help: Unicode character '•' (Bullet) looks like '.' (Period), but it is not
[INFO] [stdout]   |
[INFO] [stdout] 4 -    • STLLR, STLLRH, STLR, STLRH, STLUR, and STLURH
[INFO] [stdout] 4 +    . STLLR, STLLRH, STLR, STLRH, STLUR, and STLURH
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]  --> src/registers/sctlr_el3.rs:24:4
[INFO] [stdout]   |
[INFO] [stdout] 1 |    • LDAPR, LDAPRH, LDAPUR, LDAPURH, LDAPURSH, LDAPURSW, LDAR, LDARH,
[INFO] [stdout]   |    ^ expected item
[INFO] [stdout]   |
[INFO] [stdout]   = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN (line 30)
[INFO] [stdout]     src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN (line 36)
[INFO] [stdout]     src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN::Value (line 30)
[INFO] [stdout]     src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN::Value (line 36)
[INFO] [stdout]     src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTDIR (line 27)
[INFO] [stdout]     src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTDIR::Value (line 27)
[INFO] [stdout]     src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTEN (line 27)
[INFO] [stdout]     src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTEN::Value (line 27)
[INFO] [stdout]     src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTIS (line 26)
[INFO] [stdout]     src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTIS::Value (line 26)
[INFO] [stdout]     src/registers/esr_el3.rs - registers::esr_el3::ESR_EL3::IL (line 20)
[INFO] [stdout]     src/registers/esr_el3.rs - registers::esr_el3::ESR_EL3::IL::Value (line 20)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EIS (line 30)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EIS::Value (line 30)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EOS (line 29)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::EOS::Value (line 29)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I (line 22)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I (line 29)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I::Value (line 22)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I::Value (line 29)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::IESB (line 25)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::IESB::Value (line 25)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::nAA (line 23)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::nAA::Value (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "42d429250885ac84c16bce034d766a09d6de740a697264c0c2b50a39142cbdc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d429250885ac84c16bce034d766a09d6de740a697264c0c2b50a39142cbdc5", kill_on_drop: false }`
[INFO] [stdout] 42d429250885ac84c16bce034d766a09d6de740a697264c0c2b50a39142cbdc5
