[INFO] fetching crate stm32-hrtim 0.1.0...
[INFO] testing stm32-hrtim-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate stm32-hrtim 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate stm32-hrtim 0.1.0
[INFO] finished tweaking crates.io crate stm32-hrtim 0.1.0
[INFO] tweaked toml for crates.io crate stm32-hrtim 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stm32-hrtim 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stm32-hrtim 0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded defmt-rtt v0.4.2
[INFO] [stderr]   Downloaded panic-probe v0.3.2
[INFO] [stderr]   Downloaded fugit v0.3.7
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.5
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded defmt-macros v1.0.1
[INFO] [stderr]   Downloaded defmt v1.0.1
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.5
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded stm32h7 v0.16.0
[INFO] [stderr]   Downloaded stm32g4 v0.16.0
[INFO] [stderr]   Downloaded stm32f3 v0.16.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dde5d6e6f6ba4d2ca69f110258e7f167e25e7c9457345005a378d53274f6bcc
[INFO] running `Command { std: "docker" "start" "-a" "1dde5d6e6f6ba4d2ca69f110258e7f167e25e7c9457345005a378d53274f6bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dde5d6e6f6ba4d2ca69f110258e7f167e25e7c9457345005a378d53274f6bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dde5d6e6f6ba4d2ca69f110258e7f167e25e7c9457345005a378d53274f6bcc", kill_on_drop: false }`
[INFO] [stdout] 1dde5d6e6f6ba4d2ca69f110258e7f167e25e7c9457345005a378d53274f6bcc
[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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a852abe43087edea18ac6d354f3fcf3f57155a2a2dc0a9d44e35c6c9484fbc42
[INFO] running `Command { std: "docker" "start" "-a" "a852abe43087edea18ac6d354f3fcf3f57155a2a2dc0a9d44e35c6c9484fbc42", kill_on_drop: false }`
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling stm32-hrtim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: This crate requires one of the following features enabled:
[INFO] [stdout]            stm32f334
[INFO] [stdout]        
[INFO] [stdout]            stm32h742
[INFO] [stdout]            stm32h743
[INFO] [stdout]            #stm32h745
[INFO] [stdout]            stm32h747cm7
[INFO] [stdout]            stm32h750
[INFO] [stdout]            stm32h753
[INFO] [stdout]            #stm32h755
[INFO] [stdout]            #stm32h757
[INFO] [stdout]        
[INFO] [stdout]            stm32g474
[INFO] [stdout]            stm32g484
[INFO] [stdout]   --> src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / compile_error!(
[INFO] [stdout] 17 | |     "This crate requires one of the following features enabled:
[INFO] [stdout] 18 | |     stm32f334
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     stm32g484"
[INFO] [stdout] 31 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]   --> src/compare_register.rs:7:13
[INFO] [stdout]    |
[INFO] [stdout]  7 | use crate::{pac::HRTIM_MASTER, DacStepTrigger, NoDacTrigger};
[INFO] [stdout]    |             ^^^ could not find `pac` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "stm32f334")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32f334` feature
[INFO] [stdout] 47 | pub use stm32f3::stm32f3x4 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "stm32h742")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h742` feature
[INFO] [stdout] 50 | pub use stm32h7::stm32h742 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "stm32h743")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h743` feature
[INFO] [stdout] 53 | pub use stm32h7::stm32h743 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "stm32h747cm7")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `stm32h747cm7` feature
[INFO] [stdout] 59 | pub use stm32h7::stm32h747cm7 as pac;
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "stm32h750")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h750` feature
[INFO] [stdout] 62 | pub use stm32h7::stm32h750 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "stm32h753")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h753` feature
[INFO] [stdout] 65 | pub use stm32h7::stm32h753 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "stm32g474")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g474` feature
[INFO] [stdout] 74 | pub use stm32g4::stm32g474 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "stm32g484")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g484` feature
[INFO] [stdout] 77 | pub use stm32g4::stm32g484 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::pac`, `crate::pac`
[INFO] [stdout]   --> src/control.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::{pac, pac::HRTIM_COMMON};
[INFO] [stdout]    |             ^^^  ^^^ could not find `pac` in the crate root
[INFO] [stdout]    |             |
[INFO] [stdout]    |             no `pac` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "stm32f334")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32f334` feature
[INFO] [stdout] 47 | pub use stm32f3::stm32f3x4 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "stm32h742")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h742` feature
[INFO] [stdout] 50 | pub use stm32h7::stm32h742 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "stm32h743")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h743` feature
[INFO] [stdout] 53 | pub use stm32h7::stm32h743 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "stm32h747cm7")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `stm32h747cm7` feature
[INFO] [stdout] 59 | pub use stm32h7::stm32h747cm7 as pac;
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "stm32h750")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h750` feature
[INFO] [stdout] 62 | pub use stm32h7::stm32h750 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "stm32h753")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h753` feature
[INFO] [stdout] 65 | pub use stm32h7::stm32h753 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "stm32g474")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g474` feature
[INFO] [stdout] 74 | pub use stm32g4::stm32g474 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "stm32g484")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g484` feature
[INFO] [stdout] 77 | pub use stm32g4::stm32g484 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "stm32f334")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32f334` feature
[INFO] [stdout] 47 | pub use stm32f3::stm32f3x4 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "stm32h742")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h742` feature
[INFO] [stdout] 50 | pub use stm32h7::stm32h742 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "stm32h743")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h743` feature
[INFO] [stdout] 53 | pub use stm32h7::stm32h743 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "stm32h747cm7")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `stm32h747cm7` feature
[INFO] [stdout] 59 | pub use stm32h7::stm32h747cm7 as pac;
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "stm32h750")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h750` feature
[INFO] [stdout] 62 | pub use stm32h7::stm32h750 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "stm32h753")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h753` feature
[INFO] [stdout] 65 | pub use stm32h7::stm32h753 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "stm32g474")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g474` feature
[INFO] [stdout] 74 | pub use stm32g4::stm32g474 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "stm32g484")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g484` feature
[INFO] [stdout] 77 | pub use stm32g4::stm32g484 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]   --> src/ext.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use crate::pac;
[INFO] [stdout]    |     ^^^^^^^^^^ no `pac` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "stm32f334")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32f334` feature
[INFO] [stdout] 47 | pub use stm32f3::stm32f3x4 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "stm32h742")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h742` feature
[INFO] [stdout] 50 | pub use stm32h7::stm32h742 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "stm32h743")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h743` feature
[INFO] [stdout] 53 | pub use stm32h7::stm32h743 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "stm32h747cm7")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `stm32h747cm7` feature
[INFO] [stdout] 59 | pub use stm32h7::stm32h747cm7 as pac;
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "stm32h750")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h750` feature
[INFO] [stdout] 62 | pub use stm32h7::stm32h750 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "stm32h753")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h753` feature
[INFO] [stdout] 65 | pub use stm32h7::stm32h753 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "stm32g474")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g474` feature
[INFO] [stdout] 74 | pub use stm32g4::stm32g474 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "stm32g484")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g484` feature
[INFO] [stdout] 77 | pub use stm32g4::stm32g484 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]   --> src/external_event.rs:1:12
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::pac::HRTIM_COMMON;
[INFO] [stdout]    |            ^^^ could not find `pac` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "stm32f334")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32f334` feature
[INFO] [stdout] 47 | pub use stm32f3::stm32f3x4 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "stm32h742")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h742` feature
[INFO] [stdout] 50 | pub use stm32h7::stm32h742 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "stm32h743")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h743` feature
[INFO] [stdout] 53 | pub use stm32h7::stm32h743 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "stm32h747cm7")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `stm32h747cm7` feature
[INFO] [stdout] 59 | pub use stm32h7::stm32h747cm7 as pac;
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "stm32h750")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h750` feature
[INFO] [stdout] 62 | pub use stm32h7::stm32h750 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "stm32h753")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h753` feature
[INFO] [stdout] 65 | pub use stm32h7::stm32h753 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "stm32g474")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g474` feature
[INFO] [stdout] 74 | pub use stm32g4::stm32g474 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "stm32g484")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g484` feature
[INFO] [stdout] 77 | pub use stm32g4::stm32g484 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]   --> src/fault.rs:3:12
[INFO] [stdout]    |
[INFO] [stdout]  3 | use crate::pac::HRTIM_COMMON;
[INFO] [stdout]    |            ^^^ could not find `pac` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "stm32f334")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32f334` feature
[INFO] [stdout] 47 | pub use stm32f3::stm32f3x4 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "stm32h742")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h742` feature
[INFO] [stdout] 50 | pub use stm32h7::stm32h742 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "stm32h743")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h743` feature
[INFO] [stdout] 53 | pub use stm32h7::stm32h743 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "stm32h747cm7")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `stm32h747cm7` feature
[INFO] [stdout] 59 | pub use stm32h7::stm32h747cm7 as pac;
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "stm32h750")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h750` feature
[INFO] [stdout] 62 | pub use stm32h7::stm32h750 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "stm32h753")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h753` feature
[INFO] [stdout] 65 | pub use stm32h7::stm32h753 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "stm32g474")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g474` feature
[INFO] [stdout] 74 | pub use stm32g4::stm32g474 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "stm32g484")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g484` feature
[INFO] [stdout] 77 | pub use stm32g4::stm32g484 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]   --> src/output.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 |     pac::HRTIM_COMMON,
[INFO] [stdout]    |     ^^^ could not find `pac` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "stm32f334")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32f334` feature
[INFO] [stdout] 47 | pub use stm32f3::stm32f3x4 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "stm32h742")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h742` feature
[INFO] [stdout] 50 | pub use stm32h7::stm32h742 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "stm32h743")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h743` feature
[INFO] [stdout] 53 | pub use stm32h7::stm32h743 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "stm32h747cm7")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `stm32h747cm7` feature
[INFO] [stdout] 59 | pub use stm32h7::stm32h747cm7 as pac;
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "stm32h750")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h750` feature
[INFO] [stdout] 62 | pub use stm32h7::stm32h750 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "stm32h753")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h753` feature
[INFO] [stdout] 65 | pub use stm32h7::stm32h753 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "stm32g474")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g474` feature
[INFO] [stdout] 74 | pub use stm32g4::stm32g474 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "stm32g484")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g484` feature
[INFO] [stdout] 77 | pub use stm32g4::stm32g484 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::pac`
[INFO] [stdout]   --> src/timer.rs:4:5
[INFO] [stdout]    |
[INFO] [stdout]  4 |     pac::{HRTIM_MASTER, HRTIM_TIMA, HRTIM_TIMB, HRTIM_TIMC, HRTIM_TIMD, HRTIM_TIME},
[INFO] [stdout]    |     ^^^ could not find `pac` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "stm32f334")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32f334` feature
[INFO] [stdout] 47 | pub use stm32f3::stm32f3x4 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "stm32h742")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h742` feature
[INFO] [stdout] 50 | pub use stm32h7::stm32h742 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "stm32h743")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h743` feature
[INFO] [stdout] 53 | pub use stm32h7::stm32h743 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "stm32h747cm7")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `stm32h747cm7` feature
[INFO] [stdout] 59 | pub use stm32h7::stm32h747cm7 as pac;
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "stm32h750")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h750` feature
[INFO] [stdout] 62 | pub use stm32h7::stm32h750 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "stm32h753")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h753` feature
[INFO] [stdout] 65 | pub use stm32h7::stm32h753 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "stm32g474")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g474` feature
[INFO] [stdout] 74 | pub use stm32g4::stm32g474 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "stm32g484")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g484` feature
[INFO] [stdout] 77 | pub use stm32g4::stm32g484 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pac`
[INFO] [stdout]   --> src/lib.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | use pac::{HRTIM_COMMON, HRTIM_MASTER, HRTIM_TIMA, HRTIM_TIMB, HRTIM_TIMC, HRTIM_TIMD, HRTIM_TIME};
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `pac`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `pac`, use `cargo add pac` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout]   --> src/timer.rs:79:22
[INFO] [stdout]    |
[INFO] [stdout] 79 |     type RB = crate::pac::hrtim_master::RegisterBlock;
[INFO] [stdout]    |                      ^^^ could not find `pac` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:47:31
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "stm32f334")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32f334` feature
[INFO] [stdout] 47 | pub use stm32f3::stm32f3x4 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "stm32h742")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h742` feature
[INFO] [stdout] 50 | pub use stm32h7::stm32h742 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "stm32h743")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h743` feature
[INFO] [stdout] 53 | pub use stm32h7::stm32h743 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:59:34
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "stm32h747cm7")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `stm32h747cm7` feature
[INFO] [stdout] 59 | pub use stm32h7::stm32h747cm7 as pac;
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:62:31
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "stm32h750")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h750` feature
[INFO] [stdout] 62 | pub use stm32h7::stm32h750 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "stm32h753")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32h753` feature
[INFO] [stdout] 65 | pub use stm32h7::stm32h753 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "stm32g474")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g474` feature
[INFO] [stdout] 74 | pub use stm32g4::stm32g474 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "stm32g484")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `stm32g484` feature
[INFO] [stdout] 77 | pub use stm32g4::stm32g484 as pac;
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pac` in the crate root
[INFO] [stdout]    --> src/timer.rs:93:30
[INFO] [stdout]     |
[INFO] [stdout]  93 |               type RB = crate::pac::$timx::RegisterBlock;
[INFO] [stdout]     |                                ^^^ could not find `pac` in the crate root
[INFO] [stdout] ...
[INFO] [stdout] 106 | / hrtim_timer! {
[INFO] [stdout] 107 | |     HRTIM_TIMA: hrtim_tima, A,
[INFO] [stdout] 108 | |     HRTIM_TIMB: hrtim_timb, B,
[INFO] [stdout] 109 | |     HRTIM_TIMC: hrtim_timc, C,
[INFO] [stdout] 110 | |     HRTIM_TIMD: hrtim_timd, D,
[INFO] [stdout] 111 | |     HRTIM_TIME: hrtim_time, E,
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:47:31
[INFO] [stdout]     |
[INFO] [stdout]  46 | #[cfg(feature = "stm32f334")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `stm32f334` feature
[INFO] [stdout]  47 | pub use stm32f3::stm32f3x4 as pac;
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:50:31
[INFO] [stdout]     |
[INFO] [stdout]  49 | #[cfg(feature = "stm32h742")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `stm32h742` feature
[INFO] [stdout]  50 | pub use stm32h7::stm32h742 as pac;
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:53:31
[INFO] [stdout]     |
[INFO] [stdout]  52 | #[cfg(feature = "stm32h743")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `stm32h743` feature
[INFO] [stdout]  53 | pub use stm32h7::stm32h743 as pac;
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:59:34
[INFO] [stdout]     |
[INFO] [stdout]  58 | #[cfg(feature = "stm32h747cm7")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `stm32h747cm7` feature
[INFO] [stdout]  59 | pub use stm32h7::stm32h747cm7 as pac;
[INFO] [stdout]     |                                  ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:62:31
[INFO] [stdout]     |
[INFO] [stdout]  61 | #[cfg(feature = "stm32h750")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `stm32h750` feature
[INFO] [stdout]  62 | pub use stm32h7::stm32h750 as pac;
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:65:31
[INFO] [stdout]     |
[INFO] [stdout]  64 | #[cfg(feature = "stm32h753")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `stm32h753` feature
[INFO] [stdout]  65 | pub use stm32h7::stm32h753 as pac;
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:74:31
[INFO] [stdout]     |
[INFO] [stdout]  73 | #[cfg(feature = "stm32g474")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `stm32g474` feature
[INFO] [stdout]  74 | pub use stm32g4::stm32g474 as pac;
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:77:31
[INFO] [stdout]     |
[INFO] [stdout]  76 | #[cfg(feature = "stm32g484")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `stm32g484` feature
[INFO] [stdout]  77 | pub use stm32g4::stm32g484 as pac;
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     = note: this error originates in the macro `hrtim_timer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `dir` in this scope
[INFO] [stdout]    --> src/capture.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |         (value, dir)
[INFO] [stdout]     |                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]   --> src/ext.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn cr(&self) -> &Reg<Self::CRrs>;
[INFO] [stdout]    |                      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]   --> src/ext.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn isr(&self) -> &Reg<Self::ISRrs>;
[INFO] [stdout]    |                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]   --> src/ext.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn icr(&self) -> &Reg<Self::ICRrs>;
[INFO] [stdout]    |                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]   --> src/ext.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn dier(&self) -> &Reg<Self::DIERrs>;
[INFO] [stdout]    |                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]   --> src/ext.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn set1r(&self) -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]    |                         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]   --> src/ext.rs:96:25
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn rst1r(&self) -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]    |                         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]   --> src/ext.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn set2r(&self) -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]    |                         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]   --> src/ext.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn rst2r(&self) -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]    |                         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]   --> src/ext.rs:99:34
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn set_r(&self, c: Chan) -> &Reg<Self::SET1Rrs> {
[INFO] [stdout]    |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn rst_r(&self, c: Chan) -> &Reg<Self::RST1Rrs> {
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:112:24
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn rstr(&self) -> &Reg<Self::RSTRrs>;
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Readable` in this scope
[INFO] [stdout]    --> src/ext.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |     type CPT1CRrs: reg::CptcrW + Readable;
[INFO] [stdout]     |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn cpt1cr(&self) -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn cpt2cr(&self) -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:117:34
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn cptcr(&self, c: Chan) -> &Reg<Self::CPT1CRrs> {
[INFO] [stdout]     |                                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:138:39
[INFO] [stdout]     |
[INFO] [stdout] 138 |           impl<REG: reg::$TrR> $TrR for R<REG> {
[INFO] [stdout]     |                                         ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 168 | / wrap_r! {
[INFO] [stdout] 169 | |     pub trait MasterCrR {
[INFO] [stdout] 170 | |         fn ckpsc(&self) -> master::cr::CKPSC_R;
[INFO] [stdout] 171 | |         fn cont(&self) -> master::cr::CONT_R;
[INFO] [stdout] ...   |
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:157:44
[INFO] [stdout]     |
[INFO] [stdout] 157 |           impl<REG: reg::$TrR> $TrR<REG> for W<REG> {
[INFO] [stdout]     |                                              ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 181 | / wrap_w! {
[INFO] [stdout] 182 | |     pub trait MasterCrW {
[INFO] [stdout] 183 | |         fn ckpsc(&mut self) -> master::cr::CKPSC_W<REG>;
[INFO] [stdout] 184 | |         fn cont(&mut self) -> master::cr::CONT_W<REG>;
[INFO] [stdout] ...   |
[INFO] [stdout] 192 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_w` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:138:39
[INFO] [stdout]     |
[INFO] [stdout] 138 |           impl<REG: reg::$TrR> $TrR for R<REG> {
[INFO] [stdout]     |                                         ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 194 | / wrap_r! {
[INFO] [stdout] 195 | | pub trait TimCrR {
[INFO] [stdout] 196 | |         fn pshpll(&self) -> tima::cr::PSHPLL_R;
[INFO] [stdout] 197 | |         fn delcmp2(&self) -> tima::cr::DELCMP2_R;
[INFO] [stdout] ...   |
[INFO] [stdout] 204 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:157:44
[INFO] [stdout]     |
[INFO] [stdout] 157 |           impl<REG: reg::$TrR> $TrR<REG> for W<REG> {
[INFO] [stdout]     |                                              ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 205 | / wrap_w! {
[INFO] [stdout] 206 | |     pub trait TimCrW {
[INFO] [stdout] 207 | |         fn pshpll(&mut self) -> tima::cr::PSHPLL_W<REG>;
[INFO] [stdout] 208 | |         fn delcmp2(&mut self) -> tima::cr::DELCMP2_W<REG>;
[INFO] [stdout] ...   |
[INFO] [stdout] 215 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_w` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:220:40
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl<REG: reg::CptcrW> CptcrW<REG> for W<REG> {
[INFO] [stdout]     |                                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:138:39
[INFO] [stdout]     |
[INFO] [stdout] 138 |           impl<REG: reg::$TrR> $TrR for R<REG> {
[INFO] [stdout]     |                                         ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 227 | / wrap_r! {
[INFO] [stdout] 228 | |     pub trait MasterIsr {
[INFO] [stdout] 229 | |         fn cmp(&self, cmp: Cmp) -> master::isr::CMP_R;
[INFO] [stdout] 230 | |         fn rep(&self) -> master::isr::REP_R;
[INFO] [stdout] ...   |
[INFO] [stdout] 233 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:157:44
[INFO] [stdout]     |
[INFO] [stdout] 157 |           impl<REG: reg::$TrR> $TrR<REG> for W<REG> {
[INFO] [stdout]     |                                              ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 234 | / wrap_w! {
[INFO] [stdout] 235 | |     pub trait MasterIcr {
[INFO] [stdout] 236 | |         fn cmpc(&mut self, cmp: Cmp) -> master::icr::CMPC_W<REG>;
[INFO] [stdout] 237 | |         fn repc(&mut self) -> master::icr::CMPC_W<REG>;
[INFO] [stdout] ...   |
[INFO] [stdout] 240 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_w` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:138:39
[INFO] [stdout]     |
[INFO] [stdout] 138 |           impl<REG: reg::$TrR> $TrR for R<REG> {
[INFO] [stdout]     |                                         ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 242 | / wrap_r! {
[INFO] [stdout] 243 | |     pub trait MasterDierR {
[INFO] [stdout] 244 | |         fn cmpie(&self, cmp: Cmp) -> master::dier::CMPIE_R;
[INFO] [stdout] 245 | |         fn repie(&self) -> master::dier::REPIE_R;
[INFO] [stdout] ...   |
[INFO] [stdout] 248 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:157:44
[INFO] [stdout]     |
[INFO] [stdout] 157 |           impl<REG: reg::$TrR> $TrR<REG> for W<REG> {
[INFO] [stdout]     |                                              ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 250 | / wrap_w! {
[INFO] [stdout] 251 | |     pub trait MasterDierW {
[INFO] [stdout] 252 | |         fn cmpie(&mut self, cmp: Cmp) -> master::dier::CMPIE_W<REG>;
[INFO] [stdout] 253 | |         fn repie(&mut self) -> master::dier::REPIE_W<REG>;
[INFO] [stdout] ...   |
[INFO] [stdout] 256 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_w` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:138:39
[INFO] [stdout]     |
[INFO] [stdout] 138 |           impl<REG: reg::$TrR> $TrR for R<REG> {
[INFO] [stdout]     |                                         ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 258 | / wrap_r! {
[INFO] [stdout] 259 | |     pub trait Set1rR {
[INFO] [stdout] 260 | |         fn sst(&self) -> tima::set1r::SST_R;
[INFO] [stdout] 261 | |         fn resync(&self) -> tima::set1r::RESYNC_R;
[INFO] [stdout] ...   |
[INFO] [stdout] 269 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:157:44
[INFO] [stdout]     |
[INFO] [stdout] 157 |           impl<REG: reg::$TrR> $TrR<REG> for W<REG> {
[INFO] [stdout]     |                                              ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 271 | / wrap_w! {
[INFO] [stdout] 272 | |     pub trait Set1rW {
[INFO] [stdout] 273 | |         fn sst(&mut self) -> tima::set1r::SST_W<REG>;
[INFO] [stdout] 274 | |         fn resync(&mut self) -> tima::set1r::RESYNC_W<REG>;
[INFO] [stdout] ...   |
[INFO] [stdout] 282 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_w` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:138:39
[INFO] [stdout]     |
[INFO] [stdout] 138 |           impl<REG: reg::$TrR> $TrR for R<REG> {
[INFO] [stdout]     |                                         ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 284 | / wrap_r! {
[INFO] [stdout] 285 | |     pub trait Rst1rR {
[INFO] [stdout] 286 | |         fn srt(&self) -> tima::rst1r::SRT_R;
[INFO] [stdout] 287 | |         fn resync(&self) -> tima::rst1r::RESYNC_R;
[INFO] [stdout] ...   |
[INFO] [stdout] 295 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:157:44
[INFO] [stdout]     |
[INFO] [stdout] 157 |           impl<REG: reg::$TrR> $TrR<REG> for W<REG> {
[INFO] [stdout]     |                                              ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 297 | / wrap_w! {
[INFO] [stdout] 298 | |     pub trait Rst1rW {
[INFO] [stdout] 299 | |         fn srt(&mut self) -> tima::rst1r::SRT_W<REG>;
[INFO] [stdout] 300 | |         fn resync(&mut self) -> tima::rst1r::RESYNC_W<REG>;
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_w` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:138:39
[INFO] [stdout]     |
[INFO] [stdout] 138 |           impl<REG: reg::$TrR> $TrR for R<REG> {
[INFO] [stdout]     |                                         ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 310 | / wrap_r! {
[INFO] [stdout] 311 | |     pub trait RstrR {
[INFO] [stdout] 312 | |         fn updt(&self) -> tima::rstr::UPDT_R;
[INFO] [stdout] 313 | |         fn cmp2(&self) -> tima::rstr::CMP2_R;
[INFO] [stdout] ...   |
[INFO] [stdout] 319 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_r` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:157:44
[INFO] [stdout]     |
[INFO] [stdout] 157 |           impl<REG: reg::$TrR> $TrR<REG> for W<REG> {
[INFO] [stdout]     |                                              ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 321 | / wrap_w! {
[INFO] [stdout] 322 | |     pub trait RstrW {
[INFO] [stdout] 323 | |         fn updt(&mut self) -> tima::rstr::UPDT_W<REG>;
[INFO] [stdout] 324 | |         fn cmp2(&mut self) -> tima::rstr::CMP2_W<REG>;
[INFO] [stdout] ...   |
[INFO] [stdout] 330 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap_w` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:334:26
[INFO] [stdout]     |
[INFO] [stdout] 334 |     pub trait MasterCrR: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Readable` in this scope
[INFO] [stdout]    --> src/ext.rs:334:51
[INFO] [stdout]     |
[INFO] [stdout] 334 |     pub trait MasterCrR: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:335:22
[INFO] [stdout]     |
[INFO] [stdout] 335 |         fn ckpsc(r: &R<Self>) -> master::cr::CKPSC_R;
[INFO] [stdout]     |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:336:21
[INFO] [stdout]     |
[INFO] [stdout] 336 |         fn cont(r: &R<Self>) -> master::cr::CONT_R;
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:337:23
[INFO] [stdout]     |
[INFO] [stdout] 337 |         fn retrig(r: &R<Self>) -> master::cr::RETRIG_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:338:21
[INFO] [stdout]     |
[INFO] [stdout] 338 |         fn half(r: &R<Self>) -> master::cr::HALF_R;
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:339:24
[INFO] [stdout]     |
[INFO] [stdout] 339 |         fn syncrst(r: &R<Self>) -> master::cr::SYNCRST_R;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         fn syncstrt(r: &R<Self>) -> master::cr::SYNCSTRT_R;
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:341:24
[INFO] [stdout]     |
[INFO] [stdout] 341 |         fn dacsync(r: &R<Self>) -> master::cr::DACSYNC_R;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:342:22
[INFO] [stdout]     |
[INFO] [stdout] 342 |         fn preen(r: &R<Self>) -> master::cr::PREEN_R;
[INFO] [stdout]     |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:344:26
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub trait MasterCrW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writable` in this scope
[INFO] [stdout]    --> src/ext.rs:344:51
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub trait MasterCrW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Resettable` in this scope
[INFO] [stdout]    --> src/ext.rs:344:62
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub trait MasterCrW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:345:26
[INFO] [stdout]     |
[INFO] [stdout] 345 |         fn ckpsc(w: &mut W<Self>) -> master::cr::CKPSC_W<Self>;
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:346:25
[INFO] [stdout]     |
[INFO] [stdout] 346 |         fn cont(w: &mut W<Self>) -> master::cr::CONT_W<Self>;
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:347:27
[INFO] [stdout]     |
[INFO] [stdout] 347 |         fn retrig(w: &mut W<Self>) -> master::cr::RETRIG_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:348:25
[INFO] [stdout]     |
[INFO] [stdout] 348 |         fn half(w: &mut W<Self>) -> master::cr::HALF_W<Self>;
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:349:28
[INFO] [stdout]     |
[INFO] [stdout] 349 |         fn syncrst(w: &mut W<Self>) -> master::cr::SYNCRST_W<Self>;
[INFO] [stdout]     |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:350:29
[INFO] [stdout]     |
[INFO] [stdout] 350 |         fn syncstrt(w: &mut W<Self>) -> master::cr::SYNCSTRT_W<Self>;
[INFO] [stdout]     |                             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:351:28
[INFO] [stdout]     |
[INFO] [stdout] 351 |         fn dacsync(w: &mut W<Self>) -> master::cr::DACSYNC_W<Self>;
[INFO] [stdout]     |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:352:26
[INFO] [stdout]     |
[INFO] [stdout] 352 |         fn preen(w: &mut W<Self>) -> master::cr::PREEN_W<Self>;
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:356:23
[INFO] [stdout]     |
[INFO] [stdout] 356 |         fn pshpll(r: &R<Self>) -> tima::cr::PSHPLL_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:357:24
[INFO] [stdout]     |
[INFO] [stdout] 357 |         fn delcmp2(r: &R<Self>) -> tima::cr::DELCMP2_R;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:358:24
[INFO] [stdout]     |
[INFO] [stdout] 358 |         fn delcmp4(r: &R<Self>) -> tima::cr::DELCMP4_R;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:359:21
[INFO] [stdout]     |
[INFO] [stdout] 359 |         fn mstu(r: &R<Self>) -> tima::cr::MSTU_R;
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:360:22
[INFO] [stdout]     |
[INFO] [stdout] 360 |         fn trepu(r: &R<Self>) -> tima::cr::TREPU_R;
[INFO] [stdout]     |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:361:22
[INFO] [stdout]     |
[INFO] [stdout] 361 |         fn trstu(r: &R<Self>) -> tima::cr::TRSTU_R;
[INFO] [stdout]     |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:362:23
[INFO] [stdout]     |
[INFO] [stdout] 362 |         fn updgat(r: &R<Self>) -> tima::cr::UPDGAT_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:365:27
[INFO] [stdout]     |
[INFO] [stdout] 365 |         fn pshpll(w: &mut W<Self>) -> tima::cr::PSHPLL_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:366:28
[INFO] [stdout]     |
[INFO] [stdout] 366 |         fn delcmp2(w: &mut W<Self>) -> tima::cr::DELCMP2_W<Self>;
[INFO] [stdout]     |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 |         fn delcmp4(w: &mut W<Self>) -> tima::cr::DELCMP4_W<Self>;
[INFO] [stdout]     |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:368:25
[INFO] [stdout]     |
[INFO] [stdout] 368 |         fn mstu(w: &mut W<Self>) -> tima::cr::MSTU_W<Self>;
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:369:26
[INFO] [stdout]     |
[INFO] [stdout] 369 |         fn trepu(w: &mut W<Self>) -> tima::cr::TREPU_W<Self>;
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:370:26
[INFO] [stdout]     |
[INFO] [stdout] 370 |         fn trstu(w: &mut W<Self>) -> tima::cr::TRSTU_W<Self>;
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:371:27
[INFO] [stdout]     |
[INFO] [stdout] 371 |         fn updgat(w: &mut W<Self>) -> tima::cr::UPDGAT_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:374:23
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub trait CptcrW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writable` in this scope
[INFO] [stdout]    --> src/ext.rs:374:48
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub trait CptcrW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Resettable` in this scope
[INFO] [stdout]    --> src/ext.rs:374:59
[INFO] [stdout]     |
[INFO] [stdout] 374 |     pub trait CptcrW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:376:30
[INFO] [stdout]     |
[INFO] [stdout] 376 |         fn set_swcpt(w: &mut W<Self>) -> &mut W<Self>;
[INFO] [stdout]     |                              ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:376:47
[INFO] [stdout]     |
[INFO] [stdout] 376 |         fn set_swcpt(w: &mut W<Self>) -> &mut W<Self>;
[INFO] [stdout]     |                                               ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:379:26
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub trait MasterIsr: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Readable` in this scope
[INFO] [stdout]    --> src/ext.rs:379:51
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub trait MasterIsr: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:380:20
[INFO] [stdout]     |
[INFO] [stdout] 380 |         fn cmp(r: &R<Self>, n: u8) -> master::isr::CMP_R;
[INFO] [stdout]     |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:381:20
[INFO] [stdout]     |
[INFO] [stdout] 381 |         fn rep(r: &R<Self>) -> master::isr::REP_R;
[INFO] [stdout]     |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:382:20
[INFO] [stdout]     |
[INFO] [stdout] 382 |         fn upd(r: &R<Self>) -> master::isr::UPD_R;
[INFO] [stdout]     |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:384:26
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub trait MasterIcr: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writable` in this scope
[INFO] [stdout]    --> src/ext.rs:384:51
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub trait MasterIcr: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Resettable` in this scope
[INFO] [stdout]    --> src/ext.rs:384:62
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub trait MasterIcr: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:385:25
[INFO] [stdout]     |
[INFO] [stdout] 385 |         fn cmpc(w: &mut W<Self>, n: u8) -> master::icr::CMPC_W<Self>;
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:386:25
[INFO] [stdout]     |
[INFO] [stdout] 386 |         fn repc(w: &mut W<Self>) -> master::icr::CMPC_W<Self>;
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:387:25
[INFO] [stdout]     |
[INFO] [stdout] 387 |         fn updc(w: &mut W<Self>) -> master::icr::CMPC_W<Self>;
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:389:28
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub trait MasterDierR: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Readable` in this scope
[INFO] [stdout]    --> src/ext.rs:389:53
[INFO] [stdout]     |
[INFO] [stdout] 389 |     pub trait MasterDierR: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:390:22
[INFO] [stdout]     |
[INFO] [stdout] 390 |         fn cmpie(r: &R<Self>, n: u8) -> master::dier::CMPIE_R;
[INFO] [stdout]     |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:391:22
[INFO] [stdout]     |
[INFO] [stdout] 391 |         fn repie(r: &R<Self>) -> master::dier::REPIE_R;
[INFO] [stdout]     |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:392:22
[INFO] [stdout]     |
[INFO] [stdout] 392 |         fn updie(r: &R<Self>) -> master::dier::UPDIE_R;
[INFO] [stdout]     |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:395:28
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub trait MasterDierW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writable` in this scope
[INFO] [stdout]    --> src/ext.rs:395:53
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub trait MasterDierW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Resettable` in this scope
[INFO] [stdout]    --> src/ext.rs:395:64
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub trait MasterDierW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:396:26
[INFO] [stdout]     |
[INFO] [stdout] 396 |         fn cmpie(w: &mut W<Self>, n: u8) -> master::dier::CMPIE_W<Self>;
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:397:26
[INFO] [stdout]     |
[INFO] [stdout] 397 |         fn repie(w: &mut W<Self>) -> master::dier::REPIE_W<Self>;
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:398:26
[INFO] [stdout]     |
[INFO] [stdout] 398 |         fn updie(w: &mut W<Self>) -> master::dier::UPDIE_W<Self>;
[INFO] [stdout]     |                          ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:401:23
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub trait Set1rR: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Readable` in this scope
[INFO] [stdout]    --> src/ext.rs:401:48
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub trait Set1rR: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:402:20
[INFO] [stdout]     |
[INFO] [stdout] 402 |         fn sst(r: &R<Self>) -> tima::set1r::SST_R;
[INFO] [stdout]     |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:403:23
[INFO] [stdout]     |
[INFO] [stdout] 403 |         fn resync(r: &R<Self>) -> tima::set1r::RESYNC_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:404:20
[INFO] [stdout]     |
[INFO] [stdout] 404 |         fn per(r: &R<Self>) -> tima::set1r::PER_R;
[INFO] [stdout]     |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:405:20
[INFO] [stdout]     |
[INFO] [stdout] 405 |         fn cmp(r: &R<Self>, n: u8) -> tima::set1r::CMP_R;
[INFO] [stdout]     |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:406:23
[INFO] [stdout]     |
[INFO] [stdout] 406 |         fn mstper(r: &R<Self>) -> tima::set1r::MSTPER_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:407:23
[INFO] [stdout]     |
[INFO] [stdout] 407 |         fn mstcmp(r: &R<Self>, n: u8) -> tima::set1r::MSTCMP_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:408:24
[INFO] [stdout]     |
[INFO] [stdout] 408 |         fn extevnt(r: &R<Self>, n: u8) -> tima::set1r::EXTEVNT_R;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:409:23
[INFO] [stdout]     |
[INFO] [stdout] 409 |         fn update(r: &R<Self>) -> tima::set1r::UPDATE_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:411:23
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub trait Set1rW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writable` in this scope
[INFO] [stdout]    --> src/ext.rs:411:48
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub trait Set1rW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Resettable` in this scope
[INFO] [stdout]    --> src/ext.rs:411:59
[INFO] [stdout]     |
[INFO] [stdout] 411 |     pub trait Set1rW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:412:24
[INFO] [stdout]     |
[INFO] [stdout] 412 |         fn sst(w: &mut W<Self>) -> tima::set1r::SST_W<Self>;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:413:27
[INFO] [stdout]     |
[INFO] [stdout] 413 |         fn resync(w: &mut W<Self>) -> tima::set1r::RESYNC_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:414:24
[INFO] [stdout]     |
[INFO] [stdout] 414 |         fn per(w: &mut W<Self>) -> tima::set1r::PER_W<Self>;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:415:24
[INFO] [stdout]     |
[INFO] [stdout] 415 |         fn cmp(w: &mut W<Self>, n: u8) -> tima::set1r::CMP_W<Self>;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:416:27
[INFO] [stdout]     |
[INFO] [stdout] 416 |         fn mstper(w: &mut W<Self>) -> tima::set1r::MSTPER_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:417:27
[INFO] [stdout]     |
[INFO] [stdout] 417 |         fn mstcmp(w: &mut W<Self>, n: u8) -> tima::set1r::MSTCMP_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:418:28
[INFO] [stdout]     |
[INFO] [stdout] 418 |         fn extevnt(w: &mut W<Self>, n: u8) -> tima::set1r::EXTEVNT_W<Self>;
[INFO] [stdout]     |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:419:27
[INFO] [stdout]     |
[INFO] [stdout] 419 |         fn update(w: &mut W<Self>) -> tima::set1r::UPDATE_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:422:23
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub trait Rst1rR: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Readable` in this scope
[INFO] [stdout]    --> src/ext.rs:422:48
[INFO] [stdout]     |
[INFO] [stdout] 422 |     pub trait Rst1rR: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:423:20
[INFO] [stdout]     |
[INFO] [stdout] 423 |         fn srt(r: &R<Self>) -> tima::rst1r::SRT_R;
[INFO] [stdout]     |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:424:23
[INFO] [stdout]     |
[INFO] [stdout] 424 |         fn resync(r: &R<Self>) -> tima::rst1r::RESYNC_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:425:20
[INFO] [stdout]     |
[INFO] [stdout] 425 |         fn per(r: &R<Self>) -> tima::rst1r::PER_R;
[INFO] [stdout]     |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:426:20
[INFO] [stdout]     |
[INFO] [stdout] 426 |         fn cmp(r: &R<Self>, n: u8) -> tima::rst1r::CMP_R;
[INFO] [stdout]     |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:427:23
[INFO] [stdout]     |
[INFO] [stdout] 427 |         fn mstper(r: &R<Self>) -> tima::rst1r::MSTPER_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:428:23
[INFO] [stdout]     |
[INFO] [stdout] 428 |         fn mstcmp(r: &R<Self>, n: u8) -> tima::rst1r::MSTCMP_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:429:24
[INFO] [stdout]     |
[INFO] [stdout] 429 |         fn extevnt(r: &R<Self>, n: u8) -> tima::rst1r::EXTEVNT_R;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:430:23
[INFO] [stdout]     |
[INFO] [stdout] 430 |         fn update(r: &R<Self>) -> tima::rst1r::UPDATE_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:432:23
[INFO] [stdout]     |
[INFO] [stdout] 432 |     pub trait Rst1rW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writable` in this scope
[INFO] [stdout]    --> src/ext.rs:432:48
[INFO] [stdout]     |
[INFO] [stdout] 432 |     pub trait Rst1rW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Resettable` in this scope
[INFO] [stdout]    --> src/ext.rs:432:59
[INFO] [stdout]     |
[INFO] [stdout] 432 |     pub trait Rst1rW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:433:24
[INFO] [stdout]     |
[INFO] [stdout] 433 |         fn srt(w: &mut W<Self>) -> tima::rst1r::SRT_W<Self>;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:434:27
[INFO] [stdout]     |
[INFO] [stdout] 434 |         fn resync(w: &mut W<Self>) -> tima::rst1r::RESYNC_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:435:24
[INFO] [stdout]     |
[INFO] [stdout] 435 |         fn per(w: &mut W<Self>) -> tima::rst1r::PER_W<Self>;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:436:24
[INFO] [stdout]     |
[INFO] [stdout] 436 |         fn cmp(w: &mut W<Self>, n: u8) -> tima::rst1r::CMP_W<Self>;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:437:27
[INFO] [stdout]     |
[INFO] [stdout] 437 |         fn mstper(w: &mut W<Self>) -> tima::rst1r::MSTPER_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:438:27
[INFO] [stdout]     |
[INFO] [stdout] 438 |         fn mstcmp(w: &mut W<Self>, n: u8) -> tima::rst1r::MSTCMP_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:439:28
[INFO] [stdout]     |
[INFO] [stdout] 439 |         fn extevnt(w: &mut W<Self>, n: u8) -> tima::rst1r::EXTEVNT_W<Self>;
[INFO] [stdout]     |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:440:27
[INFO] [stdout]     |
[INFO] [stdout] 440 |         fn update(w: &mut W<Self>) -> tima::rst1r::UPDATE_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:443:22
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub trait RstrR: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Readable` in this scope
[INFO] [stdout]    --> src/ext.rs:443:47
[INFO] [stdout]     |
[INFO] [stdout] 443 |     pub trait RstrR: RegisterSpec<Ux = u32> + Readable + Sized {
[INFO] [stdout]     |                                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:444:21
[INFO] [stdout]     |
[INFO] [stdout] 444 |         fn updt(r: &R<Self>) -> tima::rstr::UPDT_R;
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:445:21
[INFO] [stdout]     |
[INFO] [stdout] 445 |         fn cmp2(r: &R<Self>) -> tima::rstr::CMP2_R;
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:446:21
[INFO] [stdout]     |
[INFO] [stdout] 446 |         fn cmp4(r: &R<Self>) -> tima::rstr::CMP2_R;
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:447:23
[INFO] [stdout]     |
[INFO] [stdout] 447 |         fn mstper(r: &R<Self>) -> tima::rstr::MSTPER_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:448:23
[INFO] [stdout]     |
[INFO] [stdout] 448 |         fn mstcmp(r: &R<Self>, n: u8) -> tima::rstr::MSTCMP_R;
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:449:24
[INFO] [stdout]     |
[INFO] [stdout] 449 |         fn extevnt(r: &R<Self>, n: u8) -> tima::rstr::EXTEVNT_R;
[INFO] [stdout]     |                        ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `RegisterSpec` in this scope
[INFO] [stdout]    --> src/ext.rs:451:22
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub trait RstrW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Writable` in this scope
[INFO] [stdout]    --> src/ext.rs:451:47
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub trait RstrW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Resettable` in this scope
[INFO] [stdout]    --> src/ext.rs:451:58
[INFO] [stdout]     |
[INFO] [stdout] 451 |     pub trait RstrW: RegisterSpec<Ux = u32> + Writable + Resettable + Sized {
[INFO] [stdout]     |                                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:452:25
[INFO] [stdout]     |
[INFO] [stdout] 452 |         fn updt(w: &mut W<Self>) -> tima::rstr::UPDT_W<Self>;
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:453:25
[INFO] [stdout]     |
[INFO] [stdout] 453 |         fn cmp2(w: &mut W<Self>) -> tima::rstr::CMP2_W<Self>;
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:454:25
[INFO] [stdout]     |
[INFO] [stdout] 454 |         fn cmp4(w: &mut W<Self>) -> tima::rstr::CMP2_W<Self>;
[INFO] [stdout]     |                         ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:455:27
[INFO] [stdout]     |
[INFO] [stdout] 455 |         fn mstper(w: &mut W<Self>) -> tima::rstr::MSTPER_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:456:27
[INFO] [stdout]     |
[INFO] [stdout] 456 |         fn mstcmp(w: &mut W<Self>, n: u8) -> tima::rstr::MSTCMP_W<Self>;
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:457:28
[INFO] [stdout]     |
[INFO] [stdout] 457 |         fn extevnt(w: &mut W<Self>, n: u8) -> tima::rstr::EXTEVNT_W<Self>;
[INFO] [stdout]     |                            ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 isr -> &Reg<Self::ISRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 542 | impl_master_ext!(master);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 icr -> &Reg<Self::ICRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 542 | impl_master_ext!(master);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:503:26
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 dier -> &Reg<Self::DIERrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 542 | impl_master_ext!(master);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:504:24
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 cr -> &Reg<Self::CRrs>;
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 542 | impl_master_ext!(master);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 542 | impl_master_ext!(master);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 542 | impl_master_ext!(master);
[INFO] [stdout]     | ------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 isr -> &Reg<Self::ISRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_master_ext!(tima);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 icr -> &Reg<Self::ICRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_master_ext!(tima);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:503:26
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 dier -> &Reg<Self::DIERrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_master_ext!(tima);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:504:24
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 cr -> &Reg<Self::CRrs>;
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_master_ext!(tima);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_master_ext!(tima);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 543 | impl_master_ext!(tima);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 isr -> &Reg<Self::ISRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 544 | impl_master_ext!(timb);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 icr -> &Reg<Self::ICRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 544 | impl_master_ext!(timb);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:503:26
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 dier -> &Reg<Self::DIERrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 544 | impl_master_ext!(timb);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:504:24
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 cr -> &Reg<Self::CRrs>;
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 544 | impl_master_ext!(timb);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 544 | impl_master_ext!(timb);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 544 | impl_master_ext!(timb);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 isr -> &Reg<Self::ISRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_master_ext!(timc);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 icr -> &Reg<Self::ICRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_master_ext!(timc);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:503:26
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 dier -> &Reg<Self::DIERrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_master_ext!(timc);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:504:24
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 cr -> &Reg<Self::CRrs>;
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_master_ext!(timc);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_master_ext!(timc);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 545 | impl_master_ext!(timc);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 isr -> &Reg<Self::ISRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 546 | impl_master_ext!(timd);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 icr -> &Reg<Self::ICRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 546 | impl_master_ext!(timd);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:503:26
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 dier -> &Reg<Self::DIERrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 546 | impl_master_ext!(timd);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:504:24
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 cr -> &Reg<Self::CRrs>;
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 546 | impl_master_ext!(timd);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 546 | impl_master_ext!(timd);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 546 | impl_master_ext!(timd);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 isr -> &Reg<Self::ISRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 547 | impl_master_ext!(time);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:502:25
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 icr -> &Reg<Self::ICRrs>;
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 547 | impl_master_ext!(time);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:503:26
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 dier -> &Reg<Self::DIERrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 547 | impl_master_ext!(time);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:504:24
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 cr -> &Reg<Self::CRrs>;
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 547 | impl_master_ext!(time);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 547 | impl_master_ext!(time);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 547 | impl_master_ext!(time);
[INFO] [stdout]     | ---------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_master_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:565:27
[INFO] [stdout]     |
[INFO] [stdout] 565 |                 set1r -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:566:27
[INFO] [stdout]     |
[INFO] [stdout] 566 |                 rst1r -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:567:27
[INFO] [stdout]     |
[INFO] [stdout] 567 |                 set2r -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:568:27
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 rst2r -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:569:26
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 rstr -> &Reg<Self::RSTRrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:571:28
[INFO] [stdout]     |
[INFO] [stdout] 571 |                 cpt1cr -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:572:28
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 cpt2cr -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:608:34
[INFO] [stdout]     |
[INFO] [stdout] 608 |             fn set_swcpt(w: &mut W<Self>) -> &mut W<Self> {
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:608:51
[INFO] [stdout]     |
[INFO] [stdout] 608 |             fn set_swcpt(w: &mut W<Self>) -> &mut W<Self> {
[INFO] [stdout]     |                                                   ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 686 | impl_tim_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:565:27
[INFO] [stdout]     |
[INFO] [stdout] 565 |                 set1r -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:566:27
[INFO] [stdout]     |
[INFO] [stdout] 566 |                 rst1r -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:567:27
[INFO] [stdout]     |
[INFO] [stdout] 567 |                 set2r -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:568:27
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 rst2r -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:569:26
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 rstr -> &Reg<Self::RSTRrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:571:28
[INFO] [stdout]     |
[INFO] [stdout] 571 |                 cpt1cr -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:572:28
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 cpt2cr -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:608:34
[INFO] [stdout]     |
[INFO] [stdout] 608 |             fn set_swcpt(w: &mut W<Self>) -> &mut W<Self> {
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:608:51
[INFO] [stdout]     |
[INFO] [stdout] 608 |             fn set_swcpt(w: &mut W<Self>) -> &mut W<Self> {
[INFO] [stdout]     |                                                   ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 687 | impl_tim_ext!(timb);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:565:27
[INFO] [stdout]     |
[INFO] [stdout] 565 |                 set1r -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:566:27
[INFO] [stdout]     |
[INFO] [stdout] 566 |                 rst1r -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:567:27
[INFO] [stdout]     |
[INFO] [stdout] 567 |                 set2r -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:568:27
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 rst2r -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:569:26
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 rstr -> &Reg<Self::RSTRrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:571:28
[INFO] [stdout]     |
[INFO] [stdout] 571 |                 cpt1cr -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:572:28
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 cpt2cr -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:608:34
[INFO] [stdout]     |
[INFO] [stdout] 608 |             fn set_swcpt(w: &mut W<Self>) -> &mut W<Self> {
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:608:51
[INFO] [stdout]     |
[INFO] [stdout] 608 |             fn set_swcpt(w: &mut W<Self>) -> &mut W<Self> {
[INFO] [stdout]     |                                                   ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 688 | impl_tim_ext!(timc);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:565:27
[INFO] [stdout]     |
[INFO] [stdout] 565 |                 set1r -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:566:27
[INFO] [stdout]     |
[INFO] [stdout] 566 |                 rst1r -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:567:27
[INFO] [stdout]     |
[INFO] [stdout] 567 |                 set2r -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:568:27
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 rst2r -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:569:26
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 rstr -> &Reg<Self::RSTRrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:571:28
[INFO] [stdout]     |
[INFO] [stdout] 571 |                 cpt1cr -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:572:28
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 cpt2cr -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:608:34
[INFO] [stdout]     |
[INFO] [stdout] 608 |             fn set_swcpt(w: &mut W<Self>) -> &mut W<Self> {
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:608:51
[INFO] [stdout]     |
[INFO] [stdout] 608 |             fn set_swcpt(w: &mut W<Self>) -> &mut W<Self> {
[INFO] [stdout]     |                                                   ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 689 | impl_tim_ext!(timd);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:565:27
[INFO] [stdout]     |
[INFO] [stdout] 565 |                 set1r -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:566:27
[INFO] [stdout]     |
[INFO] [stdout] 566 |                 rst1r -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:567:27
[INFO] [stdout]     |
[INFO] [stdout] 567 |                 set2r -> &Reg<Self::SET1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:568:27
[INFO] [stdout]     |
[INFO] [stdout] 568 |                 rst2r -> &Reg<Self::RST1Rrs>;
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:569:26
[INFO] [stdout]     |
[INFO] [stdout] 569 |                 rstr -> &Reg<Self::RSTRrs>;
[INFO] [stdout]     |                          ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:571:28
[INFO] [stdout]     |
[INFO] [stdout] 571 |                 cpt1cr -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Reg` in this scope
[INFO] [stdout]    --> src/ext.rs:572:28
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 cpt2cr -> &Reg<Self::CPT1CRrs>;
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:608:34
[INFO] [stdout]     |
[INFO] [stdout] 608 |             fn set_swcpt(w: &mut W<Self>) -> &mut W<Self> {
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:608:51
[INFO] [stdout]     |
[INFO] [stdout] 608 |             fn set_swcpt(w: &mut W<Self>) -> &mut W<Self> {
[INFO] [stdout]     |                                                   ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 690 | impl_tim_ext!(time);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_tim_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 729 | impl_irq_ext!(master);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_irq_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 729 | impl_irq_ext!(master);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_irq_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 729 | impl_irq_ext!(master);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_irq_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 729 | impl_irq_ext!(master);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_irq_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 730 | impl_irq_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_irq_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 730 | impl_irq_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_irq_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `R` in this scope
[INFO] [stdout]    --> src/ext.rs:476:23
[INFO] [stdout]     |
[INFO] [stdout] 476 |             fn $f(r: &R<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                       ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 730 | impl_irq_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_read` which comes from the expansion of the macro `impl_irq_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `W` in this scope
[INFO] [stdout]    --> src/ext.rs:486:27
[INFO] [stdout]     |
[INFO] [stdout] 486 |             fn $f(w: &mut W<Self> $(, $n: u8)?) -> $fty {
[INFO] [stdout]     |                           ^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 730 | impl_irq_ext!(tima);
[INFO] [stdout]     | ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_write` which comes from the expansion of the macro `impl_irq_ext` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PsclDefault` in this scope
[INFO] [stdout]     --> src/lib.rs:216:29
[INFO] [stdout]      |
[INFO] [stdout]  216 |     ) -> HrPwmBuilder<Self, PsclDefault, Self::PreloadSource, PINS>
[INFO] [stdout]      |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:1035:10
[INFO] [stdout]      |
[INFO] [stdout] 1034 | #[cfg(any(feature = "stm32f3", feature = "stm32g4"))]
[INFO] [stdout]      |          ------------------------------------------ the item is gated here
[INFO] [stdout] 1035 | pub type PsclDefault = Pscl128;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:1038:10
[INFO] [stdout]      |
[INFO] [stdout] 1037 | #[cfg(feature = "stm32h7")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `stm32h7` feature
[INFO] [stdout] 1038 | pub type PsclDefault = Pscl4;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  210 | pub trait HrPwmAdvExt<PsclDefault>: Sized {
[INFO] [stdout]      |                      +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PsclDefault` in this scope
[INFO] [stdout]     --> src/lib.rs:789:29
[INFO] [stdout]      |
[INFO] [stdout]  789 |     ) -> HrPwmBuilder<Self, PsclDefault, Self::PreloadSource, PINS>
[INFO] [stdout]      |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:1035:10
[INFO] [stdout]      |
[INFO] [stdout] 1034 | #[cfg(any(feature = "stm32f3", feature = "stm32g4"))]
[INFO] [stdout]      |          ------------------------------------------ the item is gated here
[INFO] [stdout] 1035 | pub type PsclDefault = Pscl128;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:1038:10
[INFO] [stdout]      |
[INFO] [stdout] 1037 | #[cfg(feature = "stm32h7")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `stm32h7` feature
[INFO] [stdout] 1038 | pub type PsclDefault = Pscl4;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  783 | impl<PsclDefault> HrPwmAdvExt for HRTIM_MASTER {
[INFO] [stdout]      |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PsclDefault` in this scope
[INFO] [stdout]     --> src/lib.rs:830:29
[INFO] [stdout]      |
[INFO] [stdout]  830 |     ) -> HrPwmBuilder<Self, PsclDefault, Self::PreloadSource, PINS>
[INFO] [stdout]      |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:1035:10
[INFO] [stdout]      |
[INFO] [stdout] 1034 | #[cfg(any(feature = "stm32f3", feature = "stm32g4"))]
[INFO] [stdout]      |          ------------------------------------------ the item is gated here
[INFO] [stdout] 1035 | pub type PsclDefault = Pscl128;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/lib.rs:1038:10
[INFO] [stdout]      |
[INFO] [stdout] 1037 | #[cfg(feature = "stm32h7")]
[INFO] [stdout]      |       ------------------- the item is gated behind the `stm32h7` feature
[INFO] [stdout] 1038 | pub type PsclDefault = Pscl4;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  824 | impl<TIM: InstanceX, PsclDefault> HrPwmAdvExt for TIM {
[INFO] [stdout]      |                    +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `hrtim_cr_helper`
[INFO] [stdout]   --> src/compare_register.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 | macro_rules! hrtim_cr_helper {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `hrtim_cr`
[INFO] [stdout]   --> src/compare_register.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | macro_rules! hrtim_cr {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `impl_pscl`
[INFO] [stdout]     --> src/lib.rs:1021:14
[INFO] [stdout]      |
[INFO] [stdout] 1021 | macro_rules! impl_pscl {
[INFO] [stdout]      |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stm32-hrtim` (lib) due to 295 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a852abe43087edea18ac6d354f3fcf3f57155a2a2dc0a9d44e35c6c9484fbc42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a852abe43087edea18ac6d354f3fcf3f57155a2a2dc0a9d44e35c6c9484fbc42", kill_on_drop: false }`
[INFO] [stdout] a852abe43087edea18ac6d354f3fcf3f57155a2a2dc0a9d44e35c6c9484fbc42
