[INFO] fetching crate aarch64-cpu 11.1.0...
[INFO] testing aarch64-cpu-11.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aarch64-cpu 11.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate aarch64-cpu 11.1.0
[INFO] finished tweaking crates.io crate aarch64-cpu 11.1.0
[INFO] tweaked toml for crates.io crate aarch64-cpu 11.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aarch64-cpu 11.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aarch64-cpu 11.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e20fb00d597e963a44ac1bb40560d3c047eeada530c6c9ff854eeaf1578a56f9
[INFO] running `Command { std: "docker" "start" "-a" "e20fb00d597e963a44ac1bb40560d3c047eeada530c6c9ff854eeaf1578a56f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e20fb00d597e963a44ac1bb40560d3c047eeada530c6c9ff854eeaf1578a56f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e20fb00d597e963a44ac1bb40560d3c047eeada530c6c9ff854eeaf1578a56f9", kill_on_drop: false }`
[INFO] [stdout] e20fb00d597e963a44ac1bb40560d3c047eeada530c6c9ff854eeaf1578a56f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a955e367163be77e2c4bc1bb3baee58e19907f78bc0a0d4ced54ec4872e989b
[INFO] running `Command { std: "docker" "start" "-a" "8a955e367163be77e2c4bc1bb3baee58e19907f78bc0a0d4ced54ec4872e989b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tock-registers v0.10.0
[INFO] [stderr]    Compiling aarch64-cpu v11.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
[INFO] running `Command { std: "docker" "inspect" "8a955e367163be77e2c4bc1bb3baee58e19907f78bc0a0d4ced54ec4872e989b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a955e367163be77e2c4bc1bb3baee58e19907f78bc0a0d4ced54ec4872e989b", kill_on_drop: false }`
[INFO] [stdout] 8a955e367163be77e2c4bc1bb3baee58e19907f78bc0a0d4ced54ec4872e989b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1381a57997429535dd89493c1e78aebe68c1e726235deaf6824eb5d09e00b436
[INFO] running `Command { std: "docker" "start" "-a" "1381a57997429535dd89493c1e78aebe68c1e726235deaf6824eb5d09e00b436", kill_on_drop: false }`
[INFO] [stderr]    Compiling aarch64-cpu v11.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.48s
[INFO] running `Command { std: "docker" "inspect" "1381a57997429535dd89493c1e78aebe68c1e726235deaf6824eb5d09e00b436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1381a57997429535dd89493c1e78aebe68c1e726235deaf6824eb5d09e00b436", kill_on_drop: false }`
[INFO] [stdout] 1381a57997429535dd89493c1e78aebe68c1e726235deaf6824eb5d09e00b436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8190464fd04aa5998fc0c5aa7c042c78a851893d22018d6002cb73eb7706f2da
[INFO] running `Command { std: "docker" "start" "-a" "8190464fd04aa5998fc0c5aa7c042c78a851893d22018d6002cb73eb7706f2da", 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-bb51457ac1739bab)
[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 22 tests
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTIS (line 26) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::A (line 29) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::A (line 23) ... 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::Value (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/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::A::Value (line 29) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTEN (line 27) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EVNTEN::Value (line 27) ... FAILED
[INFO] [stdout] test src/registers/esr_el3.rs - registers::esr_el3::ESR_EL3::IL::Value (line 20) ... 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::EVNTDIR::Value (line 27) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I::Value (line 22) ... FAILED
[INFO] [stdout] test src/asm/random.rs - asm::random::ArmRng (line 17) - compile ... ok
[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::A::Value (line 23) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN::Value (line 36) ... FAILED
[INFO] [stdout] test src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::I (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/esr_el3.rs - registers::esr_el3::ESR_EL3::IL (line 20) ... FAILED
[INFO] [stdout] test src/registers/cntkctl_el1.rs - registers::cntkctl_el1::CNTKCTL_EL1::EL0VTEN (line 36) ... 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::EVNTIS (line 26) stdout ----
[INFO] [stdout] error: expected item, found `0b0`
[INFO] [stdout]   --> src/registers/cntkctl_el1.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | 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::A (line 29) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `instructions`
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 30 |  All instructions that load or store one or more registers have an alignment check that the
[INFO] [stdout]    |      ^^^^^^^^^^^^ expected one of `!` or `::`
[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::A (line 23) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `that`
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |  Instructions that load or store one or more registers, other than load/store exclusive and
[INFO] [stdout]    |               ^^^^ expected one of `!` or `::`
[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] 28 | 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::Value (line 26) stdout ----
[INFO] [stdout] error: expected item, found `0b0`
[INFO] [stdout]   --> src/registers/cntkctl_el1.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | 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] 31 | — 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] 31 - — CNTV_CTL_EL0, CNTV_CVAL_EL0, and CNTV_TVAL_EL0.
[INFO] [stdout] 31 + - 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] 31 | — 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/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::A::Value (line 29) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `instructions`
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:30:6
[INFO] [stdout]    |
[INFO] [stdout] 30 |  All instructions that load or store one or more registers have an alignment check that the
[INFO] [stdout]    |      ^^^^^^^^^^^^ expected one of `!` or `::`
[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::EVNTEN (line 27) stdout ----
[INFO] [stdout] error: expected item, found `0b0`
[INFO] [stdout]   --> src/registers/cntkctl_el1.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | 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::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] 28 | 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/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] 30 |     - 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] 21 | 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/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] 31 | — 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] 31 - — CNTV_CTL_EL0, CNTV_CVAL_EL0, and CNTV_TVAL_EL0.
[INFO] [stdout] 31 + - 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] 31 | — 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::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] 28 | 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/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:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |  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] 23 -  If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout] 23 +  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 (line 29) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `the`
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |  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] 30 -  If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout] 30 +  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::A::Value (line 23) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `that`
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |  Instructions that load or store one or more registers, other than load/store exclusive and
[INFO] [stdout]    |               ^^^^ expected one of `!` or `::`
[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::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] 37 | — 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] 37 - — CNTV_CTL, CNTV_CVAL, and CNTV_TVAL.
[INFO] [stdout] 37 + - 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] 37 | — 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 22) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `the`
[INFO] [stdout]   --> src/registers/sctlr_el3.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |  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] 23 -  If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout] 23 +  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:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |  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] 30 -  If the value of SCTLR_EL3.M is 0, instruction accesses from stage 1 of the EL3
[INFO] [stdout] 30 +  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 (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] 30 |     - 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] 21 | 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/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] 37 | — 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] 37 - — CNTV_CTL, CNTV_CVAL, and CNTV_TVAL.
[INFO] [stdout] 37 + - 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] 37 | — 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] 
[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::A (line 23)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::A (line 29)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::A::Value (line 23)
[INFO] [stdout]     src/registers/sctlr_el3.rs - registers::sctlr_el3::SCTLR_EL3::A::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] 
[INFO] [stdout] test result: FAILED. 2 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8190464fd04aa5998fc0c5aa7c042c78a851893d22018d6002cb73eb7706f2da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8190464fd04aa5998fc0c5aa7c042c78a851893d22018d6002cb73eb7706f2da", kill_on_drop: false }`
[INFO] [stdout] 8190464fd04aa5998fc0c5aa7c042c78a851893d22018d6002cb73eb7706f2da
