Dec 02 05:55:28.185 INFO documenting lpc11uxx-0.2.0 against try#f86f76f89ea2b1ccbfb3741962ec2029d878a389 for pr-55318-1 Dec 02 05:55:28.185 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-2/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55318-1/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +f86f76f89ea2b1ccbfb3741962ec2029d878a389-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 02 05:55:28.335 INFO [stdout] 03a2a670bf94a4a4b8a316c639d4fac15165ce87f92607bd02d90761e2820369 Dec 02 05:55:28.337 INFO running `"docker" "start" "-a" "03a2a670bf94a4a4b8a316c639d4fac15165ce87f92607bd02d90761e2820369"` Dec 02 05:55:28.876 INFO [stderr] usermod: no changes Dec 02 05:55:28.909 INFO [stderr] Compiling lpc11uxx v0.2.0 (/source) Dec 02 05:55:29.413 INFO [stderr] Documenting lpc11uxx v0.2.0 (/source) Dec 02 05:55:42.584 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.585 INFO [stderr] --> src/lib.rs:1446:295 Dec 02 05:55:42.585 INFO [stderr] | Dec 02 05:55:42.585 INFO [stderr] 1446 | #[doc = "When this bit is set, the I2C module may exercise the same control over the clock line that it would in normal operation. This means that, acting as a slave peripheral, the I2C module can stretch the clock line (hold it low) until it has had time to respond to an I2C interrupt.[1]"] Dec 02 05:55:42.585 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.585 INFO [stderr] | Dec 02 05:55:42.585 INFO [stderr] note: lint level defined here Dec 02 05:55:42.585 INFO [stderr] --> src/lib.rs:3:9 Dec 02 05:55:42.585 INFO [stderr] | Dec 02 05:55:42.585 INFO [stderr] 3 | #![deny(warnings)] Dec 02 05:55:42.585 INFO [stderr] | ^^^^^^^^ Dec 02 05:55:42.585 INFO [stderr] = note: #[deny(intra_doc_link_resolution_failure)] implied by #[deny(warnings)] Dec 02 05:55:42.585 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.585 INFO [stderr] Dec 02 05:55:42.585 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.585 INFO [stderr] --> src/lib.rs:1597:295 Dec 02 05:55:42.585 INFO [stderr] | Dec 02 05:55:42.585 INFO [stderr] 1597 | #[doc = "When this bit is set, the I2C module may exercise the same control over the clock line that it would in normal operation. This means that, acting as a slave peripheral, the I2C module can stretch the clock line (hold it low) until it has had time to respond to an I2C interrupt.[1]"] Dec 02 05:55:42.585 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.585 INFO [stderr] | Dec 02 05:55:42.585 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.585 INFO [stderr] Dec 02 05:55:42.585 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.585 INFO [stderr] --> src/lib.rs:1628:295 Dec 02 05:55:42.585 INFO [stderr] | Dec 02 05:55:42.585 INFO [stderr] 1628 | #[doc = "When this bit is set, the I2C module may exercise the same control over the clock line that it would in normal operation. This means that, acting as a slave peripheral, the I2C module can stretch the clock line (hold it low) until it has had time to respond to an I2C interrupt.[1]"] Dec 02 05:55:42.585 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.585 INFO [stderr] | Dec 02 05:55:42.585 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.585 INFO [stderr] Dec 02 05:55:42.592 INFO [stderr] error: `[5]` cannot be resolved, ignoring it... Dec 02 05:55:42.592 INFO [stderr] --> src/lib.rs:4548:125 Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] 4548 | #[doc = "Bit 1 - THRE Interrupt Enable. Enables the THRE interrupt. The status of this interrupt can be read from LSR[5]."] Dec 02 05:55:42.592 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.592 INFO [stderr] Dec 02 05:55:42.592 INFO [stderr] error: `[4:1]` cannot be resolved, ignoring it... Dec 02 05:55:42.592 INFO [stderr] --> src/lib.rs:4557:117 Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] 4557 | #[doc = "Bit 2 - Enables the Receive Line Status interrupt. The status of this interrupt can be read from LSR[4:1]."] Dec 02 05:55:42.592 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.592 INFO [stderr] Dec 02 05:55:42.592 INFO [stderr] error: `[5]` cannot be resolved, ignoring it... Dec 02 05:55:42.592 INFO [stderr] --> src/lib.rs:4611:125 Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] 4611 | #[doc = "Bit 1 - THRE Interrupt Enable. Enables the THRE interrupt. The status of this interrupt can be read from LSR[5]."] Dec 02 05:55:42.592 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.592 INFO [stderr] Dec 02 05:55:42.592 INFO [stderr] error: `[4:1]` cannot be resolved, ignoring it... Dec 02 05:55:42.592 INFO [stderr] --> src/lib.rs:4616:117 Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] 4616 | #[doc = "Bit 2 - Enables the Receive Line Status interrupt. The status of this interrupt can be read from LSR[4:1]."] Dec 02 05:55:42.592 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.592 INFO [stderr] Dec 02 05:55:42.592 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.592 INFO [stderr] --> src/lib.rs:4831:56 Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] 4831 | #[doc = "Bit 0 - Interrupt status. Note that IIR[0] is active low. The pending interrupt can be determined by evaluating IIR[3:1]."] Dec 02 05:55:42.592 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.592 INFO [stderr] Dec 02 05:55:42.592 INFO [stderr] error: `[3:1]` cannot be resolved, ignoring it... Dec 02 05:55:42.592 INFO [stderr] --> src/lib.rs:4831:132 Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.592 INFO [stderr] 4831 | #[doc = "Bit 0 - Interrupt status. Note that IIR[0] is active low. The pending interrupt can be determined by evaluating IIR[3:1]."] Dec 02 05:55:42.592 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.592 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[3:1]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:4840:57 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 4840 | #[doc = "Bits 1:3 - Interrupt identification. IER[3:1] identifies an interrupt corresponding to the USART Rx FIFO. All other values of IER[3:1] not listed below are reserved."] Dec 02 05:55:42.593 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[3:1]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:4840:146 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 4840 | #[doc = "Bits 1:3 - Interrupt identification. IER[3:1] identifies an interrupt corresponding to the USART Rx FIFO. All other values of IER[3:1] not listed below are reserved."] Dec 02 05:55:42.593 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:4849:60 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 4849 | #[doc = "Bits 6:7 - These bits are equivalent to FCR[0]."] Dec 02 05:55:42.593 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[7:1]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:4907:74 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 4907 | #[doc = "Active high enable for both USART Rx and TX FIFOs and FCR[7:1] access. This bit must be set for proper USART operation. Any transition on this bit will automatically clear the USART FIFOs."] Dec 02 05:55:42.593 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:4965:41 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 4965 | #[doc = "Writing a logic 1 to FCR[1] will clear all bytes in USART Rx FIFO, reset the pointer logic. This bit is self-clearing."] Dec 02 05:55:42.593 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[2]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:5023:41 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 5023 | #[doc = "Writing a logic 1 to FCR[2] will clear all bytes in USART TX FIFO, reset the pointer logic. This bit is self-clearing."] Dec 02 05:55:42.593 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[7:1]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:4938:74 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 4938 | #[doc = "Active high enable for both USART Rx and TX FIFOs and FCR[7:1] access. This bit must be set for proper USART operation. Any transition on this bit will automatically clear the USART FIFOs."] Dec 02 05:55:42.593 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:4996:41 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 4996 | #[doc = "Writing a logic 1 to FCR[1] will clear all bytes in USART Rx FIFO, reset the pointer logic. This bit is self-clearing."] Dec 02 05:55:42.593 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[2]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:5054:41 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 5054 | #[doc = "Writing a logic 1 to FCR[2] will clear all bytes in USART TX FIFO, reset the pointer logic. This bit is self-clearing."] Dec 02 05:55:42.593 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:5288:40 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 5288 | #[doc = "2 stop bits (1.5 if LCR[1:0]=00)."] Dec 02 05:55:42.593 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[6]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:5438:94 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 5438 | #[doc = "Enable break transmission. Output pin USART TXD is forced to logic 0 when LCR[6] is active high."] Dec 02 05:55:42.593 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.593 INFO [stderr] Dec 02 05:55:42.593 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.593 INFO [stderr] --> src/lib.rs:5597:40 Dec 02 05:55:42.593 INFO [stderr] | Dec 02 05:55:42.593 INFO [stderr] 5597 | #[doc = "2 stop bits (1.5 if LCR[1:0]=00)."] Dec 02 05:55:42.594 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[6]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:5779:94 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 5779 | #[doc = "Enable break transmission. Output pin USART TXD is forced to logic 0 when LCR[6] is active high."] Dec 02 05:55:42.594 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:5628:40 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 5628 | #[doc = "2 stop bits (1.5 if LCR[1:0]=00)."] Dec 02 05:55:42.594 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[6]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:5810:94 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 5810 | #[doc = "Enable break transmission. Output pin USART TXD is forced to logic 0 when LCR[6] is active high."] Dec 02 05:55:42.594 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:6893:55 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 6893 | #[doc = "RBR contains no USART RX errors or FCR[0]=0."] Dec 02 05:55:42.594 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:6964:48 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 6964 | #[doc = "Bit 0 - Receiver Data Ready:LSR[0] is set when the RBR holds an unread character and is cleared when the USART RBR FIFO is empty."] Dec 02 05:55:42.594 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:6973:118 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 6973 | #[doc = "Bit 1 - Overrun Error. The overrun error condition is set as soon as it occurs. A LSR read clears LSR[1]. LSR[1] is set when USART RSR has a new character assembled and the USART RBR FIFO is full. In this case, the USART RBR FIFO will not be overwritten and the character in the USART RSR will be lost."] Dec 02 05:55:42.594 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:6973:126 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 6973 | #[doc = "Bit 1 - Overrun Error. The overrun error condition is set as soon as it occurs. A LSR read clears LSR[1]. LSR[1] is set when USART RSR has a new character assembled and the USART RBR FIFO is full. In this case, the USART RBR FIFO will not be overwritten and the character in the USART RSR will be lost."] Dec 02 05:55:42.594 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[2]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:6982:150 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 6982 | #[doc = "Bit 2 - Parity Error. When the parity bit of a received character is in the wrong state, a parity error occurs. A LSR read clears LSR[2]. Time of parity error detection is dependent on FCR[0]. Note: A parity error is associated with the character at the top of the USART RBR FIFO."] Dec 02 05:55:42.594 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:6982:205 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 6982 | #[doc = "Bit 2 - Parity Error. When the parity bit of a received character is in the wrong state, a parity error occurs. A LSR read clears LSR[2]. Time of parity error detection is dependent on FCR[0]. Note: A parity error is associated with the character at the top of the USART RBR FIFO."] Dec 02 05:55:42.594 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[3]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:6991:141 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 6991 | #[doc = "Bit 3 - Framing Error. When the stop bit of a received character is a logic 0, a framing error occurs. A LSR read clears LSR[3]. The time of the framing error detection is dependent on FCR0. Upon detection of a framing error, the RX will attempt to re-synchronize to the data and assume that the bad stop bit is actually an early start bit. However, it cannot be assumed that the next received byte will be correct even if there is no Framing Error. Note: A framing error is associated with the character at the top of the USART RBR FIFO."] Dec 02 05:55:42.594 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.594 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.594 INFO [stderr] --> src/lib.rs:7000:378 Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] 7000 | #[doc = "Bit 4 - Break Interrupt. When RXD1 is held in the spacing state (all zeros) for one full character transmission (start, data, parity, stop), a break interrupt occurs. Once the break condition has been detected, the receiver goes idle until RXD1 goes to marking state (all ones). A LSR read clears this status bit. The time of break detection is dependent on FCR[0]. Note: The break interrupt is associated with the character at the top of the USART RBR FIFO."] Dec 02 05:55:42.594 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.594 INFO [stderr] | Dec 02 05:55:42.594 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.594 INFO [stderr] Dec 02 05:55:42.595 INFO [stderr] error: `[7]` cannot be resolved, ignoring it... Dec 02 05:55:42.595 INFO [stderr] --> src/lib.rs:7027:46 Dec 02 05:55:42.595 INFO [stderr] | Dec 02 05:55:42.595 INFO [stderr] 7027 | #[doc = "Bit 7 - Error in RX FIFO. LSR[7] is set when a character with a RX error such as framing error, parity error or break interrupt, is loaded into the RBR. This bit is cleared when the LSR register is read and there are no subsequent errors in the USART FIFO."] Dec 02 05:55:42.595 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.595 INFO [stderr] | Dec 02 05:55:42.595 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.595 INFO [stderr] Dec 02 05:55:42.596 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.596 INFO [stderr] --> src/lib.rs:7381:106 Dec 02 05:55:42.596 INFO [stderr] | Dec 02 05:55:42.596 INFO [stderr] 7381 | #[doc = "Bit 4 - Clear To Send State. Complement of input signal CTS. This bit is connected to MCR[1] in modem loopback mode."] Dec 02 05:55:42.596 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.596 INFO [stderr] | Dec 02 05:55:42.596 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.596 INFO [stderr] Dec 02 05:55:42.596 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.596 INFO [stderr] --> src/lib.rs:7391:107 Dec 02 05:55:42.596 INFO [stderr] | Dec 02 05:55:42.596 INFO [stderr] 7391 | #[doc = "Bit 5 - Data Set Ready State. Complement of input signal DSR. This bit is connected to MCR[0] in modem loopback mode."] Dec 02 05:55:42.596 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.596 INFO [stderr] | Dec 02 05:55:42.596 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.596 INFO [stderr] Dec 02 05:55:42.596 INFO [stderr] error: `[2]` cannot be resolved, ignoring it... Dec 02 05:55:42.596 INFO [stderr] --> src/lib.rs:7401:99 Dec 02 05:55:42.596 INFO [stderr] | Dec 02 05:55:42.596 INFO [stderr] 7401 | #[doc = "Bit 6 - Ring Indicator State. Complement of input RI. This bit is connected to MCR[2] in modem loopback mode."] Dec 02 05:55:42.596 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.596 INFO [stderr] | Dec 02 05:55:42.596 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.596 INFO [stderr] Dec 02 05:55:42.596 INFO [stderr] error: `[3]` cannot be resolved, ignoring it... Dec 02 05:55:42.596 INFO [stderr] --> src/lib.rs:7411:105 Dec 02 05:55:42.596 INFO [stderr] | Dec 02 05:55:42.596 INFO [stderr] 7411 | #[doc = "Bit 7 - Data Carrier Detect State. Complement of input DCD. This bit is connected to MCR[3] in modem loopback mode."] Dec 02 05:55:42.596 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.596 INFO [stderr] | Dec 02 05:55:42.596 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.596 INFO [stderr] Dec 02 05:55:42.600 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.600 INFO [stderr] --> src/lib.rs:11968:119 Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] 11968 | #[doc = "0x3c - External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.600 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.600 INFO [stderr] Dec 02 05:55:42.600 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.600 INFO [stderr] --> src/lib.rs:11968:139 Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] 11968 | #[doc = "0x3c - External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.600 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.600 INFO [stderr] Dec 02 05:55:42.600 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.600 INFO [stderr] --> src/lib.rs:11973:108 Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] 11973 | #[doc = "0x74 - PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.600 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.600 INFO [stderr] Dec 02 05:55:42.600 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.600 INFO [stderr] --> src/lib.rs:11973:128 Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] 11973 | #[doc = "0x74 - PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.600 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.600 INFO [stderr] Dec 02 05:55:42.600 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.600 INFO [stderr] --> src/lib.rs:15538:108 Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] 15538 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.600 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.600 INFO [stderr] Dec 02 05:55:42.600 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.600 INFO [stderr] --> src/lib.rs:15538:128 Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] 15538 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.600 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.600 INFO [stderr] Dec 02 05:55:42.600 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.600 INFO [stderr] --> src/lib.rs:16946:97 Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] 16946 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.600 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.600 INFO [stderr] | Dec 02 05:55:42.600 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.600 INFO [stderr] Dec 02 05:55:42.601 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.601 INFO [stderr] --> src/lib.rs:16946:117 Dec 02 05:55:42.601 INFO [stderr] | Dec 02 05:55:42.601 INFO [stderr] 16946 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.601 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.601 INFO [stderr] | Dec 02 05:55:42.601 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.601 INFO [stderr] Dec 02 05:55:42.601 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.601 INFO [stderr] --> src/lib.rs:12503:154 Dec 02 05:55:42.601 INFO [stderr] | Dec 02 05:55:42.601 INFO [stderr] 12503 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.601 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.601 INFO [stderr] | Dec 02 05:55:42.601 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.601 INFO [stderr] Dec 02 05:55:42.601 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.601 INFO [stderr] --> src/lib.rs:12607:154 Dec 02 05:55:42.601 INFO [stderr] | Dec 02 05:55:42.601 INFO [stderr] 12607 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.601 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.601 INFO [stderr] | Dec 02 05:55:42.601 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.601 INFO [stderr] Dec 02 05:55:42.604 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.604 INFO [stderr] --> src/lib.rs:12638:154 Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] 12638 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.604 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.604 INFO [stderr] Dec 02 05:55:42.604 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.604 INFO [stderr] --> src/lib.rs:14380:75 Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] 14380 | #[doc = "Bit 2 - Stop on MR0: the TC and PC will be stopped and TCR[0] will be set to 0 if MR0 matches the TC."] Dec 02 05:55:42.604 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.604 INFO [stderr] Dec 02 05:55:42.604 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.604 INFO [stderr] --> src/lib.rs:14407:75 Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] 14407 | #[doc = "Bit 5 - Stop on MR1: the TC and PC will be stopped and TCR[0] will be set to 0 if MR1 matches the TC."] Dec 02 05:55:42.604 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.604 INFO [stderr] Dec 02 05:55:42.604 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.604 INFO [stderr] --> src/lib.rs:14434:75 Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] 14434 | #[doc = "Bit 8 - Stop on MR2: the TC and PC will be stopped and TCR[0] will be set to 0 if MR2 matches the TC."] Dec 02 05:55:42.604 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.604 INFO [stderr] Dec 02 05:55:42.604 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.604 INFO [stderr] --> src/lib.rs:14461:76 Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] 14461 | #[doc = "Bit 11 - Stop on MR3: the TC and PC will be stopped and TCR[0] will be set to 0 if MR3 matches the TC."] Dec 02 05:55:42.604 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.604 INFO [stderr] Dec 02 05:55:42.604 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.604 INFO [stderr] --> src/lib.rs:14493:75 Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] 14493 | #[doc = "Bit 2 - Stop on MR0: the TC and PC will be stopped and TCR[0] will be set to 0 if MR0 matches the TC."] Dec 02 05:55:42.604 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.604 INFO [stderr] Dec 02 05:55:42.604 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.604 INFO [stderr] --> src/lib.rs:14508:75 Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] 14508 | #[doc = "Bit 5 - Stop on MR1: the TC and PC will be stopped and TCR[0] will be set to 0 if MR1 matches the TC."] Dec 02 05:55:42.604 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.604 INFO [stderr] | Dec 02 05:55:42.604 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.604 INFO [stderr] Dec 02 05:55:42.605 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.605 INFO [stderr] --> src/lib.rs:14523:75 Dec 02 05:55:42.605 INFO [stderr] | Dec 02 05:55:42.605 INFO [stderr] 14523 | #[doc = "Bit 8 - Stop on MR2: the TC and PC will be stopped and TCR[0] will be set to 0 if MR2 matches the TC."] Dec 02 05:55:42.605 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.605 INFO [stderr] | Dec 02 05:55:42.605 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.605 INFO [stderr] Dec 02 05:55:42.605 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.605 INFO [stderr] --> src/lib.rs:14538:76 Dec 02 05:55:42.605 INFO [stderr] | Dec 02 05:55:42.605 INFO [stderr] 14538 | #[doc = "Bit 11 - Stop on MR3: the TC and PC will be stopped and TCR[0] will be set to 0 if MR3 matches the TC."] Dec 02 05:55:42.605 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.605 INFO [stderr] | Dec 02 05:55:42.605 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.605 INFO [stderr] Dec 02 05:55:42.605 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.605 INFO [stderr] --> src/lib.rs:15542:108 Dec 02 05:55:42.605 INFO [stderr] | Dec 02 05:55:42.605 INFO [stderr] 15542 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.605 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.605 INFO [stderr] | Dec 02 05:55:42.605 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.605 INFO [stderr] Dec 02 05:55:42.605 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.605 INFO [stderr] --> src/lib.rs:15542:128 Dec 02 05:55:42.605 INFO [stderr] | Dec 02 05:55:42.605 INFO [stderr] 15542 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.605 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.605 INFO [stderr] | Dec 02 05:55:42.605 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.605 INFO [stderr] Dec 02 05:55:42.611 INFO [stderr] error: `[5:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.611 INFO [stderr] --> src/lib.rs:16258:270 Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] 16258 | #[doc = "Bit 0 - External Match 0. This bit reflects the state of output CT16B0_MAT0/CT16B1_MAT0, whether or not this output is connected to its pin. When a match occurs between the TC and MR0, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[5:4] control the functionality of this output. This bit is driven to the CT16B0_MAT0/CT16B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.611 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.611 INFO [stderr] Dec 02 05:55:42.611 INFO [stderr] error: `[7:6]` cannot be resolved, ignoring it... Dec 02 05:55:42.611 INFO [stderr] --> src/lib.rs:16268:270 Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] 16268 | #[doc = "Bit 1 - External Match 1. This bit reflects the state of output CT16B0_MAT1/CT16B1_MAT1, whether or not this output is connected to its pin. When a match occurs between the TC and MR1, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[7:6] control the functionality of this output. This bit is driven to the CT16B0_MAT0/CT16B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.611 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.611 INFO [stderr] Dec 02 05:55:42.611 INFO [stderr] error: `[9:8]` cannot be resolved, ignoring it... Dec 02 05:55:42.611 INFO [stderr] --> src/lib.rs:16278:203 Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] 16278 | #[doc = "Bit 2 - External Match 2. This bit reflects the state of match channel 2. When a match occurs between the TC and MR2, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[9:8] control the functionality of this output."] Dec 02 05:55:42.611 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.611 INFO [stderr] Dec 02 05:55:42.611 INFO [stderr] error: `[11:10]` cannot be resolved, ignoring it... Dec 02 05:55:42.611 INFO [stderr] --> src/lib.rs:16288:213 Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] 16288 | #[doc = "Bit 3 - External Match 3. This bit reflects the state of output of match channel 3. When a match occurs between the TC and MR3, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[11:10] control the functionality of this output."] Dec 02 05:55:42.611 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.611 INFO [stderr] Dec 02 05:55:42.611 INFO [stderr] error: `[5:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.611 INFO [stderr] --> src/lib.rs:16347:270 Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] 16347 | #[doc = "Bit 0 - External Match 0. This bit reflects the state of output CT16B0_MAT0/CT16B1_MAT0, whether or not this output is connected to its pin. When a match occurs between the TC and MR0, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[5:4] control the functionality of this output. This bit is driven to the CT16B0_MAT0/CT16B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.611 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.611 INFO [stderr] Dec 02 05:55:42.611 INFO [stderr] error: `[7:6]` cannot be resolved, ignoring it... Dec 02 05:55:42.611 INFO [stderr] --> src/lib.rs:16352:270 Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] 16352 | #[doc = "Bit 1 - External Match 1. This bit reflects the state of output CT16B0_MAT1/CT16B1_MAT1, whether or not this output is connected to its pin. When a match occurs between the TC and MR1, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[7:6] control the functionality of this output. This bit is driven to the CT16B0_MAT0/CT16B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.611 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.611 INFO [stderr] Dec 02 05:55:42.611 INFO [stderr] error: `[9:8]` cannot be resolved, ignoring it... Dec 02 05:55:42.611 INFO [stderr] --> src/lib.rs:16357:203 Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] 16357 | #[doc = "Bit 2 - External Match 2. This bit reflects the state of match channel 2. When a match occurs between the TC and MR2, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[9:8] control the functionality of this output."] Dec 02 05:55:42.611 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.611 INFO [stderr] Dec 02 05:55:42.611 INFO [stderr] error: `[11:10]` cannot be resolved, ignoring it... Dec 02 05:55:42.611 INFO [stderr] --> src/lib.rs:16362:213 Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] 16362 | #[doc = "Bit 3 - External Match 3. This bit reflects the state of output of match channel 3. When a match occurs between the TC and MR3, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[11:10] control the functionality of this output."] Dec 02 05:55:42.611 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.611 INFO [stderr] Dec 02 05:55:42.611 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.611 INFO [stderr] --> src/lib.rs:16950:97 Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.611 INFO [stderr] 16950 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.611 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.611 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:16950:117 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 16950 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.612 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:17537:119 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 17537 | #[doc = "0x3c - External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.612 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:17537:139 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 17537 | #[doc = "0x3c - External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.612 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:17542:108 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 17542 | #[doc = "0x74 - PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.612 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:17542:128 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 17542 | #[doc = "0x74 - PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.612 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:21107:108 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 21107 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.612 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:21107:128 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 21107 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.612 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:22498:97 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 22498 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.612 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:22498:117 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 22498 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.612 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:18072:154 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 18072 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.612 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:18176:154 Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] 18176 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.612 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.612 INFO [stderr] | Dec 02 05:55:42.612 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.612 INFO [stderr] Dec 02 05:55:42.612 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.612 INFO [stderr] --> src/lib.rs:18207:154 Dec 02 05:55:42.613 INFO [stderr] | Dec 02 05:55:42.613 INFO [stderr] 18207 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.613 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.613 INFO [stderr] | Dec 02 05:55:42.613 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.613 INFO [stderr] Dec 02 05:55:42.613 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.613 INFO [stderr] --> src/lib.rs:19949:75 Dec 02 05:55:42.613 INFO [stderr] | Dec 02 05:55:42.613 INFO [stderr] 19949 | #[doc = "Bit 2 - Stop on MR0: the TC and PC will be stopped and TCR[0] will be set to 0 if MR0 matches the TC."] Dec 02 05:55:42.613 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.613 INFO [stderr] | Dec 02 05:55:42.613 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.613 INFO [stderr] Dec 02 05:55:42.613 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.613 INFO [stderr] --> src/lib.rs:19976:75 Dec 02 05:55:42.613 INFO [stderr] | Dec 02 05:55:42.613 INFO [stderr] 19976 | #[doc = "Bit 5 - Stop on MR1: the TC and PC will be stopped and TCR[0] will be set to 0 if MR1 matches the TC."] Dec 02 05:55:42.613 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.613 INFO [stderr] | Dec 02 05:55:42.613 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.613 INFO [stderr] Dec 02 05:55:42.613 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.613 INFO [stderr] --> src/lib.rs:20003:75 Dec 02 05:55:42.613 INFO [stderr] | Dec 02 05:55:42.613 INFO [stderr] 20003 | #[doc = "Bit 8 - Stop on MR2: the TC and PC will be stopped and TCR[0] will be set to 0 if MR2 matches the TC."] Dec 02 05:55:42.613 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.613 INFO [stderr] | Dec 02 05:55:42.613 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.613 INFO [stderr] Dec 02 05:55:42.614 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.614 INFO [stderr] --> src/lib.rs:20030:76 Dec 02 05:55:42.614 INFO [stderr] | Dec 02 05:55:42.614 INFO [stderr] 20030 | #[doc = "Bit 11 - Stop on MR3: the TC and PC will be stopped and TCR[0] will be set to 0 if MR3 matches the TC."] Dec 02 05:55:42.614 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.614 INFO [stderr] | Dec 02 05:55:42.614 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.614 INFO [stderr] Dec 02 05:55:42.614 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.614 INFO [stderr] --> src/lib.rs:20062:75 Dec 02 05:55:42.614 INFO [stderr] | Dec 02 05:55:42.614 INFO [stderr] 20062 | #[doc = "Bit 2 - Stop on MR0: the TC and PC will be stopped and TCR[0] will be set to 0 if MR0 matches the TC."] Dec 02 05:55:42.614 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.614 INFO [stderr] | Dec 02 05:55:42.614 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.614 INFO [stderr] Dec 02 05:55:42.614 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.614 INFO [stderr] --> src/lib.rs:20077:75 Dec 02 05:55:42.614 INFO [stderr] | Dec 02 05:55:42.614 INFO [stderr] 20077 | #[doc = "Bit 5 - Stop on MR1: the TC and PC will be stopped and TCR[0] will be set to 0 if MR1 matches the TC."] Dec 02 05:55:42.614 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.614 INFO [stderr] | Dec 02 05:55:42.614 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.614 INFO [stderr] Dec 02 05:55:42.614 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.615 INFO [stderr] --> src/lib.rs:20092:75 Dec 02 05:55:42.615 INFO [stderr] | Dec 02 05:55:42.615 INFO [stderr] 20092 | #[doc = "Bit 8 - Stop on MR2: the TC and PC will be stopped and TCR[0] will be set to 0 if MR2 matches the TC."] Dec 02 05:55:42.615 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.615 INFO [stderr] | Dec 02 05:55:42.615 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.615 INFO [stderr] Dec 02 05:55:42.616 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.616 INFO [stderr] --> src/lib.rs:20107:76 Dec 02 05:55:42.616 INFO [stderr] | Dec 02 05:55:42.616 INFO [stderr] 20107 | #[doc = "Bit 11 - Stop on MR3: the TC and PC will be stopped and TCR[0] will be set to 0 if MR3 matches the TC."] Dec 02 05:55:42.616 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.616 INFO [stderr] | Dec 02 05:55:42.616 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.616 INFO [stderr] Dec 02 05:55:42.616 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.616 INFO [stderr] --> src/lib.rs:21111:108 Dec 02 05:55:42.616 INFO [stderr] | Dec 02 05:55:42.616 INFO [stderr] 21111 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.616 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.616 INFO [stderr] | Dec 02 05:55:42.616 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.616 INFO [stderr] Dec 02 05:55:42.616 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.616 INFO [stderr] --> src/lib.rs:21111:128 Dec 02 05:55:42.616 INFO [stderr] | Dec 02 05:55:42.616 INFO [stderr] 21111 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.616 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.616 INFO [stderr] | Dec 02 05:55:42.616 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.616 INFO [stderr] Dec 02 05:55:42.617 INFO [stderr] error: `[5:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.617 INFO [stderr] --> src/lib.rs:21827:270 Dec 02 05:55:42.617 INFO [stderr] | Dec 02 05:55:42.617 INFO [stderr] 21827 | #[doc = "Bit 0 - External Match 0. This bit reflects the state of output CT16B0_MAT0/CT16B1_MAT0, whether or not this output is connected to its pin. When a match occurs between the TC and MR0, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[5:4] control the functionality of this output. This bit is driven to the CT16B0_MAT0/CT16B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.617 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.617 INFO [stderr] | Dec 02 05:55:42.617 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.617 INFO [stderr] Dec 02 05:55:42.618 INFO [stderr] error: `[7:6]` cannot be resolved, ignoring it... Dec 02 05:55:42.618 INFO [stderr] --> src/lib.rs:21837:270 Dec 02 05:55:42.618 INFO [stderr] | Dec 02 05:55:42.618 INFO [stderr] 21837 | #[doc = "Bit 1 - External Match 1. This bit reflects the state of output CT16B0_MAT1/CT16B1_MAT1, whether or not this output is connected to its pin. When a match occurs between the TC and MR1, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[7:6] control the functionality of this output. This bit is driven to the CT16B0_MAT0/CT16B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.618 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.618 INFO [stderr] | Dec 02 05:55:42.618 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.618 INFO [stderr] Dec 02 05:55:42.618 INFO [stderr] error: `[9:8]` cannot be resolved, ignoring it... Dec 02 05:55:42.619 INFO [stderr] --> src/lib.rs:21847:203 Dec 02 05:55:42.619 INFO [stderr] | Dec 02 05:55:42.619 INFO [stderr] 21847 | #[doc = "Bit 2 - External Match 2. This bit reflects the state of match channel 2. When a match occurs between the TC and MR2, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[9:8] control the functionality of this output."] Dec 02 05:55:42.619 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.619 INFO [stderr] | Dec 02 05:55:42.619 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.619 INFO [stderr] Dec 02 05:55:42.619 INFO [stderr] error: `[11:10]` cannot be resolved, ignoring it... Dec 02 05:55:42.619 INFO [stderr] --> src/lib.rs:21857:213 Dec 02 05:55:42.619 INFO [stderr] | Dec 02 05:55:42.619 INFO [stderr] 21857 | #[doc = "Bit 3 - External Match 3. This bit reflects the state of output of match channel 3. When a match occurs between the TC and MR3, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[11:10] control the functionality of this output."] Dec 02 05:55:42.620 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.620 INFO [stderr] | Dec 02 05:55:42.620 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.620 INFO [stderr] Dec 02 05:55:42.620 INFO [stderr] error: `[5:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.620 INFO [stderr] --> src/lib.rs:21916:270 Dec 02 05:55:42.620 INFO [stderr] | Dec 02 05:55:42.620 INFO [stderr] 21916 | #[doc = "Bit 0 - External Match 0. This bit reflects the state of output CT16B0_MAT0/CT16B1_MAT0, whether or not this output is connected to its pin. When a match occurs between the TC and MR0, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[5:4] control the functionality of this output. This bit is driven to the CT16B0_MAT0/CT16B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.620 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.620 INFO [stderr] | Dec 02 05:55:42.620 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.620 INFO [stderr] Dec 02 05:55:42.620 INFO [stderr] error: `[7:6]` cannot be resolved, ignoring it... Dec 02 05:55:42.620 INFO [stderr] --> src/lib.rs:21921:270 Dec 02 05:55:42.620 INFO [stderr] | Dec 02 05:55:42.620 INFO [stderr] 21921 | #[doc = "Bit 1 - External Match 1. This bit reflects the state of output CT16B0_MAT1/CT16B1_MAT1, whether or not this output is connected to its pin. When a match occurs between the TC and MR1, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[7:6] control the functionality of this output. This bit is driven to the CT16B0_MAT0/CT16B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.620 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.620 INFO [stderr] | Dec 02 05:55:42.620 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.621 INFO [stderr] Dec 02 05:55:42.621 INFO [stderr] error: `[9:8]` cannot be resolved, ignoring it... Dec 02 05:55:42.621 INFO [stderr] --> src/lib.rs:21926:203 Dec 02 05:55:42.621 INFO [stderr] | Dec 02 05:55:42.621 INFO [stderr] 21926 | #[doc = "Bit 2 - External Match 2. This bit reflects the state of match channel 2. When a match occurs between the TC and MR2, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[9:8] control the functionality of this output."] Dec 02 05:55:42.621 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.621 INFO [stderr] | Dec 02 05:55:42.621 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.621 INFO [stderr] Dec 02 05:55:42.621 INFO [stderr] error: `[11:10]` cannot be resolved, ignoring it... Dec 02 05:55:42.621 INFO [stderr] --> src/lib.rs:21931:213 Dec 02 05:55:42.621 INFO [stderr] | Dec 02 05:55:42.621 INFO [stderr] 21931 | #[doc = "Bit 3 - External Match 3. This bit reflects the state of output of match channel 3. When a match occurs between the TC and MR3, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[11:10] control the functionality of this output."] Dec 02 05:55:42.621 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.621 INFO [stderr] | Dec 02 05:55:42.621 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.621 INFO [stderr] Dec 02 05:55:42.621 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.621 INFO [stderr] --> src/lib.rs:22502:97 Dec 02 05:55:42.621 INFO [stderr] | Dec 02 05:55:42.621 INFO [stderr] 22502 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.621 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.622 INFO [stderr] | Dec 02 05:55:42.623 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.623 INFO [stderr] Dec 02 05:55:42.623 INFO [stderr] error: `[1:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.623 INFO [stderr] --> src/lib.rs:22502:117 Dec 02 05:55:42.623 INFO [stderr] | Dec 02 05:55:42.623 INFO [stderr] 22502 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT16B0_MAT[1:0] and CT16B1_MAT[1:0]."] Dec 02 05:55:42.623 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.623 INFO [stderr] | Dec 02 05:55:42.623 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.623 INFO [stderr] Dec 02 05:55:42.623 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.623 INFO [stderr] --> src/lib.rs:23090:119 Dec 02 05:55:42.623 INFO [stderr] | Dec 02 05:55:42.623 INFO [stderr] 23090 | #[doc = "0x3c - External Match Register. The EMR controls the match function and the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.623 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.623 INFO [stderr] | Dec 02 05:55:42.623 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.623 INFO [stderr] Dec 02 05:55:42.623 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.623 INFO [stderr] --> src/lib.rs:23095:108 Dec 02 05:55:42.623 INFO [stderr] | Dec 02 05:55:42.623 INFO [stderr] 23095 | #[doc = "0x74 - PWM Control Register. The PWMCON enables PWM mode for the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.623 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.623 INFO [stderr] | Dec 02 05:55:42.623 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.623 INFO [stderr] Dec 02 05:55:42.624 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.624 INFO [stderr] --> src/lib.rs:26724:108 Dec 02 05:55:42.624 INFO [stderr] | Dec 02 05:55:42.624 INFO [stderr] 26724 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.624 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.624 INFO [stderr] | Dec 02 05:55:42.624 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.624 INFO [stderr] Dec 02 05:55:42.624 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.624 INFO [stderr] --> src/lib.rs:28132:97 Dec 02 05:55:42.624 INFO [stderr] | Dec 02 05:55:42.624 INFO [stderr] 28132 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.624 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.624 INFO [stderr] | Dec 02 05:55:42.624 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.624 INFO [stderr] Dec 02 05:55:42.624 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.624 INFO [stderr] --> src/lib.rs:23625:154 Dec 02 05:55:42.624 INFO [stderr] | Dec 02 05:55:42.624 INFO [stderr] 23625 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.624 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.624 INFO [stderr] | Dec 02 05:55:42.624 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.625 INFO [stderr] Dec 02 05:55:42.625 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.625 INFO [stderr] --> src/lib.rs:23729:154 Dec 02 05:55:42.625 INFO [stderr] | Dec 02 05:55:42.625 INFO [stderr] 23729 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.625 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.625 INFO [stderr] | Dec 02 05:55:42.625 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.625 INFO [stderr] Dec 02 05:55:42.625 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.625 INFO [stderr] --> src/lib.rs:23760:154 Dec 02 05:55:42.625 INFO [stderr] | Dec 02 05:55:42.625 INFO [stderr] 23760 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.625 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.625 INFO [stderr] | Dec 02 05:55:42.625 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.625 INFO [stderr] Dec 02 05:55:42.629 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.629 INFO [stderr] --> src/lib.rs:25502:75 Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] 25502 | #[doc = "Bit 2 - Stop on MR0: the TC and PC will be stopped and TCR[0] will be set to 0 if MR0 matches the TC."] Dec 02 05:55:42.629 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.629 INFO [stderr] Dec 02 05:55:42.629 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.629 INFO [stderr] --> src/lib.rs:25529:75 Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] 25529 | #[doc = "Bit 5 - Stop on MR1: the TC and PC will be stopped and TCR[0] will be set to 0 if MR1 matches the TC."] Dec 02 05:55:42.629 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.629 INFO [stderr] Dec 02 05:55:42.629 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.629 INFO [stderr] --> src/lib.rs:25556:75 Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] 25556 | #[doc = "Bit 8 - Stop on MR2: the TC and PC will be stopped and TCR[0] will be set to 0 if MR2 matches the TC."] Dec 02 05:55:42.629 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.629 INFO [stderr] Dec 02 05:55:42.629 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.629 INFO [stderr] --> src/lib.rs:25583:76 Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] 25583 | #[doc = "Bit 11 - Stop on MR3: the TC and PC will be stopped and TCR[0] will be set to 0 if MR3 matches the TC."] Dec 02 05:55:42.629 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.629 INFO [stderr] Dec 02 05:55:42.629 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.629 INFO [stderr] --> src/lib.rs:25615:75 Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] 25615 | #[doc = "Bit 2 - Stop on MR0: the TC and PC will be stopped and TCR[0] will be set to 0 if MR0 matches the TC."] Dec 02 05:55:42.629 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.629 INFO [stderr] Dec 02 05:55:42.629 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.629 INFO [stderr] --> src/lib.rs:25630:75 Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] 25630 | #[doc = "Bit 5 - Stop on MR1: the TC and PC will be stopped and TCR[0] will be set to 0 if MR1 matches the TC."] Dec 02 05:55:42.629 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.629 INFO [stderr] Dec 02 05:55:42.629 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.629 INFO [stderr] --> src/lib.rs:25645:75 Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] 25645 | #[doc = "Bit 8 - Stop on MR2: the TC and PC will be stopped and TCR[0] will be set to 0 if MR2 matches the TC."] Dec 02 05:55:42.629 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.629 INFO [stderr] Dec 02 05:55:42.629 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.629 INFO [stderr] --> src/lib.rs:25660:76 Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] 25660 | #[doc = "Bit 11 - Stop on MR3: the TC and PC will be stopped and TCR[0] will be set to 0 if MR3 matches the TC."] Dec 02 05:55:42.629 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.629 INFO [stderr] Dec 02 05:55:42.629 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.629 INFO [stderr] --> src/lib.rs:26728:108 Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] 26728 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.629 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.629 INFO [stderr] Dec 02 05:55:42.629 INFO [stderr] error: `[5:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.629 INFO [stderr] --> src/lib.rs:27444:258 Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] 27444 | #[doc = "Bit 0 - External Match 0. This bit reflects the state of output CT32Bn_MAT0, whether or not this output is connected to its pin. When a match occurs between the TC and MR0, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[5:4] control the functionality of this output. This bit is driven to the CT32B0_MAT0/CT32B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.629 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.629 INFO [stderr] | Dec 02 05:55:42.629 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.629 INFO [stderr] Dec 02 05:55:42.630 INFO [stderr] error: `[7:6]` cannot be resolved, ignoring it... Dec 02 05:55:42.630 INFO [stderr] --> src/lib.rs:27454:258 Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] 27454 | #[doc = "Bit 1 - External Match 1. This bit reflects the state of output CT32Bn_MAT1, whether or not this output is connected to its pin. When a match occurs between the TC and MR1, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[7:6] control the functionality of this output. This bit is driven to the CT32B0_MAT1/CT32B1_MAT1 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.630 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.630 INFO [stderr] Dec 02 05:55:42.630 INFO [stderr] error: `[9:8]` cannot be resolved, ignoring it... Dec 02 05:55:42.630 INFO [stderr] --> src/lib.rs:27464:258 Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] 27464 | #[doc = "Bit 2 - External Match 2. This bit reflects the state of output CT32Bn_MAT2, whether or not this output is connected to its pin. When a match occurs between the TC and MR2, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[9:8] control the functionality of this output. This bit is driven to the CT32B0_MAT2/CT32B1_MAT2 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.630 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.630 INFO [stderr] Dec 02 05:55:42.630 INFO [stderr] error: `[11:10]` cannot be resolved, ignoring it... Dec 02 05:55:42.630 INFO [stderr] --> src/lib.rs:27474:258 Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] 27474 | #[doc = "Bit 3 - External Match 3. This bit reflects the state of output CT32Bn_MAT3, whether or not this output is connected to its pin. When a match occurs between the TC and MR3, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[11:10] control the functionality of this output. This bit is driven to the CT32B3_MAT0/CT32B1_MAT3 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.630 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.630 INFO [stderr] Dec 02 05:55:42.630 INFO [stderr] error: `[5:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.630 INFO [stderr] --> src/lib.rs:27533:258 Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] 27533 | #[doc = "Bit 0 - External Match 0. This bit reflects the state of output CT32Bn_MAT0, whether or not this output is connected to its pin. When a match occurs between the TC and MR0, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[5:4] control the functionality of this output. This bit is driven to the CT32B0_MAT0/CT32B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.630 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.630 INFO [stderr] Dec 02 05:55:42.630 INFO [stderr] error: `[7:6]` cannot be resolved, ignoring it... Dec 02 05:55:42.630 INFO [stderr] --> src/lib.rs:27538:258 Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] 27538 | #[doc = "Bit 1 - External Match 1. This bit reflects the state of output CT32Bn_MAT1, whether or not this output is connected to its pin. When a match occurs between the TC and MR1, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[7:6] control the functionality of this output. This bit is driven to the CT32B0_MAT1/CT32B1_MAT1 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.630 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.630 INFO [stderr] Dec 02 05:55:42.630 INFO [stderr] error: `[9:8]` cannot be resolved, ignoring it... Dec 02 05:55:42.630 INFO [stderr] --> src/lib.rs:27543:258 Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] 27543 | #[doc = "Bit 2 - External Match 2. This bit reflects the state of output CT32Bn_MAT2, whether or not this output is connected to its pin. When a match occurs between the TC and MR2, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[9:8] control the functionality of this output. This bit is driven to the CT32B0_MAT2/CT32B1_MAT2 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.630 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.630 INFO [stderr] Dec 02 05:55:42.630 INFO [stderr] error: `[11:10]` cannot be resolved, ignoring it... Dec 02 05:55:42.630 INFO [stderr] --> src/lib.rs:27548:258 Dec 02 05:55:42.630 INFO [stderr] | Dec 02 05:55:42.630 INFO [stderr] 27548 | #[doc = "Bit 3 - External Match 3. This bit reflects the state of output CT32Bn_MAT3, whether or not this output is connected to its pin. When a match occurs between the TC and MR3, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[11:10] control the functionality of this output. This bit is driven to the CT32B3_MAT0/CT32B1_MAT3 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.631 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.631 INFO [stderr] | Dec 02 05:55:42.631 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.631 INFO [stderr] Dec 02 05:55:42.631 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.631 INFO [stderr] --> src/lib.rs:28136:97 Dec 02 05:55:42.631 INFO [stderr] | Dec 02 05:55:42.631 INFO [stderr] 28136 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.631 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.631 INFO [stderr] | Dec 02 05:55:42.631 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.631 INFO [stderr] Dec 02 05:55:42.631 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.631 INFO [stderr] --> src/lib.rs:28723:119 Dec 02 05:55:42.631 INFO [stderr] | Dec 02 05:55:42.631 INFO [stderr] 28723 | #[doc = "0x3c - External Match Register. The EMR controls the match function and the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.631 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.631 INFO [stderr] | Dec 02 05:55:42.631 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.631 INFO [stderr] Dec 02 05:55:42.631 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.631 INFO [stderr] --> src/lib.rs:28728:108 Dec 02 05:55:42.631 INFO [stderr] | Dec 02 05:55:42.631 INFO [stderr] 28728 | #[doc = "0x74 - PWM Control Register. The PWMCON enables PWM mode for the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.631 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.632 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.632 INFO [stderr] Dec 02 05:55:42.632 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.632 INFO [stderr] --> src/lib.rs:32357:108 Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.632 INFO [stderr] 32357 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.632 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.632 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.632 INFO [stderr] Dec 02 05:55:42.632 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.632 INFO [stderr] --> src/lib.rs:33714:97 Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.632 INFO [stderr] 33714 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.632 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.632 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.632 INFO [stderr] Dec 02 05:55:42.632 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.632 INFO [stderr] --> src/lib.rs:29258:154 Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.632 INFO [stderr] 29258 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.632 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.632 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.632 INFO [stderr] Dec 02 05:55:42.632 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.632 INFO [stderr] --> src/lib.rs:29362:154 Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.632 INFO [stderr] 29362 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.632 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.632 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.632 INFO [stderr] Dec 02 05:55:42.632 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.632 INFO [stderr] --> src/lib.rs:29393:154 Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.632 INFO [stderr] 29393 | #[doc = "The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero."] Dec 02 05:55:42.632 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.632 INFO [stderr] | Dec 02 05:55:42.633 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.633 INFO [stderr] Dec 02 05:55:42.640 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.640 INFO [stderr] --> src/lib.rs:31135:75 Dec 02 05:55:42.640 INFO [stderr] | Dec 02 05:55:42.640 INFO [stderr] 31135 | #[doc = "Bit 2 - Stop on MR0: the TC and PC will be stopped and TCR[0] will be set to 0 if MR0 matches the TC."] Dec 02 05:55:42.640 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.640 INFO [stderr] | Dec 02 05:55:42.640 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.640 INFO [stderr] Dec 02 05:55:42.640 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.640 INFO [stderr] --> src/lib.rs:31162:75 Dec 02 05:55:42.640 INFO [stderr] | Dec 02 05:55:42.640 INFO [stderr] 31162 | #[doc = "Bit 5 - Stop on MR1: the TC and PC will be stopped and TCR[0] will be set to 0 if MR1 matches the TC."] Dec 02 05:55:42.640 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.640 INFO [stderr] | Dec 02 05:55:42.640 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.640 INFO [stderr] Dec 02 05:55:42.640 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.640 INFO [stderr] --> src/lib.rs:31189:75 Dec 02 05:55:42.640 INFO [stderr] | Dec 02 05:55:42.640 INFO [stderr] 31189 | #[doc = "Bit 8 - Stop on MR2: the TC and PC will be stopped and TCR[0] will be set to 0 if MR2 matches the TC."] Dec 02 05:55:42.640 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.640 INFO [stderr] | Dec 02 05:55:42.640 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.640 INFO [stderr] Dec 02 05:55:42.640 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.640 INFO [stderr] --> src/lib.rs:31216:76 Dec 02 05:55:42.640 INFO [stderr] | Dec 02 05:55:42.640 INFO [stderr] 31216 | #[doc = "Bit 11 - Stop on MR3: the TC and PC will be stopped and TCR[0] will be set to 0 if MR3 matches the TC."] Dec 02 05:55:42.640 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.640 INFO [stderr] | Dec 02 05:55:42.640 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.640 INFO [stderr] Dec 02 05:55:42.640 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.640 INFO [stderr] --> src/lib.rs:31248:75 Dec 02 05:55:42.640 INFO [stderr] | Dec 02 05:55:42.640 INFO [stderr] 31248 | #[doc = "Bit 2 - Stop on MR0: the TC and PC will be stopped and TCR[0] will be set to 0 if MR0 matches the TC."] Dec 02 05:55:42.640 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.640 INFO [stderr] | Dec 02 05:55:42.640 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.640 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:31263:75 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 31263 | #[doc = "Bit 5 - Stop on MR1: the TC and PC will be stopped and TCR[0] will be set to 0 if MR1 matches the TC."] Dec 02 05:55:42.641 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:31278:75 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 31278 | #[doc = "Bit 8 - Stop on MR2: the TC and PC will be stopped and TCR[0] will be set to 0 if MR2 matches the TC."] Dec 02 05:55:42.641 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[0]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:31293:76 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 31293 | #[doc = "Bit 11 - Stop on MR3: the TC and PC will be stopped and TCR[0] will be set to 0 if MR3 matches the TC."] Dec 02 05:55:42.641 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:32361:108 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 32361 | #[doc = "External Match Register. The EMR controls the match function and the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.641 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[5:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:33077:258 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 33077 | #[doc = "Bit 0 - External Match 0. This bit reflects the state of output CT32Bn_MAT0, whether or not this output is connected to its pin. When a match occurs between the TC and MR0, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[5:4] control the functionality of this output. This bit is driven to the CT32B0_MAT0/CT32B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.641 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[7:6]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:33087:258 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 33087 | #[doc = "Bit 1 - External Match 1. This bit reflects the state of output CT32Bn_MAT1, whether or not this output is connected to its pin. When a match occurs between the TC and MR1, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[7:6] control the functionality of this output. This bit is driven to the CT32B0_MAT1/CT32B1_MAT1 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.641 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[9:8]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:33097:258 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 33097 | #[doc = "Bit 2 - External Match 2. This bit reflects the state of output CT32Bn_MAT2, whether or not this output is connected to its pin. When a match occurs between the TC and MR2, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[9:8] control the functionality of this output. This bit is driven to the CT32B0_MAT2/CT32B1_MAT2 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.641 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[11:10]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:33107:258 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 33107 | #[doc = "Bit 3 - External Match 3. This bit reflects the state of output CT32Bn_MAT3, whether or not this output is connected to its pin. When a match occurs between the TC and MR3, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[11:10] control the functionality of this output. This bit is driven to the CT32B3_MAT0/CT32B1_MAT3 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.641 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[5:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:33166:258 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 33166 | #[doc = "Bit 0 - External Match 0. This bit reflects the state of output CT32Bn_MAT0, whether or not this output is connected to its pin. When a match occurs between the TC and MR0, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[5:4] control the functionality of this output. This bit is driven to the CT32B0_MAT0/CT32B1_MAT0 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.641 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[7:6]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:33171:258 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 33171 | #[doc = "Bit 1 - External Match 1. This bit reflects the state of output CT32Bn_MAT1, whether or not this output is connected to its pin. When a match occurs between the TC and MR1, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[7:6] control the functionality of this output. This bit is driven to the CT32B0_MAT1/CT32B1_MAT1 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.641 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[9:8]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:33176:258 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 33176 | #[doc = "Bit 2 - External Match 2. This bit reflects the state of output CT32Bn_MAT2, whether or not this output is connected to its pin. When a match occurs between the TC and MR2, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[9:8] control the functionality of this output. This bit is driven to the CT32B0_MAT2/CT32B1_MAT2 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.641 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.641 INFO [stderr] Dec 02 05:55:42.641 INFO [stderr] error: `[11:10]` cannot be resolved, ignoring it... Dec 02 05:55:42.641 INFO [stderr] --> src/lib.rs:33181:258 Dec 02 05:55:42.641 INFO [stderr] | Dec 02 05:55:42.641 INFO [stderr] 33181 | #[doc = "Bit 3 - External Match 3. This bit reflects the state of output CT32Bn_MAT3, whether or not this output is connected to its pin. When a match occurs between the TC and MR3, this bit can either toggle, go LOW, go HIGH, or do nothing. Bits EMR[11:10] control the functionality of this output. This bit is driven to the CT32B3_MAT0/CT32B1_MAT3 pins if the match function is selected in the IOCON registers (0 = LOW, 1 = HIGH)."] Dec 02 05:55:42.642 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.642 INFO [stderr] | Dec 02 05:55:42.642 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.642 INFO [stderr] Dec 02 05:55:42.642 INFO [stderr] error: `[3:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.642 INFO [stderr] --> src/lib.rs:33718:97 Dec 02 05:55:42.642 INFO [stderr] | Dec 02 05:55:42.642 INFO [stderr] 33718 | #[doc = "PWM Control Register. The PWMCON enables PWM mode for the external match pins CT32Bn_MAT[3:0]."] Dec 02 05:55:42.642 INFO [stderr] | ^^^ cannot be resolved, ignoring Dec 02 05:55:42.642 INFO [stderr] | Dec 02 05:55:42.642 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.642 INFO [stderr] Dec 02 05:55:42.642 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.642 INFO [stderr] --> src/lib.rs:34518:88 Dec 02 05:55:42.642 INFO [stderr] | Dec 02 05:55:42.642 INFO [stderr] 34518 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT32B0_MAT0[1]."] Dec 02 05:55:42.642 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.642 INFO [stderr] | Dec 02 05:55:42.642 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.642 INFO [stderr] Dec 02 05:55:42.642 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.642 INFO [stderr] --> src/lib.rs:34520:88 Dec 02 05:55:42.642 INFO [stderr] | Dec 02 05:55:42.642 INFO [stderr] 34520 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT32B0_MAT1[1]."] Dec 02 05:55:42.642 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.642 INFO [stderr] | Dec 02 05:55:42.650 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.650 INFO [stderr] Dec 02 05:55:42.650 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.650 INFO [stderr] --> src/lib.rs:34522:88 Dec 02 05:55:42.650 INFO [stderr] | Dec 02 05:55:42.650 INFO [stderr] 34522 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT16B0_MAT0[1]."] Dec 02 05:55:42.650 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.650 INFO [stderr] | Dec 02 05:55:42.650 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.650 INFO [stderr] Dec 02 05:55:42.650 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.650 INFO [stderr] --> src/lib.rs:34524:88 Dec 02 05:55:42.651 INFO [stderr] | Dec 02 05:55:42.651 INFO [stderr] 34524 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT16B0_MAT1[1]."] Dec 02 05:55:42.651 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.651 INFO [stderr] | Dec 02 05:55:42.651 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.651 INFO [stderr] Dec 02 05:55:42.651 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.651 INFO [stderr] --> src/lib.rs:34842:88 Dec 02 05:55:42.651 INFO [stderr] | Dec 02 05:55:42.651 INFO [stderr] 34842 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT32B0_MAT0[1]."] Dec 02 05:55:42.651 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.651 INFO [stderr] | Dec 02 05:55:42.651 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.651 INFO [stderr] Dec 02 05:55:42.651 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.651 INFO [stderr] --> src/lib.rs:34844:88 Dec 02 05:55:42.651 INFO [stderr] | Dec 02 05:55:42.651 INFO [stderr] 34844 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT32B0_MAT1[1]."] Dec 02 05:55:42.651 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.651 INFO [stderr] | Dec 02 05:55:42.651 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.652 INFO [stderr] Dec 02 05:55:42.652 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.652 INFO [stderr] --> src/lib.rs:34846:88 Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] 34846 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT16B0_MAT0[1]."] Dec 02 05:55:42.652 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.652 INFO [stderr] Dec 02 05:55:42.652 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.652 INFO [stderr] --> src/lib.rs:34848:88 Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] 34848 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT16B0_MAT1[1]."] Dec 02 05:55:42.652 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.652 INFO [stderr] Dec 02 05:55:42.652 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.652 INFO [stderr] --> src/lib.rs:34900:88 Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] 34900 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT32B0_MAT0[1]."] Dec 02 05:55:42.652 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.652 INFO [stderr] Dec 02 05:55:42.652 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.652 INFO [stderr] --> src/lib.rs:34905:88 Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] 34905 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT32B0_MAT1[1]."] Dec 02 05:55:42.652 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.652 INFO [stderr] Dec 02 05:55:42.652 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.652 INFO [stderr] --> src/lib.rs:34910:88 Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] 34910 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT16B0_MAT0[1]."] Dec 02 05:55:42.652 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.652 INFO [stderr] Dec 02 05:55:42.652 INFO [stderr] error: `[1]` cannot be resolved, ignoring it... Dec 02 05:55:42.652 INFO [stderr] --> src/lib.rs:34915:88 Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] 34915 | #[doc = "Start conversion when the edge selected by bit 27 occurs on CT16B0_MAT1[1]."] Dec 02 05:55:42.652 INFO [stderr] | ^ cannot be resolved, ignoring Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.652 INFO [stderr] Dec 02 05:55:42.652 INFO [stderr] error: `[31:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.652 INFO [stderr] --> src/lib.rs:36656:27 Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] 36656 | #[doc = "0x2c - Word 0 [31:0]"] Dec 02 05:55:42.652 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.652 INFO [stderr] Dec 02 05:55:42.652 INFO [stderr] error: `[63:32]` cannot be resolved, ignoring it... Dec 02 05:55:42.652 INFO [stderr] --> src/lib.rs:36658:27 Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] 36658 | #[doc = "0x30 - Word 1 [63:32]"] Dec 02 05:55:42.652 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.652 INFO [stderr] Dec 02 05:55:42.652 INFO [stderr] error: `[95:64]` cannot be resolved, ignoring it... Dec 02 05:55:42.652 INFO [stderr] --> src/lib.rs:36660:27 Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] 36660 | #[doc = "0x34 - Word 2 [95:64]"] Dec 02 05:55:42.652 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.652 INFO [stderr] | Dec 02 05:55:42.652 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.652 INFO [stderr] Dec 02 05:55:42.652 INFO [stderr] error: `[127:96]` cannot be resolved, ignoring it... Dec 02 05:55:42.653 INFO [stderr] --> src/lib.rs:36662:27 Dec 02 05:55:42.653 INFO [stderr] | Dec 02 05:55:42.692 INFO [stderr] 36662 | #[doc = "0x38 - Word 3 [127:96]"] Dec 02 05:55:42.692 INFO [stderr] | ^^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.694 INFO [stderr] | Dec 02 05:55:42.694 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.695 INFO [stderr] Dec 02 05:55:42.695 INFO [stderr] error: `[31:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.695 INFO [stderr] --> src/lib.rs:37623:16 Dec 02 05:55:42.695 INFO [stderr] | Dec 02 05:55:42.695 INFO [stderr] 37623 | #[doc = "Word 0 [31:0]"] Dec 02 05:55:42.695 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 05:55:42.695 INFO [stderr] | Dec 02 05:55:42.695 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.695 INFO [stderr] Dec 02 05:55:42.695 INFO [stderr] error: `[63:32]` cannot be resolved, ignoring it... Dec 02 05:55:42.695 INFO [stderr] --> src/lib.rs:37671:16 Dec 02 05:55:42.695 INFO [stderr] | Dec 02 05:55:42.695 INFO [stderr] 37671 | #[doc = "Word 1 [63:32]"] Dec 02 05:55:42.695 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.695 INFO [stderr] | Dec 02 05:55:42.695 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.695 INFO [stderr] Dec 02 05:55:42.695 INFO [stderr] error: `[95:64]` cannot be resolved, ignoring it... Dec 02 05:55:42.695 INFO [stderr] --> src/lib.rs:37719:16 Dec 02 05:55:42.695 INFO [stderr] | Dec 02 05:55:42.695 INFO [stderr] 37719 | #[doc = "Word 2 [95:64]"] Dec 02 05:55:42.695 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.695 INFO [stderr] | Dec 02 05:55:42.695 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.695 INFO [stderr] Dec 02 05:55:42.695 INFO [stderr] error: `[127:96]` cannot be resolved, ignoring it... Dec 02 05:55:42.695 INFO [stderr] --> src/lib.rs:37767:16 Dec 02 05:55:42.695 INFO [stderr] | Dec 02 05:55:42.695 INFO [stderr] 37767 | #[doc = "Word 3 [127:96]"] Dec 02 05:55:42.695 INFO [stderr] | ^^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.695 INFO [stderr] | Dec 02 05:55:42.695 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.695 INFO [stderr] Dec 02 05:55:42.695 INFO [stderr] error: `[20:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.695 INFO [stderr] --> src/lib.rs:37362:101 Dec 02 05:55:42.695 INFO [stderr] | Dec 02 05:55:42.695 INFO [stderr] 37362 | #[doc = "Bits 0:16 - Signature generation start address (corresponds to AHB byte address bits[20:4])."] Dec 02 05:55:42.695 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 05:55:42.695 INFO [stderr] | Dec 02 05:55:42.695 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.695 INFO [stderr] Dec 02 05:55:42.695 INFO [stderr] error: `[20:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.744 INFO [stderr] --> src/lib.rs:37385:101 Dec 02 05:55:42.744 INFO [stderr] | Dec 02 05:55:42.744 INFO [stderr] 37385 | #[doc = "Bits 0:16 - Signature generation start address (corresponds to AHB byte address bits[20:4])."] Dec 02 05:55:42.744 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 05:55:42.744 INFO [stderr] | Dec 02 05:55:42.744 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.744 INFO [stderr] Dec 02 05:55:42.744 INFO [stderr] error: `[20:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.744 INFO [stderr] --> src/lib.rs:37579:94 Dec 02 05:55:42.744 INFO [stderr] | Dec 02 05:55:42.744 INFO [stderr] 37579 | #[doc = "Bits 0:16 - BIST stop address divided by 16 (corresponds to AHB byte address [20:4])."] Dec 02 05:55:42.744 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 05:55:42.744 INFO [stderr] | Dec 02 05:55:42.744 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.744 INFO [stderr] Dec 02 05:55:42.744 INFO [stderr] error: `[20:4]` cannot be resolved, ignoring it... Dec 02 05:55:42.744 INFO [stderr] --> src/lib.rs:37611:94 Dec 02 05:55:42.744 INFO [stderr] | Dec 02 05:55:42.744 INFO [stderr] 37611 | #[doc = "Bits 0:16 - BIST stop address divided by 16 (corresponds to AHB byte address [20:4])."] Dec 02 05:55:42.744 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 05:55:42.744 INFO [stderr] | Dec 02 05:55:42.744 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.744 INFO [stderr] Dec 02 05:55:42.744 INFO [stderr] error: `[31:0]` cannot be resolved, ignoring it... Dec 02 05:55:42.744 INFO [stderr] --> src/lib.rs:37627:16 Dec 02 05:55:42.744 INFO [stderr] | Dec 02 05:55:42.744 INFO [stderr] 37627 | #[doc = "Word 0 [31:0]"] Dec 02 05:55:42.744 INFO [stderr] | ^^^^ cannot be resolved, ignoring Dec 02 05:55:42.744 INFO [stderr] | Dec 02 05:55:42.744 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.744 INFO [stderr] Dec 02 05:55:42.744 INFO [stderr] error: `[63:32]` cannot be resolved, ignoring it... Dec 02 05:55:42.744 INFO [stderr] --> src/lib.rs:37675:16 Dec 02 05:55:42.744 INFO [stderr] | Dec 02 05:55:42.744 INFO [stderr] 37675 | #[doc = "Word 1 [63:32]"] Dec 02 05:55:42.745 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.745 INFO [stderr] | Dec 02 05:55:42.745 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.745 INFO [stderr] Dec 02 05:55:42.745 INFO [stderr] error: `[95:64]` cannot be resolved, ignoring it... Dec 02 05:55:42.745 INFO [stderr] --> src/lib.rs:37723:16 Dec 02 05:55:42.745 INFO [stderr] | Dec 02 05:55:42.745 INFO [stderr] 37723 | #[doc = "Word 2 [95:64]"] Dec 02 05:55:42.745 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.745 INFO [stderr] | Dec 02 05:55:42.745 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.745 INFO [stderr] Dec 02 05:55:42.745 INFO [stderr] error: `[127:96]` cannot be resolved, ignoring it... Dec 02 05:55:42.745 INFO [stderr] --> src/lib.rs:37771:16 Dec 02 05:55:42.745 INFO [stderr] | Dec 02 05:55:42.745 INFO [stderr] 37771 | #[doc = "Word 3 [127:96]"] Dec 02 05:55:42.745 INFO [stderr] | ^^^^^^ cannot be resolved, ignoring Dec 02 05:55:42.745 INFO [stderr] | Dec 02 05:55:42.745 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 05:55:42.745 INFO [stderr] Dec 02 05:55:43.072 INFO [stderr] error: Could not document `lpc11uxx`. Dec 02 05:55:43.072 INFO [stderr] Dec 02 05:55:43.072 INFO [stderr] Caused by: Dec 02 05:55:43.072 INFO [stderr] process didn't exit successfully: `rustdoc --crate-name lpc11uxx src/lib.rs --color never -o /target/doc --document-private-items -L dependency=/target/debug/deps --extern bare_metal=/target/debug/deps/libbare_metal-a5041b0032530037.rmeta --extern cortex_m=/target/debug/deps/libcortex_m-fa7934695e2384cf.rmeta --extern vcell=/target/debug/deps/libvcell-d7bff7d6247ffa07.rmeta --cap-lints=forbid` (exit code: 1) Dec 02 05:55:43.072 INFO [stderr] su: No module specific data is present Dec 02 05:55:43.523 INFO running `"docker" "inspect" "03a2a670bf94a4a4b8a316c639d4fac15165ce87f92607bd02d90761e2820369"` Dec 02 05:55:43.729 INFO running `"docker" "rm" "-f" "03a2a670bf94a4a4b8a316c639d4fac15165ce87f92607bd02d90761e2820369"` Dec 02 05:55:43.918 INFO [stdout] 03a2a670bf94a4a4b8a316c639d4fac15165ce87f92607bd02d90761e2820369