[INFO] fetching crate esp-synopsys-usb-otg 0.4.2... [INFO] checking esp-synopsys-usb-otg-0.4.2 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate esp-synopsys-usb-otg 0.4.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate esp-synopsys-usb-otg 0.4.2 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate esp-synopsys-usb-otg 0.4.2 [INFO] finished tweaking crates.io crate esp-synopsys-usb-otg 0.4.2 [INFO] tweaked toml for crates.io crate esp-synopsys-usb-otg 0.4.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding nb v0.1.3 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ral-registers v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3e160d8a96c2274aa48e542b4c4738f9ebab5900d90530eb4b9d2dd3866389c [INFO] running `Command { std: "docker" "start" "-a" "c3e160d8a96c2274aa48e542b4c4738f9ebab5900d90530eb4b9d2dd3866389c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3e160d8a96c2274aa48e542b4c4738f9ebab5900d90530eb4b9d2dd3866389c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e160d8a96c2274aa48e542b4c4738f9ebab5900d90530eb4b9d2dd3866389c", kill_on_drop: false }` [INFO] [stdout] c3e160d8a96c2274aa48e542b4c4738f9ebab5900d90530eb4b9d2dd3866389c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e83178559883f2b3c90162d317351464cef3df9b8d471ea0d8dfe1e8c708062 [INFO] running `Command { std: "docker" "start" "-a" "3e83178559883f2b3c90162d317351464cef3df9b8d471ea0d8dfe1e8c708062", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.8.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling esp-synopsys-usb-otg v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking critical-section v1.1.3 [INFO] [stderr] Checking ral-registers v0.1.3 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking usb-device v0.3.2 [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:18:43 [INFO] [stdout] | [INFO] [stdout] 18 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "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:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 91 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPTSIZ` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:92:43 [INFO] [stdout] | [INFO] [stdout] 92 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:95:43 [INFO] [stdout] | [INFO] [stdout] 95 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:110:40 [INFO] [stdout] | [INFO] [stdout] 110 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:115:41 [INFO] [stdout] | [INFO] [stdout] 115 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:128:60 [INFO] [stdout] | [INFO] [stdout] 128 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DTXFSTS` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:139:56 [INFO] [stdout] | [INFO] [stdout] 139 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPTSIZ` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | write_reg!(endpoint_in, ep, DIEPTSIZ, MCNT: 1, PKTCNT: 1, XFRSIZ: buf.len() 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DSTS` in `otg_device` [INFO] [stdout] --> src/endpoint.rs:151:66 [INFO] [stdout] | [INFO] [stdout] 151 | let frame_number = read_reg!(otg_device, device, DSTS, FNSOF); [INFO] [stdout] | ^^^^ could not find `DSTS` in `otg_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:154:50 [INFO] [stdout] | [INFO] [stdout] 154 | modify_reg!(endpoint_in, ep, DIEPCTL, SD0PID_SEVNFRM: 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:166:38 [INFO] [stdout] | [INFO] [stdout] 166 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPTSIZ0` in `endpoint0_out` [INFO] [stdout] --> src/endpoint.rs:201:45 [INFO] [stdout] | [INFO] [stdout] 201 | 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] --> src/ral/mod.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL0` in `endpoint0_out` [INFO] [stdout] --> src/endpoint.rs:202:46 [INFO] [stdout] | [INFO] [stdout] 202 | 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] --> src/ral/mod.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "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:205:44 [INFO] [stdout] | [INFO] [stdout] 205 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "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:220:41 [INFO] [stdout] | [INFO] [stdout] 220 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "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:223:42 [INFO] [stdout] | [INFO] [stdout] 223 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "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:224:45 [INFO] [stdout] | [INFO] [stdout] 224 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DSTS` in `otg_device` [INFO] [stdout] --> src/endpoint.rs:240:66 [INFO] [stdout] | [INFO] [stdout] 240 | let frame_number = read_reg!(otg_device, device, DSTS, FNSOF); [INFO] [stdout] | ^^^^ could not find `DSTS` in `otg_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out` [INFO] [stdout] --> src/endpoint.rs:243:51 [INFO] [stdout] | [INFO] [stdout] 243 | modify_reg!(endpoint_out, ep, DOEPCTL, SD0PID_SEVNFRM: 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "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:246:51 [INFO] [stdout] | [INFO] [stdout] 246 | modify_reg!(endpoint_out, ep, DOEPCTL, SODDFRM: 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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 `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 `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: 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 `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:522:52 [INFO] [stdout] | [INFO] [stdout] 522 | 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:525:52 [INFO] [stdout] | [INFO] [stdout] 525 | 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:535:52 [INFO] [stdout] | [INFO] [stdout] 535 | 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:543:52 [INFO] [stdout] | [INFO] [stdout] 543 | 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:605:17 [INFO] [stdout] | [INFO] [stdout] 605 | 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:616:55 [INFO] [stdout] | [INFO] [stdout] 616 | 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:621:56 [INFO] [stdout] | [INFO] [stdout] 621 | 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:622:60 [INFO] [stdout] | [INFO] [stdout] 622 | 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:626:55 [INFO] [stdout] | [INFO] [stdout] 626 | 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:628:66 [INFO] [stdout] | [INFO] [stdout] 628 | 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:669:56 [INFO] [stdout] | [INFO] [stdout] 669 | 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:674:55 [INFO] [stdout] | [INFO] [stdout] 674 | 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:678:55 [INFO] [stdout] | [INFO] [stdout] 678 | 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 `GINTSTS` in `otg_global` [INFO] [stdout] --> src/bus.rs:686:55 [INFO] [stdout] | [INFO] [stdout] 686 | write_reg!(otg_global, regs.global(), GINTSTS, IISOIXFR: 1); [INFO] [stdout] | ^^^^^^^ could not find `GINTSTS` in `otg_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:701:56 [INFO] [stdout] | [INFO] [stdout] 701 | if read_reg!(endpoint_in, ep_regs, DIEPCTL, EPTYP) & 0x11 != 0x01 { [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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:716:56 [INFO] [stdout] | [INFO] [stdout] 716 | if read_reg!(endpoint_in, ep_regs, DIEPCTL, NAKSTS) == 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:721:55 [INFO] [stdout] | [INFO] [stdout] 721 | modify_reg!(endpoint_in, ep_regs, DIEPCTL, 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:722:59 [INFO] [stdout] | [INFO] [stdout] 722 | while read_reg!(endpoint_in, ep_regs, DIEPINT, INEPNE) == 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:725:55 [INFO] [stdout] | [INFO] [stdout] 725 | modify_reg!(endpoint_in, ep_regs, DIEPCTL, SNAK: 1, 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:726:59 [INFO] [stdout] | [INFO] [stdout] 726 | while read_reg!(endpoint_in, ep_regs, DIEPINT, EPDISD) == 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:727:55 [INFO] [stdout] | [INFO] [stdout] 727 | modify_reg!(endpoint_in, ep_regs, DIEPINT, EPDISD: 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global` [INFO] [stdout] --> src/bus.rs:730:60 [INFO] [stdout] | [INFO] [stdout] 730 | modify_reg!(otg_global, regs.global(), GRSTCTL, TXFNUM: epnum as u32, 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:731:64 [INFO] [stdout] | [INFO] [stdout] 731 | 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 `GRXSTSR` in `otg_global` [INFO] [stdout] --> src/bus.rs:751:62 [INFO] [stdout] | [INFO] [stdout] 751 | 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:761:59 [INFO] [stdout] | [INFO] [stdout] 761 | ... 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global` [INFO] [stdout] --> src/bus.rs:762:72 [INFO] [stdout] | [INFO] [stdout] 762 | ... 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:763:76 [INFO] [stdout] | [INFO] [stdout] 763 | ... 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:775:63 [INFO] [stdout] | [INFO] [stdout] 775 | ... 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out` [INFO] [stdout] --> src/bus.rs:804:67 [INFO] [stdout] | [INFO] [stdout] 804 | ... 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:815:64 [INFO] [stdout] | [INFO] [stdout] 815 | ... 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:816:66 [INFO] [stdout] | [INFO] [stdout] 816 | ... 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "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:18:43 [INFO] [stdout] | [INFO] [stdout] 18 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:22:42 [INFO] [stdout] | [INFO] [stdout] 22 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "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:31:41 [INFO] [stdout] | [INFO] [stdout] 31 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 91 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPTSIZ` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:92:43 [INFO] [stdout] | [INFO] [stdout] 92 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:95:43 [INFO] [stdout] | [INFO] [stdout] 95 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:110:40 [INFO] [stdout] | [INFO] [stdout] 110 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:115:41 [INFO] [stdout] | [INFO] [stdout] 115 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:116:44 [INFO] [stdout] | [INFO] [stdout] 116 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:128:60 [INFO] [stdout] | [INFO] [stdout] 128 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DTXFSTS` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:139:56 [INFO] [stdout] | [INFO] [stdout] 139 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPTSIZ` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:144:37 [INFO] [stdout] | [INFO] [stdout] 144 | write_reg!(endpoint_in, ep, DIEPTSIZ, MCNT: 1, PKTCNT: 1, XFRSIZ: buf.len() 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DSTS` in `otg_device` [INFO] [stdout] --> src/endpoint.rs:151:66 [INFO] [stdout] | [INFO] [stdout] 151 | let frame_number = read_reg!(otg_device, device, DSTS, FNSOF); [INFO] [stdout] | ^^^^ could not find `DSTS` in `otg_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:154:50 [INFO] [stdout] | [INFO] [stdout] 154 | modify_reg!(endpoint_in, ep, DIEPCTL, SD0PID_SEVNFRM: 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/endpoint.rs:166:38 [INFO] [stdout] | [INFO] [stdout] 166 | 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPTSIZ0` in `endpoint0_out` [INFO] [stdout] --> src/endpoint.rs:201:45 [INFO] [stdout] | [INFO] [stdout] 201 | 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] --> src/ral/mod.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL0` in `endpoint0_out` [INFO] [stdout] --> src/endpoint.rs:202:46 [INFO] [stdout] | [INFO] [stdout] 202 | 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] --> src/ral/mod.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "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:205:44 [INFO] [stdout] | [INFO] [stdout] 205 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "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:220:41 [INFO] [stdout] | [INFO] [stdout] 220 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "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:223:42 [INFO] [stdout] | [INFO] [stdout] 223 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "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:224:45 [INFO] [stdout] | [INFO] [stdout] 224 | 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DSTS` in `otg_device` [INFO] [stdout] --> src/endpoint.rs:240:66 [INFO] [stdout] | [INFO] [stdout] 240 | let frame_number = read_reg!(otg_device, device, DSTS, FNSOF); [INFO] [stdout] | ^^^^ could not find `DSTS` in `otg_device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out` [INFO] [stdout] --> src/endpoint.rs:243:51 [INFO] [stdout] | [INFO] [stdout] 243 | modify_reg!(endpoint_out, ep, DOEPCTL, SD0PID_SEVNFRM: 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "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:246:51 [INFO] [stdout] | [INFO] [stdout] 246 | modify_reg!(endpoint_out, ep, DOEPCTL, SODDFRM: 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:45:11 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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 `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 `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 `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:522:52 [INFO] [stdout] | [INFO] [stdout] 522 | 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:525:52 [INFO] [stdout] | [INFO] [stdout] 525 | 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:535:52 [INFO] [stdout] | [INFO] [stdout] 535 | 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:543:52 [INFO] [stdout] | [INFO] [stdout] 543 | 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:605:17 [INFO] [stdout] | [INFO] [stdout] 605 | 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:616:55 [INFO] [stdout] | [INFO] [stdout] 616 | 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:621:56 [INFO] [stdout] | [INFO] [stdout] 621 | 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:622:60 [INFO] [stdout] | [INFO] [stdout] 622 | 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:626:55 [INFO] [stdout] | [INFO] [stdout] 626 | 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:628:66 [INFO] [stdout] | [INFO] [stdout] 628 | 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:669:56 [INFO] [stdout] | [INFO] [stdout] 669 | 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:674:55 [INFO] [stdout] | [INFO] [stdout] 674 | 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:678:55 [INFO] [stdout] | [INFO] [stdout] 678 | 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 `GINTSTS` in `otg_global` [INFO] [stdout] --> src/bus.rs:686:55 [INFO] [stdout] | [INFO] [stdout] 686 | write_reg!(otg_global, regs.global(), GINTSTS, IISOIXFR: 1); [INFO] [stdout] | ^^^^^^^ could not find `GINTSTS` in `otg_global` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:701:56 [INFO] [stdout] | [INFO] [stdout] 701 | if read_reg!(endpoint_in, ep_regs, DIEPCTL, EPTYP) & 0x11 != 0x01 { [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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:716:56 [INFO] [stdout] | [INFO] [stdout] 716 | if read_reg!(endpoint_in, ep_regs, DIEPCTL, NAKSTS) == 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:721:55 [INFO] [stdout] | [INFO] [stdout] 721 | modify_reg!(endpoint_in, ep_regs, DIEPCTL, 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:722:59 [INFO] [stdout] | [INFO] [stdout] 722 | while read_reg!(endpoint_in, ep_regs, DIEPINT, INEPNE) == 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPCTL` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:725:55 [INFO] [stdout] | [INFO] [stdout] 725 | modify_reg!(endpoint_in, ep_regs, DIEPCTL, SNAK: 1, 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:726:59 [INFO] [stdout] | [INFO] [stdout] 726 | while read_reg!(endpoint_in, ep_regs, DIEPINT, EPDISD) == 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:727:55 [INFO] [stdout] | [INFO] [stdout] 727 | modify_reg!(endpoint_in, ep_regs, DIEPINT, EPDISD: 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global` [INFO] [stdout] --> src/bus.rs:730:60 [INFO] [stdout] | [INFO] [stdout] 730 | modify_reg!(otg_global, regs.global(), GRSTCTL, TXFNUM: epnum as u32, 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:731:64 [INFO] [stdout] | [INFO] [stdout] 731 | 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 `GRXSTSR` in `otg_global` [INFO] [stdout] --> src/bus.rs:751:62 [INFO] [stdout] | [INFO] [stdout] 751 | 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:761:59 [INFO] [stdout] | [INFO] [stdout] 761 | ... 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GRSTCTL` in `otg_global` [INFO] [stdout] --> src/bus.rs:762:72 [INFO] [stdout] | [INFO] [stdout] 762 | ... 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:763:76 [INFO] [stdout] | [INFO] [stdout] 763 | ... 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:775:63 [INFO] [stdout] | [INFO] [stdout] 775 | ... 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DOEPCTL` in `endpoint_out` [INFO] [stdout] --> src/bus.rs:804:67 [INFO] [stdout] | [INFO] [stdout] 804 | ... 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] --> src/ral/mod.rs:100:11 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:815:64 [INFO] [stdout] | [INFO] [stdout] 815 | ... 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DIEPINT` in `endpoint_in` [INFO] [stdout] --> src/bus.rs:816:66 [INFO] [stdout] | [INFO] [stdout] 816 | ... 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] --> src/ral/mod.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [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] --> src/ral/mod.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "hs")] [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 structs [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 structs [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: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_device_f401_f405_f407_f411_f427_f429.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_device_f401_f405_f407_f411_f427_f429.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_device_f401_f405_f407_f411_f427_f429.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_global_f401_f405_f407_f411_f427_f429.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_global_f401_f405_f407_f411_f427_f429.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_global_f401_f405_f407_f411_f427_f429.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_host.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_host.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_host.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_device.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_device.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_device.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_global.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_global.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_global.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_host.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_host.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_host.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_s_pwrclk.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_s_pwrclk.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_s_pwrclk.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_s_pwrclk.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_s_pwrclk.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_device_v1.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_device_v1.rs:1936:11 [INFO] [stdout] | [INFO] [stdout] 1936 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_device_v1.rs:1941:11 [INFO] [stdout] | [INFO] [stdout] 1941 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_fs_device_v1.rs:1949:7 [INFO] [stdout] | [INFO] [stdout] 1949 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_global_v1.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_global_v1.rs:1766:11 [INFO] [stdout] | [INFO] [stdout] 1766 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_global_v1.rs:1771:11 [INFO] [stdout] | [INFO] [stdout] 1771 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_fs_global_v1.rs:1779:7 [INFO] [stdout] | [INFO] [stdout] 1779 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_host.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_host.rs:1356:11 [INFO] [stdout] | [INFO] [stdout] 1356 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_host.rs:1361:11 [INFO] [stdout] | [INFO] [stdout] 1361 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_fs_host.rs:1369:7 [INFO] [stdout] | [INFO] [stdout] 1369 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_pwrclk.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_pwrclk.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_pwrclk.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_fs_pwrclk.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_device.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_device.rs:2758:11 [INFO] [stdout] | [INFO] [stdout] 2758 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_device.rs:2763:11 [INFO] [stdout] | [INFO] [stdout] 2763 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_hs_device.rs:2771:7 [INFO] [stdout] | [INFO] [stdout] 2771 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_global.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_global.rs:2032:11 [INFO] [stdout] | [INFO] [stdout] 2032 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_global.rs:2037:11 [INFO] [stdout] | [INFO] [stdout] 2037 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_hs_global.rs:2045:7 [INFO] [stdout] | [INFO] [stdout] 2045 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_host.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_host.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_host.rs:2026:11 [INFO] [stdout] | [INFO] [stdout] 2026 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_hs_host.rs:2034:7 [INFO] [stdout] | [INFO] [stdout] 2034 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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 structs [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 structs [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: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_device_f401_f405_f407_f411_f427_f429.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_device_f401_f405_f407_f411_f427_f429.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_device_f401_f405_f407_f411_f427_f429.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_global_f401_f405_f407_f411_f427_f429.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_global_f401_f405_f407_f411_f427_f429.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_global_f401_f405_f407_f411_f427_f429.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_host.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_host.rs:21:15 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_fs_host.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_device.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_device.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_device.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_global.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_global.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_global.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_host.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_host.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_hs_host.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_s_pwrclk.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_s_pwrclk.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_s_pwrclk.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_s_pwrclk.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/instances/otg_s_pwrclk.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_device_v1.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_device_v1.rs:1936:11 [INFO] [stdout] | [INFO] [stdout] 1936 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_device_v1.rs:1941:11 [INFO] [stdout] | [INFO] [stdout] 1941 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_fs_device_v1.rs:1949:7 [INFO] [stdout] | [INFO] [stdout] 1949 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_global_v1.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_global_v1.rs:1766:11 [INFO] [stdout] | [INFO] [stdout] 1766 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_global_v1.rs:1771:11 [INFO] [stdout] | [INFO] [stdout] 1771 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_fs_global_v1.rs:1779:7 [INFO] [stdout] | [INFO] [stdout] 1779 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_host.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_host.rs:1356:11 [INFO] [stdout] | [INFO] [stdout] 1356 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_host.rs:1361:11 [INFO] [stdout] | [INFO] [stdout] 1361 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_fs_host.rs:1369:7 [INFO] [stdout] | [INFO] [stdout] 1369 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_pwrclk.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_pwrclk.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_fs_pwrclk.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_fs_pwrclk.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_device.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_device.rs:2758:11 [INFO] [stdout] | [INFO] [stdout] 2758 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_device.rs:2763:11 [INFO] [stdout] | [INFO] [stdout] 2763 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_hs_device.rs:2771:7 [INFO] [stdout] | [INFO] [stdout] 2771 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_global.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_global.rs:2032:11 [INFO] [stdout] | [INFO] [stdout] 2032 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_global.rs:2037:11 [INFO] [stdout] | [INFO] [stdout] 2037 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_hs_global.rs:2045:7 [INFO] [stdout] | [INFO] [stdout] 2045 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_host.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_host.rs:2021:11 [INFO] [stdout] | [INFO] [stdout] 2021 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nosync` [INFO] [stdout] --> src/ral/peripherals/otg_hs_host.rs:2026:11 [INFO] [stdout] | [INFO] [stdout] 2026 | #[cfg(not(feature = "nosync"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `nosync` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rtfm` [INFO] [stdout] --> src/ral/peripherals/otg_hs_host.rs:2034:7 [INFO] [stdout] | [INFO] [stdout] 2034 | #[cfg(feature = "rtfm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `esp32sx`, `fs`, `hs`, and `xcvrdly` [INFO] [stdout] = help: consider adding `rtfm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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 75 previous errors; 57 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) due to 76 previous errors; 57 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 75 previous errors; 57 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 76 previous errors; 57 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3e83178559883f2b3c90162d317351464cef3df9b8d471ea0d8dfe1e8c708062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e83178559883f2b3c90162d317351464cef3df9b8d471ea0d8dfe1e8c708062", kill_on_drop: false }` [INFO] [stdout] 3e83178559883f2b3c90162d317351464cef3df9b8d471ea0d8dfe1e8c708062