[INFO] fetching crate kea-hal 0.5.0... [INFO] checking kea-hal-0.5.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate kea-hal 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate kea-hal 0.5.0 [INFO] finished tweaking crates.io crate kea-hal 0.5.0 [INFO] tweaked toml for crates.io crate kea-hal 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kea-hal 0.5.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding cortex-m-rt v0.6.15 (available: v0.7.5) [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding embedded-hal v1.0.0-alpha.4 (available: v1.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2a7aac1f283dc7ff360b5b62c4cf5734148bb5f73559d19f643694fde76fa3d [INFO] running `Command { std: "docker" "start" "-a" "e2a7aac1f283dc7ff360b5b62c4cf5734148bb5f73559d19f643694fde76fa3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2a7aac1f283dc7ff360b5b62c4cf5734148bb5f73559d19f643694fde76fa3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a7aac1f283dc7ff360b5b62c4cf5734148bb5f73559d19f643694fde76fa3d", kill_on_drop: false }` [INFO] [stdout] e2a7aac1f283dc7ff360b5b62c4cf5734148bb5f73559d19f643694fde76fa3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b740b136008eb9cdeab4110f1967b54b6eaf4cb09e1e9169c12d4c584682eb59 [INFO] running `Command { std: "docker" "start" "-a" "b740b136008eb9cdeab4110f1967b54b6eaf4cb09e1e9169c12d4c584682eb59", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling SKEAZN642 v0.2.1 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.4 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking embedded-time v0.12.1 [INFO] [stderr] Checking kea-hal v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `rt-selected` [INFO] [stdout] --> src/lib.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "rt-selected")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt` and `rt` [INFO] [stdout] = help: consider adding `rt-selected` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rt-selected` [INFO] [stdout] --> src/lib.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "rt-selected")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cortex-m-rt` and `rt` [INFO] [stdout] = help: consider adding `rt-selected` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sealed` is never used [INFO] [stdout] --> src/lib.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait Sealed {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Sealed` is never used [INFO] [stdout] --> src/lib.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait Sealed {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | &(*ICS::ptr()).c2.modify(|_, w| w.lp()._0()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 292 | let _ = &(*ICS::ptr()).c2.modify(|_, w| w.lp()._0()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:332:13 [INFO] [stdout] | [INFO] [stdout] 332 | &(*ICS::ptr()).c1.modify(|_, w| w.clks()._01()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 332 | let _ = &(*ICS::ptr()).c1.modify(|_, w| w.clks()._01()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | &(*ICS::ptr()).c1.modify(|_, w| w.clks()._10()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 369 | let _ = &(*ICS::ptr()).c1.modify(|_, w| w.clks()._10()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | &(*ICS::ptr()).c2.modify(|_, w| w.lp()._1()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 388 | let _ = &(*ICS::ptr()).c2.modify(|_, w| w.lp()._1()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | &(*ICS::ptr()).c1.modify(|_, w| w.rdiv().bits(div)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 421 | let _ = &(*ICS::ptr()).c1.modify(|_, w| w.rdiv().bits(div)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | &(*ICS::ptr()).c2.modify(|_, w| w.lp()._0()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 292 | let _ = &(*ICS::ptr()).c2.modify(|_, w| w.lp()._0()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:332:13 [INFO] [stdout] | [INFO] [stdout] 332 | &(*ICS::ptr()).c1.modify(|_, w| w.clks()._01()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 332 | let _ = &(*ICS::ptr()).c1.modify(|_, w| w.clks()._01()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | &(*ICS::ptr()).c1.modify(|_, w| w.clks()._10()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 369 | let _ = &(*ICS::ptr()).c1.modify(|_, w| w.clks()._10()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | &(*ICS::ptr()).c2.modify(|_, w| w.lp()._1()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 388 | let _ = &(*ICS::ptr()).c2.modify(|_, w| w.lp()._1()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | &(*ICS::ptr()).c1.modify(|_, w| w.rdiv().bits(div)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 421 | let _ = &(*ICS::ptr()).c1.modify(|_, w| w.rdiv().bits(div)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 458 | &(*ICS::ptr()).c2.modify(|_, w| w.bdiv().bits(div)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 458 | let _ = &(*ICS::ptr()).c2.modify(|_, w| w.bdiv().bits(div)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/clocks/ics.rs:458:13 [INFO] [stdout] | [INFO] [stdout] 458 | &(*ICS::ptr()).c2.modify(|_, w| w.bdiv().bits(div)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 458 | let _ = &(*ICS::ptr()).c2.modify(|_, w| w.bdiv().bits(div)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:127:72 [INFO] [stdout] | [INFO] [stdout] 127 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 128 | | Ok(!self.is_set_low()?) [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:127:72 [INFO] [stdout] | [INFO] [stdout] 127 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 128 | | Ok(!self.is_set_low()?) [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 131 | | // Atomically check truthiness of bit in port [INFO] [stdout] 132 | | Ok(unsafe { [INFO] [stdout] 133 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << self.i) [INFO] [stdout] 134 | | } == 0) [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | / Ok(unsafe { [INFO] [stdout] 133 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << self.i) [INFO] [stdout] 134 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:153:68 [INFO] [stdout] | [INFO] [stdout] 153 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 154 | | Ok(!self.is_low()?) [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:157:67 [INFO] [stdout] | [INFO] [stdout] 157 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 158 | | Ok(unsafe{ [INFO] [stdout] 159 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << self.i) [INFO] [stdout] 160 | | } == 0) [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | / Ok(unsafe{ [INFO] [stdout] 159 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << self.i) [INFO] [stdout] 160 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 131 | | // Atomically check truthiness of bit in port [INFO] [stdout] 132 | | Ok(unsafe { [INFO] [stdout] 133 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << self.i) [INFO] [stdout] 134 | | } == 0) [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | / Ok(unsafe { [INFO] [stdout] 133 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << self.i) [INFO] [stdout] 134 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:153:68 [INFO] [stdout] | [INFO] [stdout] 153 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 154 | | Ok(!self.is_low()?) [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:157:67 [INFO] [stdout] | [INFO] [stdout] 157 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 158 | | Ok(unsafe{ [INFO] [stdout] 159 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << self.i) [INFO] [stdout] 160 | | } == 0) [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | / Ok(unsafe{ [INFO] [stdout] 159 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << self.i) [INFO] [stdout] 160 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:324:72 [INFO] [stdout] | [INFO] [stdout] 324 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 325 | | Ok(!self.is_set_low()?) [INFO] [stdout] 326 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:25 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:327:71 [INFO] [stdout] | [INFO] [stdout] 327 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 328 | | // Atomically check truthiness of bit in port [INFO] [stdout] 329 | | Ok(unsafe { [INFO] [stdout] 330 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << $i) [INFO] [stdout] 331 | | } == 0) [INFO] [stdout] 332 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:329:25 [INFO] [stdout] | [INFO] [stdout] 329 | / Ok(unsafe { [INFO] [stdout] 330 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << $i) [INFO] [stdout] 331 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:350:68 [INFO] [stdout] | [INFO] [stdout] 350 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 351 | | Ok(!self.is_low()?) [INFO] [stdout] 352 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:354:67 [INFO] [stdout] | [INFO] [stdout] 354 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 355 | | Ok(unsafe{ [INFO] [stdout] 356 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << $i) [INFO] [stdout] 357 | | } == 0) [INFO] [stdout] 358 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:355:25 [INFO] [stdout] | [INFO] [stdout] 355 | / Ok(unsafe{ [INFO] [stdout] 356 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << $i) [INFO] [stdout] 357 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:324:72 [INFO] [stdout] | [INFO] [stdout] 324 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 325 | | Ok(!self.is_set_low()?) [INFO] [stdout] 326 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:25 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:327:71 [INFO] [stdout] | [INFO] [stdout] 327 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 328 | | // Atomically check truthiness of bit in port [INFO] [stdout] 329 | | Ok(unsafe { [INFO] [stdout] 330 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << $i) [INFO] [stdout] 331 | | } == 0) [INFO] [stdout] 332 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:329:25 [INFO] [stdout] | [INFO] [stdout] 329 | / Ok(unsafe { [INFO] [stdout] 330 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << $i) [INFO] [stdout] 331 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:350:68 [INFO] [stdout] | [INFO] [stdout] 350 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 351 | | Ok(!self.is_low()?) [INFO] [stdout] 352 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:354:67 [INFO] [stdout] | [INFO] [stdout] 354 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 355 | | Ok(unsafe{ [INFO] [stdout] 356 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << $i) [INFO] [stdout] 357 | | } == 0) [INFO] [stdout] 358 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:355:25 [INFO] [stdout] | [INFO] [stdout] 355 | / Ok(unsafe{ [INFO] [stdout] 356 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << $i) [INFO] [stdout] 357 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:127:72 [INFO] [stdout] | [INFO] [stdout] 127 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 128 | | Ok(!self.is_set_low()?) [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 131 | | // Atomically check truthiness of bit in port [INFO] [stdout] 132 | | Ok(unsafe { [INFO] [stdout] 133 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << self.i) [INFO] [stdout] 134 | | } == 0) [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | / Ok(unsafe { [INFO] [stdout] 133 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << self.i) [INFO] [stdout] 134 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:153:68 [INFO] [stdout] | [INFO] [stdout] 153 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 154 | | Ok(!self.is_low()?) [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:157:67 [INFO] [stdout] | [INFO] [stdout] 157 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 158 | | Ok(unsafe{ [INFO] [stdout] 159 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << self.i) [INFO] [stdout] 160 | | } == 0) [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | / Ok(unsafe{ [INFO] [stdout] 159 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << self.i) [INFO] [stdout] 160 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:324:72 [INFO] [stdout] | [INFO] [stdout] 324 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 325 | | Ok(!self.is_set_low()?) [INFO] [stdout] 326 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:25 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 417 | / gpio!(GPIOA, gpioa, puel, [ [INFO] [stdout] 418 | | PTA: 0, [INFO] [stdout] 419 | | PTB: 1, [INFO] [stdout] 420 | | PTC: 2, [INFO] [stdout] ... | [INFO] [stdout] 459 | | PTD1: (25, 3), [INFO] [stdout] 460 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:127:72 [INFO] [stdout] | [INFO] [stdout] 127 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 128 | | Ok(!self.is_set_low()?) [INFO] [stdout] 129 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:25 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 131 | | // Atomically check truthiness of bit in port [INFO] [stdout] 132 | | Ok(unsafe { [INFO] [stdout] 133 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << self.i) [INFO] [stdout] 134 | | } == 0) [INFO] [stdout] 135 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:132:25 [INFO] [stdout] | [INFO] [stdout] 132 | / Ok(unsafe { [INFO] [stdout] 133 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << self.i) [INFO] [stdout] 134 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:153:68 [INFO] [stdout] | [INFO] [stdout] 153 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 154 | | Ok(!self.is_low()?) [INFO] [stdout] 155 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:157:67 [INFO] [stdout] | [INFO] [stdout] 157 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 158 | | Ok(unsafe{ [INFO] [stdout] 159 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << self.i) [INFO] [stdout] 160 | | } == 0) [INFO] [stdout] 161 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | / Ok(unsafe{ [INFO] [stdout] 159 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << self.i) [INFO] [stdout] 160 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:128:29 [INFO] [stdout] | [INFO] [stdout] 128 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:327:71 [INFO] [stdout] | [INFO] [stdout] 327 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 328 | | // Atomically check truthiness of bit in port [INFO] [stdout] 329 | | Ok(unsafe { [INFO] [stdout] 330 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << $i) [INFO] [stdout] 331 | | } == 0) [INFO] [stdout] 332 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:154:29 [INFO] [stdout] | [INFO] [stdout] 154 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:329:25 [INFO] [stdout] | [INFO] [stdout] 329 | / Ok(unsafe { [INFO] [stdout] 330 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << $i) [INFO] [stdout] 331 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:350:68 [INFO] [stdout] | [INFO] [stdout] 350 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 351 | | Ok(!self.is_low()?) [INFO] [stdout] 352 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:324:72 [INFO] [stdout] | [INFO] [stdout] 324 | fn is_set_high(&self) -> Result { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 325 | | Ok(!self.is_set_low()?) [INFO] [stdout] 326 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:25 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:354:67 [INFO] [stdout] | [INFO] [stdout] 354 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 355 | | Ok(unsafe{ [INFO] [stdout] 356 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << $i) [INFO] [stdout] 357 | | } == 0) [INFO] [stdout] 358 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:355:25 [INFO] [stdout] | [INFO] [stdout] 355 | / Ok(unsafe{ [INFO] [stdout] 356 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << $i) [INFO] [stdout] 357 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:327:71 [INFO] [stdout] | [INFO] [stdout] 327 | fn is_set_low(&self) -> Result { [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 328 | | // Atomically check truthiness of bit in port [INFO] [stdout] 329 | | Ok(unsafe { [INFO] [stdout] 330 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << $i) [INFO] [stdout] 331 | | } == 0) [INFO] [stdout] 332 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:329:25 [INFO] [stdout] | [INFO] [stdout] 329 | / Ok(unsafe { [INFO] [stdout] 330 | | (*$GPIOx::ptr()).pdor.read().bits() & (1 << $i) [INFO] [stdout] 331 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:350:68 [INFO] [stdout] | [INFO] [stdout] 350 | fn is_high(&self) -> Result { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 351 | | Ok(!self.is_low()?) [INFO] [stdout] 352 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:354:67 [INFO] [stdout] | [INFO] [stdout] 354 | fn is_low(&self) -> Result { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 355 | | Ok(unsafe{ [INFO] [stdout] 356 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << $i) [INFO] [stdout] 357 | | } == 0) [INFO] [stdout] 358 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:355:25 [INFO] [stdout] | [INFO] [stdout] 355 | / Ok(unsafe{ [INFO] [stdout] 356 | | (*$GPIOx::ptr()).pdir.read().bits() & (1 << $i) [INFO] [stdout] 357 | | } == 0) [INFO] [stdout] | |_______________________________^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/gpio.rs:351:29 [INFO] [stdout] | [INFO] [stdout] 351 | Ok(!self.is_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/gpio.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | Ok(!self.is_set_low()?) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 462 | / gpio!(GPIOB, gpiob, pueh, [ [INFO] [stdout] 463 | | PTE: 0, [INFO] [stdout] 464 | | PTF: 1, [INFO] [stdout] 465 | | PTG: 2, [INFO] [stdout] ... | [INFO] [stdout] 497 | | PTH1: (25, 7), [INFO] [stdout] 498 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `gpio` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [WARN] too many lines in the log, truncating it