[INFO] fetching crate esp-synopsys-usb-otg 0.3.2...
[INFO] checking esp-synopsys-usb-otg-0.3.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate esp-synopsys-usb-otg 0.3.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate esp-synopsys-usb-otg 0.3.2 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate esp-synopsys-usb-otg 0.3.2
[INFO] finished tweaking crates.io crate esp-synopsys-usb-otg 0.3.2
[INFO] tweaked toml for crates.io crate esp-synopsys-usb-otg 0.3.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded usb-device v0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e44e425fd5e5320b9f6d941dc91dbab8d73219987def5790de0850a3bf9223bb
[INFO] running `Command { std: "docker" "start" "-a" "e44e425fd5e5320b9f6d941dc91dbab8d73219987def5790de0850a3bf9223bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e44e425fd5e5320b9f6d941dc91dbab8d73219987def5790de0850a3bf9223bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e44e425fd5e5320b9f6d941dc91dbab8d73219987def5790de0850a3bf9223bb", kill_on_drop: false }`
[INFO] [stdout] e44e425fd5e5320b9f6d941dc91dbab8d73219987def5790de0850a3bf9223bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ffe3a5d0c5edb413f011ee4da60371bb940bc53577bed0078010999e1b330bc
[INFO] running `Command { std: "docker" "start" "-a" "3ffe3a5d0c5edb413f011ee4da60371bb940bc53577bed0078010999e1b330bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling esp-synopsys-usb-otg v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking usb-device v0.2.9
[INFO] [stdout] error: select USB mode feature (fs/hs)
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | compile_error!("select USB mode feature (fs/hs)");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: select USB mode feature (fs/hs)
[INFO] [stdout]  --> src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | compile_error!("select USB mode feature (fs/hs)");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:16:43
[INFO] [stdout]     |
[INFO] [stdout] 16  |             modify_reg!(endpoint_out, ep, DOEPCTL, STALL: stalled as u32);
[INFO] [stdout]     |                                           ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]   --> src/endpoint.rs:20:42
[INFO] [stdout]    |
[INFO] [stdout] 20 |             modify_reg!(endpoint_in, ep, DIEPCTL, STALL: stalled as u32);
[INFO] [stdout]    |                                          ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:29:41
[INFO] [stdout]     |
[INFO] [stdout] 29  |             read_reg!(endpoint_out, ep, DOEPCTL, STALL)
[INFO] [stdout]     |                                         ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]   --> src/endpoint.rs:33:40
[INFO] [stdout]    |
[INFO] [stdout] 33 |             read_reg!(endpoint_in, ep, DIEPCTL, STALL)
[INFO] [stdout]    |                                        ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]   --> src/endpoint.rs:85:43
[INFO] [stdout]    |
[INFO] [stdout] 85 |             write_reg!(endpoint_in, regs, DIEPCTL, MPSIZ: mpsiz as u32, SNAK: 1);
[INFO] [stdout]    |                                           ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPTSIZ` in `endpoint_in`
[INFO] [stdout]   --> src/endpoint.rs:86:43
[INFO] [stdout]    |
[INFO] [stdout] 86 |             write_reg!(endpoint_in, regs, DIEPTSIZ, PKTCNT: 0, XFRSIZ: self.descriptor.max_packet_size as u32);
[INFO] [stdout]    |                                           ^^^^^^^^ could not find `DIEPTSIZ` in `endpoint_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:58:64
[INFO] [stdout]    |
[INFO] [stdout] 58 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:63:64
[INFO] [stdout]    |
[INFO] [stdout] 63 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]   --> src/endpoint.rs:89:43
[INFO] [stdout]    |
[INFO] [stdout] 89 |             write_reg!(endpoint_in, regs, DIEPCTL,
[INFO] [stdout]    |                                           ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:104:40
[INFO] [stdout]     |
[INFO] [stdout] 104 |         modify_reg!(endpoint_in, regs, DIEPCTL, USBAEP: 0);
[INFO] [stdout]     |                                        ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:21
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 |         if read_reg!(endpoint_in, regs, DIEPCTL, EPENA) != 0 && self.index() != 0 {
[INFO] [stdout]     |                                         ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:21
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |             modify_reg!(endpoint_in, regs, DIEPCTL, EPDIS: 1)
[INFO] [stdout]     |                                            ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:21
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:121:60
[INFO] [stdout]     |
[INFO] [stdout] 121 |         if self.index() != 0 && read_reg!(endpoint_in, ep, DIEPCTL, EPENA) != 0 {
[INFO] [stdout]     |                                                            ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:21
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:16:43
[INFO] [stdout]     |
[INFO] [stdout] 16  |             modify_reg!(endpoint_out, ep, DOEPCTL, STALL: stalled as u32);
[INFO] [stdout]     |                                           ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DTXFSTS` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:132:56
[INFO] [stdout]     |
[INFO] [stdout] 132 |             if size_words > read_reg!(endpoint_in, ep, DTXFSTS, INEPTFSAV) as usize {
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `DTXFSTS` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:86
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                                                                      ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:86
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                                                                      ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:142:38
[INFO] [stdout]     |
[INFO] [stdout] 142 |         modify_reg!(endpoint_in, ep, DIEPCTL, CNAK: 1, EPENA: 1);
[INFO] [stdout]     |                                      ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:21
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]   --> src/endpoint.rs:20:42
[INFO] [stdout]    |
[INFO] [stdout] 20 |             modify_reg!(endpoint_in, ep, DIEPCTL, STALL: stalled as u32);
[INFO] [stdout]    |                                          ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPTSIZ0` in `endpoint0_out`
[INFO] [stdout]    --> src/endpoint.rs:177:45
[INFO] [stdout]     |
[INFO] [stdout] 177 |             write_reg!(endpoint0_out, regs, DOEPTSIZ0, STUPCNT: 1, PKTCNT: 1, XFRSIZ: self.descriptor.max_packet_size as u32);
[INFO] [stdout]     |                                             ^^^^^^^^^ could not find `DOEPTSIZ0` in `endpoint0_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:82:67
[INFO] [stdout]     |
[INFO] [stdout] 82  |     pub use super::stm32f429::otg_fs_device::{DOEPCTL0, DOEPINT0, DOEPTSIZ0};
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:85:67
[INFO] [stdout]     |
[INFO] [stdout] 85  |     pub use super::stm32f429::otg_hs_device::{DOEPCTL0, DOEPINT0, DOEPTSIZ0};
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:29:41
[INFO] [stdout]     |
[INFO] [stdout] 29  |             read_reg!(endpoint_out, ep, DOEPCTL, STALL)
[INFO] [stdout]     |                                         ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]   --> src/endpoint.rs:33:40
[INFO] [stdout]    |
[INFO] [stdout] 33 |             read_reg!(endpoint_in, ep, DIEPCTL, STALL)
[INFO] [stdout]    |                                        ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]   --> src/endpoint.rs:85:43
[INFO] [stdout]    |
[INFO] [stdout] 85 |             write_reg!(endpoint_in, regs, DIEPCTL, MPSIZ: mpsiz as u32, SNAK: 1);
[INFO] [stdout]    |                                           ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL0` in `endpoint0_out`
[INFO] [stdout]    --> src/endpoint.rs:178:46
[INFO] [stdout]     |
[INFO] [stdout] 178 |             modify_reg!(endpoint0_out, regs, DOEPCTL0, MPSIZ: mpsiz as u32, EPENA: 1, CNAK: 1);
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `DOEPCTL0` in `endpoint0_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:82:47
[INFO] [stdout]     |
[INFO] [stdout] 82  |     pub use super::stm32f429::otg_fs_device::{DOEPCTL0, DOEPINT0, DOEPTSIZ0};
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:85:47
[INFO] [stdout]     |
[INFO] [stdout] 85  |     pub use super::stm32f429::otg_hs_device::{DOEPCTL0, DOEPINT0, DOEPTSIZ0};
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPTSIZ` in `endpoint_in`
[INFO] [stdout]   --> src/endpoint.rs:86:43
[INFO] [stdout]    |
[INFO] [stdout] 86 |             write_reg!(endpoint_in, regs, DIEPTSIZ, PKTCNT: 0, XFRSIZ: self.descriptor.max_packet_size as u32);
[INFO] [stdout]    |                                           ^^^^^^^^ could not find `DIEPTSIZ` in `endpoint_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:58:64
[INFO] [stdout]    |
[INFO] [stdout] 58 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:63:64
[INFO] [stdout]    |
[INFO] [stdout] 63 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                                                                ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:181:44
[INFO] [stdout]     |
[INFO] [stdout] 181 |             write_reg!(endpoint_out, regs, DOEPCTL,
[INFO] [stdout]     |                                            ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]   --> src/endpoint.rs:89:43
[INFO] [stdout]    |
[INFO] [stdout] 89 |             write_reg!(endpoint_in, regs, DIEPCTL,
[INFO] [stdout]    |                                           ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:104:40
[INFO] [stdout]     |
[INFO] [stdout] 104 |         modify_reg!(endpoint_in, regs, DIEPCTL, USBAEP: 0);
[INFO] [stdout]     |                                        ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:21
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:196:41
[INFO] [stdout]     |
[INFO] [stdout] 196 |         modify_reg!(endpoint_out, regs, DOEPCTL, USBAEP: 0);
[INFO] [stdout]     |                                         ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 |         if read_reg!(endpoint_in, regs, DIEPCTL, EPENA) != 0 && self.index() != 0 {
[INFO] [stdout]     |                                         ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:21
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:199:42
[INFO] [stdout]     |
[INFO] [stdout] 199 |         if read_reg!(endpoint_out, regs, DOEPCTL, EPENA) != 0 && self.index() != 0 {
[INFO] [stdout]     |                                          ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |             modify_reg!(endpoint_out, regs, DOEPCTL, EPDIS: 1)
[INFO] [stdout]     |                                             ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPTXFx` in `otg_global_dieptxfx`
[INFO] [stdout]   --> src/bus.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 DIEPTXFx,
[INFO] [stdout]    |                 ^^^^^^^^ could not find `DIEPTXFx` in `otg_global_dieptxfx`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:44:58
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub use super::stm32f429::otg_fs_global::DIEPTXF1 as DIEPTXFx;
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:46:58
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub use super::stm32f429::otg_fs_global::DIEPTXF1 as DIEPTXFx;
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:110:44
[INFO] [stdout]     |
[INFO] [stdout] 110 |             modify_reg!(endpoint_in, regs, DIEPCTL, EPDIS: 1)
[INFO] [stdout]     |                                            ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:21
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]   --> src/bus.rs:98:48
[INFO] [stdout]    |
[INFO] [stdout] 98 |         modify_reg!(otg_global, regs.global(), GRSTCTL, RXFFLSH: 1, TXFFLSH: 1, TXFNUM: 0x10);
[INFO] [stdout]    |                                                ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:121:60
[INFO] [stdout]     |
[INFO] [stdout] 121 |         if self.index() != 0 && read_reg!(endpoint_in, ep, DIEPCTL, EPENA) != 0 {
[INFO] [stdout]     |                                                            ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:21
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]   --> src/bus.rs:99:52
[INFO] [stdout]    |
[INFO] [stdout] 99 |         while read_reg!(otg_global, regs.global(), GRSTCTL, RXFFLSH, TXFFLSH) != (0, 0) {}
[INFO] [stdout]    |                                                    ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DAINTMSK` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:127:48
[INFO] [stdout]     |
[INFO] [stdout] 127 |         modify_reg!(otg_device, regs.device(), DAINTMSK, IEPM: 0, OEPM: 0);
[INFO] [stdout]     |                                                ^^^^^^^^ could not find `DAINTMSK` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCTL` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:145:51
[INFO] [stdout]     |
[INFO] [stdout] 145 |             write_reg!(otg_device, regs.device(), DCTL, SDIS: 1); // Soft disconnect
[INFO] [stdout]     |                                                   ^^^^ could not find `DCTL` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCTL` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:147:51
[INFO] [stdout]     |
[INFO] [stdout] 147 |             write_reg!(otg_device, regs.device(), DCTL, SDIS: 0); // Soft connect
[INFO] [stdout]     |                                                   ^^^^ could not find `DCTL` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DTXFSTS` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:132:56
[INFO] [stdout]     |
[INFO] [stdout] 132 |             if size_words > read_reg!(endpoint_in, ep, DTXFSTS, INEPTFSAV) as usize {
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `DTXFSTS` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:86
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                                                                      ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:86
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                                                                      ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:385:56
[INFO] [stdout]     |
[INFO] [stdout] 385 |             while read_reg!(otg_global, regs.global(), GRSTCTL, AHBIDL) == 0 {}
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:455:56
[INFO] [stdout]     |
[INFO] [stdout] 455 |             while read_reg!(otg_global, regs.global(), GRSTCTL, AHBIDL) == 0 {}
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:456:52
[INFO] [stdout]     |
[INFO] [stdout] 456 |             modify_reg!(otg_global, regs.global(), GRSTCTL, CSRST: 1);
[INFO] [stdout]     |                                                    ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]    --> src/endpoint.rs:142:38
[INFO] [stdout]     |
[INFO] [stdout] 142 |         modify_reg!(endpoint_in, ep, DIEPCTL, CNAK: 1, EPENA: 1);
[INFO] [stdout]     |                                      ^^^^^^^ could not find `DIEPCTL` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:21
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:21
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:457:56
[INFO] [stdout]     |
[INFO] [stdout] 457 |             while read_reg!(otg_global, regs.global(), GRSTCTL, CSRST) == 1 {}
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GCCFG` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:461:56
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 modify_reg!(otg_global, regs.global(), GCCFG, PWRDWN: 1);
[INFO] [stdout]     |                                                        ^^^^^ could not find `GCCFG` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GCCFG` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:472:60
[INFO] [stdout]     |
[INFO] [stdout] 472 |                     modify_reg!(otg_global, regs.global(), GCCFG, VBUSASEN: 0, VBUSBSEN: 0, SOFOUTEN: 0);
[INFO] [stdout]     |                                                            ^^^^^ could not find `GCCFG` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCTL` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:491:52
[INFO] [stdout]     |
[INFO] [stdout] 491 |             modify_reg!(otg_device, regs.device(), DCTL, SDIS: 1);
[INFO] [stdout]     |                                                    ^^^^ could not find `DCTL` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCFG` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:500:52
[INFO] [stdout]     |
[INFO] [stdout] 500 |             modify_reg!(otg_device, regs.device(), DCFG,
[INFO] [stdout]     |                                                    ^^^^ could not find `DCFG` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPMSK` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:508:51
[INFO] [stdout]     |
[INFO] [stdout] 508 |             write_reg!(otg_device, regs.device(), DIEPMSK, XFRCM: 1);
[INFO] [stdout]     |                                                   ^^^^^^^ could not find `DIEPMSK` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPTSIZ0` in `endpoint0_out`
[INFO] [stdout]    --> src/endpoint.rs:177:45
[INFO] [stdout]     |
[INFO] [stdout] 177 |             write_reg!(endpoint0_out, regs, DOEPTSIZ0, STUPCNT: 1, PKTCNT: 1, XFRSIZ: self.descriptor.max_packet_size as u32);
[INFO] [stdout]     |                                             ^^^^^^^^^ could not find `DOEPTSIZ0` in `endpoint0_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:82:67
[INFO] [stdout]     |
[INFO] [stdout] 82  |     pub use super::stm32f429::otg_fs_device::{DOEPCTL0, DOEPINT0, DOEPTSIZ0};
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:85:67
[INFO] [stdout]     |
[INFO] [stdout] 85  |     pub use super::stm32f429::otg_hs_device::{DOEPCTL0, DOEPINT0, DOEPTSIZ0};
[INFO] [stdout]     |                                                                   ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTMSK` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:511:51
[INFO] [stdout]     |
[INFO] [stdout] 511 |             write_reg!(otg_global, regs.global(), GINTMSK,
[INFO] [stdout]     |                                                   ^^^^^^^ could not find `GINTMSK` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GAHBCFG` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:521:52
[INFO] [stdout]     |
[INFO] [stdout] 521 |             modify_reg!(otg_global, regs.global(), GAHBCFG, GINT: 1);
[INFO] [stdout]     |                                                    ^^^^^^^ could not find `GAHBCFG` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCTL` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:524:52
[INFO] [stdout]     |
[INFO] [stdout] 524 |             modify_reg!(otg_device, regs.device(), DCTL, SDIS: 0);
[INFO] [stdout]     |                                                    ^^^^ could not find `DCTL` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCFG` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:534:52
[INFO] [stdout]     |
[INFO] [stdout] 534 |             modify_reg!(otg_device, regs.device(), DCFG, DAD: 0);
[INFO] [stdout]     |                                                    ^^^^ could not find `DCFG` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCFG` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:542:52
[INFO] [stdout]     |
[INFO] [stdout] 542 |             modify_reg!(otg_device, regs.device(), DCFG, DAD: addr as u32);
[INFO] [stdout]     |                                                    ^^^^ could not find `DCFG` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTSTS` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:604:17
[INFO] [stdout]     |
[INFO] [stdout] 604 |                 GINTSTS,
[INFO] [stdout]     |                 ^^^^^^^ could not find `GINTSTS` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL0` in `endpoint0_out`
[INFO] [stdout]    --> src/endpoint.rs:178:46
[INFO] [stdout]     |
[INFO] [stdout] 178 |             modify_reg!(endpoint0_out, regs, DOEPCTL0, MPSIZ: mpsiz as u32, EPENA: 1, CNAK: 1);
[INFO] [stdout]     |                                              ^^^^^^^^ could not find `DOEPCTL0` in `endpoint0_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:82:47
[INFO] [stdout]     |
[INFO] [stdout] 82  |     pub use super::stm32f429::otg_fs_device::{DOEPCTL0, DOEPINT0, DOEPTSIZ0};
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:85:47
[INFO] [stdout]     |
[INFO] [stdout] 85  |     pub use super::stm32f429::otg_hs_device::{DOEPCTL0, DOEPINT0, DOEPTSIZ0};
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTSTS` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:614:55
[INFO] [stdout]     |
[INFO] [stdout] 614 |                 write_reg!(otg_global, regs.global(), GINTSTS, USBRST: 1);
[INFO] [stdout]     |                                                       ^^^^^^^ could not find `GINTSTS` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:619:56
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 modify_reg!(otg_global, regs.global(), GRSTCTL, RXFFLSH: 1);
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:620:60
[INFO] [stdout]     |
[INFO] [stdout] 620 |                 while read_reg!(otg_global, regs.global(), GRSTCTL, RXFFLSH) == 1 {}
[INFO] [stdout]     |                                                            ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTSTS` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:624:55
[INFO] [stdout]     |
[INFO] [stdout] 624 |                 write_reg!(otg_global, regs.global(), GINTSTS, ENUMDNE: 1);
[INFO] [stdout]     |                                                       ^^^^^^^ could not find `GINTSTS` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DSTS` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:626:66
[INFO] [stdout]     |
[INFO] [stdout] 626 |                 let speed = read_reg!(otg_device, regs.device(), DSTS, ENUMSPD);
[INFO] [stdout]     |                                                                  ^^^^ could not find `DSTS` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GUSBCFG` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:667:56
[INFO] [stdout]     |
[INFO] [stdout] 667 |                 modify_reg!(otg_global, regs.global(), GUSBCFG, TRDT: trdt);
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `GUSBCFG` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:181:44
[INFO] [stdout]     |
[INFO] [stdout] 181 |             write_reg!(endpoint_out, regs, DOEPCTL,
[INFO] [stdout]     |                                            ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTSTS` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:672:55
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 write_reg!(otg_global, regs.global(), GINTSTS, WKUPINT: 1);
[INFO] [stdout]     |                                                       ^^^^^^^ could not find `GINTSTS` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTSTS` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:676:55
[INFO] [stdout]     |
[INFO] [stdout] 676 |                 write_reg!(otg_global, regs.global(), GINTSTS, USBSUSP: 1);
[INFO] [stdout]     |                                                       ^^^^^^^ could not find `GINTSTS` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRXSTSR` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:689:62
[INFO] [stdout]     |
[INFO] [stdout] 689 |                         read_reg!(otg_global, regs.global(), GRXSTSR, EPNUM, BCNT, PKTSTS);
[INFO] [stdout]     |                                                              ^^^^^^^ could not find `GRXSTSR` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:196:41
[INFO] [stdout]     |
[INFO] [stdout] 196 |         modify_reg!(endpoint_out, regs, DOEPCTL, USBAEP: 0);
[INFO] [stdout]     |                                         ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPTSIZ` in `endpoint_in`
[INFO] [stdout]    --> src/bus.rs:699:59
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...                   if read_reg!(endpoint_in, ep, DIEPTSIZ, PKTCNT) != 0 {
[INFO] [stdout]     |                                                     ^^^^^^^^ could not find `DIEPTSIZ` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:64
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:64
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:199:42
[INFO] [stdout]     |
[INFO] [stdout] 199 |         if read_reg!(endpoint_out, regs, DOEPCTL, EPENA) != 0 && self.index() != 0 {
[INFO] [stdout]     |                                          ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:700:72
[INFO] [stdout]     |
[INFO] [stdout] 700 | ...                   modify_reg!(otg_global, regs.global(), GRSTCTL, TXFNUM: epnum, TXFFLSH: 1);
[INFO] [stdout]     |                                                              ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:701:76
[INFO] [stdout]     |
[INFO] [stdout] 701 | ...                   while read_reg!(otg_global, regs.global(), GRSTCTL, TXFFLSH) == 1 {}
[INFO] [stdout]     |                                                                  ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/endpoint.rs:200:45
[INFO] [stdout]     |
[INFO] [stdout] 200 |             modify_reg!(endpoint_out, regs, DOEPCTL, EPDIS: 1)
[INFO] [stdout]     |                                             ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPTXFx` in `otg_global_dieptxfx`
[INFO] [stdout]   --> src/bus.rs:87:17
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 DIEPTXFx,
[INFO] [stdout]    |                 ^^^^^^^^ could not find `DIEPTXFx` in `otg_global_dieptxfx`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:44:58
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub use super::stm32f429::otg_fs_global::DIEPTXF1 as DIEPTXFx;
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/ral/mod.rs:46:58
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub use super::stm32f429::otg_fs_global::DIEPTXF1 as DIEPTXFx;
[INFO] [stdout]    |                                                          ^^^^^^^^
[INFO] [stdout]    = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/bus.rs:713:63
[INFO] [stdout]     |
[INFO] [stdout] 713 | ...                   modify_reg!(endpoint_out, ep, DOEPCTL, CNAK: 1, EPENA: 1);
[INFO] [stdout]     |                                                     ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]   --> src/bus.rs:98:48
[INFO] [stdout]    |
[INFO] [stdout] 98 |         modify_reg!(otg_global, regs.global(), GRSTCTL, RXFFLSH: 1, TXFFLSH: 1, TXFNUM: 0x10);
[INFO] [stdout]    |                                                ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/bus.rs:742:67
[INFO] [stdout]     |
[INFO] [stdout] 742 | ...                   modify_reg!(endpoint_out, ep, DOEPCTL, CNAK: 1, EPENA: 1);
[INFO] [stdout]     |                                                     ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]   --> src/bus.rs:99:52
[INFO] [stdout]    |
[INFO] [stdout] 99 |         while read_reg!(otg_global, regs.global(), GRSTCTL, RXFFLSH, TXFFLSH) != (0, 0) {}
[INFO] [stdout]    |                                                    ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DAINTMSK` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:127:48
[INFO] [stdout]     |
[INFO] [stdout] 127 |         modify_reg!(otg_device, regs.device(), DAINTMSK, IEPM: 0, OEPM: 0);
[INFO] [stdout]     |                                                ^^^^^^^^ could not find `DAINTMSK` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCTL` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:145:51
[INFO] [stdout]     |
[INFO] [stdout] 145 |             write_reg!(otg_device, regs.device(), DCTL, SDIS: 1); // Soft disconnect
[INFO] [stdout]     |                                                   ^^^^ could not find `DCTL` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCTL` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:147:51
[INFO] [stdout]     |
[INFO] [stdout] 147 |             write_reg!(otg_device, regs.device(), DCTL, SDIS: 0); // Soft connect
[INFO] [stdout]     |                                                   ^^^^ could not find `DCTL` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in`
[INFO] [stdout]    --> src/bus.rs:753:64
[INFO] [stdout]     |
[INFO] [stdout] 753 | ...                   if read_reg!(endpoint_in, ep_regs, DIEPINT, XFRC) != 0 {
[INFO] [stdout]     |                                                          ^^^^^^^ could not find `DIEPINT` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:42
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:42
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:385:56
[INFO] [stdout]     |
[INFO] [stdout] 385 |             while read_reg!(otg_global, regs.global(), GRSTCTL, AHBIDL) == 0 {}
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in`
[INFO] [stdout]    --> src/bus.rs:754:66
[INFO] [stdout]     |
[INFO] [stdout] 754 | ...                   write_reg!(endpoint_in, ep_regs, DIEPINT, XFRC: 1);
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `DIEPINT` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:42
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:42
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:455:56
[INFO] [stdout]     |
[INFO] [stdout] 455 |             while read_reg!(otg_global, regs.global(), GRSTCTL, AHBIDL) == 0 {}
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:456:52
[INFO] [stdout]     |
[INFO] [stdout] 456 |             modify_reg!(otg_global, regs.global(), GRSTCTL, CSRST: 1);
[INFO] [stdout]     |                                                    ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:457:56
[INFO] [stdout]     |
[INFO] [stdout] 457 |             while read_reg!(otg_global, regs.global(), GRSTCTL, CSRST) == 1 {}
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GCCFG` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:461:56
[INFO] [stdout]     |
[INFO] [stdout] 461 |                 modify_reg!(otg_global, regs.global(), GCCFG, PWRDWN: 1);
[INFO] [stdout]     |                                                        ^^^^^ could not find `GCCFG` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GCCFG` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:472:60
[INFO] [stdout]     |
[INFO] [stdout] 472 |                     modify_reg!(otg_global, regs.global(), GCCFG, VBUSASEN: 0, VBUSBSEN: 0, SOFOUTEN: 0);
[INFO] [stdout]     |                                                            ^^^^^ could not find `GCCFG` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCTL` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:491:52
[INFO] [stdout]     |
[INFO] [stdout] 491 |             modify_reg!(otg_device, regs.device(), DCTL, SDIS: 1);
[INFO] [stdout]     |                                                    ^^^^ could not find `DCTL` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCFG` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:500:52
[INFO] [stdout]     |
[INFO] [stdout] 500 |             modify_reg!(otg_device, regs.device(), DCFG,
[INFO] [stdout]     |                                                    ^^^^ could not find `DCFG` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPMSK` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:508:51
[INFO] [stdout]     |
[INFO] [stdout] 508 |             write_reg!(otg_device, regs.device(), DIEPMSK, XFRCM: 1);
[INFO] [stdout]     |                                                   ^^^^^^^ could not find `DIEPMSK` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTMSK` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:511:51
[INFO] [stdout]     |
[INFO] [stdout] 511 |             write_reg!(otg_global, regs.global(), GINTMSK,
[INFO] [stdout]     |                                                   ^^^^^^^ could not find `GINTMSK` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GAHBCFG` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:521:52
[INFO] [stdout]     |
[INFO] [stdout] 521 |             modify_reg!(otg_global, regs.global(), GAHBCFG, GINT: 1);
[INFO] [stdout]     |                                                    ^^^^^^^ could not find `GAHBCFG` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCTL` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:524:52
[INFO] [stdout]     |
[INFO] [stdout] 524 |             modify_reg!(otg_device, regs.device(), DCTL, SDIS: 0);
[INFO] [stdout]     |                                                    ^^^^ could not find `DCTL` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCFG` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:534:52
[INFO] [stdout]     |
[INFO] [stdout] 534 |             modify_reg!(otg_device, regs.device(), DCFG, DAD: 0);
[INFO] [stdout]     |                                                    ^^^^ could not find `DCFG` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DCFG` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:542:52
[INFO] [stdout]     |
[INFO] [stdout] 542 |             modify_reg!(otg_device, regs.device(), DCFG, DAD: addr as u32);
[INFO] [stdout]     |                                                    ^^^^ could not find `DCFG` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTSTS` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:604:17
[INFO] [stdout]     |
[INFO] [stdout] 604 |                 GINTSTS,
[INFO] [stdout]     |                 ^^^^^^^ could not find `GINTSTS` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTSTS` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:614:55
[INFO] [stdout]     |
[INFO] [stdout] 614 |                 write_reg!(otg_global, regs.global(), GINTSTS, USBRST: 1);
[INFO] [stdout]     |                                                       ^^^^^^^ could not find `GINTSTS` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:619:56
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 modify_reg!(otg_global, regs.global(), GRSTCTL, RXFFLSH: 1);
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:620:60
[INFO] [stdout]     |
[INFO] [stdout] 620 |                 while read_reg!(otg_global, regs.global(), GRSTCTL, RXFFLSH) == 1 {}
[INFO] [stdout]     |                                                            ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTSTS` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:624:55
[INFO] [stdout]     |
[INFO] [stdout] 624 |                 write_reg!(otg_global, regs.global(), GINTSTS, ENUMDNE: 1);
[INFO] [stdout]     |                                                       ^^^^^^^ could not find `GINTSTS` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DSTS` in `otg_device`
[INFO] [stdout]    --> src/bus.rs:626:66
[INFO] [stdout]     |
[INFO] [stdout] 626 |                 let speed = read_reg!(otg_device, regs.device(), DSTS, ENUMSPD);
[INFO] [stdout]     |                                                                  ^^^^ could not find `DSTS` in `otg_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GUSBCFG` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:667:56
[INFO] [stdout]     |
[INFO] [stdout] 667 |                 modify_reg!(otg_global, regs.global(), GUSBCFG, TRDT: trdt);
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `GUSBCFG` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTSTS` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:672:55
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 write_reg!(otg_global, regs.global(), GINTSTS, WKUPINT: 1);
[INFO] [stdout]     |                                                       ^^^^^^^ could not find `GINTSTS` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GINTSTS` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:676:55
[INFO] [stdout]     |
[INFO] [stdout] 676 |                 write_reg!(otg_global, regs.global(), GINTSTS, USBSUSP: 1);
[INFO] [stdout]     |                                                       ^^^^^^^ could not find `GINTSTS` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRXSTSR` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:689:62
[INFO] [stdout]     |
[INFO] [stdout] 689 |                         read_reg!(otg_global, regs.global(), GRXSTSR, EPNUM, BCNT, PKTSTS);
[INFO] [stdout]     |                                                              ^^^^^^^ could not find `GRXSTSR` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPTSIZ` in `endpoint_in`
[INFO] [stdout]    --> src/bus.rs:699:59
[INFO] [stdout]     |
[INFO] [stdout] 699 | ...                   if read_reg!(endpoint_in, ep, DIEPTSIZ, PKTCNT) != 0 {
[INFO] [stdout]     |                                                     ^^^^^^^^ could not find `DIEPTSIZ` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:64
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:64
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:700:72
[INFO] [stdout]     |
[INFO] [stdout] 700 | ...                   modify_reg!(otg_global, regs.global(), GRSTCTL, TXFNUM: epnum, TXFFLSH: 1);
[INFO] [stdout]     |                                                              ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global`
[INFO] [stdout]    --> src/bus.rs:701:76
[INFO] [stdout]     |
[INFO] [stdout] 701 | ...                   while read_reg!(otg_global, regs.global(), GRSTCTL, TXFFLSH) == 1 {}
[INFO] [stdout]     |                                                                  ^^^^^^^ could not find `GRSTCTL` in `otg_global`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/bus.rs:713:63
[INFO] [stdout]     |
[INFO] [stdout] 713 | ...                   modify_reg!(endpoint_out, ep, DOEPCTL, CNAK: 1, EPENA: 1);
[INFO] [stdout]     |                                                     ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]    --> src/bus.rs:742:67
[INFO] [stdout]     |
[INFO] [stdout] 742 | ...                   modify_reg!(endpoint_out, ep, DOEPCTL, CNAK: 1, EPENA: 1);
[INFO] [stdout]     |                                                     ^^^^^^^ could not find `DOEPCTL` in `endpoint_out`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:107:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         DOEPCTL1 as DOEPCTL, DOEPINT1 as DOEPINT, DOEPTSIZ1 as DOEPTSIZ,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in`
[INFO] [stdout]    --> src/bus.rs:753:64
[INFO] [stdout]     |
[INFO] [stdout] 753 | ...                   if read_reg!(endpoint_in, ep_regs, DIEPINT, XFRC) != 0 {
[INFO] [stdout]     |                                                          ^^^^^^^ could not find `DIEPINT` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:42
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:42
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in`
[INFO] [stdout]    --> src/bus.rs:754:66
[INFO] [stdout]     |
[INFO] [stdout] 754 | ...                   write_reg!(endpoint_in, ep_regs, DIEPINT, XFRC: 1);
[INFO] [stdout]     |                                                        ^^^^^^^ could not find `DIEPINT` in `endpoint_in`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:58:42
[INFO] [stdout]     |
[INFO] [stdout] 58  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `fs` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/ral/mod.rs:63:42
[INFO] [stdout]     |
[INFO] [stdout] 63  |         DIEPCTL1 as DIEPCTL, DIEPINT1 as DIEPINT, DIEPTSIZ1 as DIEPTSIZ, DTXFSTS1 as DTXFSTS,
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `hs` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RegisterBlock` in module `otg_global`
[INFO] [stdout]   --> src/target.rs:48:50
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn global(&self) -> &'static otg_global::RegisterBlock {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ not found in `otg_global`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint0_out::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint_in::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint_out::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::otg_global_dieptxfx::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout]      and 7 other candidates
[INFO] [stdout] help: if you import `RegisterBlock`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -     pub fn global(&self) -> &'static otg_global::RegisterBlock {
[INFO] [stdout] 48 +     pub fn global(&self) -> &'static RegisterBlock {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RegisterBlock` in module `otg_device`
[INFO] [stdout]   --> src/target.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn device(&self) -> &'static otg_device::RegisterBlock {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ not found in `otg_device`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint0_out::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint_in::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint_out::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::otg_global_dieptxfx::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout]      and 7 other candidates
[INFO] [stdout] help: if you import `RegisterBlock`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -     pub fn device(&self) -> &'static otg_device::RegisterBlock {
[INFO] [stdout] 53 +     pub fn device(&self) -> &'static RegisterBlock {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_fs_device_f401_f405_f407_f411_f427_f429 as otg_fs_device`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::instances::otg_fs_device_f401_f405_f407_f411_f427_f429 as otg_fs_device;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_fs_global_f401_f405_f407_f411_f427_f429 as otg_fs_global`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use super::instances::otg_fs_global_f401_f405_f407_f411_f427_f429 as otg_fs_global;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_fs_host`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::instances::otg_fs_host;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_hs_device`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use super::instances::otg_hs_device;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_hs_global`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use super::instances::otg_hs_global;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_hs_host`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use super::instances::otg_hs_host;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RegisterBlock` in module `otg_global`
[INFO] [stdout]   --> src/target.rs:48:50
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn global(&self) -> &'static otg_global::RegisterBlock {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ not found in `otg_global`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint0_out::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint_in::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint_out::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::otg_global_dieptxfx::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout]      and 7 other candidates
[INFO] [stdout] help: if you import `RegisterBlock`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -     pub fn global(&self) -> &'static otg_global::RegisterBlock {
[INFO] [stdout] 48 +     pub fn global(&self) -> &'static RegisterBlock {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RegisterBlock` in module `otg_device`
[INFO] [stdout]   --> src/target.rs:53:50
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn device(&self) -> &'static otg_device::RegisterBlock {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^ not found in `otg_device`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint0_out::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint_in::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::endpoint_out::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout] 3  + use crate::ral::otg_global_dieptxfx::RegisterBlock;
[INFO] [stdout]    |
[INFO] [stdout]      and 7 other candidates
[INFO] [stdout] help: if you import `RegisterBlock`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -     pub fn device(&self) -> &'static otg_device::RegisterBlock {
[INFO] [stdout] 53 +     pub fn device(&self) -> &'static RegisterBlock {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_fs_device_f401_f405_f407_f411_f427_f429 as otg_fs_device`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use super::instances::otg_fs_device_f401_f405_f407_f411_f427_f429 as otg_fs_device;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_fs_global_f401_f405_f407_f411_f427_f429 as otg_fs_global`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use super::instances::otg_fs_global_f401_f405_f407_f411_f427_f429 as otg_fs_global;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_fs_host`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use super::instances::otg_fs_host;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_hs_device`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use super::instances::otg_hs_device;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_hs_global`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use super::instances::otg_hs_global;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::instances::otg_hs_host`
[INFO] [stdout]  --> src/ral/stm32f429/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use super::instances::otg_hs_host;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 59 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 59 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp-synopsys-usb-otg` (lib test) due to 60 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `esp-synopsys-usb-otg` (lib) due to 60 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3ffe3a5d0c5edb413f011ee4da60371bb940bc53577bed0078010999e1b330bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ffe3a5d0c5edb413f011ee4da60371bb940bc53577bed0078010999e1b330bc", kill_on_drop: false }`
[INFO] [stdout] 3ffe3a5d0c5edb413f011ee4da60371bb940bc53577bed0078010999e1b330bc
