[INFO] fetching crate stm32f042-hal 0.6.5... [INFO] testing stm32f042-hal-0.6.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate stm32f042-hal 0.6.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate stm32f042-hal 0.6.5 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking crates.io crate stm32f042-hal 0.6.5 [INFO] finished tweaking crates.io crate stm32f042-hal 0.6.5 [INFO] tweaked toml for crates.io crate stm32f042-hal 0.6.5 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1ca11e1faeba502f34a130a53a141b84e2d84cde887c38d44ba99ff0bfcbbe2 [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" "f1ca11e1faeba502f34a130a53a141b84e2d84cde887c38d44ba99ff0bfcbbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1ca11e1faeba502f34a130a53a141b84e2d84cde887c38d44ba99ff0bfcbbe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ca11e1faeba502f34a130a53a141b84e2d84cde887c38d44ba99ff0bfcbbe2", kill_on_drop: false }` [INFO] [stdout] f1ca11e1faeba502f34a130a53a141b84e2d84cde887c38d44ba99ff0bfcbbe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c14b79c83aa7cd4de8389d46d0610975ebaf78b3a89f4ca093011d54c60d6f98 [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" "c14b79c83aa7cd4de8389d46d0610975ebaf78b3a89f4ca093011d54c60d6f98", kill_on_drop: false }` [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling stm32f0 v0.4.0 [INFO] [stderr] Compiling cortex-m-rt v0.6.15 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling cortex-m v0.7.4 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m v0.5.11 [INFO] [stderr] Compiling stm32f042-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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | 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 [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::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] 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] 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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::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::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::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::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::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::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::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::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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 143 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.19s [INFO] running `Command { std: "docker" "inspect" "c14b79c83aa7cd4de8389d46d0610975ebaf78b3a89f4ca093011d54c60d6f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c14b79c83aa7cd4de8389d46d0610975ebaf78b3a89f4ca093011d54c60d6f98", kill_on_drop: false }` [INFO] [stdout] c14b79c83aa7cd4de8389d46d0610975ebaf78b3a89f4ca093011d54c60d6f98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a39c663a13dcdbc6af33a52b9d12255a2228178bd4dabcdb1b15d487a35216b0 [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" "a39c663a13dcdbc6af33a52b9d12255a2228178bd4dabcdb1b15d487a35216b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling ina260 v0.2.6 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | 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 [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::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] 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] 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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::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::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::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::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::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::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::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::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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 143 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stm32f042-hal v0.6.5 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/blinky_delay.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | led.set_high(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stm32f042-hal` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/blinky_delay.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | led.set_low(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/led_hal_button_irq.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | led.set_high(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/led_hal_button_irq.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | led.set_low(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/led_hal_button_irq.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | led.set_low(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/flash_systick.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | led.set_low(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/flash_systick.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | led.set_high(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/flash_systick.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 63 | #[exception] [INFO] [stdout] | ------------ implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 64 | fn SysTick() -> ! { [INFO] [stdout] | ^ expected `!`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected type `!` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_high`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/blinky.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | led.set_high(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hal::prelude::_embedded_hal_digital_OutputPin::set_low`: Deprecated because the methods cannot return errors. Users should use the traits in digital::v2. [INFO] [stdout] --> examples/blinky.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | led.set_low(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/spi.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | 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 [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::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] 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] 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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::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::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::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::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::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::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::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::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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this 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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [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] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 487 | / gpio!(GPIOC, gpioc, iopcen, PC, [ [INFO] [stdout] 488 | | PC13: (pc13, 13, Input), [INFO] [stdout] 489 | | PC14: (pc14, 14, Input), [INFO] [stdout] 490 | | PC15: (pc15, 15, Input), [INFO] [stdout] 491 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 139 | let _ = &(*$GPIOX::ptr()).afrl.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |__________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 145 | let _ = &(*$GPIOX::ptr()).afrh.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 149 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 232 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 235 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 248 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 251 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 264 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 267 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 280 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 283 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 286 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 300 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 303 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 306 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 321 | let _ = &(*$GPIOX::ptr()).pupdr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 324 | let _ = &(*$GPIOX::ptr()).otyper.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = &(*$GPIOX::ptr()).ospeedr.modify(|r, w| { [INFO] [stdout] | +++++++ [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] | |______________________________^ the borrow produces a value [INFO] [stdout] ... [INFO] [stdout] 493 | / gpio!(GPIOF, gpiof, iopfen, PF, [ [INFO] [stdout] 494 | | PF0: (pf0, 0, Input), [INFO] [stdout] 495 | | PF1: (pf1, 1, Input), [INFO] [stdout] 496 | | PF11: (pf11, 11, Input), [INFO] [stdout] 497 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 330 | let _ = &(*$GPIOX::ptr()).moder.modify(|r, w| { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 143 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a39c663a13dcdbc6af33a52b9d12255a2228178bd4dabcdb1b15d487a35216b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39c663a13dcdbc6af33a52b9d12255a2228178bd4dabcdb1b15d487a35216b0", kill_on_drop: false }` [INFO] [stdout] a39c663a13dcdbc6af33a52b9d12255a2228178bd4dabcdb1b15d487a35216b0