[INFO] fetching crate stm32f072-hal 0.6.5... [INFO] checking stm32f072-hal-0.6.5 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate stm32f072-hal 0.6.5 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate stm32f072-hal 0.6.5 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking crates.io crate stm32f072-hal 0.6.5 [INFO] finished tweaking crates.io crate stm32f072-hal 0.6.5 [INFO] tweaked toml for crates.io crate stm32f072-hal 0.6.5 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9683169157d84636ac2a15565fc341d345f109787a883184ea59e374c71fdeb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f9683169157d84636ac2a15565fc341d345f109787a883184ea59e374c71fdeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9683169157d84636ac2a15565fc341d345f109787a883184ea59e374c71fdeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9683169157d84636ac2a15565fc341d345f109787a883184ea59e374c71fdeb", kill_on_drop: false }` [INFO] [stdout] f9683169157d84636ac2a15565fc341d345f109787a883184ea59e374c71fdeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74da08b31bef0c610e630c7129adafbd7765ee51f681a5285c7dd1b1522c964c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "74da08b31bef0c610e630c7129adafbd7765ee51f681a5285c7dd1b1522c964c", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling stm32f0 v0.4.0 [INFO] [stderr] Checking aligned v0.2.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking numtoa v0.2.4 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking ina260 v0.2.6 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.5 [INFO] [stderr] Compiling cortex-m-rt-macros v0.6.15 [INFO] [stderr] Checking stm32f072-hal v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | 3...5 => 0b1001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | 6...11 => 0b1010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | 12...39 => 0b1011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | 40...95 => 0b1100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | 96...191 => 0b1101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | 192...383 => 0b1110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | 3...5 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | 6...11 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | 1...2 => 0b000, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | 3...5 => 0b001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:100:14 [INFO] [stdout] | [INFO] [stdout] 100 | 6...11 => 0b010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | 12...23 => 0b011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | 24...47 => 0b100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | 48...95 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | 96...191 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | 1...2 => 0b000, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | 3...5 => 0b001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:221:14 [INFO] [stdout] | [INFO] [stdout] 221 | 6...11 => 0b010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | 12...23 => 0b011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | 24...47 => 0b100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | 48...95 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | 96...191 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | 3...5 => 0b1001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | 6...11 => 0b1010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 83 | 12...39 => 0b1011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | 40...95 => 0b1100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:85:19 [INFO] [stdout] | [INFO] [stdout] 85 | 96...191 => 0b1101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | 192...383 => 0b1110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | 3...5 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/rcc.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | 6...11 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | 1...2 => 0b000, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | 3...5 => 0b001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:100:14 [INFO] [stdout] | [INFO] [stdout] 100 | 6...11 => 0b010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | 12...23 => 0b011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | 24...47 => 0b100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | 48...95 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | 96...191 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | 1...2 => 0b000, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | 3...5 => 0b001, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:221:14 [INFO] [stdout] | [INFO] [stdout] 221 | 6...11 => 0b010, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | 12...23 => 0b011, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | 24...47 => 0b100, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:224:15 [INFO] [stdout] | [INFO] [stdout] 224 | 48...95 => 0b101, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | 96...191 => 0b110, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | impl StatefulOutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | impl InputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | impl StatefulOutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:402:28 [INFO] [stdout] | [INFO] [stdout] 402 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | impl InputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | impl StatefulOutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | impl StatefulOutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | impl InputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | impl InputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | impl StatefulOutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | impl StatefulOutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:402:28 [INFO] [stdout] | [INFO] [stdout] 402 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | impl InputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:402:28 [INFO] [stdout] | [INFO] [stdout] 402 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | impl InputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | impl StatefulOutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | impl StatefulOutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | impl InputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | impl StatefulOutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:402:28 [INFO] [stdout] | [INFO] [stdout] 402 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | impl InputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | impl InputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | impl StatefulOutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:402:28 [INFO] [stdout] | [INFO] [stdout] 402 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | impl InputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | impl StatefulOutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | impl StatefulOutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | impl InputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | impl StatefulOutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | impl InputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:402:28 [INFO] [stdout] | [INFO] [stdout] 402 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | impl StatefulOutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | impl InputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:402:28 [INFO] [stdout] | [INFO] [stdout] 402 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | impl InputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | impl StatefulOutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | impl InputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | impl StatefulOutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:402:28 [INFO] [stdout] | [INFO] [stdout] 402 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | impl InputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | impl StatefulOutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | impl InputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | impl StatefulOutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:402:28 [INFO] [stdout] | [INFO] [stdout] 402 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | impl InputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:42 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:60:53 [INFO] [stdout] | [INFO] [stdout] 60 | use hal::digital::{InputPin, OutputPin, StatefulOutputPin}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | impl StatefulOutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | impl OutputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:122:24 [INFO] [stdout] | [INFO] [stdout] 122 | impl InputPin for $PXx> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::StatefulOutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:391:28 [INFO] [stdout] | [INFO] [stdout] 391 | impl StatefulOutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::OutputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:402:28 [INFO] [stdout] | [INFO] [stdout] 402 | impl OutputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `hal::digital::InputPin`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:427:28 [INFO] [stdout] | [INFO] [stdout] 427 | impl InputPin for $PXi> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:124:27 [INFO] [stdout] | [INFO] [stdout] 124 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::StatefulOutputPin::is_set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:393:31 [INFO] [stdout] | [INFO] [stdout] 393 | !self.is_set_low() [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:429:31 [INFO] [stdout] | [INFO] [stdout] 429 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:429:31 [INFO] [stdout] | [INFO] [stdout] 429 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:429:31 [INFO] [stdout] | [INFO] [stdout] 429 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:429:31 [INFO] [stdout] | [INFO] [stdout] 429 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:429:31 [INFO] [stdout] | [INFO] [stdout] 429 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:429:31 [INFO] [stdout] | [INFO] [stdout] 429 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:429:31 [INFO] [stdout] | [INFO] [stdout] 429 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:429:31 [INFO] [stdout] | [INFO] [stdout] 429 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:429:31 [INFO] [stdout] | [INFO] [stdout] 429 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::digital::InputPin::is_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> src/gpio.rs:429:31 [INFO] [stdout] | [INFO] [stdout] 429 | !self.is_low() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | / &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] 140 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 141 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] 146 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | / &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] 140 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 141 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 150 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 151 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 233 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 234 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] 146 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 236 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 237 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 150 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 151 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 249 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 250 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 233 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 234 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 252 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 253 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 236 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 237 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 249 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 250 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 265 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 266 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 268 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 269 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 252 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 253 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 281 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 282 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 265 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 266 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 284 | | w.bits(r.bits() | (0b1 << $i)) [INFO] [stdout] 285 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 268 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 269 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 287 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 288 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 301 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 281 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 282 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 284 | | w.bits(r.bits() | (0b1 << $i)) [INFO] [stdout] 285 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 287 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 288 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 304 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 305 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 301 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 307 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 308 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 304 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 305 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:321:29 [INFO] [stdout] | [INFO] [stdout] 321 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 322 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 323 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 325 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 326 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | / &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] 328 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 329 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 331 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 332 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 307 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 308 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:321:29 [INFO] [stdout] | [INFO] [stdout] 321 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 322 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 323 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | / &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] 140 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 141 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 325 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 326 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | / &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] 328 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 329 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 331 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 332 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 449 | / gpio!(GPIOA, gpioa, iopaen, PA, [ [INFO] [stdout] 450 | | PA0: (pa0, 0, Input), [INFO] [stdout] 451 | | PA1: (pa1, 1, Input), [INFO] [stdout] 452 | | PA2: (pa2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 465 | | PA15: (pa15, 15, Input), [INFO] [stdout] 466 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] 146 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | / &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] 140 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 141 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] 146 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 150 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 151 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 233 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 234 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 236 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 237 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 249 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 250 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 252 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 253 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 150 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 151 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 265 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 266 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 233 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 234 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 236 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 237 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 249 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 250 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 252 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 253 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 265 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 266 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 268 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 269 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 268 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 269 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 281 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 282 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 281 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 282 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 284 | | w.bits(r.bits() | (0b1 << $i)) [INFO] [stdout] 285 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 284 | | w.bits(r.bits() | (0b1 << $i)) [INFO] [stdout] 285 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 287 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 288 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 287 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 288 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 301 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 301 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 304 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 305 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 304 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 305 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 307 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 308 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:321:29 [INFO] [stdout] | [INFO] [stdout] 321 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 322 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 323 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 307 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 308 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:321:29 [INFO] [stdout] | [INFO] [stdout] 321 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 322 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 323 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 325 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 326 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 325 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 326 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | / &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] 328 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 329 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | / &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] 328 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 329 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 331 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 332 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | / &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] 140 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 141 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 331 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 332 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | / gpio!(GPIOB, gpiob, iopben, PB, [ [INFO] [stdout] 469 | | PB0: (pb0, 0, Input), [INFO] [stdout] 470 | | PB1: (pb1, 1, Input), [INFO] [stdout] 471 | | PB2: (pb2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 484 | | PB15: (pb15, 15, Input), [INFO] [stdout] 485 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] 146 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | / &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] 140 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 141 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 150 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 151 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] 146 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 233 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 234 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 150 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 151 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 236 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 237 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 233 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 234 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 236 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 237 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 249 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 250 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 252 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 253 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 265 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 266 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 268 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 269 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 281 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 282 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 249 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 250 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 284 | | w.bits(r.bits() | (0b1 << $i)) [INFO] [stdout] 285 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 252 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 253 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 265 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 266 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 268 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 269 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 281 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 282 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 287 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 288 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 284 | | w.bits(r.bits() | (0b1 << $i)) [INFO] [stdout] 285 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 287 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 288 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 301 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 304 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 305 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 307 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 308 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:321:29 [INFO] [stdout] | [INFO] [stdout] 321 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 322 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 323 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 325 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 326 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | / &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] 328 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 329 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 331 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 332 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | / &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] 140 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 141 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] 146 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 301 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 150 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 151 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 304 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 305 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 233 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 234 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 307 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 308 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:321:29 [INFO] [stdout] | [INFO] [stdout] 321 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 322 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 323 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 236 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 237 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 325 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 326 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 249 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 250 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 252 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 253 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 265 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 266 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 268 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 269 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 281 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 282 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 284 | | w.bits(r.bits() | (0b1 << $i)) [INFO] [stdout] 285 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 287 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 288 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 301 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 304 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 305 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | / &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] 328 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 329 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 331 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 332 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC0: (pc0, 0, Input), [INFO] [stdout] 489 | | PC1: (pc1, 1, Input), [INFO] [stdout] 490 | | PC2: (pc2, 2, Input), [INFO] [stdout] ... | [INFO] [stdout] 503 | | PC15: (pc15, 15, Input), [INFO] [stdout] 504 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | / &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] 140 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 141 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] 146 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 150 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 151 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 233 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 234 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 236 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 237 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 249 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 250 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 252 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 253 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 265 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 266 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 307 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 308 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 268 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 269 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:321:29 [INFO] [stdout] | [INFO] [stdout] 321 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 322 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 323 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 281 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 282 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 325 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 326 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 284 | | w.bits(r.bits() | (0b1 << $i)) [INFO] [stdout] 285 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 287 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 288 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | / &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] 328 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 329 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 301 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 331 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 332 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 304 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 305 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | / &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] 140 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 141 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 307 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 308 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] 146 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:321:29 [INFO] [stdout] | [INFO] [stdout] 321 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 322 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 323 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 150 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 151 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 325 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 326 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 233 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 234 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | / &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] 328 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 329 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 236 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 237 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 249 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 250 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 252 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 253 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 265 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 266 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 268 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 269 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 281 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 282 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 284 | | w.bits(r.bits() | (0b1 << $i)) [INFO] [stdout] 285 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 287 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 288 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 301 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 304 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 305 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 307 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 308 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:321:29 [INFO] [stdout] | [INFO] [stdout] 321 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 322 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 323 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 325 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 326 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 331 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 332 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | / gpio!(GPIOD, gpiod, iopden, PD, [ [INFO] [stdout] 507 | | PD2: (pd2, 2, Input), [INFO] [stdout] 508 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | / &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] 140 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 141 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | / &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] 328 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 329 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 331 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 332 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | / &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] 146 | | w.bits((r.bits() & !(0b1111 << offset2)) | (mode << offset2)) [INFO] [stdout] 147 | | }); [INFO] [stdout] | |__________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 150 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 151 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:232:29 [INFO] [stdout] | [INFO] [stdout] 232 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 233 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 234 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:235:29 [INFO] [stdout] | [INFO] [stdout] 235 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 236 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 237 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:248:29 [INFO] [stdout] | [INFO] [stdout] 248 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 249 | | w.bits((r.bits() & !(0b11 << offset)) | (0b10 << offset)) [INFO] [stdout] 250 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 252 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 253 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 182 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:264:29 [INFO] [stdout] | [INFO] [stdout] 264 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 265 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 266 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:267:29 [INFO] [stdout] | [INFO] [stdout] 267 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 268 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 269 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:280:29 [INFO] [stdout] | [INFO] [stdout] 280 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 281 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 282 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:283:29 [INFO] [stdout] | [INFO] [stdout] 283 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 284 | | w.bits(r.bits() | (0b1 << $i)) [INFO] [stdout] 285 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:286:29 [INFO] [stdout] | [INFO] [stdout] 286 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 287 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 288 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:300:29 [INFO] [stdout] | [INFO] [stdout] 300 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 301 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 302 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:303:29 [INFO] [stdout] | [INFO] [stdout] 303 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 304 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 305 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:306:29 [INFO] [stdout] | [INFO] [stdout] 306 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 307 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 308 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:321:29 [INFO] [stdout] | [INFO] [stdout] 321 | / &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] 322 | | w.bits((r.bits() & !(0b11 << offset)) | (0b00 << offset)) [INFO] [stdout] 323 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | / &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] 325 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 326 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | / &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] 328 | | w.bits(r.bits() & !(0b1 << $i)) [INFO] [stdout] 329 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/gpio.rs:330:29 [INFO] [stdout] | [INFO] [stdout] 330 | / &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] 331 | | w.bits((r.bits() & !(0b11 << offset)) | (0b01 << offset)) [INFO] [stdout] 332 | | }); [INFO] [stdout] | |______________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 511 | | PF0: (pf0, 0, Input), [INFO] [stdout] 512 | | PF1: (pf1, 1, Input), [INFO] [stdout] 513 | | PF11: (pf11, 11, Input), [INFO] [stdout] 514 | | ]); [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 182 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32f042_hal` [INFO] [stdout] --> examples/i2c_hal_ina260reader.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate stm32f042_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f072-hal` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0463]: can't find crate for `stm32f042_hal` [INFO] [stdout] --> examples/spi_hal_apa102c.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate stm32f042_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32f042_hal` [INFO] [stdout] --> examples/led_hal_button_irq.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate stm32f042_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32f042_hal` [INFO] [stdout] --> examples/flash_systick.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate stm32f042_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32f042_hal` [INFO] [stdout] --> examples/i2c_hal_ina260serial.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate stm32f042_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32f042_hal` [INFO] [stdout] --> examples/blinky_delay.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate stm32f042_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32f042_hal` [INFO] [stdout] --> examples/blinky.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate stm32f042_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32f042_hal` [INFO] [stdout] --> examples/i2c_hal_ssd1306alphabeter.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate stm32f042_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `stm32f042_hal` [INFO] [stdout] --> examples/serial_echo.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate stm32f042_hal as hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "74da08b31bef0c610e630c7129adafbd7765ee51f681a5285c7dd1b1522c964c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74da08b31bef0c610e630c7129adafbd7765ee51f681a5285c7dd1b1522c964c", kill_on_drop: false }` [INFO] [stdout] 74da08b31bef0c610e630c7129adafbd7765ee51f681a5285c7dd1b1522c964c